paper-with-me

홈 › Papers

NetPress: Dynamically Generated LLM Benchmarks for Network Applications

2025-06-03 · Yajie Zhou, Jiajun Ruan, Eric S. Wang, Sadjad Fouladi, Francis Y. Yan, Kevin Hsieh, Zaoxing Liu

Despite growing interest in domain-specific benchmarking of large language models (LLMs) and agents, current evaluations remain limited to static, small-scale datasets, especially in high-stakes tasks like network operations that demand reliability for deployments. We present NetPress, an automated benchmark generation framework for evaluating LLM agents in network applications. NetPress introduces a unified abstraction with state and action, enabling dynamic generation of diverse query sets along with corresponding ground truths. At runtime, users can specify benchmark configurations to generate millions of queries on the fly. In addition to dynamic benchmark construction, NetPress integrates with network emulators to provide realistic environment feedback, supporting comprehensive evaluation across correctness, safety, and latency. We instantiate NetPress on three representative applications, revealing interesting fine-grained differences in agent behavior that static, correctness-only benchmarks often miss. NetPress moves LLM evaluation toward realistic, scalable testing in infrastructure-centric domains, helping close the gap between benchmark performance and real-world deployment readiness. Code is available at https://github.com/Froot-NetSys/NetPress.

📄 PDF Abstract BibTeX arXiv:2506.03231

Code (1)

froot-netsys/netpress 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

DARG: Dynamic Evaluation of Large Language Models via Adaptive Reasoning Graph

2024-06-25 · Zhehao Zhang, Jiaao Chen, Diyi Yang

The current paradigm of evaluating Large Language Models (LLMs) through static benchmarks comes with significant limitations, such as vulnerability to data contamination and a lack of adaptability to the evolving capabil…

Diversity

DR^2Track: Towards Real-Time Visual Tracking for UAV via Distractor Repressed Dynamic Regression

2020-08-10 · Changhong Fu, Fangqiang Ding, Yiming Li, Jin Jin 외

Visual tracking has yielded promising applications with unmanned aerial vehicle (UAV). In literature, the advanced discriminative correlation filter (DCF) type trackers generally distinguish the foreground from the backg…

CPUReal-Time Visual TrackingregressionVisual Tracking

Can Safety Emerge from Weak Supervision? A Systematic Analysis of Small Language Models

2026-03-07 · Punyajoy Saha, Sudipta Halder, Debjyoti Mondal, Subhadarshi Panda arxiv

Safety alignment is critical for deploying large language models (LLMs) in real-world applications, yet most existing approaches rely on large human-annotated datasets and static red-teaming benchmarks that are costly, d…

LLM Detectors Still Fall Short of Real World: Case of LLM-Generated Short News-Like Posts

2024-09-05 · Henrique Da Silva Gameiro, Andrei Kucharavy, Ljiljana Dolamic

With the emergence of widely available powerful LLMs, disinformation generated by large Language Models (LLMs) has become a major concern. Historically, LLM detectors have been touted as a solution, but their effectivene…

Benchmarking

VDMA: Video Question Answering with Dynamically Generated Multi-Agents

2024-07-04 · Noriyuki Kugo, Tatsuya Ishibashi, Kosuke Ono, Yuji Sato

This technical report provides a detailed description of our approach to the EgoSchema Challenge 2024. The EgoSchema Challenge aims to identify the most appropriate responses to questions regarding a given video clip. In…

EgoSchemaQuestion AnsweringResponse GenerationVideo Question Answering