Can Model Fusing Help Transformers in Long Document Classification? An Empirical Study
Damith Premasiri, Tharindu Ranasinghe, Ruslan Mitkov

TL;DR
This paper investigates whether model fusing techniques can improve transformer-based models' performance on long document classification tasks, addressing the sequence length limitations of models like BERT and Longformer.
Contribution
It provides an empirical comparison of model fusing approaches against standard transformer models for long document classification.
Findings
Model fusing shows potential to enhance long document classification accuracy.
Fused models outperform traditional transformers like BERT and Longformer in experiments.
The study offers insights into the benefits and limitations of model fusing in NLP tasks.
Abstract
Text classification is an area of research which has been studied over the years in Natural Language Processing (NLP). Adapting NLP to multiple domains has introduced many new challenges for text classification and one of them is long document classification. While state-of-the-art transformer models provide excellent results in text classification, most of them have limitations in the maximum sequence length of the input sequence. The majority of the transformer models are limited to 512 tokens, and therefore, they struggle with long document classification problems. In this research, we explore on employing Model Fusing for long document classification while comparing the results with well-known BERT and Longformer architectures.
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
TopicsText and Document Classification Technologies · Advanced Text Analysis Techniques · Topic Modeling
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · How do I complain to Expedia?*ComplainByAgent · Dropout · AdamW · Refunds@Expedia|||How do I get a full refund from Expedia? · WordPiece · How do I make a claim with Expedia?*Make FastClaimService
