paper-with-me

홈 › Papers

NetConfArena: An Executable Benchmark for LLM Agents in Closed-Loop Network Configuration

2026-08-24 · Chang Liu, Xiaohui Xie, Xinyi Chen, Yong Cui arxiv

Large language model (LLM) agents are increasingly attractive for automating network configuration, yet their reliability and failure patterns are poorly understood. An essential prerequisite is to assess such agents in a realistic but risk-free environment. Existing benchmarks, however, fall short: they often treat configuration as static command generation or rely on overly simplified settings. Such evaluations understate the core challenges of network configuration, where correctness requires reasoning about protocol complexity and topology dependence. We present NetConfArena, an executable benchmark for evaluating LLM agents in closed-loop network configuration. NetConfArena places agents in emulated multi-device networks, provides a standardized and compact action interface for task execution, and evaluates the resulting network behavior with hidden task-specific executable test cases. The benchmark relies on an LLM-assisted, emulation-grounded pipeline, which converts human-oriented network materials into reusable parameterized task templates. We evaluate representative LLM agents on 480 task instances instantiated from 96 protocol-focused task templates, yielding 3840 execution trajectories, and show that failures are not limited to command errors. The failures also reveal gaps in task-specification adherence and robust planning and execution. These findings suggest two future directions: using validated trajectories as supervision signals to improve foundation models, and designing harness mechanisms that make agent execution more reliable and accountable.

📄 PDF Abstract BibTeX arXiv:2608.23179

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Executable Benchmarking Suite for Tool-Using Agents

2026-05-10 · Zhiqing Zhong, Zhijing Ye, Jiamin Wang, Xiaodong Yu arxiv

Closed-loop tool-using agents are increasingly evaluated in executable web, code, and micro-task environments, but benchmark reports often conflate workloads, action-generating drivers, and the evidence admitted for syst…

TOBench: A Task-Oriented Omni-Modal Benchmark for Real-World Tool-Using Agents

2026-05-16 · Zhiqiang Liu, Wenhui Dong, Yilang Tan, Yuwen Qu 외 arxiv

Tool-using agents are increasingly expected to operate across realistic professional workflows, where they must interpret multimodal inputs, coordinate external tools, inspect intermediate artifacts, and revise their act…

Multimodal Reasoning

SoK: Measuring What Matters for Closed-Loop Security Agents

2025-10-02 · Mudita Khurana, Raunak Jain arxiv

Cybersecurity is a relentless arms race, with AI driven offensive systems evolving faster than traditional defenses can adapt. Research and tooling remain fragmented across isolated defensive functions, creating blind sp…

MMG2Skill: Can Agents Distill In-the-Wild Guides into Self-Evolving Skills?

2026-06-01 · Xinyu Che, Junqi Xiong, Yunfei Ge, Xinping Lei 외 arxiv

Abundant procedural knowledge on the Web holds great potential for helping agents solve long-horizon tasks. However, such knowledge is often multimodal, heterogeneous, noisy, and implicitly assumes human executors, makin…

MindHelper: Closed-Loop Embodied Mental-State Reasoning for Precision Intervention

2026-05-31 · Ruoxuan Zhang, Qiaoqiao Wan, Zhengguang Wang, Chenghao Yu 외 arxiv

Theory-of-Mind (ToM) reasoning enables embodied agents to understand human beliefs, goals, and intentions, but existing benchmarks mainly evaluate this ability through offline question answering or scenario-level action …

Question Answering