English

Learning to Predict Novel Noun-Noun Compounds

Computation and Language 2019-09-26 v2

Abstract

We introduce temporally and contextually-aware models for the novel task of predicting unseen but plausible concepts, as conveyed by noun-noun compounds in a time-stamped corpus. We train compositional models on observed compounds, more specifically the composed distributed representations of their constituents across a time-stamped corpus, while giving it corrupted instances (where head or modifier are replaced by a random constituent) as negative evidence. The model captures generalisations over this data and learns what combinations give rise to plausible compounds and which ones do not. After training, we query the model for the plausibility of automatically generated novel combinations and verify whether the classifications are accurate. For our best model, we find that in around 85% of the cases, the novel compounds generated are attested in previously unseen data. An additional estimated 5% are plausible despite not being attested in the recent corpus, based on judgments from independent human raters.

Keywords

Cite

@article{arxiv.1906.03634,
  title  = {Learning to Predict Novel Noun-Noun Compounds},
  author = {Prajit Dhar and Lonneke van der Plas},
  journal= {arXiv preprint arXiv:1906.03634},
  year   = {2019}
}

Comments

9 pages, 3 figures, To appear at Joint Workshop on Multiword Expressions and WordNet (MWE-WN 2019) at ACL 2019. V3 - Fixed some typos and updated the Data Preprocessing section

R2 v1 2026-06-23T09:48:06.999Z