paper-with-me

Papers

StageWAM: Joint-Embedding Stage Prediction for World-Action Models in Robot Manipulation

2026-08-11 · Xiao Liu, Yuguang Yang, Xi Wang, Kai Jiang, Cheng Chi, Yong Xu, Wenchao Ding, Yilun Chen, Yan Wang arxiv

Generalist robot policies aim to map multimodal observations and linguistic task instructions to actions across diverse tasks. However, existing methods typically represent the future as a fixed, short video-action chunk. This short-term future captures local scene evolution for action execution, but it does not explicitly describe the stage-level future that specifies how a task should progress from its current stage to the next. We therefore distinguish two complementary futures for robot manipulation: a short-term physical future to capture local scene evolution and a stage-level semantic future to represent task progress. We introduce StageWAM, which augments a Motus-based World Action Model (WAM) with Stage-JEPA, a goal-conditioned Joint-Embedding Predictive Architecture (JEPA) predictor. Given the current observation and task instruction, Stage-JEPA uses a frozen V-JEPA2 encoder to extract the current-state representation and predicts the latent target of the next inferred stage. Across 50 RoboTwin 2.0 tasks in clean and randomized environments, StageWAM achieves 90.25% overall success and reduces the mean number of execution steps in successful rollouts by 5.97% relative to the strongest baseline.

📄 PDF Abstract BibTeX arXiv:2608.10780

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Scaling Matters in Deep Structured-Prediction Models

2019-02-28 · Aleksandr Shevchenko, Anton Osokin

Deep structured-prediction energy-based models combine the expressive power of learned representations and the ability of embedding knowledge about the task at hand into the system. A common way to learn parameters of su…

PredictionStructured Prediction

JAM: Keypoint-Guided Joint Prediction after Classification-Aware Marginal Proposal for Multi-Agent Interaction

2025-07-23 · Fangze Lin, Ying He, Fei Yu, Hong Zhang arxiv

Predicting the future motion of road participants is a critical task in autonomous driving. In this work, we address the challenge of low-quality generation of low-probability modes in multi-agent joint prediction. To ta…

Trajectory PredictionAutonomous Driving

CLIPTime: Time-Aware Multimodal Representation Learning from Images and Text

2025-08-01 · Anju Rani, Daniel Ortiz-Arroyo, Petar Durdevic arxiv

Understanding the temporal dynamics of biological growth is critical across diverse fields such as microbiology, agriculture, and biodegradation research. Although vision-language models like Contrastive Language Image P…

Representation Learning

Zero-Label Driving Scenario Complexity Detection via Joint Embedding Predictive Architecture

2026-06-21 · Santosh Jaiswal arxiv

Identifying complex and safety-critical driving scenarios in large unlabelled datasets is an important but expensive problem. Existing approaches rely on human annotators, supervised classifiers, or carefully engineered …

Anomaly Detection

A Global to Local Double Embedding Method for Multi-person Pose Estimation

2021-02-15 · Yiming Xu, Jiaxin Li, Yiheng Peng, Yan Ding 외

Multi-person pose estimation is a fundamental and challenging problem to many computer vision tasks. Most existing methods can be broadly categorized into two classes: top-down and bottom-up methods. Both of the two type…

Human DetectionMulti-Person Pose EstimationPose Estimation