paper-with-me

Papers

MedSPOT: A Workflow-Aware Sequential Grounding Benchmark for Clinical GUI

2026-03-20 · Rozain Shakeel, Abdul Rahman Mohammad Ali, Muneeb Mushtaq, Tausifa Jan Saleem, Tajamul Ashraf arxiv

Despite the rapid progress of Multimodal Large Language Models (MLLMs), their ability to perform reliable visual grounding in high-stakes clinical software environments remains underexplored. Existing GUI benchmarks largely focus on isolated, single-step grounding queries, overlooking the sequential, workflow-driven reasoning required in real-world medical interfaces, where tasks evolve across independent steps and dynamic interface states. We introduce MedSPOT, a workflow-aware sequential grounding benchmark for clinical GUI environments. Unlike prior benchmarks that treat grounding as a standalone prediction task, MedSPOT models procedural interaction as a sequence of structured spatial decisions. The benchmark comprises 216 task-driven videos with 597 annotated keyframes, in which each task consists of 2 to 3 interdependent grounding steps within realistic medical workflows. This design captures interface hierarchies, contextual dependencies, and fine-grained spatial precision under evolving conditions. To evaluate procedural robustness, we propose a strict sequential evaluation protocol that terminates task assessment upon the first incorrect grounding prediction, explicitly measuring error propagation in multi-step workflows. We further introduce a comprehensive failure taxonomy, including edge bias, small-target errors, no prediction, near miss, far miss, and toolbar confusion, to enable systematic diagnosis of model behavior in clinical GUI settings. By shifting evaluation from isolated grounding to workflow-aware sequential reasoning, MedSPOT establishes a realistic and safety-critical benchmark for assessing multimodal models in medical software environments. Code and data are available at: https://github.com/Tajamul21/MedSPOT.

📄 PDF Abstract BibTeX arXiv:2603.19993

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

MedSG-Bench: A Benchmark for Medical Image Sequences Grounding

2025-05-17 · Jingkun Yue, Siqi Zhang, Zinan Jia, Huihuan Xu 외

Visual grounding is essential for precise perception and reasoning in multimodal large language models (MLLMs), especially in medical imaging domains. While existing medical visual grounding benchmarks primarily focus on…

Visual GroundingVisual Question Answering (VQA)

BayesFlow: A Probability Inference Framework for Meta-Agent Assisted Workflow Generation

2026-01-29 · Bo Yuan, Yun Zhou, Zhichao Xu, Kiran Ramnath 외 arxiv

Automatic workflow generation is the process of automatically synthesizing sequences of LLM calls, tool invocations, and post-processing steps for complex end-to-end tasks. Most prior methods cast this task as an optimiz…

Bayesian Inference

Agentic AI in Remote Sensing: Foundations, Taxonomy, and Emerging Systems

2026-01-05 · Niloufar Alipour Talemi, Julia Boone, Fatemeh Afghah arxiv

The paradigm of Earth Observation analysis is shifting from static deep learning models to autonomous agentic AI. Although recent vision foundation models and multimodal large language models advance representation learn…

Representation Learning

Workflow-R1: Group Sub-sequence Policy Optimization for Multi-turn Workflow Construction

2026-02-01 · Mingze Kong, Zikun Qu, Zhongquan Zhou, Pengyu Liang 외 arxiv

The rapid evolution of agentic workflows has demonstrated strong performance of LLM-based agents in addressing complex reasoning tasks. However, existing workflow optimization methods typically formulate workflow synthes…

Case-Aware LLM-as-a-Judge Evaluation for Enterprise-Scale RAG Systems

2026-02-23 · Mukul Chhabra, Luigi Medrano, Arush Verma arxiv

Enterprise Retrieval-Augmented Generation (RAG) assistants operate in multi-turn, case-based workflows such as technical support and IT operations, where evaluation must reflect operational constraints, structured identi…