ICML2026

Learning Anisotropic Value Geometry with Finsler Reinforcement Learning

Jumman Hossain, Nirmalya Roy

摘要

We introduce Finslerian Reinforcement Learning (FiRL), an RL framework that makes directional costs explicit and improves robustness to tail risk. FiRL incorporates a Finsler metric into the locomotion cost, expressing effort as F(x,v)F(x,v) that depends on the state xx and motion vv, so it can capture uphill versus downhill asymmetry, lateral slip, and other direction-dependent effects. To handle rare but catastrophic outcomes, FiRL optimizes a Conditional Value-at-Risk (CVaRαCVaR_\alpha) objective. We derive the corresponding risk-sensitive Bellman equation and show that the resulting CVaR--Finsler Bellman operator is a γ\gamma-contraction. This guarantees a unique fixed-point value function, while the underlying Finsler cost induces an asymmetric path cost dFd_F that satisfies a triangle inequality despite directional asymmetry. We then develop a FiRL actor--critic algorithm to learn policies under this anisotropic, risk-averse objective. Across simulation benchmarks and real-world robot trials, FiRL demonstrates safer and more energy-efficient locomotion behavior than strong baselines such as risk-neutral PPO. For instance, on a 1212^\circ sloped Hopper task, FiRL reduces worst-case (CVaR0.1CVaR_{0.1}) impact forces by over 35% and total energy cost by 15%, while also improving success rate.