paper-with-me

홈 › Papers

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

2022-10-13 · 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.

📄 PDF Abstract BibTeX arXiv:2210.07805

Code (2)

kaist-dmlab/mqnet 공식 구현 pytorch
dsba-lab/openal pytorch

Tasks

Active LearningInformativeness

Similar Papers 제목 키워드 기반

Prioritizing Informative Features and Examples for Deep Learning from Noisy Data

2024-02-27 · Dongmin Park

In this dissertation, we propose a systemic framework that prioritizes informative features and examples to enhance each stage of the development process. Specifically, we prioritize informative features and examples and…

Active LearningInformativeness

Revisiting Unknowns: Towards Effective and Efficient Open-Set Active Learning

2026-03-09 · Chen-Chen Zong, Yu-Qi Chi, Xie-Yang Wang, Yan Cui 외 arxiv

Open-set active learning (OSAL) aims to identify informative samples for annotation when unlabeled data may contain previously unseen classes-a common challenge in safety-critical and open-world scenarios. Existing appro…

Active Learning

Non-Stationary Online Resource Allocation: Learning from a Single Sample

2026-02-20 · Yiding Feng, Jiashuo Jiang, Yige Wang arxiv

We study online resource allocation under non-stationary demand with a minimum offline data requirement. In this problem, a decision-maker must allocate multiple types of resources to sequentially arriving queries over a…

Resolving the Exploration-Exploitation Dilemma in Evolutionary Algorithms: A Novel Human-Centered Framework

2025-01-04 · Ehsan Shams

Evolutionary Algorithms (EAs) are widely employed tools for complex search and optimization tasks; however, the absence of an overarching operational framework that permits a systematic regulation of the exploration-expl…

Evolutionary Algorithms

"This Suits You the Best": Query Focused Comparative Explainable Summarization

2025-07-07 · Arnav Attri, Anuj Attri, Pushpak Bhattacharyya, Suman Banerjee 외 arxiv

Product recommendations inherently involve comparisons, yet traditional opinion summarization often fails to provide holistic comparative insights. We propose the novel task of generating Query-Focused Comparative Explai…