English

Structural analysis of an all-purpose question answering model

Computation and Language 2021-04-14 v1 Machine Learning

Abstract

Attention is a key component of the now ubiquitous pre-trained language models. By learning to focus on relevant pieces of information, these Transformer-based architectures have proven capable of tackling several tasks at once and sometimes even surpass their single-task counterparts. To better understand this phenomenon, we conduct a structural analysis of a new all-purpose question answering model that we introduce. Surprisingly, this model retains single-task performance even in the absence of a strong transfer effect between tasks. Through attention head importance scoring, we observe that attention heads specialize in a particular task and that some heads are more conducive to learning than others in both the multi-task and single-task settings.

Keywords

Cite

@article{arxiv.2104.06045,
  title  = {Structural analysis of an all-purpose question answering model},
  author = {Vincent Micheli and Quentin Heinrich and François Fleuret and Wacim Belblidia},
  journal= {arXiv preprint arXiv:2104.06045},
  year   = {2021}
}
R2 v1 2026-06-24T01:06:48.548Z