paper-with-me

Papers

Physics-Informed Policy Optimization via Analytic Dynamics Regularization

2026-03-15 · Namai Chandra, Liu Mohan, Zhihao Gu, Lin Wang arxiv

Reinforcement learning (RL) has achieved strong performance in robotic control; however, state-of-the-art policy learning methods, such as actor-critic methods, still suffer from high sample complexity and often produce physically inconsistent actions. This limitation stems from neural policies implicitly rediscovering complex physics from data alone, despite accurate dynamics models being readily available in simulators. In this paper, we introduce a novel physics-informed RL framework, called PIPER, that seamlessly integrates physical constraints directly into neural policy optimization with analytical soft physics constraints. At the core of our method is the integration of a differentiable Lagrangian residual as a regularization term within the actor's objective. This residual, extracted from a robot's simulator description, subtly biases policy updates towards dynamically consistent solutions. Crucially, this physics integration is realized through an additional loss term during policy optimization, requiring no alterations to existing simulators or core RL algorithms. Extensive experiments demonstrate that our method significantly improves learning efficiency, stability, and control accuracy, establishing a new paradigm for efficient and physically consistent robotic control.

📄 PDF Abstract BibTeX arXiv:2603.14469

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Gradient Informed Proximal Policy Optimization

2023-12-14 · NeurIPS 2023 11 · Sanghyun Son, Laura Yu Zheng, Ryan Sullivan, Yi-Ling Qiao 외

We introduce a novel policy learning method that integrates analytical gradients from differentiable environments with the Proximal Policy Optimization (PPO) algorithm. To incorporate analytical gradients into the PPO fr…

Physics-Informed Model-Based Reinforcement Learning

2022-12-05 · Adithya Ramesh, Balaraman Ravindran

We apply reinforcement learning (RL) to robotics tasks. One of the drawbacks of traditional RL algorithms has been their poor sample efficiency. One approach to improve the sample efficiency is model-based RL. In our mod…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1

Physics-informed Spline Learning for Nonlinear Dynamics Discovery

2021-05-05 · Fangzheng Sun, Yang Liu, Hao Sun

Dynamical systems are typically governed by a set of linear/nonlinear differential equations. Distilling the analytical form of these equations from very limited data remains intractable in many disciplines such as physi…

RAMP-Net: A Robust Adaptive MPC for Quadrotors via Physics-informed Neural Network

2022-09-19 · Sourav Sanyal, Kaushik Roy

Model Predictive Control (MPC) is a state-of-the-art (SOTA) control technique which requires solving hard constrained optimization problems iteratively. For uncertain dynamics, analytical model based robust MPC imposes a…

Model Predictive Controlregression

RoboScape: Physics-informed Embodied World Model

2025-06-29 · Yu Shang, Xin Zhang, Yinzhou Tang, Lei Jin 외

World models have become indispensable tools for embodied intelligence, serving as powerful simulators capable of generating realistic robotic videos while addressing critical data scarcity challenges. However, current e…

3D geometryDepth EstimationDepth Predictionmodel+1