paper-with-me

Papers

Taxonomy Induction using Hypernym Subsequences

2017-04-25 · Amit Gupta, Rémi Lebret, Hamza Harkous, Karl Aberer

We propose a novel, semi-supervised approach towards domain taxonomy induction from an input vocabulary of seed terms. Unlike all previous approaches, which typically extract direct hypernym edges for terms, our approach utilizes a novel probabilistic framework to extract hypernym subsequences. Taxonomy induction from extracted subsequences is cast as an instance of the minimumcost flow problem on a carefully designed directed graph. Through experiments, we demonstrate that our approach outperforms stateof- the-art taxonomy induction approaches across four languages. Importantly, we also show that our approach is robust to the presence of noise in the input vocabulary. To the best of our knowledge, no previous approaches have been empirically proven to manifest noise-robustness in the input vocabulary.

📄 PDF Abstract BibTeX arXiv:1704.07626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Hypernymy Extraction with Distributional Semantic Classes

2017-11-08 · LREC 2018 5 · Alexander Panchenko, Dmitry Ustalov, Stefano Faralli, Simone P. Ponzetto 외

In this paper, we show how distributionally-induced semantic classes can be helpful for extracting hypernyms. We present methods for inducing sense-aware semantic classes using distributional semantics and using these in…

Denoising

The ContrastMedium Algorithm: Taxonomy Induction From Noisy Knowledge Graphs With Just A Few Links

2017-04-01 · EACL 2017 4 · Stefano Faralli, Alex Panchenko, er, Chris Biemann 외

In this paper, we present ContrastMedium, an algorithm that transforms noisy semantic networks into full-fledged, clean taxonomies. ContrastMedium is able to identify the embedded taxonomy structure from a noisy knowledg…

Knowledge GraphsOpen Information Extraction

End-to-End Reinforcement Learning for Automatic Taxonomy Induction

2018-05-10 · ACL 2018 7 · Yuning Mao, Xiang Ren, Jiaming Shen, Xiaotao Gu 외

We present a novel end-to-end reinforcement learning approach to automatic taxonomy induction from a set of terms. While prior methods treat the problem as a two-phase task (i.e., detecting hypernymy pairs followed by or…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Distilling Hypernymy Relations from Language Models: On the Effectiveness of Zero-Shot Taxonomy Induction

2022-02-10 · *SEM (NAACL) 2022 7 · Devansh Jain, Luis Espinosa Anke

In this paper, we analyze zero-shot taxonomy learning methods which are based on distilling knowledge from language models via prompting and sentence scoring. We show that, despite their simplicity, these methods outperf…

Sentence

Learning Concept Taxonomies from Multi-modal Data

2016-06-29 · ACL 2016 8 · Hao Zhang, Zhiting Hu, Yuntian Deng, Mrinmaya Sachan 외

We study the problem of automatically building hypernym taxonomies from textual and visual data. Previous works in taxonomy induction generally ignore the increasingly prominent visual data, which encode important percep…

Feature Engineering