← Latest papers
💻 computer science

SWIM: Vision-Language-Grounded Soft Whole-Body Interactive Manipulation

SWIM is a vision-language-grounded framework that enables soft continuum robots to perform complex whole-body interactive manipulation by integrating a diffusion-based VLA policy with Visual Soft Proprioception to generate executable actuation sequences that leverage intrinsic compliance for robust physical execution.

Original authors: Tingcong Liu, Aye Phyu Phyu Aung, Junjie Xiong, Siyi Ma, Bo An, Ke Wu, Senthilnath Jayavelu

Published 2026-09-16
📖 5 min read🧠 Deep dive

Original authors: Tingcong Liu, Aye Phyu Phyu Aung, Junjie Xiong, Siyi Ma, Bo An, Ke Wu, Senthilnath Jayavelu

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

In the world of robotics, there is a distinct divide between machines built with rigid metal frames and those crafted from soft, flexible materials. Rigid robots, like the arms seen in car factories, move with precise, pre-programmed certainty, but they struggle when they need to squeeze into tight spaces or handle delicate, irregular objects without crushing them. Soft robots, by contrast, are made of compliant materials that can bend, stretch, and twist like living tissue. This flexibility allows them to wrap around objects and adapt their shape to their surroundings, offering a potential solution for tasks in confined spaces or for interacting safely with humans. However, this very flexibility creates a new problem: controlling a body that can deform in countless ways is incredibly difficult. When a human gives a simple command like "pick that up," a rigid robot can calculate a single path to move its hand. A soft robot, with its entire body capable of changing shape, has to figure out how to contort its whole form to achieve the same goal, a task that requires understanding not just the object, but the robot's own complex geometry in real time.

Researchers have recently developed a new system called SWIM to solve this specific challenge, teaching a soft robot to understand language and visual scenes to perform whole-body manipulation. The team focused on a spiral-shaped robot driven by cables, similar to how muscles pull on bones, which allows it to curl, reach, and wrap around objects. The core difficulty they addressed was that previous methods often tried to control these robots by focusing only on the tip of the arm, ignoring the complex shape of the rest of the body. This approach failed because the tip's position does not fully describe how the rest of the robot is bent or how it is touching the world. To fix this, the researchers created a learning system that looks at the robot's entire body shape, the visual scene, and a spoken instruction all at once. They trained this system in a simulated environment where the robot could practice thousands of times, learning to predict a sequence of cable movements that would achieve a goal, such as packing an object away, reaching for a target, or grasping it.

A key innovation in their method is a technique they call "visual soft proprioception." In simple terms, this means the robot learns to "see" its own body shape from a camera image, supplementing its internal knowledge of cable tension. During training, the system used the current tendon-length vector as a proprioceptive input to understand its configuration, while also being shown the exact coordinates of several points along the robot's body in the simulation. By forcing the computer model to predict where these points were, the system learned to keep a mental map of the robot's geometry. This allowed it to understand that to reach a specific object, the robot might need to curl its middle section differently than it would to pack something away. Additionally, instead of trying to predict a single, perfect path to a goal, the system learned to predict a range of possible successful movements. This is crucial because, with a soft body, there are often many different ways to wrap around an object, and the system needed to be flexible enough to choose any valid option rather than getting stuck on one rigid plan.

The researchers tested this approach in two ways: first in a computer simulation, and then on the actual physical robot. In the simulation, the system was remarkably successful, completing packing tasks 100% of the time, reaching for targets 96% of the time, and grasping objects 88% of the time. These results were significantly better than other methods that did not use the body-shape awareness or the flexible prediction model. However, the true test came when they moved the system to the real world. When they tried to run the robot's brain directly on the physical machine, connecting it to the camera and motors in real time, the performance dropped sharply. The robot failed to grasp objects in 75% of the attempts, largely because the slight delays in processing and the differences between the simulation and reality caused the robot to act on outdated information.

To overcome this, the researchers introduced a clever deployment strategy. Instead of asking the robot to think and react in real time while it is moving, they have it plan the entire sequence of movements in a virtual simulation first. The robot looks at the real world, creates a digital twin of the scene, and then runs through the task in its mind, generating a complete list of commands. Once this full sequence is ready, the robot executes it without stopping to look or think again. Because the robot's body is naturally soft and flexible, it can handle small bumps and contact variations on its own without needing constant computer correction. When they used this "plan then execute" method, the physical robot's success rates soared back up to 100% for packing, 80% for reaching, and 75% for grasping. This demonstrated that by combining a deep understanding of the robot's own shape with a strategy that leverages its natural physical flexibility, soft robots can be guided by simple language to perform complex, whole-body tasks that were previously out of reach.

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 →