Section 01
PaCT: A Parallel Continuous Thinking Reasoning Architecture for Large Language Models (Introduction)
PaCT proposes a novel parallel continuous thinking mechanism. By breaking the serial constraints of traditional chain-of-thought reasoning, it enables large language models to explore multiple reasoning paths simultaneously, significantly improving the efficiency and accuracy of complex reasoning tasks. This work is a submission to ICML 2026, developed and open-sourced by jithamanyu001 on GitHub (link: https://github.com/jithamanyu001/pact), with a release date of 2026-05-26.