paper-with-me

홈 › Papers

TFFM: Topology-Aware Feature Fusion Module via Latent Graph Reasoning for Retinal Vessel Segmentation

2026-01-27 · Iftekhar Ahmed, Shakib Absar, Aftar Ahmad Sami, Shadman Sakib, Debojyoti Biswas, Seraj Al Mahmud Mostafa arxiv

Precise segmentation of retinal arteries and veins carries the diagnosis of systemic cardiovascular conditions. However, standard convolutional architectures often yield topologically disjointed segmentations, characterized by gaps and discontinuities that render reliable graph-based clinical analysis impossible despite high pixel-level accuracy. To address this, we introduce a topology-aware framework engineered to maintain vascular connectivity. Our architecture fuses a Topological Feature Fusion Module (TFFM) that maps local feature representations into a latent graph space, deploying Graph Attention Networks to capture global structural dependencies often missed by fixed receptive fields. Furthermore, we drive the learning process with a hybrid objective function, coupling Tversky loss for class imbalance with soft clDice loss to explicitly penalize topological disconnects. Evaluation on the Fundus-AVSeg dataset reveals state-of-the-art performance, achieving a combined Dice score of 90.97% and a 95% Hausdorff Distance of 3.50 pixels. Notably, our method decreases vessel fragmentation by approximately 38% relative to baselines, yielding topologically coherent vascular trees viable for automated biomarker quantification. We open-source our code at https://tffm-module.github.io/.

📄 PDF Abstract BibTeX arXiv:2601.19136

Code (0)

등록된 구현이 없습니다.

Tasks

Retinal Vessel Segmentation

Similar Papers 제목 키워드 기반

Transformer-based Network for RGB-D Saliency Detection

2021-12-01 · Yue Wang, Xu Jia, Lu Zhang, Yuke Li 외

RGB-D saliency detection integrates information from both RGB images and depth maps to improve prediction of salient regions under challenging conditions. The key to RGB-D saliency detection is to fully mine and fuse inf…

Saliency Detection

Airway Segmentation Network for Enhanced Tubular Feature Extraction

2025-07-09 · Qibiao Wu, Yagang Wang, Qian Zhang arxiv

Manual annotation of airway regions in computed tomography images is a time-consuming and expertise-dependent task. Automatic airway segmentation is therefore a prerequisite for enabling rapid bronchoscopic navigation an…

Topology-Aware Latent Diffusion for 3D Shape Generation

2024-01-31 · Jiangbei Hu, Ben Fei, Baixin Xu, Fei Hou 외

We introduce a new generative model that combines latent diffusion with persistent homology to create 3D shapes with high diversity, with a special emphasis on their topological characteristics. Our method involves repre…

3D Shape GenerationDiversityNavigate

Dual-Domain Manifold Modeling for Hyperspectral Image Fusion

2026-07-28 · Chengxin Xie, Qiya Song, Yangbangyan Jiang, Renwei Dian 외 arxiv

Achieving a coherent integration of spectral richness and spatial fidelity remains a central objective in hyperspectral image fusion. However, existing hyperspectral image fusion methods struggle to effectively model geo…

Representation LearningSpectral Reconstruction

TaGAT: Topology-Aware Graph Attention Network For Multi-modal Retinal Image Fusion

2024-07-19 · Xin Tian, Nantheera Anantrasirichai, Lindsay Nicholson, Alin Achim

In the realm of medical image fusion, integrating information from various modalities is crucial for improving diagnostics and treatment planning, especially in retinal health, where the important features exhibit differ…

Graph Attention