The reviewed record of science sign in
Pith

arxiv: 2302.00237 · v1 · pith:YOICH5SB · submitted 2023-02-01 · cs.LG · cs.AI· cs.NA· math.AP· math.NA· math.OC

Bridging Physics-Informed Neural Networks with Reinforcement Learning: Hamilton-Jacobi-Bellman Proximal Policy Optimization (HJBPPO)

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:YOICH5SBrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.NAmath.APmath.NAmath.OC
keywords networkpolicyvaluealgorithmequationhamilton-jacobi-bellmanhjbppolearning
0
0 comments X
read the original abstract

This paper introduces the Hamilton-Jacobi-Bellman Proximal Policy Optimization (HJBPPO) algorithm into reinforcement learning. The Hamilton-Jacobi-Bellman (HJB) equation is used in control theory to evaluate the optimality of the value function. Our work combines the HJB equation with reinforcement learning in continuous state and action spaces to improve the training of the value network. We treat the value network as a Physics-Informed Neural Network (PINN) to solve for the HJB equation by computing its derivatives with respect to its inputs exactly. The Proximal Policy Optimization (PPO)-Clipped algorithm is improvised with this implementation as it uses a value network to compute the objective function for its policy network. The HJBPPO algorithm shows an improved performance compared to PPO on the MuJoCo environments.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Stabilized neural Hamilton--Jacobi--Bellman solvers: Error analysis and applications in model-based reinforcement learning

    cs.LG 2026-05 unverdicted novelty 6.0

    The authors prove a population L2 stability estimate and finite-sample certificate for one policy-evaluation step in a neural HJB solver with learned dynamics, plus multi-step propagation through greedy improvement, w...