paper-with-me

Papers

Learning Topology-Preserving Data Representations

2023-01-31 · Ilya Trofimov, Daniil Cherniavskii, Eduard Tulchinskii, Nikita Balabin, Evgeny Burnaev, Serguei Barannikov

We propose a method for learning topology-preserving data representations (dimensionality reduction). The method aims to provide topological similarity between the data manifold and its latent representation via enforcing the similarity in topological features (clusters, loops, 2D voids, etc.) and their localization. The core of the method is the minimization of the Representation Topology Divergence (RTD) between original high-dimensional data and low-dimensional representation in latent space. RTD minimization provides closeness in topological features with strong theoretical guarantees. We develop a scheme for RTD differentiation and apply it as a loss term for the autoencoder. The proposed method "RTD-AE" better preserves the global structure and topology of the data manifold than state-of-the-art competitors as measured by linear correlation, triplet distance ranking accuracy, and Wasserstein distance between persistence barcodes.

📄 PDF Abstract BibTeX arXiv:2302.00136

Code (1)

danchern97/rtd_ae 공식 구현 pytorch

Tasks

Dimensionality ReductionTriplet

Similar Papers 제목 키워드 기반

Joint Topology-Preserving and Feature-Refinement Network for Curvilinear Structure Segmentation

2021-01-01 · ICCV 2021 10 · Mingfei Cheng, Kaili Zhao, Xuhong Guo, Yajing Xu 외

Curvilinear structure segmentation (CSS) is under semantic segmentation, whose applications include crack detection, aerial road extraction, and biomedical image segmentation. In general, geometric topology and pixel…

Boundary DetectionImage SegmentationSegmentationSemantic Segmentation

Skelite: Compact Neural Networks for Efficient Iterative Skeletonization

2025-03-10 · Luis D. Reyes Vargas, Martin J. Menten, Johannes C. Paetzold, Nassir Navab 외

Skeletonization extracts thin representations from images that compactly encode their geometry and topology. These representations have become an important topological prior for preserving connectivity in curvilinear str…

BenchmarkingComputational Efficiency

Context-aware Modality-Topology Co-Alignment for Multimodal Attributed Graphs

2026-06-12 · Sirui Zhang, Xu Wang, Zhengyu Wu, Xunkai Li 외 arxiv

Multimodal Attributed Graphs (MAGs) model real-world entities by coupling graph topology with heterogeneous attributes such as text and images. They support graph-centric tasks requiring structural and class-discriminati…

SITReg: Multi-resolution architecture for symmetric, inverse consistent, and topology preserving image registration

2023-03-17 · Joel Honkamaa, Pekka Marttinen

Deep learning has emerged as a strong alternative for classical iterative methods for deformable medical image registration, where the goal is to find a mapping between the coordinate systems of two images. Popular class…

Deep LearningDeformable Medical Image RegistrationImage RegistrationMedical Image Registration

Topology-Preserving Class-Incremental Learning

2020-08-01 · ECCV 2020 8 · Xiaoyu Tao, Xinyuan Chang, Xiaopeng Hong, Xing Wei 외

A well-known issue for class-incremental learning is the catastrophic forgetting phenomenon, where the network's recognition performance on old classes degrades severely when incrementally learning new classes. To allevi…

class-incremental learningClass Incremental LearningIncremental Learning