BuyTheDips: PathLoss for improved topology-preserving deep learning-based image segmentation
Minh On Vu Ngoc, Yizi Chen, Nicolas Boutry, Jonathan Fabrizio and, Clement Mallet

TL;DR
This paper introduces Pathloss, a novel topology-preserving loss function for deep image segmentation that enhances boundary accuracy and maintains object connectivity, outperforming existing methods on diverse datasets.
Contribution
The paper presents Pathloss, a new leakage loss based on shortest-path search, extending BALoss to better preserve topology in deep segmentation models.
Findings
Outperforms state-of-the-art topology-aware methods on Electron Microscopy data.
Better localization of object boundaries and preservation of elongated structures.
Effective in diverse datasets like Electron Microscopy and Historical Maps.
Abstract
Capturing the global topology of an image is essential for proposing an accurate segmentation of its domain. However, most of existing segmentation methods do not preserve the initial topology of the given input, which is detrimental for numerous downstream object-based tasks. This is all the more true for deep learning models which most work at local scales. In this paper, we propose a new topology-preserving deep image segmentation method which relies on a new leakage loss: the Pathloss. Our method is an extension of the BALoss [1], in which we want to improve the leakage detection for better recovering the closeness property of the image segmentation. This loss allows us to correctly localize and fix the critical points (a leakage in the boundaries) that could occur in the predictions, and is based on a shortest-path search algorithm. This way, loss minimization enforces connectivity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Advanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection
