paper-with-me

홈 › Papers

VISTA: A Versatile Interactive User Simulation Toolkit for Agent Evaluation

2026-06-09 · Yunan Lu, Ryan Shea, Yusen Zhang, Zhou Yu arxiv

Evaluation remains a critical bottleneck for interactive agent development. Existing evaluation methods often rely on static benchmarks, which fail to capture the dynamic, multi-step nature of agentic behavior and struggle to expose meaningful failure modes. While user-simulation-based evaluation offers a promising alternative, existing simulation frameworks suffer from two major limitations. First, they provide limited mechanisms for evaluating the quality and comprehensiveness of simulated interactions, making it difficult to assess whether a simulator sufficiently explores an agent's capabilities and failure modes. Second, most frameworks are restricted to either UI-only actions or API-only actions, limiting their ability to model the full range of realistic user behaviors. To address these limitations, we propose VISTA, a Versatile Interactive user Simulation Toolkit for Agent evaluation. Our toolkit includes a suite of six metrics for measuring the realism, capability coverage, and interaction effectiveness of simulated interactions. In addition, we develop a hybrid user simulator that integrates both UI-based interactions and API-based interactions, enabling more realistic and comprehensive evaluation across diverse interactive environments. We evaluate VISTA in e-commerce shopping and education customer service settings and demonstrate that it produces more realistic and comprehensive evaluations than existing methods.

📄 PDF Abstract BibTeX arXiv:2606.11079

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VISTA3D: Versatile Imaging SegmenTation and Annotation model for 3D Computed Tomography

2024-06-07 · Yufan He, Pengfei Guo, Yucheng Tang, Andriy Myronenko 외

Medical image segmentation is a core component of precision medicine, and 3D computed tomography (CT) is one of the most important imaging techniques. A highly accurate and clinically applicable segmentation foundation m…

Computed Tomography (CT)Image SegmentationInteractive SegmentationMedical Image Segmentation+2

InFL-UX: A Toolkit for Web-Based Interactive Federated Learning

2025-03-06 · Tim Maurer, Abdulrahman Mohamed Selim, Hasan Md Tusfiqur Alam, Matthias Eiletz 외

This paper presents InFL-UX, an interactive, proof-of-concept browser-based Federated Learning (FL) toolkit designed to integrate user contributions seamlessly into the machine learning (ML) workflow. InFL-UX enables use…

Federated Learning

VISTA3D: A Unified Segmentation Foundation Model For 3D Medical Imaging

2025-01-01 · CVPR 2025 1 · Yufan He, Pengfei Guo, Yucheng Tang, Andriy Myronenko 외

Foundation models for interactive segmentation in 2D natural images and videos have sparked significant interest in building 3D foundation models for medical imaging. However, the domain gaps and clinical use cases f…

Interactive SegmentationSegmentation

VISTA-OCR: Towards generative and interactive end to end OCR models

2025-04-04 · Laziz Hamdi, Amine Tamasna, Pascal Boisson, Thierry Paquet

We introduce \textbf{VISTA-OCR} (Vision and Spatially-aware Text Analysis OCR), a lightweight architecture that unifies text detection and recognition within a single generative model. Unlike conventional methods that re…

DecoderOptical Character Recognition (OCR)Text Detection

Beyond the Black Box: Demystifying Multi-Turn LLM Reasoning with VISTA

2025-11-13 · Yiran Zhang, Mingyang Lin, Mark Dras, Usman Naseem arxiv

Recent research has increasingly focused on the reasoning capabilities of Large Language Models (LLMs) in multi-turn interactions, as these scenarios more closely mirror real-world problem-solving. However, analyzing the…