Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Label prompt for multi-label text classification (2106.10076v2)

Published 18 Jun 2021 in cs.CL and cs.AI

Abstract: One of the key problems in multi-label text classification is how to take advantage of the correlation among labels. However, it is very challenging to directly model the correlations among labels in a complex and unknown label space. In this paper, we propose a Label Mask multi-label text classification model (LM-MTC), which is inspired by the idea of cloze questions of LLM. LM-MTC is able to capture implicit relationships among labels through the powerful ability of pre-train LLMs. On the basis, we assign a different token to each potential label, and randomly mask the token with a certain probability to build a label based Masked LLM (MLM). We train the MTC and MLM together, further improving the generalization ability of the model. A large number of experiments on multiple datasets demonstrate the effectiveness of our method.

Citations (4)

Summary

We haven't generated a summary for this paper yet.