paper-with-me

홈 › Papers

Affinity Feature Strengthening for Accurate, Complete and Robust Vessel Segmentation

2022-11-12 · Tianyi Shi, Xiaohuan Ding, Wei Zhou, Feng Pan, Zengqiang Yan, Xiang Bai, Xin Yang

Vessel segmentation is crucial in many medical image applications, such as detecting coronary stenoses, retinal vessel diseases and brain aneurysms. However, achieving high pixel-wise accuracy, complete topology structure and robustness to various contrast variations are critical and challenging, and most existing methods focus only on achieving one or two of these aspects. In this paper, we present a novel approach, the affinity feature strengthening network (AFN), which jointly models geometry and refines pixel-wise segmentation features using a contrast-insensitive, multiscale affinity approach. Specifically, we compute a multiscale affinity field for each pixel, capturing its semantic relationships with neighboring pixels in the predicted mask image. This field represents the local geometry of vessel segments of different sizes, allowing us to learn spatial- and scale-aware adaptive weights to strengthen vessel features. We evaluate our AFN on four different types of vascular datasets: X-ray angiography coronary vessel dataset (XCAD), portal vein dataset (PV), digital subtraction angiography cerebrovascular vessel dataset (DSA) and retinal vessel dataset (DRIVE). Extensive experimental results demonstrate that our AFN outperforms the state-of-the-art methods in terms of both higher accuracy and topological metrics, while also being more robust to various contrast changes. The source code of this work is available at https://github.com/TY-Shi/AFN.

📄 PDF Abstract BibTeX arXiv:2211.06578

Code (1)

TY-Shi/AFN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Cerebrovascular Segmentation via Vessel Oriented Filtering Network

2022-10-17 · Zhanqiang Guo, Yao Luan, Jianjiang Feng, Wangsheng Lu 외

Accurate cerebrovascular segmentation from Magnetic Resonance Angiography (MRA) and Computed Tomography Angiography (CTA) is of great significance in diagnosis and treatment of cerebrovascular pathology. Due to the compl…

Segmentation

The weakest link bridging germinal center B cells and follicular dendritic cells limits antibody affinity maturation

2020-02-07 · Rajat Desikan, Rustom Antia, Narendra M. Dixit

The affinity of antibodies (Abs) produced in vivo for their target antigens (Ags) is typically well below the maximum affinity possible. Nearly 25 years ago, Foote and Eisen explained how an 'affinity ceiling' could aris…

Analysis of Vessel Connectivities in Retinal Images by Cortically Inspired Spectral Clustering

2015-12-21 · Marta Favali, Samaneh Abbasi-Sureshjani, Bart ter Haar Romeny, Alessandro Sarti

Retinal images provide early signs of diabetic retinopathy, glaucoma, and hypertension. These signs can be investigated based on microaneurysms or smaller vessels. The diagnostic biomarkers are the change of vessel width…

ClusteringDiagnostic

Boosting Spectral Clustering on Incomplete Data via Kernel Correction and Affinity Learning

2023-11-03 · 37th Conference on Neural Information Processing Systems (NeurIPS 2023) 2023 11 · Fangchen Yu, Runze Zhao, Zhan Shi, Yiwen Lu 외

Spectral clustering has gained popularity for clustering non-convex data due to its simplicity and effectiveness. It is essential to construct a similarity graph using a high-quality affinity measure that models the loca…

ClusteringImputation

Fully Automated Artery-Vein ratio and vascular tortuosity measurement in retinal fundus images

2023-01-04 · Aashis Khanal, Rolando Estrada

Accurate measurements of abnormalities like Artery-Vein ratio and tortuosity in fundus images is an actively researched task. Most of the research seems to compute such features independently. However, in this work, we h…