paper-with-me

Papers

SoftPQ: Robust Instance Segmentation Evaluation via Soft Matching and Tunable Thresholds

2025-05-17 · Ranit Karmakar, Simon F. Nørrelykke

Segmentation evaluation metrics traditionally rely on binary decision logic: predictions are either correct or incorrect, based on rigid IoU thresholds. Detection--based metrics such as F1 and mAP determine correctness at the object level using fixed overlap cutoffs, while overlap--based metrics like Intersection over Union (IoU) and Dice operate at the pixel level, often overlooking instance--level structure. Panoptic Quality (PQ) attempts to unify detection and segmentation assessment, but it remains dependent on hard-threshold matching--treating predictions below the threshold as entirely incorrect. This binary framing obscures important distinctions between qualitatively different errors and fails to reward gradual model improvements. We propose SoftPQ, a flexible and interpretable instance segmentation metric that redefines evaluation as a graded continuum rather than a binary classification. SoftPQ introduces tunable upper and lower IoU thresholds to define a partial matching region and applies a sublinear penalty function to ambiguous or fragmented predictions. These extensions allow SoftPQ to exhibit smoother score behavior, greater robustness to structural segmentation errors, and more informative feedback for model development and evaluation. Through controlled perturbation experiments, we show that SoftPQ captures meaningful differences in segmentation quality that existing metrics overlook, making it a practical and principled alternative for both benchmarking and iterative model refinement.

📄 PDF Abstract BibTeX arXiv:2505.12155

Code (1)

rkarmaka/SoftPQ 공식 구현

Tasks

BenchmarkingBinary ClassificationInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SoftGroup for 3D Instance Segmentation on Point Clouds

2022-03-03 · CVPR 2022 1 · Thang Vu, Kookhoi Kim, Tung M. Luu, Xuan Thanh Nguyen 외

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a…

3D Instance Segmentation3D Object DetectionInstance SegmentationSegmentation+1

Maximum Matching Accuracy: An Instance Segmentation Evaluation Metric Utilizing Globally Optimal Matching

2026-06-08 · Kaden Stillwagon, Alexandra D. VandeLoo, Craig R. Forest arxiv

Reliable evaluation of instance segmentation models requires metrics that accurately and consistently reflect segmentation quality. However, the metrics most widely used in biological imaging carry fundamental mathematic…

Instance Segmentation

Redefining Instance Matching: A Unified Framework for Part-Aware Matching in Panoptic Segmentation Evaluation

2026-05-29 · Erik Großkopf, Soumya Snigdha Kundu, Hendrik Möller, Nicolas Münster 외 arxiv

The Panoptic Quality (PQ) metric is the standard for jointly evaluating instance and semantic segmentation. However, its original definition relies on a One-to-One matching between predicted and ground truth segments, wh…

Part-aware Panoptic SegmentationSemantic Segmentation

Descriptor-Free Multi-View Region Matching for Instance-Wise 3D Reconstruction

2020-11-27 · Takuma Doi, Fumio Okura, Toshiki Nagahara, Yasuyuki Matsushita 외

This paper proposes a multi-view extension of instance segmentation without relying on texture or shape descriptor matching. Multi-view instance segmentation becomes challenging for scenes with repetitive textures and sh…

3D ReconstructionInstance SegmentationSegmentationSemantic Segmentation

SOFTooth: Semantics-Enhanced Order-Aware Fusion for Tooth Instance Segmentation

2025-12-29 · Xiaolan Li, Wanquan Liu, Pengcheng Li, Pengyu Jie 외 arxiv

Three-dimensional (3D) tooth instance segmentation remains challenging due to crowded arches, ambiguous tooth-gingiva boundaries, missing teeth, and rare yet clinically important third molars. Native 3D methods relying o…

Instance Segmentation