paper-with-me

홈 › Papers

Adaptive Horizon Actor-Critic for Policy Learning in Contact-Rich Differentiable Simulation

2024-05-28 · Ignat Georgiev, Krishnan Srinivasan, Jie Xu, Eric Heiden, Animesh Garg

Model-Free Reinforcement Learning (MFRL), leveraging the policy gradient theorem, has demonstrated considerable success in continuous control tasks. However, these approaches are plagued by high gradient variance due to zeroth-order gradient estimation, resulting in suboptimal policies. Conversely, First-Order Model-Based Reinforcement Learning (FO-MBRL) methods employing differentiable simulation provide gradients with reduced variance but are susceptible to sampling error in scenarios involving stiff dynamics, such as physical contact. This paper investigates the source of this error and introduces Adaptive Horizon Actor-Critic (AHAC), an FO-MBRL algorithm that reduces gradient error by adapting the model-based horizon to avoid stiff dynamics. Empirical findings reveal that AHAC outperforms MFRL baselines, attaining 40% more reward across a set of locomotion tasks and efficiently scaling to high-dimensional control environments with improved wall-clock-time efficiency.

📄 PDF Abstract BibTeX arXiv:2405.17784

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlModel-based Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

D-SPEAR: Dual-Stream Prioritized Experience Adaptive Replay for Stable Reinforcement Learning in Robotic Manipulation

2026-03-28 · Yu Zhang, Karl Mason arxiv

Robotic manipulation remains challenging for reinforcement learning due to contact-rich dynamics, long horizons, and training instability. Although off-policy actor-critic algorithms such as SAC and TD3 perform well in s…

Reinforcement Learning

Learning a Unified Control Policy for Safe Falling

2017-03-08 · Visak CV Kumar, Sehoon Ha, C. Karen Liu

Being able to fall safely is a necessary motor skill for humanoids performing highly dynamic tasks, such as running and jumping. We propose a new method to learn a policy that minimizes the maximal impulse during the fal…

continuous-controlContinuous Control

Master Micro Residual Correction with Adaptive Tactile Fusion and Force-Mixed Control for Contact-Rich Manipulation

2026-03-16 · Xingting Li, Yifan Xie, Han Liu, Wei Hou 외 arxiv

Robotic contact-rich and fine-grained manipulation remains a significant challenge due to complex interaction dynamics and the competing requirements of multi-timescale control. While current visual imitation learning me…

ACSAC: Adaptive Chunk Size Actor-Critic with Causal Transformer Q-Network

2026-05-10 · Qian Chen, Junqiao Zhao, Hongtu Zhou, Hang Yu 외 arxiv

Long-horizon, sparse-reward tasks pose a fundamental challenge for reinforcement learning, since single-step TD learning suffers from bootstrapping error accumulation across successive Bellman updates. Actor-critic metho…

Reinforcement LearningOffline RL

ConTrack: Constrained Hand Motion Tracking with Adaptive Trade-off Control

2026-06-02 · Yutong Liang, Quanquan Peng, Ri-Zhao Qiu, Xiaolong Wang arxiv

Human demonstrations provide strong priors for robot manipulation, yet it is non-trivial to transfer them to execute on real robots due to the kinematic gap. In dexterous manipulation, it remains challenging to track lon…

Reinforcement LearningRobot ManipulationObject Tracking