Layer-wise Guided Training for BERT: Learning Incrementally Refined Document Representations
Abstract
Although BERT is widely used by the NLP community, little is known about its inner workings. Several attempts have been made to shed light on certain aspects of BERT, often with contradicting conclusions. A much raised concern focuses on BERT's over-parameterization and under-utilization issues. To this end, we propose o novel approach to fine-tune BERT in a structured manner. Specifically, we focus on Large Scale Multilabel Text Classification (LMTC) where documents are assigned with one or more labels from a large predefined set of hierarchically organized labels. Our approach guides specific BERT layers to predict labels from specific hierarchy levels. Experimenting with two LMTC datasets we show that this structured fine-tuning approach not only yields better classification results but also leads to better parameter utilization.
Cite
@article{arxiv.2010.05763,
title = {Layer-wise Guided Training for BERT: Learning Incrementally Refined Document Representations},
author = {Nikolaos Manginas and Ilias Chalkidis and Prodromos Malakasiotis},
journal= {arXiv preprint arXiv:2010.05763},
year = {2020}
}
Comments
5 pages, short paper at SPNLP 2020 (EMNLP 2020 Workshop)