Text Guide: Improving the quality of long text classification by a text selection method based on feature importance
Krzysztof Fiok (1), Waldemar Karwowski (1), Edgar Gutierrez (1)(2),, Mohammad Reza Davahli (1), Maciej Wilamowski (3), Tareq Ahram (1), Awad, Al-Juaid (4), and Jozef Zurada (5) ((1) Department of Industrial Engineering, and Management Systems, University of Central Florida, USA

TL;DR
This paper introduces Text Guide, a feature importance-based text truncation method that enhances long text classification performance while maintaining low computational costs, especially benefiting models like Longformer.
Contribution
The study proposes a novel text truncation technique leveraging feature importance to improve long text classification accuracy without high computational costs.
Findings
Text Guide outperforms naive truncation methods.
Parameter optimization is crucial for Text Guide effectiveness.
Applicable to models like Longformer for better long text analysis.
Abstract
The performance of text classification methods has improved greatly over the last decade for text instances of less than 512 tokens. This limit has been adopted by most state-of-the-research transformer models due to the high computational cost of analyzing longer text instances. To mitigate this problem and to improve classification for longer texts, researchers have sought to resolve the underlying causes of the computational cost and have proposed optimizations for the attention mechanism, which is the key element of every transformer model. In our study, we are not pursuing the ultimate goal of long text classification, i.e., the ability to analyze entire text instances at one time while preserving high performance at a reasonable computational cost. Instead, we propose a text truncation method called Text Guide, in which the original text length is reduced to a predefined limit in…
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
MethodsHow do I complain to Expedia?*ComplainByAgent · How do I get a human at Expedia immediately? (2025-2026) · Multi-Head Attention · Attention Is All You Need · Linear Layer · AdamW · Layer Normalization · Attention Dropout · Residual Connection · Dense Connections
