Unpaired Image-to-Image Translation for Segmentation and Signal Unmixing
Nikola Andrejic, Milica Spasic, Igor Mihajlovic, Petra Milosavljevic, Djordje Pavlovic, Filip Milisavljevic, Uros Milivojevic, Danilo Delibasic, Ivana Mikic, Sinisa Todorovic

TL;DR
Ui2i is a new unpaired image-to-image translation model that enhances content preservation and disentanglement, enabling accurate biomedical image translation and signal unmixing without paired datasets.
Contribution
Ui2i introduces modifications to CycleGAN, including U-Net generators, spectral normalization, and attention mechanisms, to improve content fidelity and enable signal separation in unpaired biomedical images.
Findings
Successfully applied to nuclear segmentation in IHC images.
Achieved unmixing of superimposed signals in IF images.
Demonstrated improved content preservation over existing methods.
Abstract
This work introduces Ui2i, a novel model for unpaired image-to-image translation, trained on content-wise unpaired datasets to enable style transfer across domains while preserving content. Building on CycleGAN, Ui2i incorporates key modifications to better disentangle content and style features, and preserve content integrity. Specifically, Ui2i employs U-Net-based generators with skip connections to propagate localized shallow features deep into the generator. Ui2i removes feature-based normalization layers from all modules and replaces them with approximate bidirectional spectral normalization -- a parameter-based alternative that enhances training stability. To further support content preservation, channel and spatial attention mechanisms are integrated into the generators. Training is facilitated through image scale augmentation. Evaluation on two biomedical tasks -- domain…
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
TopicsBrain Tumor Detection and Classification · Image Processing Techniques and Applications · Medical Image Segmentation Techniques
MethodsSoftmax · Attention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · GAN Least Squares Loss · HuMan(Expedia)||How do I get a human at Expedia? · Residual Connection · Tanh Activation · Residual Block · Spectral Normalization
