The reviewed record of science sign in
Pith

arxiv: 2007.15651 · v3 · pith:VH7GF47E · submitted 2020-07-30 · cs.CV · cs.LG

Contrastive Learning for Unpaired Image-to-Image Translation

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:VH7GF47Erecord.jsonopen to challenge →

classification cs.CV cs.LG
keywords translationcontrastiveimageimage-to-imagelearningmethodsettingcorresponding
0
0 comments X
read the original abstract

In image-to-image translation, each patch in the output should reflect the content of the corresponding patch in the input, independent of domain. We propose a straightforward method for doing so -- maximizing mutual information between the two, using a framework based on contrastive learning. The method encourages two elements (corresponding patches) to map to a similar point in a learned feature space, relative to other elements (other patches) in the dataset, referred to as negatives. We explore several critical design choices for making contrastive learning effective in the image synthesis setting. Notably, we use a multilayer, patch-based approach, rather than operate on entire images. Furthermore, we draw negatives from within the input image itself, rather than from the rest of the dataset. We demonstrate that our framework enables one-sided translation in the unpaired image-to-image translation setting, while improving quality and reducing training time. In addition, our method can even be extended to the training setting where each "domain" is only a single image.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Style-Based Neural Architectures for Real-Time Weather Classification

    cs.CV 2026-04 unverdicted novelty 5.0

    Three style-based neural architectures are proposed for real-time weather classification from images, with two truncated ResNet variants claimed to outperform prior methods and generalize across public datasets.

  2. Stylistic-STORM (ST-STORM) : Perceiving the Semantic Nature of Appearance

    cs.CV 2026-04 unverdicted novelty 5.0

    ST-STORM introduces a dual-branch SSL framework that disentangles semantic content from stylistic appearance using gated latent streams, JEPA for content invariance, and adversarial constraints for style capture.

  3. Heuristic Style Transfer for Real-Time, Efficient Weather Attribute Detection

    cs.CV 2026-04 conditional novelty 5.0

    Lightweight multi-task models using Gram matrices and PatchGAN-style architectures detect 53 weather classes from RGB images with F1 scores above 96% internally and 78% zero-shot externally, supported by a new 503k-im...