paper-with-me

Papers

Improving Collision-Free Success Rate For Object Goal Visual Navigation Via Two-Stage Training With Collision Prediction

2025-02-19 · Shiwei Lian, Feitian Zhang

The object goal visual navigation is the task of navigating to a specific target object using egocentric visual observations. Recent end-to-end navigation models based on deep reinforcement learning have achieved remarkable performance in finding and reaching target objects. However, the collision problem of these models during navigation remains unresolved, since the collision is typically neglected when evaluating the success. Although incorporating a negative reward for collision during training appears straightforward, it results in a more conservative policy, thereby limiting the agent's ability to reach targets. In addition, many of these models utilize only RGB observations, further increasing the difficulty of collision avoidance without depth information. To address these limitations, a new concept -- collision-free success is introduced to evaluate the ability of navigation models to find a collision-free path towards the target object. A two-stage training method with collision prediction is proposed to improve the collision-free success rate of the existing navigation models using RGB observations. In the first training stage, the collision prediction module supervises the agent's collision states during exploration to learn to predict the possible collision. In the second stage, leveraging the trained collision prediction, the agent learns to navigate to the target without collision. The experimental results in the AI2-THOR environment demonstrate that the proposed method greatly improves the collision-free success rate of different navigation models and outperforms other comparable collision-avoidance methods.

📄 PDF Abstract BibTeX arXiv:2502.13498

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceDeep Reinforcement LearningNavigateVisual Navigation

Similar Papers 제목 키워드 기반

DIViS: Domain Invariant Visual Servoing for Collision-Free Goal Reaching

2019-02-18 · Fereshteh Sadeghi

Robots should understand both semantics and physics to be functional in the real world. While robot platforms provide means for interacting with the physical world they cannot autonomously acquire object-level semantics …

LAGO Policy: Latency-Aware Asynchronous Diffusion Policies with Goal-Directed Collision-Free Planning for Smooth Manipulation

2026-06-16 · Guowei Shi, Xupeng Xie, Yiming Luo, Jian Guo 외 arxiv

Diffusion-based visuomotor policies deployed with asynchronous inference often exhibit inter-chunk discontinuities and lack explicit mechanisms for obstacle-aware execution, leading to jerky motions and collisions that h…

Trajectory Planning

Constant-Time Motion Planning with Manipulation Behaviors

2025-11-30 · Nayesha Gandotra, Itamar Mishani, Maxim Likhachev arxiv

Recent progress in contact-rich robotic manipulation has been striking, yet most deployed systems remain confined to simple, scripted routines. One of the key barriers is the lack of motion planning algorithms that can p…

Motion Planning

Object Placement on Cluttered Surfaces: A Nested Local Search Approach

2019-06-20 · Abdul Rahman Dabbour, Esra Erdem, Volkan Patoglu

For planning rearrangements of objects in a clutter, it is required to know the goal configuration of the objects. However, in real life scenarios, this information is not available most of the time. We introduce a novel…

Computational Efficiency

CoFreeVLA: Collision-Free Dual-Arm Manipulation via Vision-Language-Action Model and Risk Estimation

2026-01-29 · Xuanran Zhai, Binkai Ou, Qiaojun Yu, Ce Hao 외 arxiv

Vision Language Action (VLA) models enable instruction following manipulation, yet dualarm deployment remains unsafe due to under modeled selfcollisions between arms and grasped objects. We introduce CoFreeVLA, which aug…

Instruction Following