CVJul 23

Risk-Routed Implicit Boundary Refinement for Robust Ultrasound Image Segmentation

arXiv:2607.2178710.5Has Code
Predicted impact top 33% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Provides a practical, resource-efficient strategy for boundary-sensitive ultrasound segmentation, addressing robustness to distribution shifts.

RIBR uses implicit neural representation as a risk-routed residual correction to refine uncertain boundaries in ultrasound segmentation, achieving best overall macro-average and consistently reducing boundary error across nine datasets with a compact parameter budget.

Medical ultrasound (US) image segmentation faces significant challenges due to speckle noise, low-contrast boundaries, acoustic shadowing, and acquisition variation across operators and clinical centers. Although encoder-decoder and transformer-based networks have achieved strong performance, many methods recover boundary details through dense decoders or larger backbones, which may still produce over-smoothed contours or unstable predictions under external distribution shifts. In this article, we propose Risk-routed Implicit Boundary Refinement (RIBR), a compact segmentation framework that uses implicit neural representation as a risk-routed residual correction rather than an unconstrained full-mask predictor. RIBR combines boundary-refinement implicit residuals, risk-routed residual control, and geometry- and speckle-aware boundary regularization to refine uncertain contours while suppressing non-boundary oscillations. Evaluation on nine US datasets covering lymph nodes, breast lesions, thyroid nodules, and prostate shows that RIBR achieves the best overall macro-average and consistently reduces boundary error across grouped and organ-specific comparisons under a compact parameter budget. These findings suggest that controlled implicit residual learning is a practical strategy for resource-constrained and boundary-sensitive US segmentation. Source code is available at https://github.com/jinggqu/ribr.

Code Implementations1 repo
Foundations

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

Your Notes