paper-with-me

홈 › Papers

Differential Smoothing Mitigates Sharpening and Improves LLM Reasoning

2025-11-25 · Jingchu Gai, Guanning Zeng, Huaqing Zhang, Aditi Raghunathan arxiv

It is widely recognized that reinforcement learning (RL) fine-tuning of large language models often leads to diversity collapse, where outputs lack variety. Prior work has proposed a range of heuristics to counteract this effect, but these methods are ad hoc: they frequently trade off correctness for diversity, their effectiveness varies across tasks, and in some cases they even contradict one another. In this work, we place these observations on a rigorous foundation. We first provide a formal proof of why RL fine-tuning exhibits diversity collapse via a selection and reinforcement bias. Next, we make a key observation that any reward modification to address diversity collapse only needs to be applied on the correct trajectories. Building directly on this analysis, we introduce a principled method -- differential smoothing -- that provably improves both correctness and diversity, outperforming vanilla RL as well as widely used entropy-based heuristics. Our theory precisely characterizes when existing heuristics help and why they fail, while showing that differential smoothing is universally superior. Extensive experiments with models from 1B to 7B parameters, across domains including CountDown and real-world mathematical reasoning, demonstrate consistent gains. Differential smoothing improves both Pass@1 and Pass@k, with up to 6.7% improvements on AIME24 dataset.

📄 PDF Abstract BibTeX arXiv:2511.19942

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical Reasoning

Similar Papers 제목 키워드 기반

A guided edge-aware smoothing-sharpening filter based on patch interpolation model and generalized Gamma distribution

2021-07-30 · Guang Deng, Fernando J. Galetto, Mukhalad Al-nasrawi, Waseem Waheed

Smoothing and sharpening are two fundamental image processing operations. The latter is usually related to the former through the unsharp masking algorithm. In this paper, we develop a new type of filter which performs s…

Image Enhancementparameter estimation

Salient Building Outline Enhancement and Extraction Using Iterative L0 Smoothing and Line Enhancing

2019-06-06 · Cho-Ying Wu, Ulrich Neumann

In this paper, our goal is salient building outline enhancement and extraction from images taken from consumer cameras using L0 smoothing. We address weak outlines and over-smoothing problem. Weak outlines are often unde…

DecoderSemantic Segmentation

Mitigating Diffusion Model Hallucinations with Dynamic Guidance

2025-10-06 · Kostas Triaridis, Alexandros Graikos, Aggelina Chatziagapi, Grigorios G. Chrysos 외 arxiv

Hallucinations in diffusion models are samples with structural inconsistencies that can emerge due to the excessive smoothing of the learned score function, which in turn leads to interpolations between modes of the data…

Text-to-Image Generation

Graph-Coupled Oscillator Networks

2022-02-04 · T. Konstantin Rusch, Benjamin P. Chamberlain, James Rowbottom, Siddhartha Mishra 외

We propose Graph-Coupled Oscillator Networks (GraphCON), a novel framework for deep learning on graphs. It is based on discretizations of a second-order system of ordinary differential equations (ODEs), which model a net…

Boundary Smoothing for Named Entity Recognition

2022-04-26 · ACL 2022 5 · Enwei Zhu, Jinpeng Li

Neural named entity recognition (NER) models may easily encounter the over-confidence issue, which degrades the performance and calibration. Inspired by label smoothing and driven by the ambiguity of boundary annotation …

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2