paper-with-me

홈 › Papers

Measuring the Interpretability of Unsupervised Representations via Quantized Reverse Probing

2022-09-07 · Iro Laina, Yuki M. Asano, Andrea Vedaldi

Self-supervised visual representation learning has recently attracted significant research interest. While a common way to evaluate self-supervised representations is through transfer to various downstream tasks, we instead investigate the problem of measuring their interpretability, i.e. understanding the semantics encoded in raw representations. We formulate the latter as estimating the mutual information between the representation and a space of manually labelled concepts. To quantify this we introduce a decoding bottleneck: information must be captured by simple predictors, mapping concepts to clusters in representation space. This approach, which we call reverse linear probing, provides a single number sensitive to the semanticity of the representation. This measure is also able to detect when the representation contains combinations of concepts (e.g., "red apple") instead of just individual attributes ("red" and "apple" independently). Finally, we propose to use supervised classifiers to automatically label large datasets in order to enrich the space of concepts used for probing. We use our method to evaluate a large number of self-supervised representations, ranking them by interpretability, highlight the differences that emerge compared to the standard evaluation with linear probes and discuss several qualitative insights. Code at: {\scriptsize{\url{https://github.com/iro-cp/ssl-qrp}}}.

📄 PDF Abstract BibTeX arXiv:2209.03268

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Measuring the Interpretability of Unsupervised Representations via Quantized Reversed Probing

2021-09-29 · ICLR 2022 4 · Iro Laina, Yuki M Asano, Andrea Vedaldi

Self-supervised visual representation learning has attracted significant research interest. While the most common way to evaluate self-supervised representations is through transfer to various downstream tasks, we instea…

Image ClassificationRepresentation Learning

Hierarchical Vector Quantized Transformer for Multi-class Unsupervised Anomaly Detection

2023-10-22 · NeurIPS 2023 11 · Ruiying Lu, Yujie Wu, Long Tian, Dongsheng Wang 외

Unsupervised image Anomaly Detection (UAD) aims to learn robust and discriminative representations of normal samples. While separate solutions per class endow expensive computation and limited generalizability, this pape…

Anomaly DetectionMulti-class Anomaly DetectionQuantizationUnsupervised Anomaly Detection

Theory and Evaluation Metrics for Learning Disentangled Representations

2019-08-26 · ICLR 2020 1 · Kien Do, Truyen Tran

We make two theoretical contributions to disentanglement learning by (a) defining precise semantics of disentangled representations, and (b) establishing robust metrics for evaluation. First, we characterize the concept …

DisentanglementInformativeness

Evaluating the Disentanglement of Deep Generative Models through Manifold Topology

2020-06-05 · ICLR 2021 1 · Sharon Zhou, Eric Zelikman, Fred Lu, Andrew Y. Ng 외

Learning disentangled representations is regarded as a fundamental task for improving the generalization, robustness, and interpretability of generative models. However, measuring disentanglement has been challenging and…

Disentanglement

QArtSR: Quantization via Reverse-Module and Timestep-Retraining in One-Step Diffusion based Image Super-Resolution

2025-03-07 · Libo Zhu, Haotong Qin, Kaicheng Yang, Wenbo Li 외

One-step diffusion-based image super-resolution (OSDSR) models are showing increasingly superior performance nowadays. However, although their denoising steps are reduced to one and they can be quantized to 8-bit to redu…

DenoisingImage Super-ResolutionQuantizationSuper-Resolution