ANO: Robust Policy Optimization via Bounded, Redescending Gain Fields
Organizations: University of Macau · Wuhan University · National University of Singapore · University of Hong Kong
Abstract
Proximal Policy Optimization (PPO) dominates reinforcement learning and LLM alignment, yet its hard-clipping mechanism and unconstrained alternatives (e.g., SPO) sit at two extremes of a stability-efficiency dilemma. We argue that this dilemma is best understood dynamically: a surrogate objective is a feedback law on the probability ratio, and its clipping/penalty shape defines a gain field that drives the update dynamics. PPO's clip induces a dead zone (zero feedback outside the trust region), leaving the policy to drift open-loop under momentum; SPO's quadratic penalty induces an unbounded, linearly growing gain that stiffens the dynamics and destabilizes under aggressive step sizes. Guided by this view, we derive Anchored Neighborhood Optimization (ANO), which designs the gain field directly: a shaping kernel that anchors the identity map at , peaks exactly at a prescribed trust-region boundary , bounds the push on severely off-policy samples by a tunable , and exerts a bounded, redescending pull of tunable depth on extreme outliers. The three hyperparameters have decoupled roles, and all internal constants are solved in closed form. Empirically, ANO ranks first on both Atari (40 games) and MuJoCo in IQM and Median of normalized scores. While the runner-up differs across domains (PAPO on Atari, SPO on MuJoCo), ANO is the only method consistently at the top. Under a learning-rate stress test (), ANO degrades by only whereas PPO collapses by , and the stressed ANO still outperforms PPO and PAPO at their best-tuned learning rates.