@inproceedings{lin-etal-2023-linear,
title = "Linear Classifier: An Often-Forgotten Baseline for Text Classification",
author = "Lin, Yu-Chen and
Chen, Si-An and
Liu, Jie-Jyun and
Lin, Chih-Jen",
editor = "Rogers, Anna and
Boyd-Graber, Jordan and
Okazaki, Naoaki",
booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
month = jul,
year = "2023",
address = "Toronto, Canada",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.acl-short.160/",
doi = "10.18653/v1/2023.acl-short.160",
pages = "1876--1888",
abstract = "Large-scale pre-trained language models such as BERT are popular solutions for text classification. Due to the superior performance of these advanced methods, nowadays, people often directly train them for a few epochs and deploy the obtained model. In this opinion paper, we point out that this way may only sometimes get satisfactory results. We argue the importance of running a simple baseline like linear classifiers on bag-of-words features along with advanced methods. First, for many text data, linear methods show competitive performance, high efficiency, and robustness. Second, advanced models such as BERT may only achieve the best results if properly applied. Simple baselines help to confirm whether the results of advanced models are acceptable. Our experimental results fully support these points."
}
Markdown (Informal)
[Linear Classifier: An Often-Forgotten Baseline for Text Classification](https://preview.aclanthology.org/fix-sig-urls/2023.acl-short.160/) (Lin et al., ACL 2023)
ACL