paper-with-me

Papers

Combining Supervised Learning and Reinforcement Learning for Multi-Label Classification Tasks with Partial Labels

2024-06-24 · Zixia Jia, Junpeng Li, Shichuan Zhang, Anji Liu, Zilong Zheng

Traditional supervised learning heavily relies on human-annotated datasets, especially in data-hungry neural approaches. However, various tasks, especially multi-label tasks like document-level relation extraction, pose challenges in fully manual annotation due to the specific domain knowledge and large class sets. Therefore, we address the multi-label positive-unlabelled learning (MLPUL) problem, where only a subset of positive classes is annotated. We propose Mixture Learner for Partially Annotated Classification (MLPAC), an RL-based framework combining the exploration ability of reinforcement learning and the exploitation ability of supervised learning. Experimental results across various tasks, including document-level relation extraction, multi-label image classification, and binary PU learning, demonstrate the generalization and effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2406.16293

Code (0)

등록된 구현이 없습니다.

Tasks

Document-level Relation Extractionimage-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Image ClassificationRelationRelation Extraction

Similar Papers 제목 키워드 기반

Semi-Supervised Sparse Gaussian Classification: Provable Benefits of Unlabeled Data

2024-09-05 · Eyar Azar, Boaz Nadler

The premise of semi-supervised learning (SSL) is that combining labeled and unlabeled data yields significantly more accurate models. Despite empirical successes, the theoretical understanding of SSL is still far from co…

feature selection

Big Self-Supervised Models Advance Medical Image Classification

2021-01-13 · ICCV 2021 10 · Shekoofeh Azizi, Basil Mustafa, Fiona Ryan, Zachary Beaver 외

Self-supervised pretraining followed by supervised fine-tuning has seen success in image recognition, especially when labeled examples are scarce, but has received limited attention in medical image analysis. This paper …

ClassificationContrastive LearningGeneral Classificationimage-classification+5

Removing the need for ground truth UWB data collection: self-supervised ranging error correction using deep reinforcement learning

2024-03-28 · Dieter Coppens, Ben Van Herbruggen, Adnan Shahid, Eli de Poorter

Indoor positioning using UWB technology has gained interest due to its centimeter-level accuracy potential. However, multipath effects and non-line-of-sight conditions cause ranging errors between anchors and tags. Exist…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Generating Unbiased Pseudo-labels via a Theoretically Guaranteed Chebyshev Constraint to Unify Semi-supervised Classification and Regression

2023-11-03 · Jiaqi Wu, Junbiao Pang, Qingming Huang

Both semi-supervised classification and regression are practically challenging tasks for computer vision. However, semi-supervised classification methods are barely applied to regression tasks. Because the threshold-to-p…

ClassificationPose EstimationPseudo Labelregression

LIME: Weakly-Supervised Text Classification Without Seeds

2022-10-13 · COLING 2022 10 · Seongmin Park, Jihwa Lee

In weakly-supervised text classification, only label names act as sources of supervision. Predominant approaches to weakly-supervised text classification utilize a two-phase framework, where test samples are first assign…

ClassificationNatural Language Inferencetext-classificationText Classification+1