@inproceedings{xia-etal-2022-fastclass,
title = "{F}ast{C}lass: A Time-Efficient Approach to Weakly-Supervised Text Classification",
author = "Xia, Tingyu and
Wang, Yue and
Tian, Yuan and
Chang, Yi",
editor = "Goldberg, Yoav and
Kozareva, Zornitsa and
Zhang, Yue",
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2022",
address = "Abu Dhabi, United Arab Emirates",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.emnlp-main.313/",
doi = "10.18653/v1/2022.emnlp-main.313",
pages = "4746--4758",
abstract = "Weakly-supervised text classification aims to train a classifier using only class descriptions and unlabeled data. Recent research shows that keyword-driven methods can achieve state-of-the-art performance on various tasks. However, these methods not only rely on carefully-crafted class descriptions to obtain class-specific keywords but also require substantial amount of unlabeled data and takes a long time to train. This paper proposes FastClass, an efficient weakly-supervised classification approach. It uses dense text representation to retrieve class-relevant documents from external unlabeled corpus and selects an optimal subset to train a classifier. Compared to keyword-driven methods, our approach is less reliant on initial class descriptions as it no longer needs to expand each class description into a set of class-specific keywords.Experiments on a wide range of classification tasks show that the proposed approach frequently outperforms keyword-driven models in terms of classification accuracy and often enjoys orders-of-magnitude faster training speed."
}
Markdown (Informal)
[FastClass: A Time-Efficient Approach to Weakly-Supervised Text Classification](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.emnlp-main.313/) (Xia et al., EMNLP 2022)
ACL