paper-with-me

홈 › Papers

DeGuV: Depth-Guided Visual Reinforcement Learning for Generalization and Interpretability in Manipulation

2025-09-05 · Tien Pham, Xinyun Chi, Khang Nguyen, Manfred Huber, Angelo Cangelosi arxiv

Reinforcement learning (RL) agents can learn to solve complex tasks from visual inputs, but generalizing these learned skills to new environments remains a major challenge in RL application, especially robotics. While data augmentation can improve generalization, it often compromises sample efficiency and training stability. This paper introduces DeGuV, an RL framework that enhances both generalization and sample efficiency. In specific, we leverage a learnable masker network that produces a mask from the depth input, preserving only critical visual information while discarding irrelevant pixels. Through this, we ensure that our RL agents focus on essential features, improving robustness under data augmentation. In addition, we incorporate contrastive learning and stabilize Q-value estimation under augmentation to further enhance sample efficiency and training stability. We evaluate our proposed method on the RL-ViGen benchmark using the Franka Emika robot and demonstrate its effectiveness in zero-shot sim-to-real transfer. Our results show that DeGuV outperforms state-of-the-art methods in both generalization and sample efficiency while also improving interpretability by highlighting the most relevant regions in the visual input

📄 PDF Abstract BibTeX arXiv:2509.04970

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContrastive LearningData Augmentation

Similar Papers 제목 키워드 기반

MonoDETR: Depth-guided Transformer for Monocular 3D Object Detection

2022-03-24 · ICCV 2023 1 · Renrui Zhang, Han Qiu, Tai Wang, Ziyu Guo 외

Monocular 3D object detection has long been a challenging task in autonomous driving. Most existing methods follow conventional 2D detectors to first localize object centers, and then predict 3D attributes by neighboring…

3D Object Detection3D Object Detection From Monocular ImagesAutonomous DrivingDecoder+4

Look where you look! Saliency-guided Q-networks for generalization in visual Reinforcement Learning

2022-09-16 · David Bertoin, Adil Zouitine, Mehdi Zouitine, Emmanuel Rachelson

Deep reinforcement learning policies, despite their outstanding efficiency in simulated visual control tasks, have shown disappointing ability to generalize across disturbances in the input training images. Changes in im…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Adaptive Reinforcement for Open-ended Medical Reasoning via Semantic-Guided Reward Collapse Mitigation

2025-08-18 · Yizhou Liu, Dingkang Yang, Zizhi Chen, Minghao Han 외 arxiv

Reinforcement learning (RL) with rule-based reward functions has recently shown great promise in enhancing the reasoning depth and generalization ability of vision-language models (VLMs), while maintaining computational …

Visual Question AnsweringComputational EfficiencyReinforcement LearningMultimodal Reasoning

Anticipatory Risk-Guided Reinforcement Learning for Safe Flight Through Dynamic Clutter

2026-07-26 · Yuchao Mei, Guohao Zhang, Luxia Ai, Haopeng Chen 외 arxiv

Safe quadrotor navigation in cluttered and dynamic environments depends not only on instantaneous geometric perception, but more critically on anticipating collision risks induced by relative motion. Conventional modular…

Optical Flow EstimationReinforcement LearningObject Tracking

GeoLanG: Geometry-Aware Language-Guided Grasping with Unified RGB-D Multimodal Learning

2026-02-04 · Rui Tang, Guankun Wang, Long Bai, Huxin Gao 외 arxiv

Language-guided grasping has emerged as a promising paradigm for enabling robots to identify and manipulate target objects through natural language instructions, yet it remains highly challenging in cluttered or occluded…