English

Label-semantics Aware Generative Approach for Domain-Agnostic Multilabel Classification

Computation and Language 2025-07-22 v2 Artificial Intelligence Machine Learning

Abstract

The explosion of textual data has made manual document classification increasingly challenging. To address this, we introduce a robust, efficient domain-agnostic generative model framework for multi-label text classification. Instead of treating labels as mere atomic symbols, our approach utilizes predefined label descriptions and is trained to generate these descriptions based on the input text. During inference, the generated descriptions are matched to the pre-defined labels using a finetuned sentence transformer. We integrate this with a dual-objective loss function, combining cross-entropy loss and cosine similarity of the generated sentences with the predefined target descriptions, ensuring both semantic alignment and accuracy. Our proposed model LAGAMC stands out for its parameter efficiency and versatility across diverse datasets, making it well-suited for practical applications. We demonstrate the effectiveness of our proposed model by achieving new state-of-the-art performances across all evaluated datasets, surpassing several strong baselines. We achieve improvements of 13.94% in Micro-F1 and 24.85% in Macro-F1 compared to the closest baseline across all datasets.

Keywords

Cite

@article{arxiv.2506.06806,
  title  = {Label-semantics Aware Generative Approach for Domain-Agnostic Multilabel Classification},
  author = {Subhendu Khatuya and Shashwat Naidu and Saptarshi Ghosh and Pawan Goyal and Niloy Ganguly},
  journal= {arXiv preprint arXiv:2506.06806},
  year   = {2025}
}

Comments

This work has been accepted to appear at the Association for Computational Linguistics (ACL), 2025

R2 v1 2026-07-01T03:04:58.787Z