Papers › Open-Set Recognition: a Good Closed-Set Classifier is All You Need?

Open-Set Recognition: a Good Closed-Set Classifier is All You Need?

12 Oct 2021ICLR 2022 4arXiv:2110.06207archive 2025-07-28

Sagar Vaze, Kai Han, Andrea Vedaldi, Andrew Zisserman

The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received significant attention in recent years. In this paper, we first demonstrate that the ability of a classifier to make the 'none-of-above' decision is highly correlated with its accuracy on the closed-set classes. We find that this relationship holds across loss objectives and architectures, and further demonstrate the trend both on the standard OSR benchmarks as well as on a large-scale ImageNet evaluation. Second, we use this correlation to boost the performance of a maximum logit score OSR 'baseline' by improving its closed-set accuracy, and with this strong baseline achieve state-of-the-art on a number of OSR benchmarks. Similarly, we boost the performance of the existing state-of-the-art method by improving its closed-set accuracy, but the resulting discrepancy with the strong baseline is marginal. Our third contribution is to present the 'Semantic Shift Benchmark' (SSB), which better respects the task of detecting semantic novelty, in contrast to other forms of distribution shift also considered in related sub-fields, such as out-of-distribution detection. On this new evaluation, we again demonstrate that there is negligible difference between the strong baseline and the existing state-of-the-art. Project Page: https://www.robots.ox.ac.uk/~vgg/research/osr/

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

Syntology Ran 13 of 17 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 9 ran with no contract checked.

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

sgvaze/osr_closed_set_all_you_need officialmentioned in papermentioned on GitHubpytorchMIT report
t9liverpool/OpenMix mentioned 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

17 samples harvested; 13 ran; 1 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · our draft was wrong
1ran · fixture could not drive it
9ran
4unverified

Licence: 0 of the 17 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 sgvaze/osr_closed_set_all_you_need. “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.

get_mean_lr sgvaze/osr_closed_set_all_you_need/methods/ARPL/osr.py official repository ran · honoured contract MIT (permissive) · c62a45794431e9b7 · report
Discriminator32 sgvaze/osr_closed_set_all_you_need/methods/ARPL/arpl_models/gan.py official repository ran MIT (permissive) · 3cce4936256bdc33 · report
Generator sgvaze/osr_closed_set_all_you_need/methods/ARPL/arpl_models/gan.py official repository ran MIT (permissive) · 1a6a50a611f464f9 · report
Generator32 sgvaze/osr_closed_set_all_you_need/methods/ARPL/arpl_models/gan.py official repository ran MIT (permissive) · 8c24b39fc0eecb58 · report
drop_connect sgvaze/osr_closed_set_all_you_need/models/miscel_utils.py official repository ran · fixture could not drive it MIT (permissive) · d3319e3d34ca90ca · report
get_optimizer sgvaze/osr_closed_set_all_you_need/methods/ARPL/osr.py official repository ran MIT (permissive) · ed5db303ab193775 · report
load_networks sgvaze/osr_closed_set_all_you_need/methods/ARPL/arpl_utils.py official repository ran MIT (permissive) · a811aa6eac543d8f · report
round_filters sgvaze/osr_closed_set_all_you_need/models/miscel_utils.py official repository ran · our draft was wrong MIT (permissive) · f15a49337e69e937 · report
round_repeats sgvaze/osr_closed_set_all_you_need/models/miscel_utils.py official repository ran · our draft was wrong MIT (permissive) · dbc0ca08d119a5a0 · report
strip_state_dict sgvaze/osr_closed_set_all_you_need/utils/utils.py official repository ran MIT (permissive) · bc2c748ee9fffddf · report
transform_moco_state_dict sgvaze/osr_closed_set_all_you_need/models/model_utils.py official repository ran MIT (permissive) · 443a6ab0aca3d0e3 · report
transform_moco_state_dict_arpl_cs sgvaze/osr_closed_set_all_you_need/models/model_utils.py official repository ran MIT (permissive) · d040dabdf943f132 · report
transform_moco_state_dict_places sgvaze/osr_closed_set_all_you_need/models/model_utils.py official repository ran MIT (permissive) · 1219ffd1eb121b9e · report
accuracy sgvaze/osr_closed_set_all_you_need/utils/utils.py official repository unverified MIT (permissive) · 913d82af53065418 · report
get_file sgvaze/osr_closed_set_all_you_need/utils/logfile_parser.py official repository unverified MIT (permissive) · 142c0ce9982cbf82 · report
get_scheduler sgvaze/osr_closed_set_all_you_need/utils/schedulers.py official repository unverified MIT (permissive) · 8d59d5daedcdf3f8 · report
init_experiment sgvaze/osr_closed_set_all_you_need/utils/utils.py official repository unverified MIT (permissive) · 7767f8e34fb9f60c · report

Tasks

AllOpen Set LearningOut-of-Distribution Detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Out-of-Distribution Detection CIFAR-100 vs CIFAR-10 Maximum Logit Score (MLS) AUROC 83.2 #10 of 14 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

Test

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