paper-with-me

홈 › Papers

SAGE: A Service Agent Graph-guided Evaluation Benchmark

2026-04-10 · Ling Shi, Yuqin Dai, Ziyin Wang, Ning Gao, Wei Zhang, Chaozheng Wang, Yujie Wang, Wei He, Jinpeng Wang, Deiyi Xiong arxiv

The development of Large Language Models (LLMs) has catalyzed automation in customer service, yet benchmarking their performance remains challenging. Existing benchmarks predominantly rely on static paradigms and single-dimensional metrics, failing to account for diverse user behaviors or the strict adherence to structured Standard Operating Procedures (SOPs) required in real-world deployments. To bridge this gap, we propose SAGE (Service Agent Graph-guided Evaluation), a universal multi-agent benchmark for automated, dual-axis assessment. SAGE formalizes unstructured SOPs into Dynamic Dialogue Graphs, enabling precise verification of logical compliance and comprehensive path coverage. We introduce an Adversarial Intent Taxonomy and a modular Extension Mechanism, enabling low-cost deployment across domains and facilitating automated dialogue data synthesis. Evaluation is conducted via a framework where Judge Agents and a Rule Engine analyze interactions between User and Service Agents to generate deterministic ground truth. Extensive experiments on 27 LLMs across 6 industrial scenarios reveal a significant `Execution Gap'' where models accurately classify intents but fail to derive correct subsequent actions. We also observe `Empathy Resilience'', a phenomenon where models maintain polite conversational facades despite underlying logical failures under high adversarial intensity. Code and resources are available at https://anonymous.4open.science/r/SAGE-Bench-4CD3/.

📄 PDF Abstract BibTeX arXiv:2604.09285

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pythia: Grammar-Based Fuzzing of REST APIs with Coverage-guided Feedback and Learning-based Mutations

2020-05-23 · Vaggelis Atlidakis, Roxana Geambasu, Patrice Godefroid, Marina Polishchuk 외

This paper introduces Pythia, the first fuzzer that augments grammar-based fuzzing with coverage-guided feedback and a learning-based mutation strategy for stateful REST API fuzzing. Pythia uses a statistical model to le…

valid

KGvec2go -- Knowledge Graph Embeddings as a Service

2020-03-09 · LREC 2020 5 · Jan Portisch, Michael Hladik, Heiko Paulheim

In this paper, we present KGvec2go, a Web API for accessing and consuming graph embeddings in a light-weight fashion in downstream applications. Currently, we serve pre-trained embeddings for four knowledge graphs. We in…

Knowledge Graph EmbeddingsKnowledge Graphs

ChronoGraph: A Real-World Graph-Based Multivariate Time Series Dataset

2025-09-04 · Adrian Catalin Lutu, Ioana Pintilie, Elena Burceanu, Andrei Manolache arxiv

We present ChronoGraph, a graph-structured multivariate time series forecasting dataset built from real-world production microservices. Each node is a service that emits a multivariate stream of system-level performance …

Multivariate Time Series ForecastingAnomaly Detection

SAGE: Agentic Framework for Interpretable and Clinically Translatable Computational Pathology Biomarker Discovery

2026-02-01 · Sahar Almahfouz Nasser, Juan Francisco Pesantez Borja, Jincheng Liu, Sandeep Manandhar 외 arxiv

Engineered image-based biomarkers offer a clinically interpretable alternative to black-box AI in computational pathology, yet their discovery remains largely intuition-driven, guided by fragmented literature rather than…

VDSAgents: A PCS-Guided Multi-Agent System for Veridical Data Science Automation

2025-10-28 · Yunxuan Jiang, Silan Hu, Xiaoning Wang, Yuanyuan Zhang 외 arxiv

Large language models (LLMs) become increasingly integrated into data science workflows for automated system design. However, these LLM-driven data science systems rely solely on the internal reasoning of LLMs, lacking g…

Feature Engineering