paper-with-me

Papers

Elongated Physiological Structure Segmentation via Spatial and Scale Uncertainty-aware Network

2023-05-30 · Yinglin Zhang, Ruiling Xi, Huazhu Fu, Dave Towey, Ruibin Bai, Risa Higashita, Jiang Liu

Robust and accurate segmentation for elongated physiological structures is challenging, especially in the ambiguous region, such as the corneal endothelium microscope image with uneven illumination or the fundus image with disease interference. In this paper, we present a spatial and scale uncertainty-aware network (SSU-Net) that fully uses both spatial and scale uncertainty to highlight ambiguous regions and integrate hierarchical structure contexts. First, we estimate epistemic and aleatoric spatial uncertainty maps using Monte Carlo dropout to approximate Bayesian networks. Based on these spatial uncertainty maps, we propose the gated soft uncertainty-aware (GSUA) module to guide the model to focus on ambiguous regions. Second, we extract the uncertainty under different scales and propose the multi-scale uncertainty-aware (MSUA) fusion module to integrate structure contexts from hierarchical predictions, strengthening the final prediction. Finally, we visualize the uncertainty map of final prediction, providing interpretability for segmentation results. Experiment results show that the SSU-Net performs best on cornea endothelial cell and retinal vessel segmentation tasks. Moreover, compared with counterpart uncertainty-based methods, SSU-Net is more accurate and robust.

📄 PDF Abstract BibTeX arXiv:2305.18865

Code (0)

등록된 구현이 없습니다.

Tasks

Retinal Vessel SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Monte Carlo Dropout 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

ASC-SW: A Lightweight Atrous Strip Convolution Network for DLOs Segmentation on Edge mobile Robots

2025-07-17 · Cheng Liu, Fan Zhu, Yifeng Xu, Baoru Huang 외 arxiv

Detecting deformable linear objects (DLOs), such as floor cables, is essential for safe mobile robot navigation but remains challenging due to oblique viewpoints, thin structures, and limited edge-device resources. Exist…

Robot Navigation

VFGS-Net: Frequency-Guided State-Space Learning for Topology-Preserving Retinal Vessel Segmentation

2026-02-11 · Ruiqi Song, Lei Liu, Ya-Nan Zhang, Chao Wang 외 arxiv

Accurate retinal vessel segmentation is a critical prerequisite for quantitative analysis of retinal images and computer-aided diagnosis of vascular diseases such as diabetic retinopathy. However, the elongated morpholog…

Retinal Vessel SegmentationRepresentation Learning

Vesselness via Multiple Scale Orientation Scores

2014-02-20 · Julius Hannink, Remco Duits, Erik Bekkers

The multi-scale Frangi vesselness filter is an established tool in (retinal) vascular imaging. However, it cannot cope with crossings or bifurcations, since it only looks for elongated structures. Therefore, we disentang…

MMLSv2: A Multimodal Dataset for Martian Landslide Detection in Remote Sensing Imagery

2026-02-08 · Sidike Paheding, Abel Reyes-Angulo, Leo Thomas Ramos, Angel D. Sappa 외 arxiv

We present MMLSv2, a dataset for landslide segmentation on Martian surfaces. MMLSv2 consists of multimodal imagery with seven bands: RGB, digital elevation model, slope, thermal inertia, and grayscale channels. MMLSv2 co…

SPDCN: Strip-based Deformable Convolutional Network for Steel Surface Defect Segmentation

2026-07-23 · Zhongming Liu, Bingbing Jiang, Guangxin Wan, Xiang Zou arxiv

Steel surface defect segmentation is critical for industrial quality inspection, yet existing methods struggle with elongated, anisotropic defects such as cracks and scratches due to the isotropic receptive fields of sta…