arXiv:2512.24592cs.CV2025-12中稿 · ECCV

提出新方法发现视觉模型在实例级任务中的系统性错误模式。

GH-ESD: Grounded Hypothesis-Driven Error Slice Discovery for Instance-Level Vision Tasks

  • 用大模型先生成基于上下文的错误假设,再用视觉证据验证
  • 在检测任务上精度提升10%(0.73对0.63)
  • 适合研究模型鲁棒性或做可解释性改进的研究者

视觉模型在语义一致子集上的系统性失败,即错误切片,暴露了其鲁棒性和评估的局限性。现有切片发现方法多将切片视为表示空间中的聚类或预定义属性组合,虽在图像级分类中有效,但难以适用于目标检测、分割等实例级任务,因这类任务的失败常源于上下文关系与空间定位的视觉模式。本文提出GH-ESD(Grounded Hypothesis-Driven Error Slice Discovery),一种生成与验证框架,将切片发现重构为基于视觉证据的假设生成与统计验证。该方法利用大语言模型先验构建关系型失败假设,通过视觉语言模型在实例层面发现假设切片,并以实例级错误的趋势分析进行验证。同时引入新的基准数据集GESD(Grounded Error Slice Dataset),提供由专家标注且空间定位明确的检测与分割错误切片。大量实验表明,GH-ESD在检测任务上显著优于基线,Precision@10提升0.10(0.73对0.63),并可扩展至分割场景。所识别的切片具有可解释性,能推动模型改进。

原文摘要 · Abstract (English)

Systematic failures of vision models on semantically coherent subsets, known as error slices, reveal limitations in robustness and evaluation. Existing slice discovery approaches largely model slices as clusters in representation space or combinations of predefined attributes. While effective for image-level classification, such formulations are insufficient for instance-level tasks such as object detection and segmentation, where failures often arise from contextual relational and spatially grounded visual patterns. We propose GH-ESD (Grounded Hypothesis-Driven Error Slice Discovery), a generate and verify framework that reformulates slice discovery as grounded hypothesis generation and statistical verification. GH-ESD constructs relational failure hypotheses using LLM priors and grounded visual evidence, discovers hypothesis slices at the instance level via Vision Language Models, and verifies them through statistical trend analysis over instance-level errors. We also introduce GESD (Grounded Error Slice Dataset), a new benchmark for instance-level error slice discovery, providing expert-defined and spatially grounded slices derived from detection and segmentation failures. Extensive experiments demonstrate that GH-ESD consistently outperforms baselines, improving Precision@10 by 0.10 (0.73 vs. 0.63) on the GESD benchmark for detection tasks, while also supporting segmentation scenarios. GH-ESD identifies interpretable slices that facilitate actionable model improvements.

错误切片实例级任务可解释性视觉语言模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。