paper-with-me

Papers

Bingo: Boosting Efficient Reasoning of LLMs via Dynamic and Significance-based Reinforcement Learning

2025-06-09 · Hanbing Liu, Lang Cao, Yuanyi Ren, Mengyu Zhou, Haoyu Dong, Xiaojun Ma, Shi Han, Dongmei Zhang

Large language models have demonstrated impressive reasoning capabilities, yet they often suffer from inefficiencies due to unnecessarily verbose or redundant outputs. While many works have explored reinforcement learning (RL) to enhance reasoning abilities, most primarily focus on improving accuracy, with limited attention to reasoning efficiency. Some existing approaches introduce direct length-based rewards to encourage brevity, but this often leads to noticeable drops in accuracy. In this paper, we propose Bingo, an RL framework that advances length-based reward design to boost efficient reasoning. Bingo incorporates two key mechanisms: a significance-aware length reward, which gradually guides the model to reduce only insignificant tokens, and a dynamic length reward, which initially encourages elaborate reasoning for hard questions but decays over time to improve overall efficiency. Experiments across multiple reasoning benchmarks show that Bingo improves both accuracy and efficiency. It outperforms the vanilla reward and several other length-based reward baselines in RL, achieving a favorable trade-off between accuracy and efficiency. These results underscore the potential of training LLMs explicitly for efficient reasoning.

📄 PDF Abstract BibTeX arXiv:2506.08125

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

BINGO: A Novel Pruning Mechanism to Reduce the Size of Neural Networks

2025-05-15 · Aditya Panangat

Over the past decade, the use of machine learning has increased exponentially. Models are far more complex than ever before, growing to gargantuan sizes and housing millions of weights. Unfortunately, the fact that large…

BingoGuard: LLM Content Moderation Tools with Risk Levels

2025-03-09 · Fan Yin, Philippe Laban, Xiangyu Peng, Yilun Zhou 외

Malicious content generated by large language models (LLMs) can pose varying degrees of harm. Although existing LLM-based moderators can detect harmful content, they struggle to assess risk levels and may miss lower-risk…

CSCE: Boosting LLM Reasoning by Simultaneous Enhancing of Causal Significance and Consistency

2024-09-20 · Kangsheng Wang, Xiao Zhang, Juntao Lyu, Tianyu Hu 외

Chain-based reasoning methods like chain of thought (CoT) play a rising role in solving reasoning tasks for large language models (LLMs). However, the causal hallucinations between a step of reasoning and corresponding s…

Holistic Analysis of Hallucination in GPT-4V(ision): Bias and Interference Challenges

2023-11-06 · Chenhang Cui, Yiyang Zhou, Xinyu Yang, Shirley Wu 외

While GPT-4V(ision) impressively models both visual and textual information simultaneously, it's hallucination behavior has not been systematically assessed. To bridge this gap, we introduce a new benchmark, namely, the …

Hallucination

BInGo: Bayesian Intrinsic Groupwise Registration via Explicit Hierarchical Disentanglement

2022-06-06 · Xin Wang, Xinzhe Luo, Xiahai Zhuang

Multimodal groupwise registration aligns internal structures in a group of medical images. Current approaches to this problem involve developing similarity measures over the joint intensity profile of all images, which m…

Bayesian InferenceComputational EfficiencyDisentanglement