CLLGNEMay 23, 2018

Scoring Lexical Entailment with a Supervised Directional Similarity Network

arXiv:1805.09355v11093 citations
Originality Highly original
AI Analysis

This work addresses lexical entailment scoring for natural language processing, representing an incremental advance with a strong specific gain.

The paper tackled the problem of scoring graded lexical entailment by introducing the Supervised Directional Similarity Network (SDSN), which transforms general-purpose word embeddings with limited supervision, achieving a 25% improvement in state-of-the-art performance on the HyperLex dataset.

We present the Supervised Directional Similarity Network (SDSN), a novel neural architecture for learning task-specific transformation functions on top of general-purpose word embeddings. Relying on only a limited amount of supervision from task-specific scores on a subset of the vocabulary, our architecture is able to generalise and transform a general-purpose distributional vector space to model the relation of lexical entailment. Experiments show excellent performance on scoring graded lexical entailment, raising the state-of-the-art on the HyperLex dataset by approximately 25%.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes