English

Thinking in Many Modes: How Composite Reasoning Elevates Large Language Model Performance with Limited Data

Computation and Language 2025-09-29 v1 Artificial Intelligence

Abstract

Large Language Models (LLMs), despite their remarkable capabilities, rely on singular, pre-dominant reasoning paradigms, hindering their performance on intricate problems that demand diverse cognitive strategies. To address this, we introduce Composite Reasoning (CR), a novel reasoning approach empowering LLMs to dynamically explore and combine multiple reasoning styles like deductive, inductive, and abductive for more nuanced problem-solving. Evaluated on scientific and medical question-answering benchmarks, our approach outperforms existing baselines like Chain-of-Thought (CoT) and also surpasses the accuracy of DeepSeek-R1 style reasoning (SR) capabilities, while demonstrating superior sample efficiency and adequate token usage. Notably, CR adaptively emphasizes domain-appropriate reasoning styles. It prioritizes abductive and deductive reasoning for medical question answering, but shifts to causal, deductive, and inductive methods for scientific reasoning. Our findings highlight that by cultivating internal reasoning style diversity, LLMs acquire more robust, adaptive, and efficient problem-solving abilities.

Keywords

Cite

@article{arxiv.2509.22224,
  title  = {Thinking in Many Modes: How Composite Reasoning Elevates Large Language Model Performance with Limited Data},
  author = {Zishan Ahmad and Saisubramaniam Gopalakrishnan},
  journal= {arXiv preprint arXiv:2509.22224},
  year   = {2025}
}

Comments

7 pages, 3 figures

R2 v1 2026-07-01T05:58:35.932Z