Selective Cross-View Consistency for World Action Models: Held-Out Viewpoint Robustness Without Test-Time Camera Information
This paper proposes Selective Cross-View Consistency (SCVC), a training strategy that improves world action models' robustness to held-out camera viewpoints by applying consistency losses exclusively to view-invariant outputs (like actions) rather than view-covariant ones (like video frames), thereby avoiding the shrinkage of legitimate view-specific content while requiring no camera labels or extrinsic information.
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 that learn by watching videos are becoming a reality, but they face a stubborn problem: they often fail when the camera angle changes. Imagine a robot trained to pick up a cup while a camera sits on a table to its left. If you move that camera to the right, the robot might freeze or drop the cup, even though the cup is in the exact same spot. This happens because the robot has learned to associate the action with the specific view it saw during training, rather than understanding the physical task itself. To fix this, scientists are developing "world action models," a type of artificial intelligence that predicts both what will happen next in a video and what physical movement the robot should make. The hope is that by learning from video, the robot gains a general sense of how the world works, allowing it to act correctly even when the viewpoint shifts. However, previous attempts to make these models robust to camera changes have hit a wall, often confusing the robot's internal logic with the stability of the camera it is holding.
A team of researchers at Tsinghua University has identified a fundamental error in how these models were being trained to handle different camera angles and has proposed a precise correction. They discovered that when training a robot to understand that the same physical state looks different from different angles, you cannot treat all parts of the robot's prediction the same way. The robot's output is a mix of two types of information: the future scene it expects to see, which changes depending on where the camera is, and the physical action it needs to take, which must remain the same regardless of the camera's position. The researchers found that forcing the model to agree on the changing scene details actually confuses it, causing the robot to blur its vision of the future. Instead, they developed a method called Selective Cross-View Consistency, which forces the model to agree only on the physical actions while allowing the predicted scene to change naturally with the camera.
To test this idea, the researchers created a rigorous new way of evaluating robot performance that separates true generalization from simple memorization. In many previous studies, robots were tested on camera angles they had already seen during training, which gave a false sense of security. The new method involves training the robot on a wide range of camera angles but deliberately leaving out specific bands of angles to serve as a test. This allows the team to see if the robot can handle a camera position it has never encountered before. They also addressed a major flaw in how these robots are usually tested: many systems use a camera mounted on the robot's wrist, which moves with the arm and stays stable even when the main scene camera moves. This stability tricks the system into thinking it is robust when it is actually just relying on the wrist camera. By testing a version of the robot that uses only the scene camera, the researchers ensured they were measuring true understanding of the environment.
The results of this selective approach were clear and specific. When the robot was tested on camera angles it had never seen before, specifically those far outside the range of its training, the new method improved its success rate by 12.2 percentage points compared to a standard model trained on the same data. This improvement held true across different types of camera movements, such as moving the camera up and down or changing its distance. However, the method showed no benefit when the robot was tested on camera angles that fell within the range it had already seen; in those cases, the performance was identical to the standard model. This distinction is crucial because it proves the method is not just making the robot better at everything, but is specifically helping it generalize to new, unseen viewpoints. The researchers also confirmed through controlled experiments that forcing the model to agree on the wrong parts of its prediction—the changing scene—would indeed degrade performance, shrinking the robot's ability to see the future clearly.
This work provides a clear path forward for making robots more adaptable. By understanding that a robot's prediction of the future scene must change with the camera, while its decision on what to do must stay the same, developers can build systems that are truly robust. The study demonstrates that with the right constraints, a robot can learn to act correctly even when the world looks different from what it has ever seen, provided it is not confused by trying to force its visual predictions to match when they should naturally differ. The findings suggest that the key to robust robot control lies not in making the robot see everything the same way, but in teaching it exactly what should stay the same and what is allowed to change.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.