paper-with-me

홈 › Papers

Robust and Discriminative Labeling for Multi-label Active Learning Based on Maximum Correntropy Criterion

2019-04-14 · Bo Du, Zengmao Wang, Lefei Zhang, Liangpei Zhang, DaCheng Tao

Multi-label learning draws great interests in many real world applications. It is a highly costly task to assign many labels by the oracle for one instance. Meanwhile, it is also hard to build a good model without diagnosing discriminative labels. Can we reduce the label costs and improve the ability to train a good model for multi-label learning simultaneously? Active learning addresses the less training samples problem by querying the most valuable samples to achieve a better performance with little costs. In multi-label active learning, some researches have been done for querying the relevant labels with less training samples or querying all labels without diagnosing the discriminative information. They all cannot effectively handle the outlier labels for the measurement of uncertainty. Since Maximum Correntropy Criterion (MCC) provides a robust analysis for outliers in many machine learning and data mining algorithms, in this paper, we derive a robust multi-label active learning algorithm based on MCC by merging uncertainty and representativeness, and propose an efficient alternating optimization method to solve it. With MCC, our method can eliminate the influence of outlier labels that are not discriminative to measure the uncertainty. To make further improvement on the ability of information measurement, we merge uncertainty and representativeness with the prediction labels of unknown data. It can not only enhance the uncertainty but also improve the similarity measurement of multi-label data with labels information. Experiments on benchmark multi-label data sets have shown a superior performance than the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1904.06689

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningMulti-Label Learning

Similar Papers 제목 키워드 기반

Active Learning in Incomplete Label Multiple Instance Multiple Label Learning

2021-07-22 · Tam Nguyen, Raviv Raich

In multiple instance multiple label learning, each sample, a bag, consists of multiple instances. To alleviate labeling complexity, each sample is associated with a set of bag-level labels leaving instances within the ba…

Active Learning

ActiveAnno3D -- An Active Learning Framework for Multi-Modal 3D Object Detection

2024-02-05 · Ahmed Ghita, Bjørk Antoniussen, Walter Zimmer, Ross Greer 외

The curation of large-scale datasets is still costly and requires much time and resources. Data is often manually labeled, and the challenge of creating high-quality datasets remains. In this work, we fill the research g…

3D Object DetectionActive LearningInformativenessobject-detection+1

Data Programming by Demonstration: A Framework for Interactively Learning Labeling Functions

2020-09-03 · Sara Evensen, Chang Ge, Dongjin Choi, Çağatay Demiralp

Data programming is a programmatic weak supervision approach to efficiently curate large-scale labeled training data. Writing data programs (labeling functions) requires, however, both programming literacy and domain exp…

Document Classification

Towards Fewer Labels: Support Pair Active Learning for Person Re-identification

2022-04-21 · Dapeng Jin, Minxian Li

Supervised-learning based person re-identification (re-id) require a large amount of manual labeled data, which is not applicable in practical re-id deployment. In this work, we propose a Support Pair Active Learning (SP…

Active LearningConstrained ClusteringPerson Re-Identification

Dynamic Programming for Instance Annotation in Multi-instance Multi-label Learning

2014-11-14 · Anh T. Pham, Raviv Raich, Xiaoli Z. Fern

Labeling data for classification requires significant human effort. To reduce labeling cost, instead of labeling every instance, a group of instances (bag) is labeled by a single bag label. Computer algorithms are then u…

Activity RecognitionMulti-Label Learning