CLOVER: 検証可能な実行と推論のためのコンテキスト管理OS
DOI:
https://doi.org/10.51094/jxiv.3697キーワード:
LLM、 コンテキスト管理OS、 構造化メモリ、 長期推論、 コンテキストアーキテクチャ、 推論過程の追跡抄録
Modern large language models possess rich latent representations capable of supporting structured reasoning, yet their interaction environment provides no mechanism to preserve or govern it.
Model-execution frameworks such as llama.cpp standardize inference but do not organize context, leaving most LLM usage bound to stateless, prompt-centric interfaces. This mismatch leads to familiar failures in long-term coherence, including semantic drift and unstable multi-turn reasoning.
We identify the missing architectural layer between model execution and user-facing applications: a context operating system. To address this gap, we propose CLOVER (Context Layered OS for Verified Execution & Reasoning), a four-layer system that externalizes structure rather than modifying model internals. CLOVER integrates a hierarchical context model, block-based memory with provenance tracking, anomaly detection for contextual drift, priority retrieval, and a session state machine governing interaction flow.
This architecture enables predictable, reproducible, and model-agnostic long-term reasoning, providing a stable foundation for coherent and
interpretable AI systems.
利益相反に関する開示
本研究に関連して開示すべき利益相反はありません。ダウンロード *前日までの集計結果を表示します
引用文献
Prateek Chhikara, Dev Khant, Saket Aryan, Taranjeet Singh, and Deshraj Yadav. Mem0: Building productionready ai agents with scalable long-term memory. arXiv preprint arXiv:2504.19413, 2025.
Jeff Johnson, Matthijs Douze, and Hervé Jégou. Faiss: A library for efficient similarity search. arXiv preprint arXiv:1702.08734, 2017.
Patrick Lewis and et al. Retrieval-augmented generation for knowledge-intensive nlp. In NeurIPS, 2020.
Vasilije Markovic, Lazar Obradovic, Laszlo Hajdu, and Jovan Pavlovic. Optimizing the interface between knowledge graphs and llms for complex reasoning, 2025.
MemGPT Contributors. Memgpt. https://github.com/cpacker/MemGPT, 2023.
Neo4j-agent-memory Contributors. Neo4j-agent-memory. https://github.com/neo4j-labs/agent-memory.
Ashish Vaswani and et al. Attention is all you need. In NeurIPS, 2017.
Artifact Virtual. Introducing comb: Lossless hash-chained memory for llms. https://artifactvirtual.substack.com/p/introducing-comb-lossless-hash-chained, 2024. Accessed: 2026-03-10.
Zep Contributors. Zep. https://github.com/getzep/zep-go.
GreenBoost Contributors. GreenBoost: Memory virtualization for large-model inference. https://gitlab.com/IsolatedOctopi/nvidia_greenboost, 2026.
AutoGen Contributors. AutoGen: Multi-Agent Framework for LLM Coordination. Microsoft, GitHub repository. https://github.com/microsoft/autogen. Accessed: 2026-03-29.
Swarm Contributors. OpenAI Swarm: Lightweight Agent-Oriented Execution Framework. OpenAI, GitHub repository. https://github.com/openai/swarm. Accessed: 2026-03-29.
LangGraph Contributors. LangGraph: Stateful Graph Framework for LLM Applications. GitHub repository. https://github.com/langchain-ai/langgraph. Accessed: 2026-03-29.
ダウンロード
公開済
投稿日時: 2026-03-29 15:41:04 UTC
公開日時: 2026-06-23 09:28:37 UTC
ライセンス
Copyright(c)2026
藤本, 幸一
この作品は、Creative Commons Attribution 4.0 International Licenseの下でライセンスされています。
