Papers › Generative Latent Implicit Conditional Optimization when Learning from Small Sample

Generative Latent Implicit Conditional Optimization when Learning from Small Sample

31 Mar 2020arXiv:2003.14297archive 2025-07-28

Idan Azuri, Daphna Weinshall

We revisit the long-standing problem of learning from a small sample, to which end we propose a novel method called GLICO (Generative Latent Implicit Conditional Optimization). GLICO learns a mapping from the training examples to a latent space and a generator that generates images from vectors in the latent space. Unlike most recent works, which rely on access to large amounts of unlabeled data, GLICO does not require access to any additional data other than the small set of labeled points. In fact, GLICO learns to synthesize completely new samples for every class using as little as 5 or 10 examples per class, with as few as 10 such classes without imposing any prior. GLICO is then used to augment the small training set while training a classifier on the small sample. To this end, our proposed method samples the learned latent space using spherical interpolation, and generates new examples using the trained generator. Empirical results show that the new sampled set is diverse enough, leading to improvement in image classification in comparison with the state of the art, when trained on small samples obtained from CIFAR-10, CIFAR-100, and CUB-200.

PaperPDFCodeCode 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="2003.14297")

Code

Syntology Ran 0 of 16 code samples harvested from 1 repository linked to this paper; 16 have no recorded run.

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

IdanAzuri/glico-learning-small-sample officialmentioned in papermentioned on GitHubpytorchMIT 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

16 samples harvested; 0 ran; 0 honoured the contract we drafted; 16 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.

16unverified

Licence: 0 of the 16 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 IdanAzuri/glico-learning-small-sample. “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.

accuracy IdanAzuri/glico-learning-small-sample/glico_model/evaluation.py official repository unverified MIT (permissive) · 66f7263a9f98872e · report
fewshot_setting IdanAzuri/glico-learning-small-sample/glico_model/evaluation.py official repository unverified MIT (permissive) · a86a74fe9070c8ff · report
get_cifar10 IdanAzuri/glico-learning-small-sample/glico_model/cifar10.py official repository unverified MIT (permissive) · 492e6a1a39e01db2 · report
get_cifar100 IdanAzuri/glico-learning-small-sample/glico_model/cifar100.py official repository unverified MIT (permissive) · 70c82888b308c191 · report
get_code IdanAzuri/glico-learning-small-sample/glico_model/brwose_data_and_FID.py official repository unverified MIT (permissive) · 76ecc13d5690af8e · report
has_file_allowed_extension IdanAzuri/glico-learning-small-sample/glico_model/imagent_folder_loader.py official repository unverified MIT (permissive) · 46a47194a5a214b5 · report
is_image_file IdanAzuri/glico-learning-small-sample/glico_model/imagent_folder_loader.py official repository unverified MIT (permissive) · 3ed19559ece460a6 · report
lerp_mat IdanAzuri/glico-learning-small-sample/glico_model/interpolate.py official repository unverified MIT (permissive) · cd853a74f6084460 · report
make_dataset IdanAzuri/glico-learning-small-sample/glico_model/imagent_folder_loader.py official repository unverified MIT (permissive) · f846a37597cc33b1 · report
normalise IdanAzuri/glico-learning-small-sample/glico_model/cifar10.py official repository unverified MIT (permissive) · e6db98c4f0c516df · report
normalise IdanAzuri/glico-learning-small-sample/glico_model/cifar100.py official repository unverified MIT (permissive) · f0a379836cfa494d · report
sample_from_iter IdanAzuri/glico-learning-small-sample/glico_model/model.py official repository unverified MIT (permissive) · 247e9650fd4374b4 · report
slerp IdanAzuri/glico-learning-small-sample/glico_model/interpolate.py official repository unverified MIT (permissive) · b31461d93847c383 · report
slerp_torch IdanAzuri/glico-learning-small-sample/glico_model/interpolate.py official repository unverified MIT (permissive) · 1fdd932b4ae04228 · report
train_val_split IdanAzuri/glico-learning-small-sample/glico_model/cifar10.py official repository unverified MIT (permissive) · a727540bc318bdd2 · report
train_val_split IdanAzuri/glico-learning-small-sample/glico_model/cifar100.py official repository unverified MIT (permissive) · 3fb532813fcf4bb5 · report

Tasks

Conditional Image GenerationData AugmentationImage ClassificationSmall Data Image Classificationimage-classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Small Data Image Classification CIFAR-10, 250 Labels GLICO Top-1 accuracy % 43 #1 of 1 Archive leaderboard report
Small Data Image Classification CIFAR-10, 500 Labels GLICO Accuracy (%) 56.22 #6 of 6 Archive leaderboard report
Small Data Image Classification CIFAR-100, 1000 Labels GLICO Accuracy 28.55 #3 of 3 Archive leaderboard report
Small Data Image Classification CUB-200-2011, 30 samples per class GLICO Accuracy 77.75 #1 of 4 Archive leaderboard report
Small Data Image Classification CUB-200-2011, 5 samples per class GLICO Accuracy 51.52 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Auxiliary ClassifierWideResNet

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