paper-with-me

Papers

Learning Actionable Representations from Visual Observations

2018-08-02 · Debidatta Dwibedi, Jonathan Tompson, Corey Lynch, Pierre Sermanet

In this work we explore a new approach for robots to teach themselves about the world simply by observing it. In particular we investigate the effectiveness of learning task-agnostic representations for continuous control tasks. We extend Time-Contrastive Networks (TCN) that learn from visual observations by embedding multiple frames jointly in the embedding space as opposed to a single frame. We show that by doing so, we are now able to encode both position and velocity attributes significantly more accurately. We test the usefulness of this self-supervised approach in a reinforcement learning setting. We show that the representations learned by agents observing themselves take random actions, or other agents perform tasks successfully, can enable the learning of continuous control policies using algorithms like Proximal Policy Optimization (PPO) using only the learned embeddings as input. We also demonstrate significant improvements on the real-world Pouring dataset with a relative error reduction of 39.4% for motion attributes and 11.1% for static attributes compared to the single-frame baseline. Video results are available at https://sites.google.com/view/actionablerepresentations .

📄 PDF Abstract BibTeX arXiv:1808.00928

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlReinforcement Learning

Similar Papers 제목 키워드 기반

Vision Pretraining for Dense Spatial Perception

2026-07-06 · Zelin Fu, Bin Tan, Changjiang Sun, Shaohui Liu 외 arxiv

Dense spatial perception is essential for physical intelligence, where visual systems are expected to recover structured, metric, and actionable representations from pixel observations. Modern visual foundation models te…

Depth CompletionDepth Estimation

Mash, Spread, Slice! Learning to Manipulate Object States via Visual Spatial Progress

2025-09-28 · Priyanka Mandikal, Jiaheng Hu, Shivin Dass, Sagnik Majumder 외 arxiv

Most robot manipulation focuses on changing the kinematic state of objects: picking, placing, opening, or rotating them. However, a wide range of real-world manipulation tasks involve a different class of object state ch…

Reinforcement LearningRobot Manipulation

VAT-Mart: Learning Visual Action Trajectory Proposals for Manipulating 3D ARTiculated Objects

2021-06-28 · ICLR 2022 4 · Ruihai Wu, Yan Zhao, Kaichun Mo, Zizheng Guo 외

Perceiving and manipulating 3D articulated objects (e.g., cabinets, doors) in human environments is an important yet challenging task for future home-assistant robots. The space of 3D articulated objects is exceptionally…

Learning with a Mole: Transferable latent spatial representations for navigation without reconstruction

2023-06-06 · Guillaume Bono, Leonid Antsfeld, Assem Sadek, Gianluca Monaci 외

Agents navigating in 3D environments require some form of memory, which should hold a compact and actionable representation of the history of observations useful for decision taking and planning. In most end-to-end learn…

Navigate

Making Foresight Actionable: Repurposing Representation Alignment in World Action Models

2026-06-10 · Lu Qiu, Yizhuo Li, Yi Chen, Yuying Ge 외 arxiv

World Action Models (WAMs) offer a promising route for robot manipulation by using video generation models to model future scene evolution before producing control actions. However, our empirical observations reveal a ph…

Object LocalizationRobot ManipulationVideo Generation