NeFut Logo NeFut
Admin Login

[CS.AI] SciVisAgentBench: A Benchmark for SciVis Agents

Published at: 2026-07-21 22:00 Last updated: 2026-07-22 01:01
#algorithm #AI #Open Source

Abstract

Recent advances in large language models (LLMs) have enabled agentic systems to translate natural-language intent into executable scientific visualization (SciVis) tasks. Despite rapid progress, the community lacks a principled and reproducible benchmark for evaluating these emerging SciVis agents in realistic, multi-step analysis settings. We present SciVisAgentBench, a comprehensive and extensible benchmark for evaluating scientific data analysis and visualization agents.

Our benchmark is grounded in a structured taxonomy spanning four dimensions: application domain, data type, complexity level, and visualization operation. It currently comprises 108 expert-crafted cases covering diverse SciVis scenarios. To enable reliable assessment, we introduce a multimodal outcome-centric evaluation pipeline that combines LLM-based judging with deterministic evaluators, including image-based metrics, code checkers, rule-based verifiers, and case-specific evaluators.

We also conduct a validity study with 12 SciVis experts to examine the agreement between human and LLM judges. Using this framework, we evaluate representative SciVis agents and general-purpose coding agents to establish initial baselines and reveal capability gaps. SciVisAgentBench is designed as a living benchmark to support systematic comparison, diagnose failure modes, and drive progress in agentic SciVis. The benchmark is available at SciVisAgentBench.

Blogger's Review: The launch of SciVisAgentBench provides a crucial evaluation tool for the scientific visualization domain, enabling systematic comparisons among different agents. Its multimodal evaluation approach enhances the reliability of assessments and points the way for future research. This tool has the potential to drive further advancements in scientific data analysis.

Original Source: https://arxiv.org/abs/2603.29139

[h] Back to Home