@inproceedings{cao-etal-2026-diffcot,
title = "{D}iff{C}o{T}: Diffusion-styled Chain-of-Thought Reasoning in {LLM}s",
author = "Cao, Shidong and
Lin, Hongzhan and
Gu, Yuxuan and
Luo, Ziyang and
Ma, Jing",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1939/",
pages = "38942--38957",
ISBN = "979-8-89176-395-1",
abstract = "Chain-of-Thought (CoT) reasoning improves multi-step mathematical problem solving in large language models but remains vulnerable to exposure bias and error accumulation, as early mistakes propagate irreversibly through autoregressive decoding. In this work, we propose DiffCoT, a diffusion-styled CoT framework that reformulates CoT reasoning as an iterative denoising process. DiffCoT integrates diffusion principles at the reasoning-step level via a sliding-window mechanism, enabling unified generation and retrospective correction of intermediate steps while preserving token-level autoregression. To maintain causal consistency, we further introduce a causal diffusion noise schedule that respects the temporal structure of reasoning chains. Extensive experiments on three multi-step CoT reasoning benchmarks across diverse model backbones demonstrate that DiffCoT consistently outperforms existing CoT preference optimization methods, yielding improved robustness and error-correction capability in CoT reasoning."
}Markdown (Informal)
[DiffCoT: Diffusion-styled Chain-of-Thought Reasoning in LLMs](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.1939/) (Cao et al., Findings 2026)
ACL
- Shidong Cao, Hongzhan Lin, Yuxuan Gu, Ziyang Luo, and Jing Ma. 2026. DiffCoT: Diffusion-styled Chain-of-Thought Reasoning in LLMs. In Findings of the Association for Computational Linguistics: ACL 2026, pages 38942–38957, San Diego, California, United States. Association for Computational Linguistics.