Transactions of the Association for Computational Linguistics (Jul 2020)

Learning Lexical Subspaces in a Distributional Vector Space

  • Arora, Kushal,
  • Chakraborty, Aishik,
  • Cheung, Jackie C. K.

DOI
https://doi.org/10.1162/tacl_a_00316
Journal volume & issue
Vol. 8
pp. 311 – 329

Abstract

Read online

In this paper, we propose LexSub, a novel approach towards unifying lexical and distributional semantics. We inject knowledge about lexical-semantic relations into distributional word embeddings by defining subspaces of the distributional vector space in which a lexical relation should hold. Our framework can handle symmetric attract and repel relations (e.g., synonymy and antonymy, respectively), as well as asymmetric relations (e.g., hypernymy and meronomy). In a suite of intrinsic benchmarks, we show that our model outperforms previous approaches on relatedness tasks and on hypernymy classification and detection, while being competitive on word similarity tasks. It also outperforms previous systems on extrinsic classification tasks that benefit from exploiting lexical relational cues. We perform a series of analyses to understand the behaviors of our model. 1 Code available at https://github.com/aishikchakraborty/LexSub .