Pith. sign in

SeLaR: Selective Latent Reasoning in Large Language Models

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it
abstract

Chain-of-Thought (CoT) has become a cornerstone of reasoning in large language models, yet its effectiveness is constrained by the limited expressiveness of discrete token sampling. Recent latent reasoning approaches attempt to alleviate this limitation by replacing discrete tokens with soft embeddings (probability-weighted mixtures of token embeddings) or hidden states, but they commonly suffer from two issues: (1) global activation injects perturbations into high-confidence steps, impairing reasoning stability; and (2) soft embeddings quickly collapse toward the highest-probability token, limiting exploration of alternative trajectories. To address these challenges, we propose SeLaR (Selective Latent Reasoning), a lightweight and training-free framework. SeLaR introduces an entropy-gated mechanism that activates soft embeddings only at low-confidence steps, while preserving discrete decoding at high-confidence steps. Additionally, we propose an entropy-aware contrastive regularization that pushes soft embeddings away from the dominant (highest-probability) token's direction, encouraging sustained exploration of multiple latent reasoning paths. Experiments on five reasoning benchmarks demonstrate that SeLaR consistently outperforms standard CoT and state-of-the-art training-free methods.

fields

cs.CL 3 cs.LG 1

years

2026 4

representative citing papers

Information-Aware KV Cache Compression for Long Reasoning

cs.CL · 2026-06-25 · unverdicted · novelty 5.0

InfoKV is an entropy-aware KV cache compression framework that integrates token-level predictive uncertainty and layer-wise representation evolution with attention scores to improve performance on long-context reasoning benchmarks.

citing papers explorer

Showing 4 of 4 citing papers.