paper-with-me

홈 › Papers

Pixel Motion as Universal Representation for Robot Control

2025-05-12 · Kanchana Ranasinghe, Xiang Li, Cristina Mata, Jongwoo Park, Michael S Ryoo

We present LangToMo, a vision-language-action framework structured as a dual-system architecture that uses pixel motion forecasts as intermediate representations. Our high-level System 2, an image diffusion model, generates text-conditioned pixel motion sequences from a single frame to guide robot control. Pixel motion-a universal, interpretable, and motion-centric representation-can be extracted from videos in a self-supervised manner, enabling diffusion model training on web-scale video-caption data. Treating generated pixel motion as learned universal representations, our low level System 1 module translates these into robot actions via motion-to-action mapping functions, which can be either hand-crafted or learned with minimal supervision. System 2 operates as a high-level policy applied at sparse temporal intervals, while System 1 acts as a low-level policy at dense temporal intervals. This hierarchical decoupling enables flexible, scalable, and generalizable robot control under both unsupervised and supervised settings, bridging the gap between language, motion, and action. Checkout https://kahnchana.github.io/LangToMo for visualizations.

📄 PDF Abstract BibTeX arXiv:2505.07817

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language-Action

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Pixel Motion Diffusion is What We Need for Robot Control

2025-09-26 · E-Ro Nguyen, Yichi Zhang, Kanchana Ranasinghe, Xiang Li 외 arxiv

We present DAWN (Diffusion is All We Need for robot control), a unified diffusion-based framework for language-conditioned robotic manipulation that bridges high-level motion intent and low-level robot action via structu…

Object-centric 3D Motion Field for Robot Learning from Human Videos

2025-06-04 · Zhao-Heng Yin, Sherry Yang, Pieter Abbeel

Learning robot control policies from human videos is a promising direction for scaling up robot learning. However, how to extract action knowledge (or action representations) from videos for policy learning remains a key…

DenoisingMotion Estimation

PHASOR: Phase-Anchored Universal Action Representations for Humanoid Embodiments

2026-06-01 · Kihyun Kim, Chaeyun Kim, Jongho Shin, Taeyoun Kwon 외 arxiv

Learning a good action embedding space is fundamental to scalable robot policy learning, yet existing methods treat action latents as task-specific intermediates rather than first-class representations. The resulting lat…

Rapid co-design of Buoyancy-assisted robots for Challenging Locomotion using Gaussian Evolutionary Specialists

2026-06-05 · Ankit Sinha, Nitish Sontakke, Dennis Hong, Yusuke Tanaka 외 arxiv

Designing high-performance legged robots requires jointly optimizing morphology and control. Model-free Reinforcement Learning (RL) offers an alternative to model-predictive control for developing robust controllers with…

Reinforcement Learning

UniTracker: Learning Universal Whole-Body Motion Tracker for Humanoid Robots

2025-07-10 · Kangning Yin, Weishuai Zeng, Ke Fan, Minyue Dai 외 arxiv

Achieving expressive and generalizable whole-body motion control is essential for deploying humanoid robots in real-world environments. In this work, we propose UniTracker, a three-stage training framework that enables r…