English

Data Augmentation for Hypernymy Detection

Computation and Language 2021-01-25 v2 Machine Learning

Abstract

The automatic detection of hypernymy relationships represents a challenging problem in NLP. The successful application of state-of-the-art supervised approaches using distributed representations has generally been impeded by the limited availability of high quality training data. We have developed two novel data augmentation techniques which generate new training examples from existing ones. First, we combine the linguistic principles of hypernym transitivity and intersective modifier-noun composition to generate additional pairs of vectors, such as "small dog - dog" or "small dog - animal", for which a hypernymy relationship can be assumed. Second, we use generative adversarial networks (GANs) to generate pairs of vectors for which the hypernymy relation can also be assumed. We furthermore present two complementary strategies for extending an existing dataset by leveraging linguistic resources such as WordNet. Using an evaluation across 3 different datasets for hypernymy detection and 2 different vector spaces, we demonstrate that both of the proposed automatic data augmentation and dataset extension strategies substantially improve classifier performance.

Keywords

Cite

@article{arxiv.2005.01854,
  title  = {Data Augmentation for Hypernymy Detection},
  author = {Thomas Kober and Julie Weeds and Lorenzo Bertolini and David Weir},
  journal= {arXiv preprint arXiv:2005.01854},
  year   = {2021}
}

Comments

to appear at EACL 2021

R2 v1 2026-06-23T15:18:30.890Z