English

Dipper: Diversity in Prompts for Producing Large Language Model Ensembles in Reasoning tasks

Computation and Language 2025-10-28 v2 Artificial Intelligence Machine Learning Multiagent Systems

Abstract

Large Language Models (LLMs), particularly smaller variants, still struggle with complex reasoning tasks. While inference-time prompting can guide reasoning, existing methods often rely on sequential queries. Ensemble approaches offer a promising path to performance gains, especially given recent batch inference speed-ups. This work introduces DIPPER, a novel, training-free framework that transforms a single LLM into an effective inference-time ensemble. By feeding the model an optimized and diverse set of prompts in parallel, DIPPER elicits varied reasoning paths, leading to performance gains. We empirically demonstrate significant improvements on reasoning benchmarks, such as MATH, where a DIPPER ensemble of three Qwen2-MATH-1.5B instances (via parallel prompting of a single model) outperforms a larger 7B model.

Keywords

Cite

@article{arxiv.2412.15238,
  title  = {Dipper: Diversity in Prompts for Producing Large Language Model Ensembles in Reasoning tasks},
  author = {Gregory Kang Ruey Lau and Wenyang Hu and Diwen Liu and Jizhuo Chen and See-Kiong Ng and Bryan Kian Hsiang Low},
  journal= {arXiv preprint arXiv:2412.15238},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025 Main Conference