@inproceedings{rafiuddin-khan-2025-formal,
title = "A Formal Analysis of Chain-of-Thought Prompting via {T}uring Reductions",
author = "Rafiuddin, S M and
Khan, Muntaha Nujat",
editor = "Inui, Kentaro and
Sakti, Sakriani and
Wang, Haofen and
Wong, Derek F. and
Bhattacharyya, Pushpak and
Banerjee, Biplab and
Ekbal, Asif and
Chakraborty, Tanmoy and
Singh, Dhirendra Pratap",
booktitle = "Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics",
month = dec,
year = "2025",
address = "Mumbai, India",
publisher = "The Asian Federation of Natural Language Processing and The Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-ijcnlp-aacl/2025.ijcnlp-short.8/",
pages = "87--98",
ISBN = "979-8-89176-299-2",
abstract = "Chain-of-Thought (CoT) prompting has emerged as a powerful empirical technique for eliciting multi-step reasoning from large language models by decomposing complex tasks into sequential subprompts. However, the formal computational trade-offs between internal computation, query count, and space usage remain unexplored. We introduce the CoT-oracle Turing machine, a formal model in which each subprompt corresponds to an oracle query, and define three resource metrics: internal time T(n), query complexity Q(n), and prompt buffer space Sprompt(n). We prove that (T,Q)-bounded CoT machines exactly capture the class PO[Q(n)] of polynomial-time Turing reductions with Q(n) queries, derive upper bounds for P and NP-complete problems under linear and prefix-query budgets, and establish an {\ensuremath{\Omega}}(n) query lower bound for SAT under P {\ensuremath{\neq}} NP. Illustrative examples on integer factorization and SAT reconstruction, together with synthetic and LLM-based simulations, confirm our theoretical T{--}Q{--}S trade-off predictions. This framework provides principled guidelines for prompt design, noisy-oracle robustness, and cost-aware reasoning."
}Markdown (Informal)
[A Formal Analysis of Chain-of-Thought Prompting via Turing Reductions](https://preview.aclanthology.org/ingest-ijcnlp-aacl/2025.ijcnlp-short.8/) (Rafiuddin & Khan, IJCNLP-AACL 2025)
ACL
- S M Rafiuddin and Muntaha Nujat Khan. 2025. A Formal Analysis of Chain-of-Thought Prompting via Turing Reductions. In Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics, pages 87–98, Mumbai, India. The Asian Federation of Natural Language Processing and The Association for Computational Linguistics.