arXiv · 2505.15696
MaxPoolBERT: Enhancing BERT Classification via Layer- and Token-Wise Aggregation
Abstract
The [CLS] token in BERT is commonly used as a fixed-length representation for classification tasks, yet prior work has shown that both other tokens and intermediate layers encode valuable contextual information. In this work, we study lightweight extensions to BERT that refine the [CLS] representation by aggregating information across layers and tokens. Specifically, we explore three modifications: (i) max-pooling the [CLS] token across multiple layers, (ii) enabling the [CLS] token to attend over the entire final layer using an additional multi-head attention (MHA) layer, and (iii) combining max-pooling across the full sequence with MHA. Our approach, called MaxPoolBERT, enhances BERT's classification accuracy (especially on low-resource tasks) without requiring new pre-training or significantly increasing model size. Experiments on the GLUE benchmark show that MaxPoolBERT consistently achieves a better performance than the standard BERT base model on low resource tasks of the GLUE benchmark.
Explore related subjects
Keep this discovery
Maike Behrendt, Stefan Sylvius Wagner, Stefan Harmeling. 2025-05-21. MaxPoolBERT: Enhancing BERT Classification via Layer- and Token-Wise Aggregation. https://arxiv.org/abs/2505.15696
Cite the original work for its findings. Save a collection to share your selection of sources.