Search papers, labs, and topics across Lattice.
This paper introduces a hybrid control approach combining Deep Deterministic Policy Gradient (DDPG) with bounded extremum seeking (ES) to enhance the robustness of robotic manipulation policies under distribution shift. DDPG provides fast manipulation, while bounded ES adapts to time-varying goals and spatially varying friction. Experiments on robotic pushing and pick-and-place tasks demonstrate improved performance in out-of-distribution settings compared to DDPG alone.
Reinforcement learning policies can maintain high performance even when the world changes by combining them with a simple, model-free optimization loop.
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.