Learning Label Modular Prompts for Text Classification in the Wild
Hailin Chen, Amrita Saha, Shafiq Joty, Steven C.H. Hoi

TL;DR
This paper introduces MODULARPROMPT, a label-modular prompt tuning framework for text classification that enhances robustness and generalization in non-stationary, real-world environments by decomposing tasks into modular components.
Contribution
The paper proposes a novel label-modular prompt tuning method that leverages recent advances in parameter-efficient tuning for improved robustness in dynamic environments.
Findings
MODULARPROMPT outperforms baselines in challenging settings
Learned prompts exhibit properties of modular representations
Framework demonstrates strong generalization capabilities
Abstract
Machine learning models usually assume i.i.d data during training and testing, but data and tasks in real world often change over time. To emulate the transient nature of real world, we propose a challenging but practical task: text classification in-the-wild, which introduces different non-stationary training/testing stages. Decomposing a complex task into modular components can enable robust generalisation under such non-stationary environment. However, current modular approaches in NLP do not take advantage of recent advances in parameter efficient tuning of pretrained language models. To close this gap, we propose MODULARPROMPT, a label-modular prompt tuning framework for text classification tasks. In MODULARPROMPT, the input prompt consists of a sequence of soft label prompts, each encoding modular knowledge related to the corresponding class label. In two of most formidable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
