paper-with-me

홈 › Papers

Dual Action Policy for Robust Sim-to-Real Reinforcement Learning

2024-10-16 · Ng Wen Zheng Terence, Chen Jianda

This paper presents Dual Action Policy (DAP), a novel approach to address the dynamics mismatch inherent in the sim-to-real gap of reinforcement learning. DAP uses a single policy to predict two sets of actions: one for maximizing task rewards in simulation and another specifically for domain adaptation via reward adjustments. This decoupling makes it easier to maximize the overall reward in the source domain during training. Additionally, DAP incorporates uncertainty-based exploration during training to enhance agent robustness. Experimental results demonstrate DAP's effectiveness in bridging the sim-to-real gap, outperforming baselines on challenging tasks in simulation, and further improvement is achieved by incorporating uncertainty estimation.

📄 PDF Abstract BibTeX arXiv:2410.12250

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Accelerating Residual Reinforcement Learning with Uncertainty Estimation

2025-06-21 · Lakshita Dodeja, Karl Schmeckpeper, Shivam Vats, Thomas Weng 외

Residual Reinforcement Learning (RL) is a popular approach for adapting pretrained policies by learning a lightweight residual policy that provides corrective actions. While Residual RL is more sample-efficient than fine…

D4RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Beyond Action Residuals: Real-World Robot Policy Steering via Bottleneck Latent Reinforcement Learning

2026-05-19 · Dongjie Yu, Kun Lei, Zhennan Jiang, Jia Pan 외 arxiv

Pretrained imitation policies have become a strong foundation for robot manipulation, but they often require online improvement to overcome execution errors, limited dataset coverage, and deployment mismatch. A central q…

Reinforcement LearningRobot Manipulation

Residual Deep Reinforcement Learning for Inverter-based Volt-Var Control

2024-08-13 · Qiong Liu, Ye Guo, Lirong Deng, Haotian Liu 외

A residual deep reinforcement learning (RDRL) approach is proposed by integrating DRL with model-based optimization for inverter-based volt-var control in active distribution networks when the accurate power flow model i…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

CRAFT: Counterfactual-to-Interactive Reinforcement Fine-Tuning for Driving Policies

2026-05-06 · Keyu Chen, Nanfei Ye, Yida Wang, Wenchao Sun 외 arxiv

Open-loop imitation learning has advanced modern autonomous driving policy architectures, but closed-loop deployment remains vulnerable to policy-induced distribution shift. Existing post-training paradigms exhibit funda…

Autonomous Driving

Rethinking Adversarial Attacks in Reinforcement Learning from Policy Distribution Perspective

2025-01-07 · Tianyang Duan, Zongyuan Zhang, Zheng Lin, Yue Gao 외

Deep Reinforcement Learning (DRL) suffers from uncertainties and inaccuracies in the observation signal in realworld applications. Adversarial attack is an effective method for evaluating the robustness of DRL agents. Ho…

Adversarial AttackDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1