Papers › Meta-Query-Net: Resolving Purity-Informativeness Dilemma in Open-set Active Learning

Meta-Query-Net: Resolving Purity-Informativeness Dilemma in Open-set Active Learning

13 Oct 2022arXiv:2210.07805archive 2025-07-28

Dongmin Park, Yooju Shin, Jihwan Bang, YoungJun Lee, Hwanjun Song, Jae-Gil Lee

Unlabeled data examples awaiting annotations contain open-set noise inevitably. A few active learning studies have attempted to deal with this open-set noise for sample selection by filtering out the noisy examples. However, because focusing on the purity of examples in a query set leads to overlooking the informativeness of the examples, the best balancing of purity and informativeness remains an important question. In this paper, to solve this purity-informativeness dilemma in open-set active learning, we propose a novel Meta-Query-Net,(MQ-Net) that adaptively finds the best balancing between the two factors. Specifically, by leveraging the multi-round property of active learning, we train MQ-Net using a query set without an additional validation set. Furthermore, a clear dominance relationship between unlabeled examples is effectively captured by MQ-Net through a novel skyline regularization. Extensive experiments on multiple open-set active learning scenarios demonstrate that the proposed MQ-Net achieves 20.14% improvement in terms of accuracy, compared with the state-of-the-art methods.

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

Code

Syntology Ran 7 of 13 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 2 ran; community (archive-listed): 11 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kaist-dmlab/mqnet officialmentioned in papermentioned on GitHubpytorch report
dsba-lab/openal 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

13 samples harvested; 7 ran; 0 honoured the contract we drafted; 6 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
6unverified

Licence: 0 of the 13 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

ALMethod kaist-dmlab/mqnet/methods/mqnet.py official repository ran Apache-2.0 (permissive) · 0258e450b0a384bb · report
MQNet kaist-dmlab/mqnet/methods/mqnet.py official repository ran Apache-2.0 (permissive) · 83ee9eedece61107 · report
LearningLoss dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) ran fingerprinted MIT (permissive) · c5b6fc55cabeb153 · report
MetaDataset dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) ran fingerprinted MIT (permissive) · 6534b13cffb5793c · report
QueryNet dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 1322c5e5fd332ae7 · report
_create_scheduler dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) ran MIT (permissive) · 949af0a83c093900 · report
create_query_strategy dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) ran MIT (permissive) · 23f4e531c3c048ea · report
MQNet dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) unverified MIT (permissive) · 3df5ed3b940bf8bd · report
MetaLearning dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) unverified MIT (permissive) · 31779aac1945ae25 · report
MetricModel dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) unverified MIT (permissive) · cc81fec9141abeef · report
Strategy dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) unverified MIT (permissive) · d8dae434bb97677a · report
create_scheduler dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) unverified MIT (permissive) · 0a3075a2962b3ed1 · report
torch_seed dsba-lab/openal/query_strategies/mqnet.py community (archive-listed) unverified MIT (permissive) · 3340d617a0c960d9 · report

Tasks

Active LearningInformativeness

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