CLAILGMar 27, 2025

SWI: Speaking with Intent in Large Language Models

arXiv:2503.21544v32 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the challenge of improving interpretability and performance in LLMs for tasks requiring complex reasoning, though it appears incremental as it builds on existing cognitive notions.

The paper tackles the problem of enhancing reasoning and generation quality in large language models by introducing Speaking with Intent (SWI), which explicitly generates intent to guide planning and actions, resulting in consistent improvements over direct generation on benchmarks like text summarization, multi-task question answering, and mathematical reasoning.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes