具身智能 · 机器人

宇树世界模型驱动全自主格斗
高动态场景验证感知-决策-控制全链路

Unitree's World Model Drives Autonomous Combat
High-Dynamics Scenario Validates Perception-Decision-Control Chain

UnifoLM-X2-1.0世界-动作大模型首次实现人形机器人全自主搏击,出拳、格挡、躲闪、攻防转换全程无遥控。高动态对抗场景不是为了打架——它是检验机器人全链路能力的终极压力测试。

UnifoLM-X2-1.0 world-action model achieves first fully autonomous humanoid robot combat — punching, blocking, dodging, offense-defense transitions, all without remote control. High-dynamics adversarial scenarios aren't about fighting — they're the ultimate stress test for a robot's full capability chain.

No.049 2026.09.08 约 5 分钟阅读 ~5 min read

两个机器人在台上你一拳我一拳,出拳、格挡、躲闪、连续攻防转换——没有遥控器、没有预设脚本、没有工作人员在后面拉线。全程由世界模型实时驱动。

9月7日晚间,宇树科技放出了这段视频,9月8日全网刷屏。演示基于宇树自研的UnifoLM-X2-1.0世界-动作大模型完成,号称全球首次实现由世界模型实时驱动的全自主人形机器人格斗。

很多人第一反应是:机器人打架?有啥用?搞个噱头而已。

恰恰相反。格斗可能是人形机器人最有价值的benchmark之一。

为什么格斗是终极benchmark

要理解这件事的分量,你得先明白:机器人最不怕的是结构化场景,最怕的是高动态、强交互、不可预测的场景。

工厂里的机械臂,重复同一个动作几千万次,精度可以做到丝米级——那是因为环境是固定的、任务是确定的、不需要临场决策。但真实世界是什么样的?是动态的、是变化的、是你永远不知道下一秒会发生什么的。

格斗场景把这种不确定性推到了极致。想象一下机器人要做什么:

· 实时感知:毫秒级识别对手的动作、姿势、速度、方向
· 瞬时决策:判断是出拳还是格挡、是进攻还是撤退、打哪个部位
· 精准控制:决策后毫秒级调动全身关节执行,不能慢半拍
· 动态平衡:出拳时不能自己先摔了,被推一下要能站稳
· 攻防转换:上一秒还在进攻,下一秒要立刻防守,反应时间零点几秒

这一套链路下来,感知延迟、计算效率、控制精度,每一项都被推到极限。任何一个环节掉链子,场面立刻就垮了。

所以格斗不是目的,格斗是检验感知-决策-控制全链路实时性的终极压力测试。能在格斗场景里稳住的机器人,放到搬运、巡检、家政这些低动态场景里,才是降维打击。

世界模型+动作模型的闭环

这次宇树演示的核心,是它的世界模型和动作模型做成了一个闭环。

之前的很多机器人演示,其实是「感知+规划」分开做的——摄像头看到了什么,然后大模型慢慢规划,规划完了再发给控制器执行。延迟是秒级的。走路、端水这种慢动作还能对付,打拳肯定不行。

UnifoLM-X2的突破在于:把世界模型的推演能力和动作模型的执行能力打通了,实现了瞬时规划、决策和动态交互执行。机器人不是看到动作再慢慢想怎么应对,而是用世界模型预测对手的下一步,提前做出反应。

宇树CEO王兴兴之前说过一句话很实在:机器人的最终目标还是能真正干活,要在80%的陌生场景中完成80%的任务,理想状态也要2-3年。这话放在一堆hype的机器人行业里,显得格外清醒。

人形机器人行业现在最大的问题是什么?是Demo好看,落地难。展台上能走两步、能端个杯子,一到真实场景就各种掉链子。宇树用格斗这种「极端场景」做测试,反而是一种更务实的做法——先在最难的场景里把链路打通,再往下做简单场景就容易了

从运动控制到世界模型,从单机演示到自主对抗,具身智能的进步速度比很多人预想的要快。机器人打架当然没有商业价值,但它背后的技术,会用在你未来每天接触的每一台机器人身上。

明天见。

Two robots on a stage, trading punches — jab, block, dodge, continuous offense-defense transitions. No remote controls, no pre-scripted moves, no staff pulling strings. The whole thing is driven in real time by a world model.

