English

SWI: Speaking with Intent in Large Language Models

Computation and Language 2025-09-12 v3 Artificial Intelligence Machine Learning

Abstract

Intent, typically clearly formulated and planned, functions as a cognitive framework for communication and problem-solving. This paper introduces the concept of Speaking with Intent (SWI) in large language models (LLMs), where the explicitly generated intent encapsulates the model's underlying intention and provides high-level planning to guide subsequent analysis and action. By emulating deliberate and purposeful thoughts in the human mind, SWI is hypothesized to enhance the reasoning capabilities and generation quality of LLMs. Extensive experiments on text summarization, multi-task question answering, and mathematical reasoning benchmarks consistently demonstrate the effectiveness and generalizability of Speaking with Intent over direct generation without explicit intent. Further analysis corroborates the generalizability of SWI under different experimental settings. Moreover, human evaluations verify the coherence, effectiveness, and interpretability of the intent produced by SWI. The promising results in enhancing LLMs with explicit intents pave a new avenue for boosting LLMs' generation and reasoning abilities with cognitive notions.

Keywords

Cite

@article{arxiv.2503.21544,
  title  = {SWI: Speaking with Intent in Large Language Models},
  author = {Yuwei Yin and EunJeong Hwang and Giuseppe Carenini},
  journal= {arXiv preprint arXiv:2503.21544},
  year   = {2025}
}

Comments

Code: https://github.com/YuweiYin/SWI

R2 v1 2026-06-28T22:36:46.249Z