Pith. sign in

REVIEW 14 cited by

A Thorough Examination of Decoding Methods in the Era of LLMs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.06925 v3 pith:OJ3T75LJ submitted 2024-02-10 cs.CL

classification cs.CL
keywords decodingmethodsmodelsllmsperformanceanalysishyperparameterlanguage
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Decoding methods play an indispensable role in converting language models from next-token predictors into practical task solvers. Prior research on decoding methods, primarily focusing on task-specific models, may not extend to the current era of general-purpose large language models (LLMs). Moreover, the recent influx of decoding strategies has further complicated this landscape. This paper provides a comprehensive and multifaceted analysis of various decoding methods within the context of LLMs, evaluating their performance, robustness to hyperparameter changes, and decoding speeds across a wide range of tasks, models, and deployment environments. Our findings reveal that decoding method performance is notably task-dependent and influenced by factors such as alignment, model size, and quantization. Intriguingly, sensitivity analysis exposes that certain methods achieve superior performance at the cost of extensive hyperparameter tuning, highlighting the trade-off between attaining optimal results and the practicality of implementation in varying contexts.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. A First-Principles Theory of Slow Thinking and Active Perception

    cs.AI 2026-07 conditional novelty 7.5 of 10

    Active lifting of data distributions via latent-sequence sampling and max-rate uncertainty reduction formally derives slow-thinking LLMs and places them on representation and sampler hierarchies that can be climbed.

  2. Cross-Entropy Games for Language Models: From Implicit Knowledge to General Capability Measures

    cs.AI 2025-06 conditional novelty 7.0 of 10

    Xent Games formalize a large family of LLM evaluation tasks as games whose rewards and constraints are signed cross-entropy sums, and propose using them to build general capability measures.

  3. Implicit Causality-biases in humans and LLMs as a tool for benchmarking LLM discourse capabilities

    cs.CL 2025-01 conditional novelty 7.0 of 10

    Most tested LLMs fail to reproduce human implicit causality biases in coreference, coherence, and referring-expression form, even when they show partial coreference effects.

  4. Attention to Detail: Evaluating Energy, Performance, and Accuracy Trade-offs Across vLLM Configurations

    cs.SE 2026-07 conditional novelty 6.0 of 10

    vLLM attention kernel and prefix caching drive model- and task-dependent energy and latency effects, with no universal best config, and can unexpectedly shift measured accuracy.

  5. HARP: Hesitation-Aware Reframing in Transformer Inference Pass

    cs.CL 2024-12 conditional novelty 6.0 of 10

    HARP improves LLM accuracy by up to 5.16% at about 1.25x inference cost, by running a dropout-perturbed second forward pass only when token-level entropy is high.

  6. Adaptive Decoding via Latent Preference Optimization

    cs.CL 2024-11 conditional novelty 6.0 of 10

    Adaptive Decoding learns to pick a discrete sampling temperature at token or sequence level via a DPO-style loss over latent temperature choices, and beats fixed temperatures on average across three task families.

  7. Test-Time Scaling in Reasoning LLMs: Inference Regimes, Evaluation, and Reproducibility

    cs.LG 2026-08 conditional novelty 5.0 of 10

    The paper formalizes test-time scaling into three regimes, introduces a discovery-stability profile for repeated-sampling evaluation, and releases nearly two million reasoning traces.

  8. Rare Event Analysis of Large Language Models

    cs.LG 2026-02 conditional novelty 5.0 of 10

    Using annealed transition path sampling plus MBAR reweighting, the authors estimate TinyStories-8M completion probabilities for extreme ARI and log-probability values that are unobservable by direct sampling.

  9. A Comparative Study of Decoding Strategies in Medical Text Generation

    cs.CL 2025-08 conditional novelty 5.0 of 10

    Across five medical text tasks, deterministic decoding methods generally score higher than stochastic sampling, while medical-specific models do not outperform general models and are more sensitive to decoding choice.

  10. On Next-Token Prediction in LLMs: How End Goals Determine the Consistency of Decoding Algorithms

    stat.ML 2025-05 reject novelty 5.0 of 10

    The paper claims that no polynomial-time decoder is optimal for all distributions under N-gram Hamming loss, that random sampling is consistent for sequence cross-entropy, and that temperature scaling only works at te...

  11. Practical Design and Benchmarking of Generative AI Applications for Surgical Billing and Coding

    cs.CL 2025-01 conditional novelty 5.0 of 10

    Fine-tuned Phi-3 language models matched or beat GPT-4o on surgical billing code generation while running locally on four GPUs.

  12. Bridging On-Device and Cloud LLMs for Collaborative Reasoning: A Unified Methodology for Local Routing and Post-Training

    cs.LG 2025-09 conditional novelty 4.0 of 10

    Reinforcement learning post-training gives on-device LLMs an internal 'call for help' action, eliminating external routers and achieving strong math accuracy under cloud-use budgets.

  13. Context-Enhanced Contrastive Search for Improved LLM Text Generation

    cs.CL 2025-04 reject novelty 4.0 of 10

    CECS extends Contrastive Search with adaptive temperature, candidate thresholds, and penalties, reporting better coherence and diversity, but the description is underspecified.

  14. Closer Look at Efficient Inference Methods: A Survey of Speculative Decoding

    cs.CL 2024-11 conditional novelty 2.0 of 10

    A survey that categorizes speculative decoding methods into draft-centric and model-centric families and discusses deployment challenges.

Pith tools