跳到正文
Jones Ray

ScholarPulse 日报 2026-07-29

2026-07-29 学术简报:2 篇。UniMem通过互补情景到参数化记忆框架,有效解决了边界无关任务流中的稳定性-可塑性困境。

今日速览

序号标题来源日期主题推荐等级
1UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task StreamsarXiv2026-07-28RAG高
2Toward Standardized Cross-Vendor Agent Tool Trust Management in Autonomous NetworksarXiv2026-07-28RAG高

重点论文与技术动态

1. UniMem: Complementary Episodic-to-Parametric Memory for Boundary-Agnostic Task Streams

一句话结论

UniMem通过互补情景到参数化记忆框架,有效解决了边界无关任务流中的稳定性-可塑性困境。

核心内容

方法与数据

价值判断

摘要 Memory is essential for LLM agents to accumulate task experience and reuse task-specific execution strategies. However, real-world deployment over boundary-agnostic and evolving task streams exposes a fundamental stability-plasticity dilemma. External retrieval-based memory can rapidly absorb new evidence, but it often fails to internalize recurring execution patterns and incurs inference-time retrieval overhead. Parametric memory enables stable and efficient execution once learned, but typically relies on explicit task boundaries and fixed parameter budgets. Inspired by the human brain, which balances plasticity and stability through complementary episodic storage and gradual consolidation, we propose UniMem, a self-routing framework for autonomous memory management. UniMem uses learnable routing tokens as memory controllers, enabling adaptive coordination between complementary memory pathways: novel or sparse tasks are retained in an episodic buffer for retrieval-augmented execution, while recurring and reliable patterns are consolidated into expandable parametric memory. By decoupling task identification from task execution with routing tokens and parametric memory blocks, UniMem expands memory on demand without task labels during deployment or uncontrolled parameter growth. Experiments on long-horizon streaming task sequences show that UniMem consistently outperforms baselines while maintaining execution fidelity, achieving an average gain of 4.0 EM points across three backbone models.

2. Toward Standardized Cross-Vendor Agent Tool Trust Management in Autonomous Networks

一句话结论

AgentToolMO模型通过标准化跨供应商工具信任管理,将级联服务影响的检测时间从小时级缩短至近实时,有效防止级联故障。

核心内容

方法与数据

价值判断

摘要 Autonomous Network Levels 4-5 require AI agents to invoke tools across vendor boundaries without human oversight, yet existing management standards lack a standardized mechanism for cross-vendor trust visibility. When a tool from Vendor B is compromised, agents from Vendor A continue invoking it -- unaware of the trust degradation -- causing cascading service impact. We present AgentToolMO, a proposed 3GPP NRM information model for agent tool trust management. The model comprises: a formally defined trust state machine with provable graduated enforcement, damped cascade propagation with bounded convergence, cross-vendor trust notifications via existing Management Services (MnS) interfaces, and retroactive impact assessment through NRM dependency graph traversal. Simulation-based evaluation across multi-vendor topologies shows that standardized cross-vendor notifications reduce blast radius from hours-scale undetected propagation to near-real-time containment bounded by MnS notification delivery, with cascade convergence guaranteed in bounded iterations and sub-linear notification scaling across vendor domains. The framework operates within existing 3GPP management infrastructure, leverages existing protocols, and provides a standardization pathway for trustworthy multi-vendor autonomous network management.