paper-with-me

Papers

Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification

2021-08-01 · ACL 2021 5 · Haibin Chen, Qianli Ma, Zhenxi Lin, Jiangyue Yan

Hierarchical text classification is an important yet challenging task due to the complex structure of the label hierarchy. Existing methods ignore the semantic relationship between text and labels, so they cannot make full use of the hierarchical information. To this end, we formulate the text-label semantics relationship as a semantic matching problem and thus propose a hierarchy-aware label semantics matching network (HiMatch). First, we project text semantics and label semantics into a joint embedding space. We then introduce a joint embedding loss and a matching learning loss to model the matching relationship between the text semantics and the label semantics. Our model captures the text-label semantics matching relationship among coarse-grained labels and fine-grained labels in a hierarchy-aware manner. The experimental results on various benchmark datasets verify that our model achieves state-of-the-art results.

📄 PDF Abstract BibTeX

Code (1)

qianlima-lab/HiMatch 공식 구현 pytorch

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Modeling Text-Label Alignment for Hierarchical Text Classification

2024-09-01 · Ashish Kumar, Durga Toshniwal

Hierarchical Text Classification (HTC) aims to categorize text data based on a structured label hierarchy, resulting in predicted labels forming a sub-hierarchy tree. The semantics of the text should align with the seman…

ClassificationContrastive Learningtext-classificationText Classification

HiTIN: Hierarchy-aware Tree Isomorphism Network for Hierarchical Text Classification

2023-05-24 · He Zhu, Chong Zhang, JunJie Huang, Junran Wu 외

Hierarchical text classification (HTC) is a challenging subtask of multi-label classification as the labels form a complex hierarchical structure. Existing dual-encoder methods in HTC achieve weak performance gains with …

Hierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Text Classification+2

Hierarchy-Aware Global Model for Hierarchical Text Classification

2020-07-01 · ACL 2020 6 · Jie Zhou, Chunping Ma, Dingkun Long, Guangwei Xu 외

Hierarchical text classification is an essential yet challenging subtask of multi-label text classification with a taxonomic hierarchy. Existing methods have difficulties in modeling the hierarchical label structure in a…

ClassificationGeneral ClassificationHierarchical Multi-label Classificationmodel+4

MAPLE: Multi-Path Adaptive Propagation with Level-Aware Embeddings for Hierarchical Multi-Label Image Classification

2026-03-31 · Boshko Koloski, Marjan Stoimchev, Jurica Levatić, Dragi Kocev 외 arxiv

Hierarchical multi-label classification (HMLC) is essential for modeling structured label dependencies in remote sensing. Yet existing approaches struggle in multi-path settings, where images may activate multiple taxono…

Hierarchical Multi-label ClassificationMulti-Label Image Classification

Moving Beyond Diffusion: Hierarchy-to-Hierarchy Autoregression for fMRI-to-Image Reconstruction

2025-10-25 · Xu Zhang, Ruijie Quan, Wenguan Wang, Yi Yang arxiv

Reconstructing visual stimuli from fMRI signals is a central challenge bridging machine learning and neuroscience. Recent diffusion-based methods typically map fMRI activity to a single neural embedding, using it as stat…

Image Reconstruction