paper-with-me

Papers

Delightful Gradients Accelerate Corner Escape

2026-05-12 · Jincheng Mei, Ian Osband arxiv

Softmax policy gradient converges at $O(1/t)$, but its transient behavior near sub-optimal corners of the simplex can be exponentially slow. The bottleneck is self-trapping: negative-advantage actions reinforce the corner policy and can initially push the optimal action backward. We study \emph{Delightful Policy Gradient} (DG), which gates each policy-gradient term by the product of advantage and action surprisal. For $K$-armed bandits, we prove that the zero-temperature limit of DG removes this corner-trapping mechanism on a quantitative sector near any sub-optimal corner, yielding a first-exit escape bound logarithmic in the initial probability ratio. At every fixed temperature, the same local mechanism persists because harmful actions are polynomially suppressed as they become rare. A key structural insight is that every action better than the corner action is an \emph{ally}: its contribution to escape is non-negative. Combining corner instability with a monotonic value improvement identity, we prove that DG converges globally to the optimal policy in both bandits and tabular MDPs at an asymptotic $O(1/t)$ rate. We also show, via an exact counterexample, that this tabular mechanism can fail under shared function approximation. In MNIST contextual bandits with a shared-parameter neural network, DG nevertheless recovers from bad initializations faster than standard policy gradient, suggesting that the counterexample marks a boundary of the theory rather than a practical prohibition.

📄 PDF Abstract BibTeX arXiv:2605.11908

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Delightful Policy Gradient

2026-03-15 · Ian Osband arxiv

Standard policy gradients weight each sampled action by advantage alone, regardless of how likely that action was under the current policy. This creates two pathologies: within a single decision context (e.g. one image o…

Continuous Control

Accelerated gradient methods for nonconvex optimization: Escape trajectories from strict saddle points and convergence to local minima

2023-07-13 · Rishabh Dixit, Mert Gurbuzbalaban, Waheed U. Bajwa

This paper considers the problem of understanding the behavior of a general class of accelerated gradient methods on smooth nonconvex functions. Motivated by some recent works that have proposed effective algorithms, bas…

Escape time in bistable neuronal populations driven by colored synaptic noise

2024-04-08 · Gianni Valerio Vinci, Maurizio Mattia

Local networks of neurons are nonlinear systems driven by synaptic currents elicited by its own spiking activity and the input received from other brain areas. Synaptic currents are well approximated by correlated Gaussi…

valid

How Do Multimodal Large Language Models Handle Complex Multimodal Reasoning? Placing Them in An Extensible Escape Game

2025-03-13 · Ziyue Wang, Yurui Dong, Fuwen Luo, Minyuan Ruan 외

The rapid advancing of Multimodal Large Language Models (MLLMs) has spurred interest in complex multimodal reasoning tasks in the real-world and virtual environment, which require coordinating multiple abilities, includi…

Multimodal ReasoningQuestion AnsweringVisual GroundingVisual Question Answering+1

Two Methods for Domain Adaptation of Bilingual Tasks: Delightfully Simple and Broadly Applicable

2018-07-01 · ACL 2018 7 · Viktor Hangya, Fabienne Braune, Alex Fraser, er 외

Bilingual tasks, such as bilingual lexicon induction and cross-lingual classification, are crucial for overcoming data sparsity in the target language. Resources required for such tasks are often out-of-domain, thus doma…

Bilingual Lexicon InductionClassificationDomain AdaptationGeneral Classification+6