paper-with-me

홈 › Papers

Leveraging Label Semantics and Meta-Label Refinement for Multi-Label Question Classification

2024-11-04 · Shi Dong, Xiaobei Niu, Rui Zhong, Zhifeng Wang, Mingzhang Zuo

Accurate annotation of educational resources is critical in the rapidly advancing field of online education due to the complexity and volume of content. Existing classification methods face challenges with semantic overlap and distribution imbalance of labels in the multi-label context, which impedes effective personalized learning and resource recommendation. This paper introduces RR2QC, a novel Retrieval Reranking method To multi-label Question Classification by leveraging label semantics and meta-label refinement. Firstly, RR2QC leverages semantic relationships within and across label groups to enhance pre-training strategie in multi-label context. Next, a class center learning task is introduced, integrating label texts into downstream training to ensure questions consistently align with label semantics, retrieving the most relevant label sequences. Finally, this method decomposes labels into meta-labels and trains a meta-label classifier to rerank the retrieved label sequences. In doing so, RR2QC enhances the understanding and prediction capability of long-tail labels by learning from meta-labels frequently appearing in other labels. Addtionally, a Math LLM is used to generate solutions for questions, extracting latent information to further refine the model's insights. Experimental results demonstrate that RR2QC outperforms existing classification methods in Precision@k and F1 scores across multiple educational datasets, establishing it as a potent enhancement for online educational content utilization.

📄 PDF Abstract BibTeX arXiv:2411.01841

Code (1)

78Erii/RR2QC 공식 구현 pytorch

Tasks

MathReranking

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Learning to Learn in a Semi-Supervised Fashion

2020-08-25 · ECCV 2020 8 · Yun-Chun Chen, Chao-Te Chou, Yu-Chiang Frank Wang

To address semi-supervised learning from both labeled and unlabeled data, we present a novel meta-learning scheme. We particularly consider that labeled and unlabeled data share disjoint ground truth label sets, which ca…

Image RetrievalMeta-LearningPerson Re-IdentificationRetrieval+1

EReCu: Pseudo-label Evolution Fusion and Refinement with Multi-Cue Learning for Unsupervised Camouflage Detection

2026-03-12 · Shuo Jiang, Gaojia Zhang, Min Tan, Yufei Yin 외 arxiv

Unsupervised Camouflaged Object Detection (UCOD) remains a challenging task due to the high intrinsic similarity between target objects and their surroundings, as well as the reliance on noisy pseudo-labels that hinder f…

Object Detection

Meta Self-Refinement for Robust Learning with Weak Supervision

2022-05-15 · Dawei Zhu, Xiaoyu Shen, Michael A. Hedderich, Dietrich Klakow

Training deep neural networks (DNNs) under weak supervision has attracted increasing research attention as it can significantly reduce the annotation cost. However, labels from weak supervision can be noisy, and the high…

Boosting Meta-Learning for Few-Shot Text Classification via Label-guided Distance Scaling

2026-02-28 · Yunlong Gao, Xinyue Liu, Yingbo Wang, Linlin Zong 외 arxiv

Few-shot text classification aims to recognize unseen classes with limited labeled text samples. Existing approaches focus on boosting meta-learners by developing complex algorithms in the training stage. However, the la…

Few-Shot Text Classification

Meta Label Correction for Noisy Label Learning

2019-11-10 · Guoqing Zheng, Ahmed Hassan Awadallah, Susan Dumais

Leveraging weak or noisy supervision for building effective machine learning models has long been an important research problem. Its importance has further increased recently due to the growing need for large-scale datas…

Image ClassificationLearning with noisy labelsMeta-Learningtext-classification+1