惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog
Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
博客园 - 叶小钗
J
Java Code Geeks
博客园 - 聂微东
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
美团技术团队
WordPress大学
WordPress大学
M
MIT News - Artificial intelligence
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
罗磊的独立博客
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
The Cloudflare Blog
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
小众软件
小众软件

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
The dominant paradigm in AI development is scale. Bigger ...
timeless-hay · 2026-05-23 · via Hacker News - Newest: "AI"

Published May 23, 2026 | Version v1

Working paper Open

Description

We present PHI // DRIFT, a cognitive middleware architecture designed to address a fundamental limitation in current large language model deployments: the absence of persistent internal state that evolves across interactions with a specific user over time. Existing systems process each interaction as an isolated probabilistic event — competent, but stateless. We describe this gap as talking to the statistics of a mind.

DRIFT introduces five architectural contributions. The Decision Memory Unit (DMU) weights retrieved memories by time-decay, reinforcement, and contextual salience — exp(-t/τ) × reinforcement × contextual × extra — rather than vector similarity alone. The Persistence-Embodiment-Drift Index (PEDI) provides a five-component falsifiable proxy metric for behavioral continuity across context window boundaries. A homeostatic regulation layer models seven internal state variables with setpoints, drift rates, and crisis thresholds generating state-driven output weighting independent of user input. A security defense layer guards against four attack classes at API, CLI, and pre-generation boundaries. A logic chain reasoning trace system prevents repeated failed approaches across sessions through query fingerprinting and semantic overlap detection.

All development, testing, and evaluation were conducted on consumer hardware: a CPU-only OmniSlim mini tower desktop with no dedicated GPU. Primary development occurred on a Dell Inspiron 5543 (circa 2012–2015). Ablation testing confirmed that DMU re-ranking injects 14.8% more context into prompts than cosine-only retrieval. Live stress testing at 50-thread concurrency produced 100% success rate across 50 requests with no breaking point found. We do not claim PHI // DRIFT is conscious. We claim it produces measurably more continuous, contextually coherent output than stateless alternatives — and we provide a framework for testing that claim.

Files

DRIFT_paper_v4.pdf

Files (97.6 kB)

Name Size Download all
md5:221361320dfd3a78b8edacdd6bc4545b 97.6 kB Preview Download

Additional details