[P] Implemented ACT-R cognitive decay and hyperdimensional computing for AI agent memory (open source)
Built a memory server for AI agents (MCP protocol) and implemented two cognitive science techniques in v7.5 I wanted to share. ACT-R Cognitive Decay Memory nodes fade using the base-level activation formula: B_i = ln(Sum t_j -d ) Old, rarely-accessed memories lose salience. Frequently-accessed ones stay vivid. This keeps agent context clean without manual pruning - only "warm" memories surface at retrieval time. Hyperdimensional Computing (HDC) Routing Agent state is encoded as XOR of three 768-dim binary hypervectors: state x role x action. Routing uses Hamming distance rather than cosine similarity - works surprisingly well for sparse, structured agent state. Background Edge Synthesis A background process autonomously discovers and links semantically similar memory nodes. The graph selfo
Could not retrieve the full article text.
Read on Reddit r/MachineLearning →Reddit r/MachineLearning
https://www.reddit.com/r/MachineLearning/comments/1sc97mt/p_implemented_actr_cognitive_decay_and/Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
open sourceautonomousagent
AIGP-Σ: A Post-Quantum Identity and Authorization Protocol for Autonomous AI Agents
Hey guys, What do you think about this? Tell me your true opinion about what i created Zenodo AIGP-Σ: A Post-Quantum Identity and Authorization Protocol for Autonomous AI... AIGP-Σ (AI Governance Protocol — Sigma) is a post-quantum cryptographic identity and authorization framework designed for autonomous AI agents operating in multi-agent and agentic payment environments. The protocol suite consists of five... 1 post - 1 participant Read full topic

Docling Studio — open-source visual inspection tool for Docling pipelines
Hey everyone I built Docling Studio , an open-source visual inspection layer for Docling. The problem: if you’ve used Docling, you know the extraction engine is powerful — but validating outputs means digging through JSON and mentally mapping bounding box coordinates back to the original pages. No visual feedback loop. What Docling Studio does: Upload a PDF, configure your pipeline (OCR engine, table extraction, enrichment) Run the conversion Visually inspect every detected element — bounding boxes overlaid on original pages, element types, content preview on click Two modes: local (embedded Docling) or remote (Docling Serve) Stack: Vue 3 / TypeScript + FastAPI / Python, fully Dockerized (multi-arch), 180+ tests. Why it matters for RAG workflows: without seeing what Docling extracts, it’s

Meet AutoAgent : The Open-Source Library That Lets an AI Engineer and Optimize Its Own Agent Harness Overnight
There s a particular kind of tedium that every AI engineer knows intimately: the prompt-tuning loop. You write a system prompt, run your agent against a benchmark, read the failure traces, tweak the prompt, add a tool, rerun. Repeat this a few dozen times and you might move the needle. It s grunt work dressed up in [ ] The post Meet AutoAgent : The Open-Source Library That Lets an AI Engineer and Optimize Its Own Agent Harness Overnight appeared first on MarkTechPost .
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Self-Evolving AI

AIGP-Σ: A Post-Quantum Identity and Authorization Protocol for Autonomous AI Agents
Hey guys, What do you think about this? Tell me your true opinion about what i created Zenodo AIGP-Σ: A Post-Quantum Identity and Authorization Protocol for Autonomous AI... AIGP-Σ (AI Governance Protocol — Sigma) is a post-quantum cryptographic identity and authorization framework designed for autonomous AI agents operating in multi-agent and agentic payment environments. The protocol suite consists of five... 1 post - 1 participant Read full topic

![[P] Implemented ACT-R cognitive decay and hyperdimensional computing for AI agent memory (open source)](https://d2xsxph8kpxj0f.cloudfront.net/310419663032563854/konzwo8nGf8Z4uZsMefwMr/default-img-server-room-ecVW4zMJjpPttojVbHXZCX.webp)


Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!