paper-with-me

홈 › Papers

Agent-Arena: A General Framework for Evaluating Control Algorithms

2025-04-08 · Halid Abdulrahim Kadi, Kasim Terzić

Robotic research is inherently challenging, requiring expertise in diverse environments and control algorithms. Adapting algorithms to new environments often poses significant difficulties, compounded by the need for extensive hyper-parameter tuning in data-driven methods. To address these challenges, we present Agent-Arena, a Python framework designed to streamline the integration, replication, development, and testing of decision-making policies across a wide range of benchmark environments. Unlike existing frameworks, Agent-Arena is uniquely generalised to support all types of control algorithms and is adaptable to both simulation and real-robot scenarios. Please see our GitHub repository https://github.com/halid1020/agent-arena-v0.

📄 PDF Abstract BibTeX arXiv:2504.06468

Code (1)

halid1020/agent-arena-v0 공식 구현 pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

ACIArena: Toward Unified Evaluation for Agent Cascading Injection

2026-04-09 · Hengyu An, Minxi Li, Jinghuai Zhang, Naen Xu 외 arxiv

Collaboration and information sharing empower Multi-Agent Systems (MAS) but also introduce a critical security risk known as Agent Cascading Injection (ACI). In such attacks, a compromised agent exploits inter-agent trus…

ResearchArena: Evaluating Sabotage and Monitoring in Automated AI R&D

2026-07-21 · Lena Libon, Ben Rank, Jehyeok Yeon, David Schmotz 외 arxiv

As AI agents begin to automate AI R&D, we need ways to assess whether their outputs are safe to deploy, even when the agents themselves may be untrusted. AI control offers one such approach: rather than trusting the agen…

LinuxArena: A Control Setting for AI Agents in Live Production Software Environments

2026-04-16 · Tyler Tracy, Ram Potham, Nick Kuhn, Myles Heller 외 arxiv

We introduce LinuxArena, a control setting in which agents operate directly on live, multi-service production environments. LinuxArena contains 20 environments, 1,671 main tasks representing legitimate software engineeri…

ADK Arena: Evaluating Agent Development Kits via LLM-as-a-Developer

2026-06-04 · Jintao Huang, Xiaomin Li, Gaurav Mittal, Yu Hu arxiv

The rapid proliferation of Agent Development Kits (ADKs), SDK-level frameworks for building LLM-powered autonomous agents, has outpaced any empirical understanding of how framework choice affects agent performance. We pr…

SidConArena: An Environment Evaluating Agents in Open-Ended,Positive-Sum Bargaining Game

2026-06-24 · Yeqi Feng, Yuxin Chen, Tianxing He arxiv

Evaluating LLM agents requires dynamic environments that go beyond static reasoning and zero-sum games. Real-world economic interaction is often open-ended and mixed-motive: agents must negotiate, create positive-sum sur…