arXiv:2607.18246cs.AIcs.SE2026-07

Phionyx让AI运行更可控,通过确定性状态管理防止意外行为。

Phionyx: A Deterministic AI Runtime Architecture with Structured State Management and Pre-Response Governance

  • 用确定性方程管理状态,避免随机性导致的不可预测
  • 实验显示计算开销降31%,高价值数据留存率提升24%
  • 适合需要审计、安全和稳定性的工业级AI系统

我们提出Phionyx,一种基于Echoism交互框架的确定性AI运行时架构,采用治理优先的方法:将大语言模型输出视为噪声传感器数据而非直接决策。与概率代理不同,Phionyx通过由确定性状态演化方程控制的结构化状态向量,实现可复现的行为,适用于需审计和治理的应用场景。该架构包含三层:(1) 确定性评估内核,通过标准46层流水线处理噪声输入;(2) 统一安全层,提供预响应控制与架构隐私保障;(3) 基于语义时间的记忆系统,实现影响加权缓存淘汰。单实例部署实验表明,在30%非安全输入比例下,计算开销相比事后过滤降低约31%(模拟成本模型);在相同缓存容量下,高价值数据保留率达72%(优于FIFO的72%),较LRU提升24%(基准验证)。100次重复运行中控制信号零偏差(哈希验证),单实例部署测试中无意外重启(详见附录C方法与范围)。本文展示架构、分析结构及限定实验证据;分布式或多租户泛化为后续工作。

原文摘要 · Abstract (English)

We present Phionyx, a deterministic AI runtime architecture derived from the broader Echoism interaction framework that introduces a governance-first approach to AI engineering: treating large language model (LLM) outputs as noisy sensor measurements rather than direct decisions. Unlike probabilistic agents, Phionyx enforces deterministic state evolution via a structured state vector governed by deterministic state-evolution equations, enabling reproducible behavior in applications requiring auditability and governance. The architecture integrates three layers: (1) a deterministic evaluation kernel processing noisy sensor measurements through a canonical 46-block pipeline, (2) a unified safety layer providing pre-response control and architectural privacy enforcement, and (3) a semantic time-based memory system implementing impact-weighted cache eviction. Experimental validation on single-instance deployments demonstrates approximately 31% reduction in computational overhead vs. post-hoc filtering (at 30% unsafe input ratio, simulated cost model) and up to 24% improvement in high-value data retention vs. LRU (72% vs. FIFO, same cache capacity, benchmark-verified), deterministic execution verified across 100 repeated runs with zero variance in control signals (hash-verified), and zero unplanned restarts in single-instance deployment testing (see Appendix C for methodology and scope). This paper presents the architecture, its analytic structure, and scoped experimental evidence; generalization to distributed or multi-tenant deployments remains future work.

确定性AI治理缓存优化安全架构

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。