Enhanced Mycelium of Thought (EMoT): A Bio-Inspired Hierarchical Reasoning Architecture with Strategic Dormancy and Mnemonic Encoding
Florian Odi Stummer

TL;DR
EMoT introduces a bio-inspired hierarchical reasoning architecture with strategic dormancy and mnemonic encoding, enhancing complex multi-domain problem solving in large language models, though with notable limitations in simplicity and computational cost.
Contribution
This paper presents EMoT, the first reasoning framework combining hierarchical structure, strategic dormancy, and mnemonic memory encoding in a unified architecture for LLMs.
Findings
EMoT achieves near-parity with CoT in multi-domain reasoning.
Strategic dormancy is essential for reasoning quality.
EMoT underperforms on simple problems, indicating overthinking.
Abstract
Current prompting paradigms for large language models (LLMs), including Chain-of-Thought (CoT) and Tree-of-Thoughts (ToT), follow linear or tree-structured reasoning paths that lack persistent memory, strategic dormancy, and cross-domain synthesis. We present the Enhanced Mycelium of Thought (EMoT) framework, a bio-inspired reasoning architecture that organises cognitive processing into a four-level hierarchy (Micro, Meso, Macro, Meta), implements strategic dormancy and reactivation of reasoning nodes, and integrates a Memory Palace with five mnemonic encoding styles. EMoT is a research prototype for complex, multi-domain problems, not a general-purpose prompting enhancement. Two complementary evaluations reveal a characteristic trade-off. In a blind LLM-as-Judge evaluation across three domains, EMoT achieved near-parity with CoT (4.20 vs. 4.33/5.0) with higher stability, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare · Advanced Graph Neural Networks
