English

Asking a Language Model for Diverse Responses

Computation and Language 2025-09-23 v1

Abstract

Large language models increasingly rely on explicit reasoning chains and can produce multiple plausible responses for a given context. We study the candidate sampler that produces the set of plausible responses contrasting the ancestral (parallel) sampling against two alternatives: enumeration, which asks the model to produce nn candidates in one pass, and iterative sampling, which proposes candidates sequentially while conditioning on the currently generated response set. Under matched budgets, we compare these samplers on quality, lexical and computation flow diversity, and efficiency. Our empirical results demonstrate that enumeration and iterative strategies result in higher diversity at comparable quality. Our findings highlight the potential of simple non-independent sampling strategies to improve response diversity without sacrificing generation quality.

Keywords

Cite

@article{arxiv.2509.17570,
  title  = {Asking a Language Model for Diverse Responses},
  author = {Sergey Troshin and Irina Saparina and Antske Fokkens and Vlad Niculae},
  journal= {arXiv preprint arXiv:2509.17570},
  year   = {2025}
}

Comments

UncertaiNLP workshop, 2025

R2 v1 2026-07-01T05:49:13.123Z