GAN with Skip Patch Discriminator for Biological Electron Microscopy Image Generation
Nishith Ranjon Roy, Nailah Rawnaq, Tulin Kaman
TL;DR
The paper addresses the challenge of generating realistic electron microscopy images under limited data by introducing a skip patch discriminator that provides multi-scale patch access, enabling simultaneous modeling of global and local structures. It employs a two-stage pipeline where masks are first generated from noise and then used to synthesize EM images, comparing a patch-based discriminator, a 16×16/70×70 patch mix, and the proposed skip patch approach within a cGAN framework. Key contributions include improved realism and faster convergence (about half the training epochs) with the skip patch discriminator, and demonstrated effectiveness on a Drosophila EM dataset focusing on mitochondria and cell membranes. The findings support using skip patch discrimination for EM and other high-resolution, structurally complex biological images, particularly when data are scarce, to reduce artifacts and improve training efficiency.
Abstract
Generating realistic electron microscopy (EM) images has been a challenging problem due to their complex global and local structures. Isola et al. proposed pix2pix, a conditional Generative Adversarial Network (GAN), for the general purpose of image-to-image translation; which fails to generate realistic EM images. We propose a new architecture for the discriminator in the GAN providing access to multiple patch sizes using skip patches and generating realistic EM images.
