Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TAM: Torque Adaptation Module for Robust Motion Transfer in Manipulation

About

A policy tuned for one robot often behaves differently on another, whether due to the sim-to-real gap, unknown payloads, or the differing dynamics of two instances of the same robot. In contact-rich, dynamic manipulation, even small motion discrepancies can result in failure to track reference motion, since they disrupt the timing and modes of contact. Common remedies, such as domain randomization or system identification, either produce overly conservative task policies or require data that must be recollected for each robot or payload. We introduce the Torque Adaptation Module (TAM), a learned module that adapts the torque commands sent to the robot to match the behavior of an ideal robot. TAM operates between the low-level controller that tracks the policy's actions and the robot's torque interface. It includes a history encoder that embeds proprioceptive history into a latent state and a torque adaptor that computes residual torque corrections. Because TAM depends only on proprioceptive history and not on policy observations, or the action space, the same TAM weights can be reused to adapt policies with different action spaces (joint targets, end-effector targets, or direct torques). The policies themselves do not need to be trained with domain randomization of robot parameters. Instead, we offload the need for domain randomization to TAM by training it entirely in randomized simulation, using multi-robot pretraining followed by a robot-specific fine-tuning step that still requires no real-robot data. We evaluate TAM zero-shot on a real Franka Panda robot across dynamic manipulation tasks that include a vision-based box pushing policy (from RL), a flip policy (from BC), and an MPC ball-on-plate balancing. Our experiments show that TAM improves zero-shot real-robot execution compared to online system identification and RMA baselines and enables robust dynamic manipulation performance.

Dongwon Son, Florian Shkurti, Jason Lee, Naman Shah, Beomjoon Kim, Dieter Fox• 2026

Related benchmarks

TaskDatasetResultRank
Joint Position TrackingCross-Robot Tracking Simulation v1 (train)
Joint-position RMSE (degrees)0.42
20
Joint Position TrackingCross-Robot Tracking Simulation v1 (test)
Joint-position RMSE (degrees)0.72
8
End-effector target-position trackingReal Franka Panda hidden parameters
Target Position RMSE (cm)1.04
7
End-effector target-position trackingReal Franka Panda (+1 kg payload)
Target Position RMSE (cm)1.29
7
Box pushingFranka Panda Box pushing Real Robot Real-world (test)
Success Rate76.2
5
Ball-on-plate MPCFranka Panda Ball-on-plate MPC Real Robot (test)
Goals Achieved (15s)13.6
3
Behavior-cloned flipFranka Panda Behavior-cloned flip Real Robot Real-world (test)
Success Rate72
3
Ball-on-plate MPCFranka Panda Ball-on-plate MPC, Ideal Simulation--
1
Behavior-cloned flipFranka Panda Behavior-cloned flip Ideal Simulation--
1
Box pushingFranka Panda Box pushing, Ideal Simulation--
1
Showing 10 of 10 rows

Other info

Follow for update