paper-with-me

홈 › Papers

Deep Learning with Topological Signatures

2017-07-13 · NeurIPS 2017 12 · Christoph Hofer, Roland Kwitt, Marc Niethammer, Andreas Uhl

Inferring topological and geometrical information from data can offer an alternative perspective on machine learning problems. Methods from topological data analysis, e.g., persistent homology, enable us to obtain such information, typically in the form of summary representations of topological features. However, such topological signatures often come with an unusual structure (e.g., multisets of intervals) that is highly impractical for most machine learning techniques. While many strategies have been proposed to map these topological signatures into machine learning compatible representations, they suffer from being agnostic to the target learning task. In contrast, we propose a technique that enables us to input topological signatures to deep neural networks and learn a task-optimal representation during training. Our approach is realized as a novel input layer with favorable theoretical properties. Classification experiments on 2D object shapes and social network graphs demonstrate the versatility of the approach and, in case of the latter, we even outperform the state-of-the-art by a large margin.

📄 PDF Abstract BibTeX arXiv:1707.04041

Code (4)

c-hofer/nips2017 공식 구현 pytorch
c-hofer/persistent_homology_toolbox 공식 구현
billy-mosse/spiderman
ssmele/CompTopoProg pytorch

Tasks

BIG-bench Machine LearningDeep LearningTopological Data Analysis

Similar Papers 제목 키워드 기반

Topological Signatures of Adversaries in Multimodal Alignments

2025-01-29 · Minh Vu, Geigh Zollicoffer, Huy Mai, Ben Nebgen 외

Multimodal Machine Learning systems, particularly those aligning text and image data like CLIP/BLIP models, have become increasingly prevalent, yet remain susceptible to adversarial attacks. While substantial research ha…

Adversarial Robustness

HalluZig: Hallucination Detection using Zigzag Persistence

2026-01-04 · Shreyas N. Samaga, Gilberto Gonzalez Arroyo, Tamal K. Dey arxiv

The factual reliability of Large Language Models (LLMs) remains a critical barrier to their adoption in high-stakes domains due to their propensity to hallucinate. Current detection methods often rely on surface-level si…

Topological Signatures of ReLU Neural Network Activation Patterns

2025-10-14 · Vicente Bosca, Tatum Rask, Sunia Tanweer, Andrew R. Tawfeek 외 arxiv

This paper explores the topological signatures of ReLU neural network activation patterns. We consider feedforward neural networks with ReLU activation functions and analyze the polytope decomposition of the feature spac…

Binary Classification

Machine learning topological phases in real space

2019-01-07 · N. L. Holanda, M. A. R. Griffith

We develop a supervised machine learning algorithm that is able to learn topological phases of finite condensed matter systems from bulk data in real lattice space. The algorithm employs diagonalization in real space tog…

BIG-bench Machine Learning

Topological Autoencoders

2019-06-03 · ICML 2020 1 · Michael Moor, Max Horn, Bastian Rieck, Karsten Borgwardt

We propose a novel approach for preserving topological structures of the input space in latent representations of autoencoders. Using persistent homology, a technique from topological data analysis, we calculate topologi…

Data AugmentationTopological Data Analysis