paper-with-me

홈 › Papers

MATCH: Metadata-Aware Text Classification in A Large Hierarchy

2021-02-15 · Yu Zhang, Zhihong Shen, Yuxiao Dong, Kuansan Wang, Jiawei Han

Multi-label text classification refers to the problem of assigning each given document its most relevant labels from the label set. Commonly, the metadata of the given documents and the hierarchy of the labels are available in real-world applications. However, most existing studies focus on only modeling the text information, with a few attempts to utilize either metadata or hierarchy signals, but not both of them. In this paper, we bridge the gap by formalizing the problem of metadata-aware text classification in a large label hierarchy (e.g., with tens of thousands of labels). To address this problem, we present the MATCH solution -- an end-to-end framework that leverages both metadata and hierarchy information. To incorporate metadata, we pre-train the embeddings of text and metadata in the same space and also leverage the fully-connected attentions to capture the interrelations between them. To leverage the label hierarchy, we propose different ways to regularize the parameters and output probability of each child label by its parents. Extensive experiments on two massive text datasets with large-scale label hierarchies demonstrate the effectiveness of MATCH over state-of-the-art deep learning baselines.

📄 PDF Abstract BibTeX arXiv:2102.07349

Code (1)

yuzhimanhua/MATCH 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Metadata-Induced Contrastive Learning for Zero-Shot Multi-Label Text Classification

2022-02-11 · Yu Zhang, Zhihong Shen, Chieh-Han Wu, Boya Xie 외

Large-scale multi-label text classification (LMTC) aims to associate a document with its relevant labels from a large candidate set. Most existing LMTC approaches rely on massive human-annotated training data, which are …

Contrastive LearningMulti Label Text ClassificationMulti-Label Text Classificationtext-classification+2

Revisiting Integration of Image and Metadata for DICOM Series Classification: Cross-Attention and Dictionary Learning

2026-02-27 · Tuan Truong, Melanie Dohmen, Sara Lorio, Matthias Lenga arxiv

Automated identification of DICOM image series is essential for large-scale medical image analysis, quality control, protocol harmonization, and reliable downstream processing. However, DICOM series classification remain…

Domain Generalization

Context Aware Image Annotation in Active Learning

2020-02-06 · Yingcheng Sun, Kenneth Loparo

Image annotation for active learning is labor-intensive. Various automatic and semi-automatic labeling methods are proposed to save the labeling cost, but a reduction in the number of labeled instances does not guarantee…

Active Learning

Time-Aware Auto White Balance in Mobile Photography

2025-04-08 · Mahmoud Afifi, Luxi Zhao, Abhijith Punnappurath, Mohammed A. Abdelsalam 외

Cameras rely on auto white balance (AWB) to correct undesirable color casts caused by scene illumination and the camera's spectral sensitivity. This is typically achieved using an illuminant estimator that determines the…

MACA: A Framework for Distilling Trustworthy LLMs into Efficient Retrievers

2026-01-01 · Satya Swaroop Gudipudi, Sahil Girhepuje, Ponnurangam Kumaraguru, Kristine Ma arxiv

Modern enterprise retrieval systems must handle short, underspecified queries such as ``foreign transaction fee refund'' and ``recent check status''. In these cases, semantic nuance and metadata matter but per-query larg…