English

Confluent Vessel Trees with Accurate Bifurcations

Computer Vision and Pattern Recognition 2021-03-29 v1

Abstract

We are interested in unsupervised reconstruction of complex near-capillary vasculature with thousands of bifurcations where supervision and learning are infeasible. Unsupervised methods can use many structural constraints, e.g. topology, geometry, physics. Common techniques use variants of MST on geodesic tubular graphs minimizing symmetric pairwise costs, i.e. distances. We show limitations of such standard undirected tubular graphs producing typical errors at bifurcations where flow "directedness" is critical. We introduce a new general concept of confluence for continuous oriented curves forming vessel trees and show how to enforce it on discrete tubular graphs. While confluence is a high-order property, we present an efficient practical algorithm for reconstructing confluent vessel trees using minimum arborescence on a directed graph enforcing confluence via simple flow-extrapolating arc construction. Empirical tests on large near-capillary sub-voxel vasculature volumes demonstrate significantly improved reconstruction accuracy at bifurcations. Our code has also been made publicly available.

Keywords

Cite

@article{arxiv.2103.14268,
  title  = {Confluent Vessel Trees with Accurate Bifurcations},
  author = {Zhongwen Zhang and Dmitrii Marin and Maria Drangova and Yuri Boykov},
  journal= {arXiv preprint arXiv:2103.14268},
  year   = {2021}
}

Comments

13 pages, 14 figures, CVPR2021

R2 v1 2026-06-24T00:34:39.993Z