paper-with-me

Papers

Auto-SLURP: A Benchmark Dataset for Evaluating Multi-Agent Frameworks in Smart Personal Assistant

2025-04-25 · Lei Shen, Xiaoyu Shen

In recent years, multi-agent frameworks powered by large language models (LLMs) have advanced rapidly. Despite this progress, there is still a notable absence of benchmark datasets specifically tailored to evaluate their performance. To bridge this gap, we introduce Auto-SLURP, a benchmark dataset aimed at evaluating LLM-based multi-agent frameworks in the context of intelligent personal assistants. Auto-SLURP extends the original SLURP dataset -- initially developed for natural language understanding tasks -- by relabeling the data and integrating simulated servers and external services. This enhancement enables a comprehensive end-to-end evaluation pipeline, covering language understanding, task execution, and response generation. Our experiments demonstrate that Auto-SLURP presents a significant challenge for current state-of-the-art frameworks, highlighting that truly reliable and intelligent multi-agent personal assistants remain a work in progress. The dataset and related code are available at https://github.com/lorashen/Auto-SLURP/.

📄 PDF Abstract BibTeX arXiv:2504.18373

Code (1)

lorashen/auto-slurp 공식 구현

Tasks

Natural Language UnderstandingResponse Generation

Similar Papers 제목 키워드 기반

SLURP-TN : Resource for Tunisian Dialect Spoken Language Understanding

2026-03-23 · Haroun Elleuch, Salima Mdhaffar, Yannick Estève, Fethi Bougares arxiv

Spoken Language Understanding (SLU) aims to extract the semantic information from the speech utterance of user queries. It is a core component in a task-oriented dialogue system. With the spectacular progress of deep neu…

Spoken Language UnderstandingSpeech Recognition

Single-Step Latent Diffusion for Underwater Image Restoration

2025-07-10 · Jiayi Wu, Tianfu Wang, Md Abu Bakr Siddique, Md Jahidul Islam 외 arxiv

Underwater image restoration algorithms seek to restore the color, contrast, and appearance of a scene that is imaged underwater. They are a critical tool in applications ranging from marine ecology and aquaculture to un…

Underwater Image RestorationSynthetic Data Generation

SLURP: A Spoken Language Understanding Resource Package

2020-11-26 · EMNLP 2020 11 · Emanuele Bastianelli, Andrea Vanzo, Pawel Swietojanski, Verena Rieser

Spoken Language Understanding infers semantic meaning directly from audio data, and thus promises to reduce error propagation and misunderstandings in end-user applications. However, publicly available SLU resources are …

Intent ClassificationSlot FillingSpoken Language Understanding

SLURP: Side Learning Uncertainty for Regression Problems

2021-10-21 · Xuanlong Yu, Gianni Franchi, Emanuel Aldea

It has become critical for deep learning algorithms to quantify their output uncertainties to satisfy reliability constraints and provide accurate results. Uncertainty estimation for regression has received less attentio…

regression

MASSIVE: A 1M-Example Multilingual Natural Language Understanding Dataset with 51 Typologically-Diverse Languages

2022-04-18 · Jack FitzGerald, Christopher Hench, Charith Peris, Scott Mackie 외

We present the MASSIVE dataset--Multilingual Amazon Slu resource package (SLURP) for Slot-filling, Intent classification, and Virtual assistant Evaluation. MASSIVE contains 1M realistic, parallel, labeled virtual assista…

intent-classificationIntent ClassificationNatural Language UnderstandingSlot Filling+3