TL;DR
Learn2Synth introduces a hypergradient-based method to optimize data synthesis parameters for brain image segmentation, improving generalization without biasing the model towards real data properties.
Contribution
It proposes a novel hypergradient-based approach to automatically tune synthesis parameters using limited real data, avoiding bias from direct training on real examples.
Findings
Enhanced segmentation accuracy on brain scans using learned synthetic data.
Effective hyperparameter tuning improves generalization to unseen data.
Code implementation demonstrates practical applicability.
Abstract
Domain randomization through synthesis is a powerful strategy to train networks that are unbiased with respect to the domain of the input images. Randomization allows networks to see a virtually infinite range of intensities and artifacts during training, thereby minimizing overfitting to appearance and maximizing generalization to unseen data. Although powerful, this approach relies on the accurate tuning of a large set of hyperparameters that govern the probabilistic distribution of the synthesized images. Instead of manually tuning these parameters, we introduce Learn2Synth, a novel procedure in which synthesis parameters are learned using a small set of real labeled data. Unlike methods that impose constraints to align synthetic data with real data (e.g., contrastive or adversarial techniques), which risk misaligning the image and its label map, we tune an augmentation engine such…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
