paper-with-me

Papers

ALP: Action-Aware Embodied Learning for Perception

2023-06-16 · Xinran Liang, Anthony Han, Wilson Yan, aditi raghunathan, Pieter Abbeel

Current methods in training and benchmarking vision models exhibit an over-reliance on passive, curated datasets. Although models trained on these datasets have shown strong performance in a wide variety of tasks such as classification, detection, and segmentation, they fundamentally are unable to generalize to an ever-evolving world due to constant out-of-distribution shifts of input data. Therefore, instead of training on fixed datasets, can we approach learning in a more human-centric and adaptive manner? In this paper, we introduce Action-Aware Embodied Learning for Perception (ALP), an embodied learning framework that incorporates action information into representation learning through a combination of optimizing a reinforcement learning policy and an inverse dynamics prediction objective. Our method actively explores in complex 3D environments to both learn generalizable task-agnostic visual representations as well as collect downstream training data. We show that ALP outperforms existing baselines in several downstream perception tasks. In addition, we show that by training on actively collected data more relevant to the environment and task, our method generalizes more robustly to downstream tasks compared to models pre-trained on fixed datasets such as ImageNet.

📄 PDF Abstract BibTeX arXiv:2306.10190

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarkingobject-detectionObject DetectionRepresentation LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Embodied3DBench: Benchmarking Low-Level Embodied Spatial Intelligence of Vision Language Models

2026-05-27 · Jiyao Zhang, Mingxu Zhang, Yitong Peng, Haoxuan Liu 외 arxiv

Are current Vision Language Models (VLMs) ready to comprehend and reason about complex embodied interactions in 3D environments? We introduce Embodied3DBench, a robot-centric benchmark targeting low-level spatial intelli…

Trajectory PredictionSpatial Reasoning

Safety in Embodied AI: A Survey of Risks, Attacks, and Defenses

2026-03-28 · Xiao Li, Xiang Zheng, Yifeng Gao, Xinyu Xia 외 arxiv

Embodied Artificial Intelligence (Embodied AI) integrates perception, cognition, planning, and interaction into agents that operate in open-world, safety-critical environments. As these systems gain autonomy and enter do…

MP5: A Multi-modal Open-ended Embodied System in Minecraft via Active Perception

2023-12-12 · CVPR 2024 1 · Yiran Qin, Enshen Zhou, Qichang Liu, Zhenfei Yin 외

It is a long-lasting goal to design an embodied system that can solve long-horizon open-world tasks in human-like ways. However, existing approaches usually struggle with compound difficulties caused by the logic-aware d…

Minecraft

Embodied Uncertainty-Aware Object Segmentation

2024-08-08 · Xiaolin Fang, Leslie Pack Kaelbling, Tomás Lozano-Pérez

We introduce uncertainty-aware object instance segmentation (UncOS) and demonstrate its usefulness for embodied interactive segmentation. To deal with uncertainty in robot perception, we propose a method for generating a…

Instance SegmentationInteractive SegmentationObjectSegmentation+1

On the Sensory Commutativity of Action Sequences for Embodied Agents

2020-02-13 · Hugo Caselles-Dupré, Michael Garcia-Ortiz, David Filliat

Perception of artificial agents is one the grand challenges of AI research. Deep Learning and data-driven approaches are successful on constrained problems where perception can be learned using supervision, but do not sc…

Reinforcement Learning