paper-with-me

홈 › Papers

Tail-Aware Information-Theoretic Bounds for LLM Alignment under Heavy-Tailed Rewards

2026-04-12 · Huiming Zhang, Binghan Li, Wan Tian, Qiang Sun arxiv

Classical information-theoretic learning bounds typically rely on KL mutual information and moment-generating-function (MGF) arguments, which are well matched to bounded or sub-Gaussian losses but can be ineffective when losses or rewards are heavy-tailed. We develop a tail-aware information-theoretic framework for sub-Weibull data, where the tail parameter $θ$ controls the tail heaviness: $θ=2$ corresponds to sub-Gaussian, $θ=1$ to sub-exponential, and $0<θ<1$ to genuinely heavy tails. Our key technical ingredient is a decorrelation lemma that bounds change-of-measure expectations using a shifted-log $f_θ$-divergence, which admits explicit comparisons to Rényi divergence without MGF arguments. On the empirical-process side, we establish sharp maximal inequalities and a Dudley-type chaining bound for sub-Weibull processes, with logarithmic and entropy terms raised to the power $1/θ$. These tools yield tail-adaptive selection bounds and a multiscale information-theoretic Dudley inequality based on shifted-log and Rényi mutual information. We apply our theory to large language models (LLMs) in the context of reward hacking within reinforcement learning from human feedback (RLHF). We show that Rényi-regularized alignment provides finite reward guarantees and ensures that best-of-N policies remain well-controlled, thereby mitigating the catastrophic Goodhart effects where standard KL-regularization fails. We illustrate Rényi-regularized RLHF by experiments, including controlled heavy-tailed rewards and token-space reward attacks.

📄 PDF Abstract BibTeX arXiv:2604.10727

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Circuit-Aware Reward Training: A Mechanistic Framework for Longtail Robustness in RLHF

2025-09-29 · Jing Liu arxiv

Reinforcement Learning from Human Feedback (RLHF) reward models exhibit systematic failures on longtail distributions, leading to reward hacking and misalignment. We propose a mechanistic interpretability framework that …

Reinforcement LearningData Augmentation

Information Theoretic Guarantees For Policy Alignment In Large Language Models

2024-06-09 · Youssef Mroueh

Policy alignment of large language models refers to constrained policy optimization, where the policy is optimized to maximize a reward while staying close to a reference policy with respect to an $f$-divergence such as …

Generalization Bounds for Heavy-Tailed SDEs through the Fractional Fokker-Planck Equation

2024-02-12 · Benjamin Dupuis, Umut Şimşekli

Understanding the generalization properties of heavy-tailed stochastic optimization algorithms has attracted increasing attention over the past years. While illuminating interesting aspects of stochastic optimizers by us…

Generalization BoundsStochastic Optimization

Manifold-Constrained Adversarial Training for Long-Tailed Robustness via Geometric Alignment

2026-05-04 · Guanmeng Xian, Ning Yang, Philip S. Yu arxiv

Adversarial training is effective on balanced datasets, but its robustness degrades under longtailed class distributions, where tail classes suffer high robust error and unstable decision boundaries. We propose Manifold-…

Adversarial Robustness

Robust Long-Tailed Learning via Label-Aware Bounded CVaR

2023-08-29 · Hong Zhu, Runpeng Yu, Xing Tang, Yifei Wang 외

Data in the real-world classification problems are always imbalanced or long-tailed, wherein the majority classes have the most of the samples that dominate the model training. In such setting, the naive model tends to h…