paper-with-me

홈 › Papers

Benchmark Self-Evolving: A Multi-Agent Framework for Dynamic LLM Evaluation

2024-02-18 · Siyuan Wang, Zhuohan Long, Zhihao Fan, Zhongyu Wei, Xuanjing Huang

This paper presents a benchmark self-evolving framework to dynamically evaluate rapidly advancing Large Language Models (LLMs), aiming for a more accurate assessment of their capabilities and limitations. We utilize a multi-agent system to manipulate the context or question of original instances, reframing new evolving instances with high confidence that dynamically extend existing benchmarks. Towards a more scalable, robust and fine-grained evaluation, we implement six reframing operations to construct evolving instances testing LLMs against diverse queries, data noise and probing their problem-solving sub-abilities. With this framework, we extend benchmark datasets of four tasks. Experimental results show a general performance decline in most LLMs against their original results. This decline under our scalable and robust evaluations, alongside our fine-grained evaluation, more accurately reflect models' capabilities. Besides, our framework widens performance discrepancies both between different models and within the same model across various tasks, facilitating more informed model selection for specific tasks (Code and data are available at https://github.com/NanshineLoong/Self-Evolving-Benchmark).

📄 PDF Abstract BibTeX arXiv:2402.11443

Code (1)

nanshineloong/self-evolving-benchmark 공식 구현

Tasks

Model Selection

Similar Papers 제목 키워드 기반

Self-evolving AI agents for protein discovery and directed evolution

2026-03-28 · Yang Tan, Lingrong Zhang, Mingchen Li, Yuanxi Yu 외 arxiv

Protein scientific discovery is bottlenecked by the manual orchestration of information and algorithms, while general agents are insufficient in complex domain projects. VenusFactory2 provides an autonomous framework tha…

Group-Evolving Agents: Open-Ended Self-Improvement via Experience Sharing

2026-02-04 · Zhaotian Weng, Antonis Antoniades, Deepak Nathani, Zhen Zhang 외 arxiv

Open-ended self-improving agents can autonomously modify their own structural designs to advance their capabilities and overcome the limits of pre-defined architectures, thus reducing reliance on human intervention. We i…

AgenticEval: Toward Agentic and Self-Evolving Safety Evaluation of Large Language Models

2025-09-30 · Yixu Wang, Xin Wang, Yang Yao, Xinyuan Li 외 arxiv

The rapid integration of Large Language Models (LLMs) into high-stakes domains necessitates reliable safety and compliance evaluation. However, existing static benchmarks are ill-equipped to address the dynamic nature of…

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

2026-07-31 · Dong Yan, Jian Liang, Dapeng Hu, Ran He 외 hf

Large language model (LLM) agents can self-evolve by continually improving from their own accumulated experience. However, existing studies predominantly adopt independent evaluation. Consequently, the behavior of self-e…

EvoSkill Injection: Red-Teaming Autonomous Skill Generation and Evolution in Self-Evolving Agents

2026-08-31 · Doyun Kim, Chanwoo Kim, Sugyeong Eo, Yeo-Chan Yoon 외 arxiv

LLM-based agent systems increasingly adopt skill-based architectures to reduce repetitive reasoning costs and improve stable, efficient task execution. Recent studies propose self-evolving agents that autonomously genera…