Papers › Novel Class Discovery: an Introduction and Key Concepts

Novel Class Discovery: an Introduction and Key Concepts

22 Feb 2023arXiv:2302.12028archive 2025-07-28

Colin Troisemaine, Vincent Lemaire, Stéphane Gosselin, Alexandre Reiffers-Masson, Joachim Flocon-Cholet, Sandrine Vaton

Novel Class Discovery (NCD) is a growing field where we are given during training a labeled set of known classes and an unlabeled set of different classes that must be discovered. In recent years, many methods have been proposed to address this problem, and the field has begun to mature. In this paper, we provide a comprehensive survey of the state-of-the-art NCD methods. We start by formally defining the NCD problem and introducing important notions. We then give an overview of the different families of approaches, organized by the way they transfer knowledge from the labeled set to the unlabeled set. We find that they either learn in two stages, by first extracting knowledge from the labeled data only and then applying it to the unlabeled data, or in one stage by conjointly learning on both sets. For each family, we describe their general principle and detail a few representative methods. Then, we briefly introduce some new related tasks inspired by the increasing number of NCD works. We also present some common tools and techniques used in NCD, such as pseudo labeling, self-supervised learning and contrastive learning. Finally, to help readers unfamiliar with the NCD problem differentiate it from other closely related domains, we summarize some of the closest areas of research and discuss their main differences.

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

Code

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

By repository: community (archive-listed): 10 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.

colintr/interactiveclustering mentioned on GitHubpytorchNOASSERTION report
orange-opensource/practicalncd mentioned 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

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

10unverified

Licence: 0 of the 10 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 orange-opensource/practicalncd. “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.

batch_outer_difference_normed orange-opensource/practicalncd/models/NCD_Spectral_Clustering.py community (archive-listed) unverified MIT (permissive) · 17b5bf8d89d8b2f2 · report
estimate_sigma orange-opensource/practicalncd/models/NCD_Spectral_Clustering.py community (archive-listed) unverified MIT (permissive) · eb4f444661bc79bb · report
get_activation_function orange-opensource/practicalncd/src/utils.py community (archive-listed) unverified MIT (permissive) · e8209885c480bc17 · report
get_adjacency_matrix orange-opensource/practicalncd/models/NCD_Spectral_Clustering.py community (archive-listed) unverified MIT (permissive) · f2970878983a1b69 · report
import_train_and_test_datasets orange-opensource/practicalncd/src/dataset_utils.py community (archive-listed) unverified MIT (permissive) · 1b7b2e08784e0b87 · report
joint_shuffling orange-opensource/practicalncd/src/dataset_utils.py community (archive-listed) unverified MIT (permissive) · b1e4d0e16dbe6bf7 · report
pairwise_cosine_similarity orange-opensource/practicalncd/src/utils.py community (archive-listed) unverified MIT (permissive) · 96052c7ae3b2180e · report
setup_device orange-opensource/practicalncd/src/utils.py community (archive-listed) unverified MIT (permissive) · 7a14639795a9a29b · report
shuffle_and_split_dataframe orange-opensource/practicalncd/src/dataset_utils.py community (archive-listed) unverified MIT (permissive) · edbb90dc56aadbbf · report
smotenc_transform_batch_2 orange-opensource/practicalncd/models/tabularncd_model.py community (archive-listed) unverified MIT (permissive) · 900f5c9dd995ed47 · report

Tasks

Contrastive LearningNovel Class DiscoverySelf-Supervised 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