Label-Free Explainability for Unsupervised Models
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
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-box outputs often are representation vectors whose components do not correspond to any meaningful quantity. Hence, choosing which component(s) to interpret in a label-free unsupervised/self-supervised setting is an important, yet unsolved problem. To bridge this gap in the literature, we introduce two crucial extensions of post-hoc explanation techniques: (1) label-free feature importance and (2) label-free example importance that respectively highlight influential features and training examples for a black-box to construct representations at inference time. We demonstrate that our extensions can be successfully implemented as simple wrappers around many existing feature and example importance methods. We illustrate the utility of our label-free explainability paradigm through a qualitative and quantitative comparison of representation spaces learned by various autoencoders trained on distinct unsupervised tasks.
Results and benchmarks
Unsupervised black-box models are challenging to interpret.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 45/100, grounding 75/100, status medium.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
vanderschaarlab/label-free-xai · 4 stars · Last push Jan 23, 2024
vanderschaarlab/mlforhealthlabpub is the closest maintained adjacent implementation (Official implementation from Papers with Code). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 473 GitHub stars.
Open vanderschaarlab/label-free-xai- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
- No direct maintained implementation is currently verified.
- Only historical official repository was found: vanderschaarlab/label-free-xai.
- No maintained paper-verified implementation met reliability thresholds.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 4
- Last push
- Jan 23, 2024 (945d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No Docker setup
- Dependency manifest missing
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 25
- Last push
- Sep 21, 2022 (1434d)
Official implementation from Papers with Code · Strong overlap with paper title keywords
- No push in 12+ months
- No tagged releases
- No Docker setup
- Maintenance
- Stale
- Confidence
- Medium
- Reproducibility
- Limited
- Stars
- 473
- Last push
- Feb 27, 2023 (1275d)
Official implementation from Papers with Code · Community adoption signal (473 stars)
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- vanderschaarlab/label-free-xai has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
- Last push was 945 days ago.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- vanderschaarlab/mlforhealthlabpub Adjacent · Confidence: Medium · 473 stars
Official implementation from Papers with Code
Official
- JonathanCrabbe/Label-Free-XAIConfidence: High
This repository contains the implementation of Label-Free XAI, a new framework to adapt explanation methods to unsupervised models. For more details, please read our ICML 2022 paper: 'Label-Free Explainability for Unsupervised Models'.
25 stars · 9 forks · Last push Sep 21, 2022 · MIT license
- vanderschaarlab/mlforhealthlabpubConfidence: Medium
Machine Learning and Artificial Intelligence for Medicine.
473 stars · 183 forks · Last push Feb 27, 2023 · NOASSERTION license
Community
No additional community repositories detected yet.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Models
Datasets
Spaces
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXData includes links from Papers with Code ( CC-BY-SA-4.0 ).