decoding

Tag

Cards List
#decoding

Attention-Discounted Adaptive Sampler for Masked Diffusion Language Models

arXiv cs.CL · 2026-06-10 Cached

This paper introduces ADAS, a training-free reranking rule for parallel masked diffusion decoding that uses attention to discount tokens that strongly attend to uncertain positions, improving low-NFE performance on reasoning and code tasks with minimal runtime overhead.

0 favorites 0 likes
#decoding

@TheAhmadOsman: LLM Decoding Simplified From the upcoming article on X

X AI KOLs Timeline · 2026-06-06 Cached

Ahmad Osman teases an upcoming article on X that simplifies LLM decoding.

0 favorites 0 likes
#decoding

Supportive Token Revealing for Fast Diffusion Language Model Decoding

arXiv cs.CL · 2026-06-04 Cached

This paper proposes AXON, a training-free module that improves the quality-latency trade-off of discrete diffusion language model decoding by intelligently selecting 'anchor' tokens to reveal first, using attention, uncertainty, and confidence signals to support subsequent denoising steps. Experiments on reasoning and code-generation benchmarks show AXON reduces function evaluations while maintaining or improving accuracy.

0 favorites 0 likes
#decoding

COFT: Counterfactual-Conformal Decoding for Fair Chain-of-Thought Reasoning in Large Language Models

arXiv cs.CL · 2026-06-01 Cached

COFT is a training-free decoding method that applies token-level fairness control and conformal calibration to reduce bias in chain-of-thought reasoning of large language models, achieving 30-55% bias reduction with minimal computational overhead.

0 favorites 0 likes
#decoding

Probing the Prompt KV Cache: Where It Becomes Dispensable

arXiv cs.CL · 2026-06-01 Cached

This paper systematically investigates when and which parts of the prompt KV cache become dispensable during LLM decoding, showing that redundancy primarily involves chat template scaffolding rather than task content, and replacement with neutral filler preserves accuracy.

0 favorites 0 likes
#decoding

@grapeot: How does the LLM inference system actually work? The SGLang Omni team recently published a rare article that lays out the complete decision-making chain of a top inference system team. I followed the original text and organized a popular science post, starting from autoregressive decoding, KV cache, continuous batching...

X AI KOLs Timeline · 2026-05-30

Based on the SGLang Omni team's internal decision-making article, this post introduces the operating principles of LLM inference systems in an accessible way, starting from basic concepts such as autoregressive decoding, KV cache, and continuous batching.

0 favorites 0 likes
#decoding

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

Hugging Face Daily Papers · 2026-05-28 Cached

A new hybrid decoding framework called In-Writing is proposed, which delays constraint application until after a trigger token, combining free-form reasoning with structured generation for improved accuracy in classification and reasoning tasks.

0 favorites 0 likes
#decoding

When Confidence Misleads: Suffix Anchoring and Anchor-Proximity Confidence Modulation for Diffusion Language Models

Hugging Face Daily Papers · 2026-05-27 Cached

Researchers propose a training-free method called Suffix-Anchored Confidence Modulation to improve confidence-based decoding in diffusion language models by addressing issues with EOT tokens and premature decoding.

0 favorites 0 likes
#decoding

@xuanchi13: The latent-vs-pixel debate misses the point. GPT Image 2 shows what users notice: pixel-level fidelity. Latent models s…

X AI KOLs Timeline · 2026-05-26 Cached

NVIDIA introduces PiD, a Pixel Diffusion Decoder that replaces traditional VAE/RAE decoders in latent diffusion models, enabling fast, high-resolution decoding with up to 6× speedup and improved visual fidelity.

0 favorites 0 likes
#decoding

@davideciffa: If you have an Nvidia RTX 4090 --ddtree-budget 36 is the best configuration that buys you 2.5x speed up during decoding…

X AI KOLs Timeline · 2026-05-24 Cached

A tweet recommending --ddtree-budget 36 for Nvidia RTX 4090, claiming 2.5x speedup during decoding for Qwen3.6_27B.

0 favorites 0 likes
#decoding

Distilling Long-CoT Reasoning through Collaborative Step-wise Multi-Teacher Decoding

Hugging Face Daily Papers · 2026-05-04 Cached

CoRD is a collaborative multi-teacher decoding framework that synthesizes reasoning trajectories through predictive perplexity scoring and beam search, enabling efficient distillation of large reasoning models with high-quality outputs and generalized performance.

0 favorites 0 likes
#decoding

No-Worse Context-Aware Decoding: Preventing Neutral Regression in Context-Conditioned Generation

arXiv cs.CL · 2026-04-21 Cached

A research paper proposing NWCAD (No-Worse Context-Aware Decoding), a decode-time adapter that prevents 'neutral regression' where LLMs overwrite already-correct answers when given non-informative context, using a two-stream architecture with gated fallback to no-context decoding.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback