paper-with-me

홈 › Papers

Topological Regularization for Dense Prediction

2021-11-22 · Deqing Fu, Bradley J. Nelson

Dense prediction tasks such as depth perception and semantic segmentation are important applications in computer vision that have a concrete topological description in terms of partitioning an image into connected components or estimating a function with a small number of local extrema corresponding to objects in the image. We develop a form of topological regularization based on persistent homology that can be used in dense prediction tasks with these topological descriptions. Experimental results show that the output topology can also appear in the internal activations of trained neural networks which allows for a novel use of topological regularization to the internal states of neural networks during training, reducing the computational cost of the regularization. We demonstrate that this topological regularization of internal activations leads to improved convergence and test benchmarks on several problems and architectures.

📄 PDF Abstract BibTeX arXiv:2111.10984

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionSemantic Segmentation

Similar Papers 제목 키워드 기반

SGMatch: Semantic-Guided Non-Rigid Shape Matching with Flow Regularization

2026-03-13 · Tianwei Ye, Xiaoguang Mei, Yifan Xia, Fan Fan 외 arxiv

Establishing accurate point-to-point correspondences between non-rigid 3D shapes remains a critical challenge, particularly under non-isometric deformations and topological noise. Existing functional map pipelines suffer…

Topological Regularization via Persistence-Sensitive Optimization

2020-11-10 · Arnur Nigmetov, Aditi S. Krishnapriyan, Nicole Sanderson, Dmitriy Morozov

Optimization, a key tool in machine learning and statistics, relies on regularization to reduce overfitting. Traditional regularization methods control a norm of the solution to ensure its smoothness. Recently, topologic…

Semi-supervised Segmentation of Histopathology Images with Noise-Aware Topological Consistency

2023-11-28 · Meilong Xu, Xiaoling Hu, Saumya Gupta, Shahira Abousamra 외

In digital pathology, segmenting densely distributed objects like glands and nuclei is crucial for downstream analysis. Since detailed pixel-wise annotations are very time-consuming, we need semi-supervised segmentation …

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…

Topological Regularization for Graph Neural Networks Augmentation

2021-04-03 · Rui Song, Fausto Giunchiglia, Ke Zhao, Hao Xu

The complexity and non-Euclidean structure of graph data hinder the development of data augmentation methods similar to those in computer vision. In this paper, we propose a feature augmentation method for graph nodes ba…

Data AugmentationGraph Neural NetworkRepresentation Learning