English

Robust Cross-lingual Hypernymy Detection using Dependency Context

Computation and Language 2018-04-02 v1

Abstract

Cross-lingual Hypernymy Detection involves determining if a word in one language ("fruit") is a hypernym of a word in another language ("pomme" i.e. apple in French). The ability to detect hypernymy cross-lingually can aid in solving cross-lingual versions of tasks such as textual entailment and event coreference. We propose BISPARSE-DEP, a family of unsupervised approaches for cross-lingual hypernymy detection, which learns sparse, bilingual word embeddings based on dependency contexts. We show that BISPARSE-DEP can significantly improve performance on this task, compared to approaches based only on lexical context. Our approach is also robust, showing promise for low-resource settings: our dependency-based embeddings can be learned using a parser trained on related languages, with negligible loss in performance. We also crowd-source a challenging dataset for this task on four languages -- Russian, French, Arabic, and Chinese. Our embeddings and datasets are publicly available.

Keywords

Cite

@article{arxiv.1803.11291,
  title  = {Robust Cross-lingual Hypernymy Detection using Dependency Context},
  author = {Shyam Upadhyay and Yogarshi Vyas and Marine Carpuat and Dan Roth},
  journal= {arXiv preprint arXiv:1803.11291},
  year   = {2018}
}

Comments

NAACL 2018. SU and YV contributed equally

R2 v1 2026-06-23T01:09:23.060Z