Visual TL;DR. Textual CoT Bottleneck solves NF-CoT Framework. NF-CoT Framework uses Normalizing Flows. NF-CoT Framework maintains Preserves Autoregressive Strengths. NF-CoT Framework enables High-Bandwidth Latent Reasoning. High-Bandwidth Latent Reasoning leads to Boosted LLM Performance.
- Textual CoT Bottleneck: seriality and discrete nature of textual chain-of-thought limits computational bandwidth
- NF-CoT Framework: novel latent reasoning framework leveraging normalizing flows for continuous thoughts
- Normalizing Flows: model continuous thoughts, offering higher-bandwidth alternative to explicit textual CoT
- Preserves Autoregressive Strengths: native left-to-right generation, probabilistic sampling, KV-cache compatibility, tractable likelihood
- High-Bandwidth Latent Reasoning: enables generation of continuous thought positions via NF head alongside text
- Boosted LLM Performance: improves LLM performance and efficiency in tasks like code generation
Visual TL;DR