English

Think in Sentences: Explicit Sentence Boundaries Enhance Language Model's Capabilities

Computation and Language 2026-04-16 v2 Artificial Intelligence

Abstract

Researchers have explored different ways to improve large language models (LLMs)' capabilities via dummy token insertion in contexts. However, existing works focus solely on the dummy tokens themselves, but fail to leverage the inherent sentence-level structure of natural language. This is a critical oversight, as LLMs acquire linguistic capabilities through exposure to human-generated texts, which are inherently structured at the sentence level. Motivated by this gap, we propose an approach that inserts delimiters at sentence boundaries in LLM inputs, which not only integrates dummy tokens into the context, but also facilitates LLMs with sentence-by-sentence processing behavior during reasoning. Two concrete methods: (1). In-context learning and (2). Supervised fine-tuning are experimented using 7B models to 600B Deepseek-V3. Our results demonstrate consistent improvements across various tasks, with notable gains of up to 7.7\% on GSM8k and 12.5\% on DROP. Furthermore, the fine-tuned LLMs can incorporate sentence awareness evidenced by their internal representations. Our work establishes a simple yet effective technique for enhancing LLM's capabilities, offering promising directions for cognitive-inspired LLM enhancement paradigm.

Keywords

Cite

@article{arxiv.2604.10135,
  title  = {Think in Sentences: Explicit Sentence Boundaries Enhance Language Model's Capabilities},
  author = {Zhichen Liu and Yongyuan Li and Yang Xu},
  journal= {arXiv preprint arXiv:2604.10135},
  year   = {2026}
}

Comments

Accepted to ACL 2026 main conference

R2 v1 2026-07-01T12:04:15.041Z