English

Augmenting BERT Carefully with Underrepresented Linguistic Features

Computation and Language 2020-11-13 v1 Machine Learning

Abstract

Fine-tuned Bidirectional Encoder Representations from Transformers (BERT)-based sequence classification models have proven to be effective for detecting Alzheimer's Disease (AD) from transcripts of human speech. However, previous research shows it is possible to improve BERT's performance on various tasks by augmenting the model with additional information. In this work, we use probing tasks as introspection techniques to identify linguistic information not well-represented in various layers of BERT, but important for the AD detection task. We supplement these linguistic features in which representations from BERT are found to be insufficient with hand-crafted features externally, and show that jointly fine-tuning BERT in combination with these features improves the performance of AD classification by upto 5\% over fine-tuned BERT alone.

Keywords

Cite

@article{arxiv.2011.06153,
  title  = {Augmenting BERT Carefully with Underrepresented Linguistic Features},
  author = {Aparna Balagopalan and Jekaterina Novikova},
  journal= {arXiv preprint arXiv:2011.06153},
  year   = {2020}
}

Comments

Machine Learning for Health (ML4H) at NeurIPS 2020 - Extended Abstract

R2 v1 2026-06-23T20:06:59.656Z