CVATNAJan 15

Jordan-Segmentable Masks: A Topology-Aware definition for characterizing Binary Image Segmentation

arXiv:2601.10577v2h-index: 17
Originality Incremental advance
AI Analysis

This work addresses the limitation of existing evaluation metrics in computer vision for applications like medical imaging or object delineation where topological accuracy is critical, though it is incremental as it builds on digital topology and homology theory.

The paper tackles the problem that conventional segmentation metrics fail to capture structural and topological coherence, introducing a topology-aware notion based on the Jordan Curve Theorem to assess whether a segmentation partitions an image into meaningful interior and exterior regions. The result is a mathematically rigorous, unsupervised criterion for evaluating segmentation masks, particularly useful in applications requiring topological correctness.

Image segmentation plays a central role in computer vision. However, widely used evaluation metrics, whether pixel-wise, region-based, or boundary-focused, often struggle to capture the structural and topological coherence of a segmentation. In many practical scenarios, such as medical imaging or object delineation, small inaccuracies in boundary, holes, or fragmented predictions can result in high metric scores, despite the fact that the resulting masks fail to preserve the object global shape or connectivity. This highlights a limitation of conventional metrics: they are unable to assess whether a predicted segmentation partitions the image into meaningful interior and exterior regions. In this work, we introduce a topology-aware notion of segmentation based on the Jordan Curve Theorem, and adapted for use in digital planes. We define the concept of a \emph{Jordan-segmentatable mask}, which is a binary segmentation whose structure ensures a topological separation of the image domain into two connected components. We analyze segmentation masks through the lens of digital topology and homology theory, extracting a $4$-curve candidate from the mask, verifying its topological validity using Betti numbers. A mask is considered Jordan-segmentatable when this candidate forms a digital 4-curve with $β_0 = β_1 = 1$, or equivalently when its complement splits into exactly two $8$-connected components. This framework provides a mathematically rigorous, unsupervised criterion with which to assess the structural coherence of segmentation masks. By combining digital Jordan theory and homological invariants, our approach provides a valuable alternative to standard evaluation metrics, especially in applications where topological correctness must be preserved.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes