Methods › Computer Vision › Conditional Image-to-Image Translation Models › OASIS
OASIS
Introduced by Vadim Sushko et al. in You Only Need Adversarial Supervision for Semantic Image Synthesis
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
OASIS is a GAN-based model to translate semantic label maps into realistic-looking images. The model builds on preceding work such as Pix2Pix and SPADE. OASIS introduces the following innovations:
-
The method is not dependent on the perceptual loss, which is commonly used for the semantic image synthesis task. A VGG network trained on ImageNet is routinely employed as the perceptual loss to strongly improve the synthesis quality. The authors show that this perceptual loss also has negative effects: First, it reduces the diversity of the generated images. Second, it negatively influences the color distribution to be more biased towards ImageNet. OASIS eliminates the dependence on the perceptual loss by changing the common discriminator design: The OASIS discriminator segments an image into one of the real classes or an additional fake class. In doing so, it makes more efficient use of the label maps that the discriminator normally receives. This distinguishes the discriminator from the commonly used encoder-shaped discriminators, which concatenate the label maps to the input image and predict a single score per image. With the more fine-grained supervision through the loss of the OASIS discriminator, the perceptual loss is shown to become unnecessary.
-
A user can generate a diverse set of images per label map by simply resampling noise. This is achieved by conditioning the spatially-adaptive denormalization module in each layer of the GAN generator directly on spatially replicated input noise. A side effect of this conditioning is that at inference time an image can be resampled either globally or locally (either the complete image changes or a restricted region in the image).
Papers archive 2025-07-28
30 shown of 50, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Matrix-Game: Interactive World Foundation Model 23 Jun 2025 · 1 repository · arXiv:2506.18701
-
OASIS: Online Sample Selection for Continual Visual Instruction Tuning 27 May 2025 · 0 repositories · arXiv:2506.02011
-
Reconsider the Template Mesh in Deep Learning-based Mesh Reconstruction 21 May 2025 · 0 repositories · arXiv:2505.15285
-
FF-PNet: A Pyramid Network Based on Feature and Field for Brain Image Registration 8 May 2025 · 0 repositories · arXiv:2505.04938
-
SAM-Guided Robust Representation Learning for One-Shot 3D Medical Image Segmentation 29 Apr 2025 · 0 repositories · arXiv:2504.20501
-
Exploring Robustness of Cortical Morphometry in the presence of white matter lesions, using Diffusion Models for Lesion Filling 26 Mar 2025 · 0 repositories · arXiv:2503.20571
-
Oasis: One Image is All You Need for Multimodal Instruction Data Synthesis 11 Mar 2025 · 1 repository · arXiv:2503.08741Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)
-
OASIS: Order-Augmented Strategy for Improved Code Search 11 Mar 2025 · 0 repositories · arXiv:2503.08161Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)
-
Adaptive parameters identification for nonlinear dynamics using deep permutation invariant networks 20 Jan 2025 · 0 repositories · arXiv:2501.11350
-
OASIS Uncovers: High-Quality T2I Models, Same Old Stereotypes 1 Jan 2025 · 0 repositories · arXiv:2501.00962
-
How reproducible are data-driven subtypes of Alzheimer's disease atrophy? 29 Nov 2024 · 0 repositories · arXiv:2412.00160
-
OASIS: Open Agent Social Interaction Simulations with One Million Agents 18 Nov 2024 · 1 repository · arXiv:2411.11581Syntology ran 0 of 3 samples · 3 unverified
-
Online Test of a Neural Network Deep Convection Parameterization in ARP-GEM1 29 Oct 2024 · 0 repositories · arXiv:2410.21920
-
SVS-GAN: Leveraging GANs for Semantic Video Synthesis 9 Sep 2024 · 0 repositories · arXiv:2409.06074
-
H-SGANet: Hybrid Sparse Graph Attention Network for Deformable Medical Image Registration 29 Aug 2024 · 0 repositories · arXiv:2408.16719
-
OASIS: Conditional Distribution Shaping for Offline Safe Reinforcement Learning 19 Jul 2024 · 1 repository · arXiv:2407.14653Syntology ran 4 of 8 samples · 4 unverified
-
Introducing VaDA: Novel Image Segmentation Model for Maritime Object Segmentation Using New Dataset 12 Jul 2024 · 0 repositories · arXiv:2407.09005
-
Local Methods with Adaptivity via Scaling 2 Jun 2024 · 0 repositories · arXiv:2406.00846
-
A Machine Learning Approach for Identifying Anatomical Biomarkers of Early Mild Cognitive Impairment 29 May 2024 · 0 repositories · arXiv:2407.00040
-
A light-weight rectangular decomposition large kernel convolution network for deformable medical image registration. 27 May 2024 · 1 repository
-
Computer aided diagnosis system for Alzheimers disease using principal component analysis and machine learning based approaches 15 Apr 2024 · 0 repositories · arXiv:2405.09553
-
EfficientMorph: Parameter-Efficient Transformer-Based Architecture for 3D Image Registration 16 Mar 2024 · 1 repository · arXiv:2403.11026
-
HyperPredict: Estimating Hyperparameter Effects for Instance-Specific Regularization in Deformable Image Registration 4 Mar 2024 · 1 repository · arXiv:2403.02069
-
3D Volumetric Super-Resolution in Radiology Using 3D RRDB-GAN 6 Feb 2024 · 0 repositories · arXiv:2402.04171
-
ADAPT: Alzheimer Diagnosis through Adaptive Profiling Transformers 12 Jan 2024 · 0 repositories · arXiv:2401.06349
-
OASIS: Offsetting Active Reconstruction Attacks in Federated Learning 23 Nov 2023 · 0 repositories · arXiv:2311.13739
-
Oasis: Data Curation and Assessment System for Pretraining of Large Language Models 21 Nov 2023 · 1 repository · arXiv:2311.12537
-
A Plug-and-Play Image Registration Network 6 Oct 2023 · 0 repositories · arXiv:2310.04297
-
Coupled Reconstruction of Cortical Surfaces by Diffeomorphic Mesh Deformation 21 Sep 2023 · 0 repositories
-
An Image is Worth a Thousand Toxic Words: A Metamorphic Testing Framework for Content Moderation Software 18 Aug 2023 · 0 repositories · arXiv:2308.09810
Tasks archive 2025-07-28
20 shown of 77 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections