X-Humanoid 发布 TG-VLA:世界首个全尺寸全身 VLA 框架

Rohan Paul · @rohanpaul_ai · X·2026-07-05 21:30·58天前
AI 导读

X-Humanoid 推出 TG-VLA,号称世界首个全尺寸全身视觉-语言-动作(VLA)框架,旨在让整个人形机器人作为协调系统,而非仅手臂控制。当前机器人躯干、腿、平衡等难以协同。TG-VLA 通过三个组件解决:HEX 支持跨不同机器人身体学习;HAF-VLA 将全身动作分解为易执行步骤;DSRL-DCT 实现高自由度机器人的安全在线强化学习。核心是全身操作,模型通过状态估计预测身体状态,协调任务理解、场景记忆、后果预测和实时调整。

Rohan Paul@rohanpaul_ai
51AI 编辑部评分,满分 100

X-Humanoid 发布 TG-VLA:世界首个全尺寸全身 VLA 框架

2026-07-05 21:30· 58天前
AI 导读

X-Humanoid 推出 TG-VLA,号称世界首个全尺寸全身视觉-语言-动作(VLA)框架,旨在让整个人形机器人作为协调系统,而非仅手臂控制。当前机器人躯干、腿、平衡等难以协同。TG-VLA 通过三个组件解决:HEX 支持跨不同机器人身体学习;HAF-VLA 将全身动作分解为易执行步骤;DSRL-DCT 实现高自由度机器人的安全在线强化学习。核心是全身操作,模型通过状态估计预测身体状态,协调任务理解、场景记忆、后果预测和实时调整。

X-Humanoid has officially unveiled TG-VLA, which it calls the world’s first full-size, whole-body Vision-Language-Action framework for humanoid robots. 🤖

And the point is not just better hand control but making the entire robot body act as 1 coordinated system.

Most humanoid robots today still behave like mobile machines with 2 arms attached, so they can move, grasp, and follow instructions, but struggle when a task needs the torso, legs, arms, hands, balance, vision, memory, and timing to work together.

TG-VLA tries to fix that through 3 core pieces:

• HEX for learning across different humanoid robot bodies,

• HAF-VLA for breaking whole-body motion into easier action steps, and

• DSRL-DCT for safer online reinforcement learning on high-degree-of-freedom robots.

A high-degree-of-freedom robot has many moving joints, so learning control directly is messy because every small movement affects many other body parts.

The claim is that this gives humanoids a fuller action chain: understand the task, remember the scene, predict what may happen next, coordinate the whole body, and adjust while acting.

A robot should not only learn how to grab objects better, but also learn how its full body should move during the task.

It uses embodiment state prediction, which means the model estimates what the robot’s body state should look like as the task continues.

The main point is that the focus on whole-body manipulation, because humanoid progress has often looked impressive in demos but weak once the task needs balance, memory, and coordinated motion together.