paper-with-me

홈 › Papers

Automatic dataset shift identification to support root cause analysis of AI performance drift

2024-11-12 · Mélanie Roschewitz, Raghav Mehta, Charles Jones, Ben Glocker

Shifts in data distribution can substantially harm the performance of clinical AI models. Hence, various methods have been developed to detect the presence of such shifts at deployment time. However, root causes of dataset shifts are varied, and the choice of shift mitigation strategies is highly dependent on the precise type of shift encountered at test time. As such, detecting test-time dataset shift is not sufficient: precisely identifying which type of shift has occurred is critical. In this work, we propose the first unsupervised dataset shift identification framework, effectively distinguishing between prevalence shift (caused by a change in the label distribution), covariate shift (caused by a change in input characteristics) and mixed shifts (simultaneous prevalence and covariate shifts). We discuss the importance of self-supervised encoders for detecting subtle covariate shifts and propose a novel shift detector leveraging both self-supervised encoders and task model outputs for improved shift detection. We report promising results for the proposed shift identification framework across three different imaging modalities (chest radiography, digital mammography, and retinal fundus images) on five types of real-world dataset shifts, using four large publicly available datasets.

📄 PDF Abstract BibTeX arXiv:2411.07940

Code (1)

biomedia-mira/shift_identification 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Root Identification in Minirhizotron Imagery with Multiple Instance Learning

2019-03-07 · Guohao Yu, Alina Zare, Hudanyun Sheng, Roser Matamala 외

In this paper, multiple instance learning (MIL) algorithms to automatically perform root detection and segmentation in minirhizotron imagery using only image-level labels are proposed. Root and soil characteristics vary …

Multiple Instance LearningSegmentation

Supporting DNN Safety Analysis and Retraining through Heatmap-based Unsupervised Learning

2020-02-03 · Hazem Fahmy, Fabrizio Pastore, Mojtaba Bagherzadeh, Lionel Briand

Deep neural networks (DNNs) are increasingly important in safety-critical systems, for example in their perception layer to analyze images. Unfortunately, there is a lack of methods to ensure the functional safety of DNN…

Clustering

Automating Detection and Root-Cause Analysis of Flaky Tests in Quantum Software

2026-03-09 · Janakan Sivaloganathan, Ainaz Jamshidi, Andriy Miranskyy, Lei Zhang arxiv

Like classical software, quantum software systems rely on automated testing. However, their inherently probabilistic outputs make them susceptible to quantum flakiness -- tests that pass or fail inconsistently without co…

Automatic Segmentation of the Spinal Cord Nerve Rootlets

2024-02-01 · Jan Valosek, Theo Mathieu, Raphaelle Schlienger, Olivia S. Kowalczyk 외

Precise identification of spinal nerve rootlets is relevant to delineate spinal levels for the study of functional activity in the spinal cord. The goal of this study was to develop an automatic method for the semantic s…

Active LearningSemantic Segmentation

Black-box Safety Analysis and Retraining of DNNs based on Feature Extraction and Clustering

2022-01-13 · Mohammed Oualid Attaoui, Hazem Fahmy, Fabrizio Pastore, Lionel Briand

Deep neural networks (DNNs) have demonstrated superior performance over classical machine learning to support many features in safety-critical systems. Although DNNs are now widely used in such systems (e.g., self drivin…

ClusteringSelf-Driving CarsTransfer Learning