← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

Transformer Transformer Model Designs Robots for Specific Motions

🔄 Updated 2d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Model generates full robot designs from motion demonstrations.
  • Trained on RoboTokens, a unified tokenization of robot data.
  • Reduced tracking error by 73% in a cloth flinging task.
  • Architecture spans various robot embodiments and use cases.

Motion-Conditioned Robot Co-Design

A new model named Transformer Transformer has been developed to automate the design of robots for specific tasks. Given a manipulation demonstration, the model generates a complete robot embodiment, including all physical components like links, joints, motors, and inertial properties, along with a controller. This process is referred to as motion-conditioned robot co-design.

Performance and Architecture

In a practical application, a robot designed by Transformer Transformer for cloth flinging on an ALOHA2 bimanual platform achieved a 73% reduction in tracking error and a 30% reduction in maximum joint speed compared to the original platform. The model is a diffusion transformer trained on RoboTokens, a unified tokenization system for robot embodiments, states, and actions. This architecture supports various robot types, such as wheeled bimanual, quadrupeds, and humanoids, and can be used for embodiment generation and cross-embodiment control.

Dynamics Self-Guidance

The model functions as a dynamics model, making reward-agnostic predictions that are converted into reward-specific value predictions during inference. These predictions then guide the embodiment diffusion process through a method called Dynamics Self-Guidance. Experiments across three design spaces demonstrated zero-shot optimization for unseen rewards and trajectories, improving performance and runtime over an evolutionary baseline.

Impact on Robot Design

The embodiment of a robot significantly influences its task performance. While efforts often focus on improving robot intelligence through data and algorithms, a suboptimal physical design can hinder even advanced policies. This research addresses this by providing a framework that reframes robot co-design into a three-step process: demonstrating desired end-effector motion, generating an optimized embodiment, and validating the design through direct control by the same model.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~11 min · 9 stories · Aug 16

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Researchers developed "Transformer Transformer," a unified model that generates complete robot designs, including links, joints, motors, and inertial properties, optimized for a given manipulation demonstration. This model, trained on RoboTokens, reduced tracking error by 73% and max joint speed by 30% in a cloth flinging task compared to an original ALOHA2 platform.