Should We Be Pre-training? An Argument for End-task Aware Training as an Alternative
Lucio M. Dery, Paul Michel, Ameet Talwalkar, Graham Neubig

TL;DR
This paper advocates for end-task aware training over traditional pre-training, demonstrating improved performance on low-resource NLP tasks through multi-tasking and meta-learning techniques.
Contribution
It introduces an end-task aware training paradigm and an online meta-learning algorithm to optimize auxiliary task weights, outperforming standard pre-training methods.
Findings
End-task aware training outperforms task-agnostic pre-training on low-resource NLP tasks.
Multi-tasking end-task with auxiliary objectives improves downstream performance.
Meta-learning auxiliary task weights further enhances results and data efficiency.
Abstract
In most settings of practical concern, machine learning practitioners know in advance what end-task they wish to boost with auxiliary tasks. However, widely used methods for leveraging auxiliary data like pre-training and its continued-pretraining variant are end-task agnostic: they rarely, if ever, exploit knowledge of the target task. We study replacing end-task agnostic continued training of pre-trained language models with end-task aware training of said models. We argue that for sufficiently important end-tasks, the benefits of leveraging auxiliary data in a task-aware fashion can justify forgoing the traditional approach of obtaining generic, end-task agnostic representations as with (continued) pre-training. On three different low-resource NLP tasks from two domains, we demonstrate that multi-tasking the end-task and auxiliary objectives results in significantly better downstream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · Topic Modeling
MethodsAttentive Walk-Aggregating Graph Neural Network
