CVJul 16, 2023

Pairwise-Constrained Implicit Functions for 3D Human Heart Modelling

arXiv:2307.08716v31 citationsh-index: 42
Originality Incremental advance
AI Analysis

This addresses the challenge of creating anatomically correct multi-layered 3D models for medical applications, though it appears incremental as it builds on implicit surface techniques.

The paper tackled the problem of accurately modeling 3D human hearts with realistic inner structures by introducing a pairwise-constrained SDF approach that prevents gaps or overlaps in shared boundaries, resulting in significant improvements in inner structure accuracy over existing methods.

Accurate 3D models of the human heart require not only correct outer surfaces but also realistic inner structures, such as the ventricles, atria, and myocardial layers. Approaches relying on implicit surfaces, such as signed distance functions (SDFs), are primarily designed for single watertight surfaces, making them ill-suited for multi-layered anatomical structures. They often produce gaps or overlaps in shared boundaries. Unsigned distance functions (UDFs) can model non-watertight geometries but are harder to optimize, while voxel-based methods are limited in resolution and struggle to produce smooth, anatomically realistic surfaces. We introduce a pairwise-constrained SDF approach that models the heart as a set of interdependent SDFs, each representing a distinct anatomical component. By enforcing proper contact between adjacent SDFs, we ensure that they form anatomically correct shared walls, preserving the internal structure of the heart and preventing overlaps, or unwanted gaps. Our method significantly improves inner structure accuracy over single-SDF, UDF-based, voxel-based, and segmentation-based reconstructions. We further demonstrate its generalizability by applying it to a vertebrae dataset, preventing unwanted contact between structures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes