paper-with-me

홈 › Papers

Scoring Lexical Entailment with a Supervised Directional Similarity Network

2018-05-23 · ACL 2018 7 · Marek Rei, Daniela Gerz, Ivan Vulić

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%.

📄 PDF Abstract BibTeX arXiv:1805.09355

Code (1)

marekrei/sdsn

Tasks

Lexical EntailmentWord Embeddings

Similar Papers 제목 키워드 기반

Experiments with Three Approaches to Recognizing Lexical Entailment

2014-01-31 · Peter D. Turney, Saif M. Mohammad

Inference in natural language often involves recognizing lexical entailment (RLE); that is, identifying whether one word entails another. For example, "buy" entails "own". Two general strategies for RLE have been propose…

General ClassificationLexical EntailmentRelationRelation Classification

Specialising Word Vectors for Lexical Entailment

2017-10-17 · Ivan Vulić, Nikola Mrkšić

We present LEAR (Lexical Entailment Attract-Repel), a novel post-processing method that transforms any input word vector space to emphasise the asymmetric relation of lexical entailment (LE), also known as the IS-A or hy…

Lexical EntailmentRelationSemantic SimilaritySemantic Textual Similarity

Specialising Word Vectors for Lexical Entailment

2018-06-01 · NAACL 2018 6 · Ivan Vuli{\'c}, Nikola Mrk{\v{s}}i{\'c}

We present LEAR (Lexical Entailment Attract-Repel), a novel post-processing method that transforms any input word vector space to emphasise the asymmetric relation of lexical entailment (LE), also known as the IS-A or hy…

Dialogue State TrackingLexical EntailmentMachine TranslationNatural Language Inference+6

Tiered Clustering to Improve Lexical Entailment

2014-12-02 · John Wieting

Many tasks in Natural Language Processing involve recognizing lexical entailment. Two different approaches to this problem have been proposed recently that are quite different from each other. The first is an asymmetric …

ClusteringLexical Entailment

Multivalent Entailment Graphs for Question Answering

2021-04-16 · EMNLP 2021 11 · Nick McKenna, Liane Guillou, Mohammad Javad Hosseini, Sander Bijl de Vroe 외

Drawing inferences between open-domain natural language predicates is a necessity for true language understanding. There has been much progress in unsupervised learning of entailment graphs for this purpose. We make thre…

Question Answering