Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Σ-Mem: A New Reliability Memory That Helps LLM Multi-Agent Systems Adapt Without Retraining

AI By Crimson AI Hugging Face Papers 31 July 2026 · 00:00 16 views
Share: X Telegram

Researchers introduce Σ-Mem, an online reliability memory that records which agents are trustworthy under different conditions, enabling adaptive routing, voting, and steering without retraining. Experiments across Qwen-family models show improved robustness and generalization.

Σ-Mem: A New Reliability Memory That Helps LLM Multi-Agent Systems Adapt Without Retraining

Key points

Memory is essential for long-horizon AI agents, but existing systems typically store interaction content rather than modeling which agents can be trusted and under what conditions. This gap becomes critical in multi-agent systems, where a central model often cannot directly verify plausible or correlated responses from peers.

To address this, researchers introduce Σ-Mem, an online reliability memory that records historical competence evidence for individual peers and relationship evidence across the peer set. Both forms are maintained as real symmetric states and updated from post-decision correctness feedback, allowing stable online adaptation without retraining the underlying models.

Σ-Mem provides a general interface that supports three applications: residual steering of a central model, response-free peer routing, and reliability-weighted voting. Experiments across five Qwen-family models show that Σ-Mem adapts to counterfactual reliability shifts and generalizes to unseen peers and task domains.

Direct memory readouts outperform majority voting and the best fixed peer over the full out-of-distribution evaluation set. Performance improves consistently as more correctness feedback becomes available, indicating that Σ-Mem progressively accumulates actionable reliability information.

The authors position Σ-Mem as a reusable foundation for adaptive coordination in LLM-based multi-agent systems, offering a new direction beyond content-based memory.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1