paper-with-me

홈 › Papers

The Model Knows, the Decoder Finds: Future Value Guided Particle Power Sampling

2026-05-04 · Tu Nguyen, Matthieu Zimmer, Rasul Tutunov, Xiaotong Ji, Haitham Bou Ammar arxiv

A recurring pattern in "reasoning without training" is that base LLMs already assign non-trivial probability mass to correct multi-step solutions; the bottleneck is locating these modes efficiently at inference time. Power sampling provides a principled way to bias decoding toward such modes by targeting p_theta(x)^alpha with alpha > 1, but practical approximations must account for future-dependent correction factors that determine which prefixes remain promising. We introduce Auxiliary Particle Power Sampling (APPS), a blockwise particle algorithm for approximating the sequence-level power target with a bounded population of partial solutions. APPS propagates hypotheses in parallel using proposal-corrected power reweighting and refines their survival through future-value-guided selection at resampling boundaries. This redistributes finite compute across competing prefixes rather than committing to a single unfolding path, while providing a direct scaling knob in the particle count and predictable peak memory. We instantiate the future-value signal with short-horizon rollouts and also study an amortized variant that replaces rollouts with a lightweight learned selection head. AMore broadly, APPS improves the accuracy--runtime trade-off of training-free decoding, further supporting the view that inference-time power approximation can recover gains often attributed to post-training.

📄 PDF Abstract BibTeX arXiv:2605.02427

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint Copying and Restricted Generation for Paraphrase

2016-11-28 · Ziqiang Cao, Chuwei Luo, Wenjie Li, Sujian Li

Many natural language generation tasks, such as abstractive summarization and text simplification, are paraphrase-orientated. In these tasks, copying and rewriting are two main writing modes. Most previous sequence-to-se…

Abstractive Text SummarizationDecoderInformativenessText Generation+1

Dynamic Information Provision: Rewarding the Past and Guiding the Future

2023-03-16 · Ian Ball

I study the optimal provision of information in a long-term relationship between a sender and a receiver. The sender observes a persistent, evolving state and commits to send signals over time to the receiver, who sequen…

Riemannian generative decoder

2025-06-23 · Andreas Bjerregaard, Søren Hauberg, Anders Krogh

Riemannian representation learning typically relies on approximating densities on chosen manifolds. This involves optimizing difficult objectives, potentially harming models. To completely circumvent this issue, we intro…

DecoderRepresentation Learning

Knowledge-driven Site Selection via Urban Knowledge Graph

2021-11-01 · Yu Liu, Jingtao Ding, Yong Li

Site selection determines optimal locations for new stores, which is of crucial importance to business success. Especially, the wide application of artificial intelligence with multi-source urban data makes intelligent s…

DecoderFeature Engineering

Markovian Persuasion

2021-11-29 · Ehud Lehrer, Dimitry Shaiderman

In the classical Bayesian persuasion model an informed player and an uninformed one engage in a static interaction. The informed player, the sender, knows the state of nature, while the uninformed one, the receiver, does…