ST-WAM: Semantic-Temporal World Action Model for Robust Manipulation under Visual Distribution Shifts

arXiv:2607.28993 · 2026-08-05 공개 · arXiv · PDF

libero zero-shot-generalization dino-v3 future-prediction robotwin world-action-model semantic-temporal visual-distribution-shift

Abstract

World Action Models (WAMs) have emerged as a promising paradigm by jointly modeling robot actions and future visual dynamics. However, their reliance on pixel-generative future supervision can entangle action-relevant state transitions with task-irrelevant visual content, limiting robustness under visual distribution shifts. We identify Training-Distribution Hallucination, a recurring phenomenon in which futures conditioned on visually shifted observations hallucinate training-domain content rather than remain faithful to the current scene. A controlled frame-triplet diagnosis further shows that DINOv3 features remain more stable across visual shifts while better preserving task-state distinctions than Wan-VAE latents. Rather than correcting the predicted futures, we propose Semantic-Temporal WAM (ST-WAM) to improve action robustness by using DINOv3 as a shared semantic representation for future prediction and history retrieval while retaining fine-grained VAE dynamics. Its Dual-Space Future Experts (DSFE) jointly predict future VAE latents and DINO features, while Current-Anchored Intent Retrieval (CAIR) retrieves task-relevant evidence from recent DINO history under the current visual-language context. ST-WAM is trained end-to-end without additional embodied pretraining or task-specific annotations, and requires no explicit future generation at inference. It achieves 98.7% on LIBERO and 92.8% on RoboTwin 2.0; more importantly, compared with Fast-WAM, it improves zero-shot LIBERO-Plus performance by 21.3 percentage points and more than doubles real-world success under visual shifts from 25.8% to 61.5%. These results demonstrate that semantic-temporal modeling effectively complements pixel-generative dynamics for robust manipulation.

한국어 요약

한 줄 요약

ST-WAM은 시각 분포 변화에 강한 조작을 위한 의미-시간적 세계 행동 모델로, DINOv3와 VAE를 결합한 이중 공간 예측과 현재-앵커 인텐트 검색을 제안한다.

핵심 기여도

핵심 아이디어

기존 World Action Models(WAMs)는 VAE 기반의 픽셀 생성적 미래 예측을 사용하지만, 이는 시각 분포 변화 시 학습 도메인의 내용을 생성하는 Training-Distribution Hallucination 현상을 유발한다. 이는 학습 도메인과 현재 환경의 차이가 클 경우 미래 예측이 실제 상황과 벗어나는 문제를 초래한다. 본 연구는 이 문제를 해결하기 위해 DINOv3를 사용한 의미적 미래 예측과 현재-앵커 기반의 과거 인텐트 검색을 결합한 새로운 접근법을 제안한다. DINOv3는 시각 변화에 안정적이면서도 태스크 상태를 잘 구분할 수 있는 특징을 제공하며, 이를 DSFE와 CAIR 모듈에 활용함으로써 미래 예측과 과거 정보의 의미적 일관성을 유지한다.

기술적 접근법

주요 결과

의의 및 한계

ST-WAM은 픽셀 중심의 미래 예측에 의존하지 않고, 의미적-시간적 정보를 활용함으로써 시각 분포 변화에 대한 강건성을 향상시킨다. 특히, DINOv3는 학습 도메인과 다른 환경에서도 의미적 일관성을 유지하며, VAE는 세부 시각 정보를 보존하는 이점을 결합하여 기존 WAMs의 한계를 극복한다. 그러나 DINOv3는 학습된 특징이 특정 도메인에 의존할 수 있으며, 물리적 동역학 변화나 새로운 체화 형태에 대한 일반화는 추가 연구가 필요하다. 또한, 의미적 정보만으로는 모든 태스크를 포괄적으로 해결하기 어려울 수 있다.

실용적 활용

ST-WAM은 로봇이 실내 환경에서 물체 조작, 물리적 장애물 회피, 다양한 조명 및 배경 변화에 대응하는 상황에 적용 가능하다. 특히, 사전 학습 없이도 강건한 성능을 유지하므로, 빠른 도메인 적응이 필요한 산업 현장이나 서비스 로봇 분야에서 유용하게 활용될 수 있다.