paper-with-me

Papers

Decoding Decoded: Understanding Hyperparameter Effects in Open-Ended Text Generation

2024-10-08 · Esteban Garces Arias, Meimingwei Li, Christian Heumann, Matthias Aßenmacher

Decoding strategies for generative large language models (LLMs) are a critical but often underexplored aspect of text generation tasks. Guided by specific hyperparameters, these strategies aim to transform the raw probability distributions produced by language models into coherent, fluent text. In this study, we undertake a large-scale empirical assessment of a range of decoding methods, open-source LLMs, textual domains, and evaluation protocols to determine how hyperparameter choices shape the outputs. Our experiments include both factual (e.g., news) and creative (e.g., fiction) domains, and incorporate a broad suite of automatic evaluation metrics alongside human judgments. Through extensive sensitivity analyses, we distill practical recommendations for selecting and tuning hyperparameters, noting that optimal configurations vary across models and tasks. By synthesizing these insights, this study provides actionable guidance for refining decoding strategies, enabling researchers and practitioners to achieve higher-quality, more reliable, and context-appropriate text generation outcomes.

📄 PDF Abstract BibTeX arXiv:2410.06097

Code (1)

yecanlee/decoding-decoded 공식 구현 pytorch

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

STDec: Spatio-Temporal Stability Guided Decoding for dLLMs

2026-04-07 · Yuzhe Chen, Jiale Cao, Xuyang Liu, Jin Xie 외 arxiv

Diffusion Large Language Models (dLLMs) have achieved rapid progress, viewed as a promising alternative to the autoregressive paradigm. However, most dLLM decoders still adopt a global confidence threshold, and do not ex…

Understanding Turbo Codes: A Signal Processing Study

2023-08-25 · Xiang-Gen Xia

In this paper, we study turbo codes from the digital signal processing point of view by defining turbo codes over the complex field. It is known that iterative decoding and interleaving between concatenated parallel code…

Configuration Over Selection: Hyperparameter Sensitivity Exceeds Model Differences in Open-Source LLMs for RTL Generation

2026-04-18 · Minghao Shao, Zeng Wang, Weimin Fu, Xiaolong Guo 외 arxiv

Benchmarking of open-source LLMs for hardware design focuses on which LLMs to use, while treating inference-time decoding configuration as a secondary concern. This work shows that it matters more how an LLM is configure…

EmoMind: Decoding Affective Captions from Human Brain fMRI

2026-05-16 · Bilal A. Mohammed, Lin Gu, Ruogu Fang arxiv

Decoding visual experience from brain activity has advanced substantially, but current brain-to-text systems largely recover semantic content while discarding affect. Additionally, language models can generate emotional …

R+R:Understanding Hyperparameter Effects in DP-SGD

2024-11-04 · Felix Morsbach, Jan Reubold, Thorsten Strufe

Research on the effects of essential hyperparameters of DP-SGD lacks consensus, verification, and replication. Contradictory and anecdotal statements on their influence make matters worse. While DP-SGD is the standard op…

Privacy Preserving