paper-with-me

Papers

STEM Agent: A Self-Adapting, Tool-Enabled, Extensible Architecture for Multi-Protocol AI Agent Systems

2026-03-22 · Alfred Shen, Aaron Shen arxiv

Current AI agent frameworks commit early to a single interaction protocol, a fixed tool integration strategy, and static user models, limiting their deployment across diverse interaction paradigms. To address these constraints, we introduce STEM Agent (Self-adapting, Tool-enabled, Extensible, Multi-agent), a modular architecture inspired by biological pluripotency in which an undifferentiated agent core differentiates into specialized protocol handlers, tool bindings, and memory subsystems that compose into a fully functioning AI system. The framework unifies five interoperability protocols (A2A, AG-UI, A2UI, UCP, and AP2) behind a single gateway, introduces a Caller Profiler that continuously learns user preferences across more than twenty behavioral dimensions, externalizes all domain capabilities through the Model Context Protocol (MCP), and implements a biologically inspired skills acquisition system in which recurring interaction patterns crystallize into reusable agent skills through a maturation lifecycle analogous to cell differentiation. Complementing these capabilities, the memory system incorporates consolidation mechanisms, including episodic pruning, semantic deduplication, and pattern extraction, designed for sub-linear growth under sustained interaction. A comprehensive 413-test suite validates protocol handler behavior and component integration across all five architectural layers, completing in under three seconds.

📄 PDF Abstract BibTeX arXiv:2603.22359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Your Agent May Misevolve: Emergent Risks in Self-evolving LLM Agents

2025-09-30 · Shuai Shao, Qihan Ren, Chen Qian, Boyi Wei 외 arxiv

Advances in Large Language Models (LLMs) have enabled a new class of self-evolving agents that autonomously improve through interaction with the environment, demonstrating strong capabilities. However, self-evolution als…

AI Autonomy : Self-Initiated Open-World Continual Learning and Adaptation

2022-03-17 · Bing Liu, Sahisnu Mazumder, Eric Robertson, Scott Grigsby

As more and more AI agents are used in practice, it is time to think about how to make these agents fully autonomous so that they can (1) learn by themselves continually in a self-motivated and self-initiated manner rath…

AI AgentContinual Learning

EvolveTrade: Experience-Driven Policy Refinement for Self-Evolving LLM Trading Agents

2026-09-15 · Sehee Kim, Yumin Choi, Minki Kang, Sung Ju Hwang hf

Large language model (LLM) trading agents can combine market data, news, and executable analysis, but their behavior is often controlled by static hand-written tool-use policies that are fixed before deployment. This lim…

Toward Personalized LLM-Powered Agents: Foundations, Evaluation, and Future Directions

2026-02-26 · Yue Xu, Qian Chen, Zizhan Ma, Dongrui Liu 외 arxiv

Large language models have enabled agentic systems that reason, plan, and interact with tools and environments to accomplish complex tasks. As these agents operate over extended interaction horizons, their effectiveness …

Response Generation

Designing Robust Cyber-Defense Agents with Evolving Behavior Trees

2024-10-21 · Nicholas Potteiger, Ankita Samaddar, Hunter Bergstrom, Xenofon Koutsoukos

Modern network defense can benefit from the use of autonomous systems, offloading tedious and time-consuming work to agents with standard and learning-enabled components. These agents, operating on critical network infra…