Context-aware virtual adversarial training for anatomically-plausible segmentation
Ping Wang, Jizong Peng, Marco Pedersoli, Yuanfeng Zhou and, Caiming Zhang, Christian Desrosiers

TL;DR
This paper introduces CaVAT, a novel semi-supervised segmentation method that enforces anatomical plausibility by incorporating topological constraints through adversarial training and reinforcement learning.
Contribution
It presents a generic framework combining adversarial training and reinforcement learning to enforce complex anatomical constraints in segmentation networks.
Findings
Produces anatomically plausible segmentations with high accuracy
Effectively enforces topological constraints like connectivity
Applicable to various segmentation models
Abstract
Despite their outstanding accuracy, semi-supervised segmentation methods based on deep neural networks can still yield predictions that are considered anatomically impossible by clinicians, for instance, containing holes or disconnected regions. To solve this problem, we present a Context-aware Virtual Adversarial Training (CaVAT) method for generating anatomically plausible segmentation. Unlike approaches focusing solely on accuracy, our method also considers complex topological constraints like connectivity which cannot be easily modeled in a differentiable loss function. We use adversarial training to generate examples violating the constraints, so the network can learn to avoid making such incorrect predictions on new examples, and employ the Reinforce algorithm to handle non-differentiable segmentation constraints. The proposed method offers a generic and efficient way to add any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
