$TrIND$: Representing Anatomical Trees by Denoising Diffusion of Implicit Neural Fields
Ashish Sinha, Ghassan Hamarneh
TL;DR
This work tackles the challenge of representing complex anatomical trees with varying topology and geometry by introducing TrIND, a two-stage framework that first learns per-sample implicit neural representations (INRs) of trees and then learns a distribution over these INR weights via a transformer-based diffusion model. The approach enables high-fidelity, arbitrary-resolution reconstructions with compact storage and supports synthesis of novel, plausible tree structures across vascular and airway domains. Key contributions include accurate INR-based representations for segmentation, diffusion in INR space for tree generation, and demonstrated versatility across modalities and anatomical sites, along with quantitative validation of compression and reconstruction performance. The method holds potential for integration into clinical imaging pipelines and downstream tasks such as CFD and surgical planning, offering scalable, resolution-agnostic representations of complex tree topologies.
Abstract
Anatomical trees play a central role in clinical diagnosis and treatment planning. However, accurately representing anatomical trees is challenging due to their varying and complex topology and geometry. Traditional methods for representing tree structures, captured using medical imaging, while invaluable for visualizing vascular and bronchial networks, exhibit drawbacks in terms of limited resolution, flexibility, and efficiency. Recently, implicit neural representations (INRs) have emerged as a powerful tool for representing shapes accurately and efficiently. We propose a novel approach, $TrIND$, for representing anatomical trees using INR, while also capturing the distribution of a set of trees via denoising diffusion in the space of INRs. We accurately capture the intricate geometries and topologies of anatomical trees at any desired resolution. Through extensive qualitative and quantitative evaluation, we demonstrate high-fidelity tree reconstruction with arbitrary resolution yet compact storage, and versatility across anatomical sites and tree complexities. The code is available at: \texttt{\url{https://github.com/sinashish/TreeDiffusion}}.
