Stop Throwing Away Discriminators! Re-using Adversaries for Test-Time Training

08/26/2021
by   Gabriele Valvano, et al.
0

Thanks to their ability to learn data distributions without requiring paired data, Generative Adversarial Networks (GANs) have become an integral part of many computer vision methods, including those developed for medical image segmentation. These methods jointly train a segmentor and an adversarial mask discriminator, which provides a data-driven shape prior. At inference, the discriminator is discarded, and only the segmentor is used to predict label maps on test images. But should we discard the discriminator? Here, we argue that the life cycle of adversarial discriminators should not end after training. On the contrary, training stable GANs produces powerful shape priors that we can use to correct segmentor mistakes at inference. To achieve this, we develop stable mask discriminators that do not overfit or catastrophically forget. At test time, we fine-tune the segmentor on each individual test instance until it satisfies the learned shape prior. Our method is simple to implement and increases model performance. Moreover, it opens new directions for re-using mask discriminators at inference. We release the code used for the experiments at https://vios-s.github.io/adversarial-test-time-training.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/26/2021

Re-using Adversarial Mask Discriminators for Test-time Training under Distribution Shifts

Thanks to their ability to learn flexible data-driven losses, Generative...
research
11/20/2018

Adversarial Feedback Loop

Thanks to their remarkable generative capabilities, GANs have gained gre...
research
11/03/2021

Discriminator Synthesis: On reusing the other half of Generative Adversarial Networks

Generative Adversarial Networks have long since revolutionized the world...
research
02/25/2020

Freeze Discriminator: A Simple Baseline for Fine-tuning GANs

Generative adversarial networks (GANs) have shown outstanding performanc...
research
02/25/2020

Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs

Generative adversarial networks (GANs) have shown outstanding performanc...
research
04/25/2018

Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation

It has been shown recently that convolutional generative adversarial net...
research
06/21/2016

Efficient 2D and 3D Facade Segmentation using Auto-Context

This paper introduces a fast and efficient segmentation technique for 2D...

Please sign up or login with your details

Forgot password? Click here to reset