y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#llm-decoding News & Analysis

3 articles tagged with #llm-decoding. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AIBullisharXiv – CS AI · 3d ago7/10
🧠

Thinking Before Constraining: A Unified Decoding Framework for Large Language Models

Researchers propose In-Writing, a hybrid decoding framework for LLMs that separates reasoning from formatting constraints. The approach allows models to perform free-form reasoning before applying structured output constraints, demonstrating accuracy improvements up to 27% over standard methods across classification and reasoning tasks.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Min-$k$ Sampling: Decoupling Truncation from Temperature Scaling via Relative Logit Dynamics

Researchers propose Min-k Sampling, a novel decoding strategy for large language models that dynamically identifies semantic cliffs in logit distributions to optimize token truncation. Unlike temperature-sensitive methods like Top-k and Top-p, Min-k achieves temperature invariance through relative logit dynamics while maintaining superior text quality across reasoning, creative writing, and human evaluation benchmarks.

AINeutralarXiv – CS AI · 5d ago6/10
🧠

Lost in Sampling: Assessing Lexical Reachability in LLMs via the Word Coverage Score (WCS)

Researchers introduce the Word Coverage Score (WCS), a metric revealing how standard LLM sampling filters (Top-p, Top-k, Min-p) mathematically suppress contextually appropriate vocabulary choices, rendering linguistically valid words unreachable despite existing in the probability space. The study demonstrates that industry-standard decoding defaults unintentionally homogenize text output, acting as hidden censorship mechanisms that limit lexical diversity in generated content.