paper-with-me

Papers

Context: Proactive Goal-Directed Intelligence via Composable Sandboxed Programs, Declarative Wiring, and Structured Interaction

2026-04-21 · Gregory Magarshak arxiv

We present Context, the intelligence layer of the Magarshak Architecture, which replaces reactive query-response chatbots with proactive goal-directed agents that advance shared tasks without waiting for user prompts. The architecture rests on three mutually reinforcing mechanisms. Write-time context assembly precomputes enriched typed attributes via Groker agents, assembling interaction context as a deterministic pure function of graph state; context blocks are byte-identical across turns between semantic changes, enabling near-100% KV-cache reuse. Composable sandboxed wisdom programs form a governed library of LM-generated imperative programs declaratively wired to goal types via typed stream relations, composed via phase ordering, and executed at interaction time without further LM calls. Proactive goal stream state machines drive conversations toward terminal states by inspecting graph state and emitting structured interaction content (option arrays, governance affordances, clarification prompts) without awaiting user input. We prove six formal results: the Context Stability Theorem, bounding per-turn LM cost as a function of semantic change rate; a Program Composition Correctness Theorem; a Declarative Wiring Soundness Theorem; the Proactive Dominance Theorem, proving proactive agents weakly dominate reactive agents on expected turns-to-terminal-state; Coordination Overhead Elimination and Quality Preservation, establishing Pareto improvements in multi-participant goal chats; and a Cross-Platform Vote Consistency Theorem. Implemented in the open-source Qbix / Safebox / Safebots stack.

📄 PDF Abstract BibTeX arXiv:2605.23928

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dialogue Planning via Brownian Bridge Stochastic Process for Goal-directed Proactive Dialogue

2023-05-09 · Jian Wang, Dongding Lin, Wenjie Li

Goal-directed dialogue systems aim to proactively reach a pre-determined target through multi-turn conversations. The key to achieving this task lies in planning dialogue paths that smoothly and coherently direct convers…

Dialogue Generation

Distributed Online Private Learning of Convex Nondecomposable Objectives

2022-06-16 · Huqiang Cheng, Xiaofeng Liao, Huaqing Li

We deal with a general distributed constrained online learning problem with privacy over time-varying networks, where a class of nondecomposable objectives are considered. Under this setting, each node only controls a pa…

Proactive Retrieval-based Chatbots based on Relevant Knowledge and Goals

2021-07-18 · Yutao Zhu, Jian-Yun Nie, Kun Zhou, Pan Du 외

A proactive dialogue system has the ability to proactively lead the conversation. Different from the general chatbots which only react to the user, proactive dialogue systems can be used to achieve some goals, e.g., to r…

Multi-Task LearningRetrieval

Agentic Vehicles for Human-Centered Mobility: Definition, Prospects, and Synergistic Co-Development with Vehicle Autonomy

2025-07-07 · Jiangbo Yu, Raphael Frank, Luis Miranda-Moreno, Sasan Jafarnejad 외 arxiv

Autonomy, from the Greek autos (self) and nomos (law), refers to the capacity to operate according to internal rules without external control. Autonomous vehicles (AuVs) are therefore understood as vehicular systems that…

Autonomous Vehicles

An Artificial Intelligence-based Framework to Achieve the Sustainable Development Goals in the Context of Bangladesh

2023-04-23 · Md. Tarek Hasan, Mohammad Nazmush Shamael, Arifa Akter, Rokibul Islam 외

Sustainable development is a framework for achieving human development goals. It provides natural systems' ability to deliver natural resources and ecosystem services. Sustainable development is crucial for the economy a…

Management