Papers › OSSGAN: Open-Set Semi-Supervised Image Generation

OSSGAN: Open-Set Semi-Supervised Image Generation

29 Apr 2022CVPR 2022 1arXiv:2204.14249archive 2025-07-28

Kai Katsumata, Duc Minh Vo, Hideki Nakayama

We introduce a challenging training scheme of conditional GANs, called open-set semi-supervised image generation, where the training dataset consists of two parts: (i) labeled data and (ii) unlabeled data with samples belonging to one of the labeled data classes, namely, a closed-set, and samples not belonging to any of the labeled data classes, namely, an open-set. Unlike the existing semi-supervised image generation task, where unlabeled data only contain closed-set samples, our task is more general and lowers the data collection cost in practice by allowing open-set samples to appear. Thanks to entropy regularization, the classifier that is trained on labeled data is able to quantify sample-wise importance to the training of cGAN as confidence, allowing us to use all samples in unlabeled data. We design OSSGAN, which provides decision clues to the discriminator on the basis of whether an unlabeled image belongs to one or none of the classes of interest, smoothly integrating labeled and unlabeled data during training. The results of experiments on Tiny ImageNet and ImageNet show notable improvements over supervised BigGAN and semi-supervised methods. Our code is available at https://github.com/raven38/OSSGAN.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2204.14249")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 7 ran · our draft was wrong; 3 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

raven38/ossgan officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran · our draft was wrong
3ran
2unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from raven38/ossgan. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ConditionalBatchNorm2d_for_skip_and_shared raven38/ossgan/src/models/big_resnet.py official repository ran · metamorphic tier: invariant licence not identified · pointer only · b59e701bac7d267b · report
GenBlock raven38/ossgan/src/models/big_resnet.py official repository ran licence not identified · pointer only · b48a4f0c70963822 · report
Self_Attn raven38/ossgan/src/models/big_resnet.py official repository ran licence not identified · pointer only · 288c263925c39658 · report
batchnorm_2d raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · c303b630a56b901b · report
conv2d raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · 5018ca19fc090bf7 · report
embedding raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · be05a1678c169426 · report
get_activation_fn raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · 8945689abdf62ec1 · report
linear raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · b7a199fa25f011fc · report
snconv2d raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · c2c446106e8251fd · report
snlinear raven38/ossgan/src/models/big_resnet.py official repository ran · our draft was wrong licence not identified · pointer only · d98a3d3f92a0fd23 · report
Generator raven38/ossgan/src/models/big_resnet.py official repository unverified licence not identified · pointer only · 25122c77427f1d7a · report
init_weights raven38/ossgan/src/models/big_resnet.py official repository unverified licence not identified · pointer only · 7b2fee4c818b5840 · report

Tasks

Image Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

1x1 ConvolutionAdamBatch NormalizationConditional Batch NormalizationConvolutionDense ConnectionsEarly StoppingFeedforward NetworkGAN Hinge LossLinear LayerNon-Local BlockNon-Local OperationOff-Diagonal Orthogonal RegularizationProjection DiscriminatorReLUResidual BlockResidual ConnectionSAGANSoftmaxSpectral NormalizationTTURTruncation Trick

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