LLMs struggle with open-ended reasoning. Most frameworks focus on task completion or next-token prediction—but fall short when it comes to multi-perspective analysis or structured exploration.
To address this, our team at NeuroWatt developed DEoT: Dual Engines of Thoughts, a reasoning framework that decomposes complex queries into parallelizable and verifiable reasoning paths.
DEoT introduces two key components:
- Breadth Engine – surfaces diverse dimensions of a problem space
- Depth Engine – performs focused, multi-step analysis within each dimension
Through this architecture, we aim to strengthen one of the current limitations of LLMs—structured associative thinking and coherent reasoning chains. Instead of relying solely on statistical completion, DEoT encourages deliberate, agent-style thought processes that can be audited, scaled, and reused.
If you’re building cognitive agents, financial LLMs, or any domain requiring structured thinking beyond deterministic outputs.
How DEoT Makes LLMs Think: A New Framework for Open-Ended Reasoning