English

BERTer: The Efficient One

Computation and Language 2024-07-22 v1 Machine Learning

Abstract

We explore advanced fine-tuning techniques to boost BERT's performance in sentiment analysis, paraphrase detection, and semantic textual similarity. Our approach leverages SMART regularization to combat overfitting, improves hyperparameter choices, employs a cross-embedding Siamese architecture for improved sentence embeddings, and introduces innovative early exiting methods. Our fine-tuning findings currently reveal substantial improvements in model efficiency and effectiveness when combining multiple fine-tuning architectures, achieving a state-of-the-art performance score of on the test set, surpassing current benchmarks and highlighting BERT's adaptability in multifaceted linguistic tasks.

Keywords

Cite

@article{arxiv.2407.14039,
  title  = {BERTer: The Efficient One},
  author = {Pradyumna Saligram and Andrew Lanpouthakoun},
  journal= {arXiv preprint arXiv:2407.14039},
  year   = {2024}
}

Comments

10 pages, 4 figures

R2 v1 2026-06-28T17:46:53.121Z