← Search

Jiange Yang

7 accepted papers

2026

CoMo: Learning Continuous Latent Motion from Internet Videos for Scalable Robot Learning

CVPR 2026

Unsupervised learning of latent motion from Internet videos is crucial for robot learning. Existing discrete methods generally mitigate the shortcut learning caused by extracting excessive static backgrounds through vector quantization with a small codebook size. However, they suffer from informatio

Cited by 0SourcecodeScholar
2026

InternVideo-Next: Towards World-Understanding Video Models

CVPR 2026

Large-scale video-text pretraining achieves strong performance but depends on noisy, synthetic captions with limited semantic coverage, often overlooking implicit world knowledge such as object motion, 3D geometry, and physical cues. In contrast, masked video modeling (MVM) directly exploits spatiot

Cited by 0SourcecodeScholar
2026

OmniWorld: A Multi-Domain and Multi-Modal Dataset for 4D World Modeling

ICLR 2026poster

The field of 4D world modeling—aiming to jointly capture spatial geometry and temporal dynamics—has witnessed remarkable progress in recent years, driven by advances in large-scale generative models and multimodal learning. However, the development of truly general 4D world models remains fundamen…

Cited by 0SourcecodeScholar
2026

StaMo: Unsupervised Learning of Generalizable Robot Motion from Compact State Representation

CVPR 2026

A fundamental challenge in embodied intelligence is developing expressive and compact state representations for efficient world modeling and decision making. However, existing methods often fail to achieve this balance, yielding representations that are either overly redundant or lacking in task-cri

Cited by 0SourceScholar
2025

SPA: 3D Spatial-Awareness Enables Effective Embodied Representation

ICLR 2025poster

In this paper, we introduce SPA, a novel representation learning framework that emphasizes the importance of 3D spatial awareness in embodied AI. Our approach leverages differentiable neural rendering on multi-view images to endow a vanilla Vision Transformer (ViT) with intrinsic spatial understandi…

2025

Tra-MoE: Learning Trajectory Prediction Model from Multiple Domains for Adaptive Policy Conditioning

CVPR 2025poster

Learning from multiple domains is a primary factor that influences the generalization of a single unified robot system. In this paper, we aim to learn the trajectory prediction model by using broad out-of-domain data to improve its performance and generalization ability. Trajectory model is designed…

2023

CoMAE: Single Model Hybrid Pre-training on Small-Scale RGB-D Datasets

AAAI 2023technical

Current RGB-D scene recognition approaches often train two standalone backbones for RGB and depth modalities with the same Places or ImageNet pre-training. However, the pre-trained depth network is still biased by RGB-based models which may result in a suboptimal solution. In this paper, we present…