AI RESEARCH
Entropy-informed Decoding: Adaptive Information-Driven Branching
arXiv CS.AI
•
ArXi:2605.09745v1 Announce Type: cross Large language models (LLMs) achieve remarkable generative performance, yet their output quality is dependent on the decoding strategy. While sampling-based methods (e.g., top-k, nucleus) and search-and-select based methods (e.g., beam search, best-of-n, majority voting) can improve upon greedy decoding, both approaches suffer from limitations: sampling generally commits to a single path, while search often expends excessive computation regardless of task complexity. To address these, we.