Papers › Predicting the Accuracy of a Few-Shot Classifier

Predicting the Accuracy of a Few-Shot Classifier

8 Jul 2020arXiv:2007.04238archive 2025-07-28

Myriam Bontonou, Louis Béthune, Vincent Gripon

In the context of few-shot learning, one cannot measure the generalization ability of a trained classifier using validation sets, due to the small number of labeled samples. In this paper, we are interested in finding alternatives to answer the question: is my classifier generalizing well to previously unseen data? We first analyze the reasons for the variability of generalization performances. We then investigate the case of using transfer-based solutions, and consider three settings: i) supervised where we only have access to a few labeled samples, ii) semi-supervised where we have access to both a few labeled samples and a set of unlabeled samples and iii) unsupervised where we only have access to unlabeled samples. For each setting, we propose reasonable measures that we empirically demonstrate to be correlated with the generalization ability of considered classifiers. We also show that these simple measures can be used to predict generalization up to a certain confidence. We conduct our experiments on standard few-shot vision datasets.

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="2007.04238")

Code

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

By repository: official repository: 24 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.

mbonto/fewshot_generalization 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

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

24unverified

Licence: 0 of the 24 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 mbonto/fewshot_generalization. “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.

LR_classifier mbonto/fewshot_generalization/toolbox/classifier.py official repository unverified MIT (permissive) · abe1181c3d58647d · report
compute_dot mbonto/fewshot_generalization/dot_correlation.py official repository unverified MIT (permissive) · cfa9d0d8c2a753e6 · report
connect_parts_labels mbonto/fewshot_generalization/case_study_toolbox/monitoring.py official repository unverified MIT (permissive) · 76f9783a1b61d46b · report
cosine_loss mbonto/fewshot_generalization/case_study_toolbox/diffusion_graph.py official repository unverified MIT (permissive) · 57cb3daace2b4a07 · report
data_subset mbonto/fewshot_generalization/case_study_toolbox/loaders.py official repository unverified MIT (permissive) · 19edf953403955ef · report
degree mbonto/fewshot_generalization/toolbox/gsp.py official repository unverified MIT (permissive) · 74f0e34092be4477 · report
get_edges mbonto/fewshot_generalization/dot_correlation.py official repository unverified MIT (permissive) · 7938ba61451c14fc · report
get_grid_search_params mbonto/fewshot_generalization/case_study_toolbox/parse_grid.py official repository unverified MIT (permissive) · c83faab26be75af5 · report
get_item mbonto/fewshot_generalization/case_study_toolbox/diffusion_graph.py official repository unverified MIT (permissive) · 43da13fb5c9762a9 · report
get_labels_stats mbonto/fewshot_generalization/case_study_toolbox/loaders.py official repository unverified MIT (permissive) · c2d2c9f53982f213 · report
get_num_tests mbonto/fewshot_generalization/main_smooth.py official repository unverified MIT (permissive) · ebc8551f6c060c8b · report
get_optimizer_myriam mbonto/fewshot_generalization/case_study_toolbox/classifiers.py official repository unverified MIT (permissive) · fbfb2b6c73aab0f3 · report
get_optimizer_xuqing mbonto/fewshot_generalization/case_study_toolbox/classifiers.py official repository unverified MIT (permissive) · 0bda046cfba112f7 · report
gft mbonto/fewshot_generalization/toolbox/gsp.py official repository unverified MIT (permissive) · 75e942b8c2514117 · report
l2_norm mbonto/fewshot_generalization/toolbox/load_data.py official repository unverified MIT (permissive) · f25da1f56ee17efe · report
min_cut_volume mbonto/fewshot_generalization/case_study_toolbox/monitoring.py official repository unverified MIT (permissive) · d45ef2e493387bc4 · report
parse_args mbonto/fewshot_generalization/case_study_toolbox/parse_grid.py official repository unverified MIT (permissive) · 0372e4fb3bb09d78 · report
sample_case mbonto/fewshot_generalization/toolbox/load_data.py official repository unverified MIT (permissive) · 52d2c48eaa7da391 · report
similarity mbonto/fewshot_generalization/toolbox/gsp.py official repository unverified MIT (permissive) · 8cfe5c8977d8ff8b · report
split_train_test mbonto/fewshot_generalization/case_study_toolbox/loaders.py official repository unverified MIT (permissive) · b8616787a1c2279e · report
stoer_wagner_volume mbonto/fewshot_generalization/case_study_toolbox/monitoring.py official repository unverified MIT (permissive) · 05c87e1dea719839 · report
symmetrize_edges mbonto/fewshot_generalization/case_study_toolbox/diffusion_graph.py official repository unverified MIT (permissive) · 28375cac1a41f128 · report
train_logistic_regression mbonto/fewshot_generalization/case_study_toolbox/classifiers.py official repository unverified MIT (permissive) · 121dd5f5678761d4 · report
train_logistic_regression mbonto/fewshot_generalization/toolbox/classifier.py official repository unverified MIT (permissive) · 2a63cbfbc83dff58 · report

Tasks

Few-Shot Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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