Specialized Language Models With Cheap Inference From Limited Domain Data | Awesome LLM Papers Contribute to Awesome LLM Papers

Specialized Language Models With Cheap Inference From Limited Domain Data

David Grangier, Angelos Katharopoulos, Pierre Ablin, Awni Hannun . No Venue 2024

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized

Large language models have emerged as a versatile tool but are challenging to apply to tasks lacking large inference budgets and large in-domain training sets. This work formalizes these constraints and distinguishes four important variables: the pretraining budget (for training before the target domain is known), the specialization budget (for training after the target domain is known), the inference budget, and the in-domain training set size. Across these settings, we compare different approaches from the machine learning literature. Limited by inference cost, we find better alternatives to the standard practice of training very large vanilla transformer models. In particular, we show that hyper-networks and mixture of experts have better perplexity for large pretraining budgets, while small models trained on importance sampled datasets are attractive for large specialization budgets.

Similar Work