paper-with-me

Papers

SAGE: A Quantitative Evaluation of Socialized Evolution in Agent Ecosystems

2026-06-02 · Linyue Pan, Yaoming Zhu, Lin Qiu, Xuezhi Cao, Xunliang Cai arxiv

Self-improving language agents are typically evaluated in isolation: an agent attempts a task, receives feedback, and iteratively refines its own behavior. Yet agents increasingly operate alongside peers whose strategies and outcomes are publicly visible. This raises an under-studied question: when does shared experience produce improvements that self-improvement alone cannot achieve? We introduce SAGE (Social Agent Group Evolution),an evaluation framework that compares two compute-matched conditions: SocialEvo, where agents from five distinct model families co-evolve with access to all peers' histories; and SelfEvo, where each agent receives the same number of task attempts but sees only its own past, which is conventional in self-improving agent studies. We instantiate SAGE in three arenas: open-ended ML research, long-horizon economic planning, and strategic multiplayer play, evaluated across multiple evolutionary rounds. We find that group history is not a universal amplifier: the strongest agent does not exceed its self-evolution ceiling. However, agents that plateau under self-improvement can achieve significant breakthroughs when peer experience is available. In competitive settings, counterfactual controls reveal that agents improve generally rather than developing opponent-specific strategies. Across different forms of shared history, filtered peer traces and reflective summaries often outperform raw logs, indicating that social gains depend on abstraction rather than exposure volume. These findings reveal that peer-history gains are agent-specific, arena-dependent, and contingent on the capacity to abstract transferable knowledge from public traces.

📄 PDF Abstract BibTeX arXiv:2606.03544

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Message-Enhanced DeGroot Model

2024-02-29 · Huisheng Wang, Zhanjiang Chen, H. Vicky Zhao

Understanding the impact of messages on agents' opinions over social networks is important. However, to our best knowledge, there has been limited quantitative investigation into this phenomenon in the prior works. To ad…

model

Socialized Detector Learning: Trajectory-Guided and Reciprocal Distillation for Heterogeneous Object Detectors

2026-08-26 · Weihao Li, Yunqi Zhu, Zhihe Fan, Ruipu Zhao 외 arxiv

Object detection knowledge is fragmented across independently trained, heterogeneous detectors with complementary category supports. In socialized learning, this knowledge resides in a society, and learning aims to evolv…

Object Detection

Socialized Learning: A Survey of the Paradigm Shift for Edge Intelligence in Networked Systems

2024-04-20 · Xiaofei Wang, Yunfeng Zhao, Chao Qiu, QinGhua Hu 외

Amidst the robust impetus from artificial intelligence (AI) and big data, edge intelligence (EI) has emerged as a nascent computing paradigm, synthesizing AI with edge computing (EC) to become an exemplary solution for u…

Edge-computing

Socialized Division and Collaboration: Rethinking Class-Incremental Learning under Optimization Conflicts

2026-08-21 · Xinjie Yao, Zhihe Fan, Yunqi Zhu, Jiaqi Zhou 외 arxiv

Class-incremental learning is commonly instantiated as a single-model paradigm, where a unified model sequentially adapts to an unbounded stream of sessions. While effective under mild distributional shifts, this formula…

class-incremental learningContinual Learning

SAGE: Stochastic Prompt Optimization via Agent-Guided Exploration

2026-06-17 · Ziyi Zhu, Luka Smyth, Saki Shinoda, Jinghong Chen arxiv

Context engineering has emerged as a primary lever for improving AI systems without parameter updates. Recent work showing that textual gradients do not function as real gradients motivates treating automatic prompt opti…