paper-with-me

홈 › Papers

Deep Reinforcement Learning for Robotic Manipulation under Distribution Shift with Bounded Extremum Seeking

2026-04-01 · Shaifalee Saxena, Rafael Fierro, Alexander Scheinker arxiv

Reinforcement learning has shown strong performance in robotic manipulation, but learned policies often degrade in performance when test conditions differ from the training distribution. This limitation is especially important in contact-rich tasks such as pushing and pick-and-place, where changes in goals, contact conditions, or robot dynamics can drive the system out-of-distribution at inference time. In this paper, we investigate a hybrid controller that combines reinforcement learning with bounded extremum seeking to improve robustness under such conditions. In the proposed approach, deep deterministic policy gradient (DDPG) policies are trained under standard conditions on the robotic pushing and pick-and-place tasks, and are then combined with bounded ES during deployment. The RL policy provides fast manipulation behavior, while bounded ES ensures robustness of the overall controller to time variations when operating conditions depart from those seen during training. The resulting controller is evaluated under several out-of-distribution settings, including time-varying goals and spatially varying friction patches.

📄 PDF Abstract BibTeX arXiv:2604.01142

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Interactive Imitation Learning for Dexterous Robotic Manipulation: Challenges and Perspectives -- A Survey

2025-05-30 · Edgar Welte, Rania Rayyes

Dexterous manipulation is a crucial yet highly complex challenge in humanoid robotics, demanding precise, adaptable, and sample-efficient learning methods. As humanoid robots are usually designed to operate in human-cent…

Imitation Learning

Bridging Scale Discrepancies in Robotic Control via Language-Based Action Representations

2025-12-09 · Yuchi Zhang, Churui Sun, Shiqi Liang, Diyuan Liu 외 arxiv

Recent end-to-end robotic manipulation research increasingly adopts architectures inspired by large language models to enable robust manipulation. However, a critical challenge arises from severe distribution shifts betw…

What to Ignore, What to React: Visually Robust RL Fine-Tuning of VLA Models

2026-05-13 · Yuanfang Peng, Jingjing Fu, Chuheng Zhang, Li Zhao 외 arxiv

Reinforcement learning (RL) fine-tuning has shown promise for Vision-Language-Action (VLA) models in robotic manipulation, but deployment-time visual shifts pose practical challenges. A key difficulty is that standard ta…

Reinforcement Learning

Time-Varying Propensity Score to Bridge the Gap between the Past and Present

2022-10-04 · Rasool Fakoor, Jonas Mueller, Zachary C. Lipton, Pratik Chaudhari 외

Real-world deployment of machine learning models is challenging because data evolves over time. While no model can work when data evolves in an arbitrary fashion, if there is some pattern to these changes, we might be ab…

continuous-controlContinuous Controlimage-classificationImage Classification

What Makes Pre-Trained Visual Representations Successful for Robust Manipulation?

2023-11-03 · Kaylee Burns, Zach Witzel, Jubayer Ibn Hamid, Tianhe Yu 외

Inspired by the success of transfer learning in computer vision, roboticists have investigated visual pre-training as a means to improve the learning efficiency and generalization ability of policies learned from pixels.…

Out-of-Distribution GeneralizationTransfer Learning