paper-with-me

홈 › Papers

Interpretable Visualizations of Data Spaces for Classification Problems

2025-03-07 · Christian Jorgensen, Arthur Y. Lin, Rose K. Cersonsky

How do classification models "see" our data? Based on their success in delineating behaviors, there must be some lens through which it is easy to see the boundary between classes; however, our current set of visualization techniques makes this prospect difficult. In this work, we propose a hybrid supervised-unsupervised technique distinctly suited to visualizing the decision boundaries determined by classification problems. This method provides a human-interpretable map that can be analyzed qualitatively and quantitatively, which we demonstrate through visualizing and interpreting a decision boundary for chemical neurotoxicity. While we discuss this method in the context of chemistry-driven problems, its application can be generalized across subfields for "unboxing" the operations of machine-learning classification models.

📄 PDF Abstract BibTeX arXiv:2503.05861

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Visualizing and Understanding the Semantics of Embedding Spaces via Algebraic Formulae

2019-05-01 · ICLR 2019 5 · Piero Molino, Yang Wang, Jiawei Zhang

Embeddings are a fundamental component of many modern machine learning and natural language processing models. Understanding them and visualizing them is essential for gathering insights about the information they captur…

Parallax: Visualizing and Understanding the Semantics of Embedding Spaces via Algebraic Formulae

2019-05-28 · ACL 2019 7 · Piero Molino, Yang Wang, Jiawei Zhang

Embeddings are a fundamental component of many modern machine learning and natural language processing models. Understanding them and visualizing them is essential for gathering insights about the information they captur…

Word Embeddings

Semantic uncertainty intervals for disentangled latent spaces

2022-07-20 · Swami Sankaranarayanan, Anastasios N. Angelopoulos, Stephen Bates, Yaniv Romano 외

Meaningful uncertainty quantification in computer vision requires reasoning about semantic information -- say, the hair color of the person in a photo or the location of a car on the street. To this end, recent breakthro…

Image Super-Resolutionquantile regressionSuper-ResolutionUncertainty Quantification

Iterated Relevance Matrix Analysis (IRMA) for the identification of class-discriminative subspaces

2024-01-23 · Sofie Lövdal, Michael Biehl

We introduce and investigate the iterated application of Generalized Matrix Learning Vector Quantizaton for the analysis of feature relevances in classification problems, as well as for the construction of class-discrimi…

Dimensionality ReductionQuantization

Unlocking Feature Visualization for Deep Network with MAgnitude Constrained Optimization

2023-09-21 · NeurIPS 2023 11

Feature visualization has gained significant popularity as an explainability method, particularly after the influential work by Olah et al. in 2017. Despite its success, its widespread adoption has been limited due to is…