CVGRLGNov 17, 2020

Deep Active Surface Models

arXiv:2011.08826v512 citations
AI Analysis

This work provides a new method for researchers and practitioners working on 3D surface reconstruction and segmentation tasks, offering improved smoothness priors.

This paper introduces Deep Active Surface Models, integrating active surface model layers directly into Graph Convolutional Networks. This approach improves 3D surface reconstruction from 2D images and 3D volume segmentation compared to architectures using traditional regularization loss terms for smoothness.

Active Surface Models have a long history of being useful to model complex 3D surfaces but only Active Contours have been used in conjunction with deep networks, and then only to produce the data term as well as meta-parameter maps controlling them. In this paper, we advocate a much tighter integration. We introduce layers that implement them that can be integrated seamlessly into Graph Convolutional Networks to enforce sophisticated smoothness priors at an acceptable computational cost. We will show that the resulting Deep Active Surface Models outperform equivalent architectures that use traditional regularization loss terms to impose smoothness priors for 3D surface reconstruction from 2D images and for 3D volume segmentation.

Foundations

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

Your Notes