LGROFeb 26

Physics Informed Viscous Value Representations

arXiv:2602.23280v1h-index: 33Has Code
Originality Incremental advance
AI Analysis

This work aims to improve value estimation accuracy in offline GCRL for researchers and practitioners dealing with complex, high-dimensional environments, representing an incremental improvement over existing physics-informed approaches.

This paper addresses the challenge of accurate value estimation in offline goal-conditioned reinforcement learning (GCRL) due to limited state-action space coverage. The authors propose a physics-informed regularization based on the viscosity solution of the Hamilton-Jacobi-Bellman (HJB) equation, which improves geometric consistency and is applicable to navigation and high-dimensional manipulation tasks.

Offline goal-conditioned reinforcement learning (GCRL) learns goal-conditioned policies from static pre-collected datasets. However, accurate value estimation remains a challenge due to the limited coverage of the state-action space. Recent physics-informed approaches have sought to address this by imposing physical and geometric constraints on the value function through regularization defined over first-order partial differential equations (PDEs), such as the Eikonal equation. However, these formulations can often be ill-posed in complex, high-dimensional environments. In this work, we propose a physics-informed regularization derived from the viscosity solution of the Hamilton-Jacobi-Bellman (HJB) equation. By providing a physics-based inductive bias, our approach grounds the learning process in optimal control theory, explicitly regularizing and bounding updates during value iterations. Furthermore, we leverage the Feynman-Kac theorem to recast the PDE solution as an expectation, enabling a tractable Monte Carlo estimation of the objective that avoids numerical instability in higher-order gradients. Experiments demonstrate that our method improves geometric consistency, making it broadly applicable to navigation and high-dimensional, complex manipulation tasks. Open-source codes are available at https://github.com/HrishikeshVish/phys-fk-value-GCRL.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes