paper-with-me

Papers

Automatic Discovery and Assessment of Interpretable Systematic Errors in Semantic Segmentation

2024-11-16 · Jaisidh Singh, Sonam Singh, Amit Arvind Kale, Harsh K Gandhi

This paper presents a novel method for discovering systematic errors in segmentation models. For instance, a systematic error in the segmentation model can be a sufficiently large number of misclassifications from the model as a parking meter for a target class of pedestrians. With the rapid deployment of these models in critical applications such as autonomous driving, it is vital to detect and interpret these systematic errors. However, the key challenge is automatically discovering such failures on unlabelled data and forming interpretable semantic sub-groups for intervention. For this, we leverage multimodal foundation models to retrieve errors and use conceptual linkage along with erroneous nature to study the systematic nature of these errors. We demonstrate that such errors are present in SOTA segmentation models (UperNet ConvNeXt and UperNet Swin) trained on the Berkeley Deep Drive and benchmark the approach qualitatively and quantitatively, showing its effectiveness by discovering coherent systematic errors for these models. Our work opens up the avenue to model analysis and intervention that have so far been underexplored in semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2411.10845

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음

Similar Papers 제목 키워드 기반

Intelligent System for Automated Molecular Patent Infringement Assessment

2024-12-10 · Yaorui Shi, Sihang Li, Taiyan Zhang, Xi Fang 외

Automated drug discovery offers significant potential for accelerating the development of novel therapeutics by substituting labor-intensive human workflows with machine-driven processes. However, molecules generated by …

Drug Discovery

DebugAgent: Efficient and Interpretable Error Slice Discovery for Comprehensive Model Debugging

2025-01-28 · Muxi Chen, Chenchen Zhao, Qiang Xu

Despite the significant success of deep learning models in computer vision, they often exhibit systematic failures on specific data subsets, known as error slices. Identifying and mitigating these error slices is crucial…

image-classificationImage Classificationobject-detectionObject Detection+2

GloPath: An Entity-Centric Foundation Model for Glomerular Lesion Assessment and Clinicopathological Insights

2026-03-03 · Qiming He, Jing Li, Tian Guan, Yifei Ma 외 arxiv

Glomerular pathology is central to the diagnosis and prognosis of renal diseases, yet the heterogeneity of glomerular morphology and fine-grained lesion patterns remain challenging for current AI approaches. We present G…

Self-Supervised Learning

HiBug: On Human-Interpretable Model Debug

2023-09-21 · NeurIPS 2023 11

Machine learning models can frequently produce systematic errors on critical subsets (or slices) of data that share common attributes. Discovering and explaining such model bugs is crucial for reliable model deployment. …

Understanding and Mitigating Classification Errors Through Interpretable Token Patterns

2023-11-18 · Michael A. Hedderich, Jonas Fischer, Dietrich Klakow, Jilles Vreeken

State-of-the-art NLP methods achieve human-like performance on many tasks, but make errors nevertheless. Characterizing these errors in easily interpretable terms gives insight into whether a classifier is prone to makin…

ClassificationNERVisual Question Answering (VQA)