paper-with-me

홈 › Papers

Reproducibility Study of ”Label-Free Explainability for Unsupervised Models”

2023-09-21 · NeurIPS 2023 11

In this work, we present our reproducibility study of "Label-Free Explainability for Unsupervised Models", a paper that introduces two post‐hoc explanation techniques for neural networks: (1) label‐free feature importance and (2) label‐free example importance. Our study focuses on the reproducibility of the authors’ most important claims: (i) perturbing features with the highest importance scores causes higherlatent shift than perturbing random pixels, (ii) label‐free example importance scores help to identify training examples that are highly related to a given test example, (iii) unsupervised models trained on different tasks show moderate correlation among the highest scored features and (iv) low correlation in example scores measured on a fixed set of data points, and (v) increasing the disentanglement with β in a β‐VAE does not imply that latent units will focus on more different features. We reviewed the authors’ code, checked if the implementation of experiments matched with the paper, and also ran all experiments. The results are shown to be reproducible. Moreover, we extended the codebase in order to run the experiments on more datasets, and to test the claims with other experiments.Paper Url: https://arxiv.org/abs/2203.01928Paper Venue: Other venue (not in list)Venue Name: MLRC 2022Confirmation: The report pdf is generated from the provided camera ready Google Colab script, The report metadata is verified from the camera ready Google Colab script, The report contains correct author information., The report contains link to code and SWH metadata., The report follows the ReScience latex style guides as in the Reproducibility Report Template (https://paperswithcode.com/rc2022/registration)., The report contains the Reproducibility Summary in the first page., The latex .zip file is verified from the camera ready Google Colab scriptLatex: zipJournal: ReScience Volume 9 Issue 2 Article 24Doi: https://www.doi.org/10.5281/zenodo.8173711Code: https://archive.softwareheritage.org/swh:1:dir:0df843f2fc8c0868968429afb8908db7d3a76a3c

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Label-Free Explainability for Unsupervised Models

2022-03-03 · Jonathan Crabbé, Mihaela van der Schaar

Unsupervised black-box models are challenging to interpret. Indeed, most existing explainability methods require labels to select which component(s) of the black-box's output to interpret. In the absence of labels, black…

Feature Importance

Reproducibility Study of CDUL: CLIP-Driven Unsupervised Learning for Multi-Label Image Classification

2024-05-19 · Manan Shah, Yash Bhalgat

This report is a reproducibility study of the paper "CDUL: CLIP-Driven Unsupervised Learning for Multi-Label Image Classification" (Abdelfattah et al, ICCV 2023). Our report makes the following contributions: (1) We prov…

image-classificationImage ClassificationMulti-Label Image Classification

Key Design Choices for Double-Transfer in Source-Free Unsupervised Domain Adaptation

2023-02-10 · Andrea Maracani, Raffaello Camoriano, Elisa Maiettini, Davide Talon 외

Fine-tuning and Domain Adaptation emerged as effective strategies for efficiently transferring deep learning models to new target tasks. However, target domain labels are not accessible in many real-world scenarios. This…

Domain AdaptationUnsupervised Domain Adaptation

Machine Learning for Biomedical Raman Spectroscopy: From Spectral Acquisition to Clinical Translation

2026-06-12 · Bogdan Oancea, Ana Maria Seciu-Grama, Nicoleta Siminea, Laura Mihaela Stefan 외 arxiv

Raman spectroscopy provides label-free, chemically specific characterization of biological systems and has become an important tool for cancer diagnosis, molecular subtyping, microbiological identification, and intraoper…

Transfer Learning

ExMap: Leveraging Explainability Heatmaps for Unsupervised Group Robustness to Spurious Correlations

2024-03-20 · CVPR 2024 1 · Rwiddhi Chakraborty, Adrian Sletten, Michael Kampffmeyer

Group robustness strategies aim to mitigate learned biases in deep learning models that arise from spurious correlations present in their training datasets. However, most existing methods rely on the access to the label …