paper-with-me

Papers

Visualizing Topological Importance: A Class-Driven Approach

2023-09-22 · Yu Qin, Brittany Terese Fasy, Carola Wenk, Brian Summa

This paper presents the first approach to visualize the importance of topological features that define classes of data. Topological features, with their ability to abstract the fundamental structure of complex data, are an integral component of visualization and analysis pipelines. Although not all topological features present in data are of equal importance. To date, the default definition of feature importance is often assumed and fixed. This work shows how proven explainable deep learning approaches can be adapted for use in topological classification. In doing so, it provides the first technique that illuminates what topological structures are important in each dataset in regards to their class label. In particular, the approach uses a learned metric classifier with a density estimator of the points of a persistence diagram as input. This metric learns how to reweigh this density such that classification accuracy is high. By extracting this weight, an importance field on persistent point density can be created. This provides an intuitive representation of persistence point importance that can be used to drive new visualizations. This work provides two examples: Visualization on each diagram directly and, in the case of sublevel set filtrations on images, directly on the images themselves. This work highlights real-world examples of this approach visualizing the important topological features in graph, 3D shape, and medical image data.

📄 PDF Abstract BibTeX arXiv:2309.13185

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

On the importance of assessing topological convergence in Bayesian phylogenetic inference

2024-02-18 · Marius Brusselmans, Luiz Max Carvalho, Samuel L. Hong, Jiansi Gao 외

Modern phylogenetics research is often performed within a Bayesian framework, using sampling algorithms such as Markov chain Monte Carlo (MCMC) to approximate the posterior distribution. These algorithms require careful …

Diagnostic

Visualizing Loss Functions as Topological Landscape Profiles

2024-11-19 · Caleb Geniesse, Jiaqing Chen, Tiankai Xie, Ge Shi 외

In machine learning, a loss function measures the difference between model predictions and ground-truth (or target) values. For neural network models, visualizing how this loss changes as model parameters are varied can …

Image SegmentationSemantic SegmentationTopological Data Analysis

A Pipeline for Data-Driven Learning of Topological Features with Applications to Protein Stability Prediction

2024-08-09 · Amish Mishra, Francis Motta

In this paper, we propose a data-driven method to learn interpretable topological features of biomolecular data and demonstrate the efficacy of parsimonious models trained on topological features in predicting the stabil…

Feature ImportanceProtein Stability Prediction

A Topological Regularizer for Classifiers via Persistent Homology

2018-06-27 · Chao Chen, Xiuyan Ni, Qinxun Bai, Yusu Wang

Regularization plays a crucial role in supervised learning. Most existing methods enforce a global regularization in a structure agnostic manner. In this paper, we initiate a new direction and propose to enforce the stru…

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 visualizatio…

Classification