token-selection

Tag

Cards List
#token-selection

FutureBridge: Token Selection Beyond Local Preference in Collaborative Decoding

arXiv cs.CL · 2026-08-10 Cached

FutureBridge introduces a token reranker for collaborative decoding that ranks LLM-SLM candidates based on how well the SLM can continue reasoning from them, improving the Qwen3-1.7B SLM's math accuracy by 35.1% over greedy decoding.

0 favorites 0 likes
#token-selection

HALO: Hybrid Adaptive Latent Reasoning for Language Models

arXiv cs.CL · 2026-07-13 Cached

HALO introduces a hybrid adaptive latent refinement method for frozen language models that selectively applies second-stage refinement to a subset of tokens, achieving better performance than fixed refinement steps while using less compute.

0 favorites 0 likes
#token-selection

PARTREP: Learning What to Repeat for Decoder-only LLMs

arXiv cs.CL · 2026-07-03 Cached

PartRep proposes a selective prompt repetition method for decoder-only LLMs that appends only the most informative tokens (selected via NLL) instead of the full prompt, reducing KV cache and prefill FLOPs while retaining most of the accuracy gains across multiple benchmarks.

0 favorites 0 likes
#token-selection

SEAD: Competence-Aware On-Policy Distillation via Entropy-Guided Supervision

arXiv cs.CL · 2026-06-30 Cached

SEAD introduces a competence-aware on-policy distillation method that uses entropy to guide supervision at token, temporal, and prompt levels, achieving a +4.8 average accuracy improvement on OLMo-3 across six math benchmarks.

0 favorites 0 likes
#token-selection

Robust Reasoning via Dynamic Token Selection for Distribution-Aligned Self-Distillation

arXiv cs.CL · 2026-06-02 Cached

Proposes Distribution-Aligned Self-Distillation (DASD), which dynamically filters tokens during self-distillation to preserve beneficial logical corrections while suppressing distributionally misaligned style noise, improving robust reasoning on math, code, and commonsense benchmarks.

0 favorites 0 likes
#token-selection

Good Token Hunting: A Hitchhiker's Guide to Token Selection for Visual Geometry Transformers

Hugging Face Daily Papers · 2026-05-22 Cached

This paper introduces a two-stage token selection framework for visual geometry transformers that reduces computational costs by restricting key/value tokens during global attention, achieving over 85% acceleration on scenes with 500 images while maintaining baseline performance.

0 favorites 0 likes
#token-selection

Stage-adaptive Token Selection for Efficient Omni-modal LLMs

Hugging Face Daily Papers · 2026-05-19 Cached

SEATS is a training-free, stage-adaptive token selection method that reduces computational overhead in omni-modal LLMs by progressively pruning redundant visual and audio tokens, achieving a 9.3x FLOPs reduction and 4.8x prefill speedup while preserving 96.3% performance.

0 favorites 0 likes
← Back to home

Submit Feedback