Rethinking AI Hardware: A Three-Layer Cognitive Architecture for Autonomous Agents
Li Chen

TL;DR
This paper proposes the Tri-Spirit Architecture, a three-layer cognitive framework for autonomous AI that improves efficiency by decomposing intelligence into planning, reasoning, and execution, each mapped to different hardware substrates.
Contribution
It introduces a novel three-layer cognitive architecture with formal mechanisms and evaluates its efficiency gains over traditional cloud-centric and edge-only systems.
Findings
Reduces mean task latency by 75.6%
Decreases energy consumption by 71.1%
Lowers LLM invocations by 30% and enables 77.6% offline task completion
Abstract
The next generation of autonomous AI systems will be constrained not only by model capability, but by how intelligence is structured across heterogeneous hardware. Current paradigms -- cloud-centric AI, on-device inference, and edge-cloud pipelines -- treat planning, reasoning, and execution as a monolithic process, leading to unnecessary latency, energy consumption, and fragmented behavioral continuity. We introduce the Tri-Spirit Architecture, a three-layer cognitive framework that decomposes intelligence into planning (Super Layer), reasoning (Agent Layer), and execution (Reflex Layer), each mapped to distinct compute substrates and coordinated via an asynchronous message bus. We formalize the system with a parameterized routing policy, a habit-compilation mechanism that promotes repeated reasoning paths into zero-inference execution policies, a convergent memory model, and explicit…
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.
