STEM 에이전트: 다중 프로토콜 AI 에이전트 시스템을 위한 자체 적응형, 도구 지원형, 확장 가능 아키텍처
STEM Agent: A Self-Adapting, Tool-Enabled, Extensible Architecture for Multi-Protocol AI Agent Systems
March 22, 2026
저자: Alfred Shen, Aaron Shen
cs.AI
초록
현재의 AI 에이전트 프레임워크는 단일 상호작용 프로토콜, 고정된 도구 통합 전략, 정적 사용자 모델에 초기부터 확정적으로 의존함으로써 다양한 상호작용 패러다임 전반에 걸친 배포를 제한하고 있습니다. 이러한 한계를 해결하기 위해 우리는 STEM 에이전트(Self-adapting, Tool-enabled, Extensible, Multi-agent)를 소개합니다. 이는 생물학적 다능성에서 영감을 받은 모듈식 아키텍처로, 미분화된 에이전트 코어가 전문화된 프로토콜 핸들러, 도구 바인딩, 메모리 하위 시스템으로 분화되어 완전히 기능하는 AI 시스템을 구성합니다. 본 프레임워크는 단일 게이트웨이 뒤에 5가지 상호운용성 프로토콜(A2A, AG-UI, A2UI, UCP, AP2)을 통합하고, 20개 이상의 행동 차원에서 사용자 선호도를 지속적으로 학습하는 Caller Profiler를 도입하며, 모든 도메인 역량을 Model Context Protocol(MCP)을 통해 외부화하고, 반복적인 상호작용 패턴이 세포 분화에 비유되는 성숙 생명주기를 통해 재사용 가능한 에이전트 기술로 결정화되는 생물학에서 영감을 얻은 기술 습득 시스템을 구현합니다. 이러한 역량을 보완하기 위해 메모리 시스템은 지속적인 상호작용 하에서 준선형 성장을 위해 설계된 에피소드형 가지치기, 의미론적 중복 제거, 패턴 추출을 포함한 통합 메커니즘을 포함합니다. 총 413개의 테스트 스위트는 5개 아키텍처 계층 전반에 걸쳐 프로토콜 핸들러 동작과 구성 요소 통합을 검증하며, 3초 미만에 완료됩니다.
English
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.