paper-with-me

홈 › Papers

Object-Centric Action-Enhanced Representations for Robot Visuo-Motor Policy Learning

2025-05-27 · Nikos Giannakakis, Argyris Manetas, Panagiotis P. Filntisis, Petros Maragos, George Retsinas

Learning visual representations from observing actions to benefit robot visuo-motor policy generation is a promising direction that closely resembles human cognitive function and perception. Motivated by this, and further inspired by psychological theories suggesting that humans process scenes in an object-based fashion, we propose an object-centric encoder that performs semantic segmentation and visual representation generation in a coupled manner, unlike other works, which treat these as separate processes. To achieve this, we leverage the Slot Attention mechanism and use the SOLV model, pretrained in large out-of-domain datasets, to bootstrap fine-tuning on human action video data. Through simulated robotic tasks, we demonstrate that visual representations can enhance reinforcement and imitation learning training, highlighting the effectiveness of our integrated approach for semantic segmentation and encoding. Furthermore, we show that exploiting models pretrained on out-of-domain datasets can benefit this process, and that fine-tuning on datasets depicting human actions -- although still out-of-domain -- , can significantly improve performance due to close alignment with robotic tasks. These findings show the capability to reduce reliance on annotated or robot-specific action datasets and the potential to build on existing visual encoders to accelerate training and improve generalizability.

📄 PDF Abstract BibTeX arXiv:2505.20962

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

SlotVLA: Towards Modeling of Object-Relation Representations in Robotic Manipulation

2025-11-10 · Taisei Hanyu, Nhat Chung, Huy Le, Toan Nguyen 외 arxiv

Inspired by how humans reason over discrete objects and their relationships, we explore whether compact object-centric and object-relation representations can form a foundation for multitask robotic manipulation. Most ex…

Object-Centric Image to Video Generation with Language Guidance

2025-02-17 · Angel Villar-Corrales, Gjergj Plepi, Sven Behnke

Accurate and flexible world models are crucial for autonomous systems to understand their environment and predict future events. Object-centric models, with structured latent spaces, have shown promise in modeling object…

Image to Video GenerationObjectVideo Generation

Robots Pre-train Robots: Manipulation-Centric Robotic Representation from Large-Scale Robot Datasets

2024-10-29 · Guangqi Jiang, Yifei Sun, Tao Huang, Huanyu Li 외

The pre-training of visual representations has enhanced the efficiency of robot learning. Due to the lack of large-scale in-domain robotic datasets, prior works utilize in-the-wild human videos to pre-train robotic visua…

Representation Learning

Vision-Language Models for Egocentric Video: From Hand-Object Interaction to Embodied AI

2026-08-19 · Mohammad Zamani, Fatemeh Ziaeetabar arxiv

Egocentric video captures activities from the wearer's perspective, providing a direct view of human attention, hand--object interaction, and goal-directed behavior. This perspective is increasingly important for wearabl…

Representation LearningDomain GeneralizationDecision Making

Composing Pre-Trained Object-Centric Representations for Robotics From "What" and "Where" Foundation Models

2024-04-20 · Junyao Shi, Jianing Qian, Yecheng Jason Ma, Dinesh Jayaraman

There have recently been large advances both in pre-training visual representations for robotic control and segmenting unknown category objects in general images. To leverage these for improved robot learning, we propose…

ObjectSystematic Generalization