A Robust Contrastive Alignment Method For Multi-Domain Text Classification
Xuefeng Li, Hao Lei, Liwen Wang, Guanting Dong, Jinzheng Zhao, Jiachi, Liu, Weiran Xu, Chunyun Zhang

TL;DR
This paper introduces a contrastive alignment approach for multi-domain text classification that uses only two universal feature extractors, simplifying the process and maintaining competitive performance across diverse domains.
Contribution
It proposes a robust contrastive alignment method utilizing supervised contrastive learning to unify multi-domain features with only two universal extractors, reducing complexity and improving efficiency.
Findings
Performs on par or better than state-of-the-art methods
Uses only two universal feature extractors for multiple domains
Achieves effective multi-domain classification without complex classifiers
Abstract
Multi-domain text classification can automatically classify texts in various scenarios. Due to the diversity of human languages, texts with the same label in different domains may differ greatly, which brings challenges to the multi-domain text classification. Current advanced methods use the private-shared paradigm, capturing domain-shared features by a shared encoder, and training a private encoder for each domain to extract domain-specific features. However, in realistic scenarios, these methods suffer from inefficiency as new domains are constantly emerging. In this paper, we propose a robust contrastive alignment method to align text classification features of various domains in the same feature space by supervised contrastive learning. By this means, we only need two universal feature extractors to achieve multi-domain text classification. Extensive experimental results show that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
MethodsALIGN
