CLOct 13, 2022

M2D2: A Massively Multi-domain Language Modeling Dataset

AI2DeepMindUW
arXiv:2210.07370v1309 citationsh-index: 116
Originality Synthesis-oriented
AI Analysis

This provides a new dataset for studying domain adaptation in language models, which is incremental as it builds on existing work with a more structured and extensive corpus.

The authors tackled the problem of domain adaptation in language models by introducing M2D2, a massively multi-domain dataset with 8.5B tokens across 145 domains, and showed that adapting to fine-grained domain-specific data yields larger in-domain performance gains than using larger amounts of weakly relevant data.

We present M2D2, a fine-grained, massively multi-domain corpus for studying domain adaptation in language models (LMs). M2D2 consists of 8.5B tokens and spans 145 domains extracted from Wikipedia and Semantic Scholar. Using ontologies derived from Wikipedia and ArXiv categories, we organize the domains in each data source into 22 groups. This two-level hierarchy enables the study of relationships between domains and their effects on in- and out-of-domain performance after adaptation. We also present a number of insights into the nature of effective domain adaptation in LMs, as examples of the new types of studies M2D2 enables. To improve in-domain performance, we show the benefits of adapting the LM along a domain hierarchy; adapting to smaller amounts of fine-grained domain-specific data can lead to larger in-domain performance gains than larger amounts of weakly relevant data. We further demonstrate a trade-off between in-domain specialization and out-of-domain generalization within and across ontologies, as well as a strong correlation between out-of-domain performance and lexical overlap between domains.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes