Topology-aware retinal artery–vein classification via deep vascular connectivity prediction.

Published in Applied Sciences, 2020

Authors: Seung Yeon Shin, Soochahn Lee, Il Dong Yun, Kyoung Mu Lee

TL;DR: A topology-aware approach to retinal artery-vein classification that uses deep vascular connectivity prediction to ensure consistent labeling along connected vessel segments.


What this paper is about

Figure description Illustration of our topology-aware retinal artery–vein (AV) classification method, where estimated vessel topology is used to perform tree-wise AV classification. Red and blue colors represent classified arteries and veins, respectively. Different colors in the estimated topology map represent separate sub-trees. Tree-wise AV classification is used to correct the pixelwise classification errors on thin vessels, highlighted by white circles, which may occur due to their indistinct appearances.

Classifying retinal vessels as arteries or veins is important for diagnosing cardiovascular and eye diseases. However, standard pixel-wise classification methods often produce inconsistent labels along connected vessel segments – the same vessel branch might flip between artery and vein labels, which is anatomically impossible.

Key idea

Figure description Block diagram of the proposed method for AV classification at test time. Pixelwise prediction on the optic disc and vessel, graph construction, topology estimation, and the final AV classification are sequentially performed. Each block is also composed of several parallel or sequential steps. The arrows denote information flow. Gray-color boxes represent steps where the trained networks are involved. The thickness/orientation classifications are auxiliary tasks for the connectivity classification, and their relationship is not represented here. Please refer to the paper for details.

The method incorporates vascular connectivity prediction into the classification pipeline. By predicting how vessel segments are connected in the vascular graph and enforcing topological consistency, the network ensures that artery/vein labels propagate coherently along each vessel branch, eliminating anatomically implausible label switches.

Why it matters

Figure description example results from the CT-DRIVE dataset. The six images for a single case are, in row-major order beginning from the top-left, the original input image, estimated topology of the proposed method, GT annotation of the topology, pixelwise AV classification result, tree-wise classification result of the proposed method, and AV GT annotation. Different colors in the topology GT represent separate trees. In each result, correctly classified arteries and veins are marked as red and blue, respectively. Centerlines incorrectly labeled as veins are in green, while those incorrectly labeled as arteries are in yellow.

Topology-aware classification produces clinically meaningful artery/vein maps that respect the underlying vascular anatomy, making the results more trustworthy for downstream clinical analysis such as arteriovenous ratio measurement.