← Latest papers
🤖 machine learning

Does Imitation Learning Preserve Temporal Robustness in Dexterous Manipulation? An Expert-Learner Comparison Across Task Execution Speeds

This paper demonstrates that while imitation learning policies can match expert performance at nominal speeds in dexterous manipulation tasks, they exhibit significantly reduced temporal robustness and higher failure rates when execution speeds deviate from the training distribution, particularly due to insertion misalignments.

Original authors: Clinton Enwerem, John S. Baras, Calin Belta

Published 2026-09-02
📖 6 min read🧠 Deep dive

Original authors: Clinton Enwerem, John S. Baras, Calin Belta

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Robots are becoming increasingly capable of learning complex physical tasks by watching humans perform them. This method, known as imitation learning, allows a machine to absorb the motions of a skilled worker and replicate them without being explicitly programmed with every single rule. In the world of robotics, researchers often test these learned skills by changing the environment: they might swap the object being moved, alter the lighting, or place the task in a different room. These tests check if the robot can handle new scenes or instructions. However, there is a different kind of change that is rarely tested: speed. In the real world, a task might need to be done quickly to keep up with a production line, or slowly to ensure precision. When a robot speeds up, the physics of its movement change; its joints move faster, forces hit harder, and the timing of contact with objects becomes more critical. The question remains whether a robot that learns by watching can maintain its skill when the clock is turned up, or if it only knows how to perform the task at the exact pace it was taught.

A team of researchers at the University of Maryland set out to answer this by creating a controlled experiment called ParcelStow. They designed a simulation where a humanoid robot, equipped with a human-like hand, must pick up a small, rectangular box, rotate it in mid-air, and slide it into a tight opening. This is a difficult task because the box must be held securely while moving, and then inserted with high precision into a container that offers very little room for error. The researchers created a "scripted expert," a perfect digital version of the robot that knows exactly how to perform the task at any speed. They then trained three different learning algorithms to watch this expert and learn the task. The goal was to see if the learning robots could match the expert's success rate when they were asked to perform the task at the same speeds the expert used, ranging from a slow, deliberate pace to a very fast one.

The results revealed a significant gap between learning by imitation and true mastery of the task's timing. At a normal, standard speed, the best learning algorithm performed perfectly, matching the expert's success rate of one hundred percent. This suggested that the robot had successfully learned the task. However, as the researchers increased the speed of the task, the learning robot's performance began to crumble while the expert remained steady. When the task was sped up to twice the normal rate, the expert still succeeded in eighty-four percent of attempts, but the learning robot succeeded in only fifty-three percent. This means that while the robot looked perfect when moving at a normal pace, it lost more than a third of its effectiveness when asked to move faster, even though it was performing the exact same motions it had seen during training.

The researchers dug deeper to understand where the learning robot was failing. They found that the robot was remarkably good at the beginning of the task. It could pick up the box and lift it just as well as the expert, even at high speeds. It also managed to keep holding the box while rotating it and moving it through the air. The failure almost always happened at the very end, during the insertion phase. When the robot tried to slide the box into the container at high speed, it frequently missed the mark, jamming the box against the side of the opening or dropping it. The expert, by contrast, maintained its precision even when moving quickly. The study showed that the learning robot had memorized the sequence of movements but had not learned the underlying physical relationship between speed and success. It did not understand that moving faster required different adjustments to ensure the box went in straight.

To ensure the failure was not due to the robot simply dropping the box, the researchers performed a unique test. They let the learning robot pick up and rotate the box, and then they took over the controls, forcing the robot's hand to follow the exact same path the expert would have taken. Even with the expert's perfect path guiding the hand, the learning robot still failed to insert the box as often as the expert did. This proved that the problem was not just about holding the object; the robot's grasp was slightly off, or its understanding of how the box would interact with the container was flawed. The learning robot had learned the "what" of the task but not the "how" of doing it under different time pressures.

The study also examined the physics of the grip itself. They found that whenever the learning robot failed to secure the box with enough friction and pressure at the moment of pickup, it never succeeded in completing the task later. This suggests that a secure grip is a non-negotiable foundation for the rest of the task. However, having a secure grip was not enough to guarantee success at high speeds. The learning robot could hold the box tightly and still fail to insert it, indicating that the difficulty lay in the complex coordination required to move the object into a tight space quickly.

Ultimately, this research highlights a limitation in current methods for teaching robots. A robot can appear to be an expert by performing a task perfectly at a standard speed, yet fail dramatically when the tempo changes. The study demonstrates that equal success at a normal pace does not mean the robot has truly learned the task in a way that is robust to time. The learning algorithms captured the visual pattern of the movement but missed the subtle physical dependencies that change when speed increases. For robots to be truly useful in dynamic environments where tasks must be performed quickly and reliably, they need to learn not just the shape of the motion, but the physics of doing it fast. The findings suggest that simply watching an expert is not enough; the learning process must account for how time and speed alter the physical reality of the task.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →