Link: https://arxiv.org/pdf/2503.11486
@jiqizhixin
-
Boston Dynamics’ Atlas Robot Showcased as Adorable Innovation
By
–
Atlas is absolutely adorable! 😊 @BostonDynamics pic.twitter.com/nTX8USwpui
— 机器之心 JIQIZHIXIN (@jiqizhixin) 20 mars 2025Atlas is absolutely adorable! @BostonDynamics
-
Tsinghua Hephaestus Wins RoboCup German Open 2025 Championship
By
–
9:0! Tsinghua Hephaestus won the championship of the RoboCup German Open 2025!
— 机器之心 JIQIZHIXIN (@jiqizhixin) 20 mars 2025
Congratulations! @Tsinghua_Uni https://t.co/3GsRABYgmw9:0! Tsinghua Hephaestus won the championship of the RoboCup German Open 2025! Congratulations! @Tsinghua_Uni
-
Kolmogorov: New AI Research Paper Code Released
By
–
Paper: https://
arxiv.org/pdf/2503.13992
Code: https://
github.com/facebookresear
ch/kolmogorov
…
Leaderboard: -

Compression Benchmarks: Infinite Problem Instances for AI Evaluation
By
–
The benefits include: An essentially infinite number of problem instances of varying difficulty is readily available, strong baselines already exist, the evaluation metric (compression) cannot be gamed, and pretraining data contamination is highly unlikely.
-

Kolmogorov-Test: Compression as Intelligence Metric for LLMs
By
–
Compression = Intelligence? This ICLR 2025 paper introduced the KOLMOGOROV-TEST (KT), a compression-as-intelligence test for code generating LLMs.And the team identified several benefits of KT for both evaluation and training.
-

O1-Pro costs 270X more than DeepSeek-R1
By
–
o1-pro is 270X more expensive than DeepSeek-R1! Imagine waking up one day and finding your O1-Pro still running smoothly…
-

Using LLMs to Help Write Code: Simon Willison’s Insights
By
–
"Here’s how I use LLMs to help me write code" from Simon Willison, one of the creators of Django. Here are some useful insights. https://
simonwillison.net/2025/Mar/11/us
ing-llms-for-code/
… -

Multi-Agent Reinforcement Learning Framework DPT-Agent
By
–
Paper: https://
arxiv.org/abs/2502.11882
GitHub: https://
github.com/sjtu-marl/DPT-
Agent
… -

DPT-Agent Enhances LLM Reasoning and Action Execution
By
–
They empirically demonstrated that DPT-Agent can effectively help LLMs translate correct slow thinking and reasoning into executable actions, thereby enhancing performance.