Synonym Detection Using Syntactic Dependency And Neural Embeddings
Dongqiang Yang, Pikun Wang, Xiaodong Sun, Ning Li

TL;DR
This paper investigates how syntactic dependencies and neural embeddings can be used to improve synonym detection, showing that syntactic context and semantic knowledge injection enhance performance.
Contribution
It systematically compares syntactic dependency-based models and neural embeddings for synonym detection, highlighting the importance of syntactic context and semantic knowledge integration.
Findings
Syntactic dependencies improve lexical semantics interpretation.
Retrofitting neural embeddings with semantic knowledge enhances synonym detection.
Syntactically conditioned contexts outperform unconditioned ones.
Abstract
Recent advances on the Vector Space Model have significantly improved some NLP applications such as neural machine translation and natural language generation. Although word co-occurrences in context have been widely used in counting-/predicting-based distributional models, the role of syntactic dependencies in deriving distributional semantics has not yet been thoroughly investigated. By comparing various Vector Space Models in detecting synonyms in TOEFL, we systematically study the salience of syntactic dependencies in accounting for distributional similarity. We separate syntactic dependencies into different groups according to their various grammatical roles and then use context-counting to construct their corresponding raw and SVD-compressed matrices. Moreover, using the same training hyperparameters and corpora, we study typical neural embeddings in the evaluation. We further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
