paper-with-me

Papers

AutoRAS: Learning Robust Agentic Systems with Primitive Representations

2026-06-19 · Yang Yue, Xuancheng Zhu, Yuyang Ma, Guoshun Nan, Zihan Dou, Jingru Shan, Congyu Guo, Ji Zhang, Hua Wang, Jingfeng Zhang arxiv

The automated design of agentic systems offers a promising pathway for scaling large language models (LLMs) beyond single-agent reasoning. While prior work has advanced task performance through handcrafted or automatically generated multi-agent workflows, robustness is often treated as an afterthought, leaving systems vulnerable to external adversaries and internal failures. We propose AutoRAS, a framework for the Automated design of Robust Agentic Systems. AutoRAS formulates system design as generating a sequence of symbolic primitives that jointly encode structural connectivity and behavioral actions, and learns to optimize this sequence using execution-derived safety signals and flow-based sequence-level objectives. Extensive experiments show that AutoRAS achieves the best performance in both vanilla and adversarial settings, with the smallest performance degradation under attacks. Further analyses demonstrate strong transferability, stable optimization behavior, stability across primitive sets, and favorable cost trade-offs. Our code is available at $\href{https://github.com/guohezuy/AutoRAS}{\text{this https URL}}$.

📄 PDF Abstract BibTeX arXiv:2606.21445

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Primitive Agentic First-Order Optimization

2024-06-07 · R. Sala

Efficient numerical optimization methods can improve performance and reduce the environmental impact of computing in many applications. This work presents a proof-of-concept study combining primitive state representation…

Reinforcement Learning (RL)

Overlaying Governance: A Compositional Authorization Framework for Delegation and Scope in Agentic AI

2026-06-02 · Amjad Ibrahim, Yong Li arxiv

As AI systems evolve from passive models into autonomous active agents capable of initiating actions, collaborating, and delegating tasks, the traditional boundaries of software systems blur. Traditional authorization an…

DexHoldem: Playing Texas Hold'em with Dexterous Embodied System

2026-05-18 · Feng Chen, Tianzhe Chu, Li Sun, Pei Zhou 외 arxiv

Evaluating embodied systems on real dexterous hardware requires more than isolated primitive skills: an agent must perceive a changing tabletop scene, choose a context-appropriate action, execute it with a dexterous hand…

Decision Making

Agentic AI-RAN: Enabling Intent-Driven, Explainable and Self-Evolving Open RAN Intelligence

2026-02-27 · Zhizhou He, Yang Luo, Xinkai Liu, Mahdi Boloursaz Mashhadi 외 arxiv

Open RAN (O-RAN) exposes rich control and telemetry interfaces across the Non-RT RIC, Near-RT RIC, and distributed units, but also makes it harder to operate multi-tenant, multi-objective RANs in a safe and auditable man…

REGAL: A Registry-Driven Architecture for Deterministic Grounding of Agentic AI in Enterprise Telemetry

2026-03-03 · Yuvraj Agrawal arxiv

Enterprise engineering organizations produce high-volume, heterogeneous telemetry from version control systems, CI/CD pipelines, issue trackers, and observability platforms. Large Language Models (LLMs) enable new forms …