On the evening of September 7, Unitree released the video, and it went viral across the Chinese web on September 8. The demo runs on Unitree's in-house UnifoLM-X2-1.0 world-action foundation model, billed as the world's first fully autonomous humanoid robot combat driven in real time by a world model.

A lot of people's first reaction: robots fighting? What's the point? Just a gimmick.

Quite the opposite. Combat might be one of the most valuable benchmarks for humanoid robots.

Why Combat Is the Ultimate Benchmark

To grasp the significance here, you first need to understand: robots are least afraid of structured scenarios. What terrifies them is high-dynamics, high-interaction, unpredictable environments.

A factory robotic arm can repeat the same motion tens of millions of times with micrometer precision — because the environment is fixed, the task is deterministic, and no on-the-spot decision-making is needed. But what's the real world like? It's dynamic, it changes, you never know what's coming next.

Combat pushes that uncertainty to the extreme. Think about what a robot has to do:

· Real-time perception: millisecond-level recognition of the opponent's movements, posture, speed, direction
· Instant decision-making: judge whether to punch or block, attack or retreat, target where
· Precise control: after deciding, activate full-body joints in milliseconds — can't be a beat slow
· Dynamic balance: can't fall over mid-punch, has to stay stable when pushed
· Offense-defense transitions: one second attacking, next second defending — reaction time in the hundreds of milliseconds

Running through this whole pipeline pushes perception latency, compute efficiency, and control precision all to their limits. If any link in the chain fails, the whole thing falls apart immediately.

So combat isn't the goal. Combat is the ultimate stress test for the real-time perception-decision-control pipeline. A robot that can hold its own in a fight will dominate lower-dynamic scenarios like carrying, inspection, and household tasks — that's a trickle-down effect.

The Closed Loop of World Model + Action Model

The core of Unitree's demo is that its world model and action model form a closed loop.

In many previous robot demos, perception and planning were done separately — the camera sees something, the LLM slowly plans it out, then sends the plan to the controller for execution. Latency is measured in seconds. Fine for walking slowly or carrying water, but totally inadequate for fighting.

UnifoLM-X2's breakthrough is connecting the world model's predictive capability with the action model's execution capability, achieving instant planning, decision-making, and dynamic interactive execution. The robot doesn't see an action and then slowly figure out how to respond — it uses the world model to predict the opponent's next move and react ahead of time.

Unitree CEO Wang Xingxing said something very grounded earlier: the ultimate goal of robots is still actually getting work done. To complete 80% of tasks in 80% of unfamiliar scenes will take ideally 2–3 years. In an industry full of hype, that kind of sobriety stands out.

The biggest problem in the humanoid robot industry right now is this: demos look great, but real-world deployment is hard. They can walk a few steps on stage, hold a cup — but throw them into a real scenario and everything breaks. Unitree using an "extreme scenario" like combat for testing is actually a more pragmatic approach — get the pipeline working in the hardest scenario first, then working downward to simpler scenarios becomes easy.

From motion control to world models, from single-unit demos to autonomous对抗, embodied AI is advancing faster than many people expected. Robot fighting obviously has no commercial value. But the technology behind it will find its way into every robot you interact with in the future.

See you tomorrow.

格斗不是目的,格斗是检验感知-决策-控制全链路实时性的终极压力测试。

—— Dawn Vision编辑部

Combat isn't the goal — it's the ultimate stress test for the real-time perception-decision-control pipeline.

— The Dawn Vision Editorial Desk
宇树科技 · 世界模型 · 人形机器人 · 具身智能 · UnifoLM-X2 · 全自主格斗 · 高动态场景 · 感知决策控制
Unitree · world model · humanoid robot · embodied AI · UnifoLM-X2 · fully autonomous combat · high-dynamics scenario · perception-decision-control
Sources · 信源 Sources

本文基于 Dawn Vision 认知引擎处理的 10 个源信号生成,经编辑部人工审核。素材来源:浙江日报、环球网、上游财经、海报新闻、搜狐科技。

This article was generated by the Dawn Vision cognitive engine processing 10 source signals, with human editorial review. Sources: Zhejiang Daily, Global Times, Upstream Finance, Poster News, Sohu Tech.