@inproceedings{dai-etal-2022-revisiting,
title = "Revisiting Transformer-based Models for Long Document Classification",
author = "Dai, Xiang and
Chalkidis, Ilias and
Darkner, Sune and
Elliott, Desmond",
editor = "Goldberg, Yoav and
Kozareva, Zornitsa and
Zhang, Yue",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2022",
month = dec,
year = "2022",
address = "Abu Dhabi, United Arab Emirates",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.findings-emnlp.534/",
doi = "10.18653/v1/2022.findings-emnlp.534",
pages = "7212--7230",
abstract = "The recent literature in text classification is biased towards short text sequences (e.g., sentences or paragraphs). In real-world applications, multi-page multi-paragraph documents are common and they cannot be efficiently encoded by vanilla Transformer-based models. We compare different Transformer-based Long Document Classification (TrLDC) approaches that aim to mitigate the computational overhead of vanilla transformers to encode much longer text, namely sparse attention and hierarchical encoding methods.We examine several aspects of sparse attention (e.g., size of local attention window, use of global attention) and hierarchical (e.g., document splitting strategy) transformers on four document classification datasets covering different domains. We observe a clear benefit from being able to process longer text, and, based on our results, we derive practical advice of applying Transformer-based models on long document classification tasks."
}
Markdown (Informal)
[Revisiting Transformer-based Models for Long Document Classification](https://preview.aclanthology.org/fix-sig-urls/2022.findings-emnlp.534/) (Dai et al., Findings 2022)
ACL