paper-with-me

Papers

End-to-End Reinforcement Learning for Automatic Taxonomy Induction

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

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 organizing these pairs into a tree-structured hierarchy), we argue that such two-phase methods may suffer from error propagation, and cannot effectively optimize metrics that capture the holistic structure of a taxonomy. In our approach, the representations of term pairs are learned using multiple sources of information and used to determine \textit{which} term to select and \textit{where} to place it on the taxonomy via a policy network. All components are trained in an end-to-end manner with cumulative rewards, measured by a holistic tree metric over the training taxonomies. Experiments on two public datasets of different domains show that our approach outperforms prior state-of-the-art taxonomy induction methods up to 19.6\% on ancestor F1.

📄 PDF Abstract BibTeX arXiv:1805.04044

Code (1)

morningmoni/TaxoRL 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Automatic Taxonomy Induction and Expansion

2019-11-01 · IJCNLP 2019 11 · Nicolas Rodolfo Fauceglia, Alfio Gliozzo, Sarthak Dash, Md. Faisal Mahbub Chowdhury 외

The Knowledge Graph Induction Service (KGIS) is an end-to-end knowledge induction system. One of its main capabilities is to automatically induce taxonomies from input documents using a hybrid approach that takes advanta…

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

Chain-of-Layer: Iteratively Prompting Large Language Models for Taxonomy Induction from Limited Examples

2024-02-12 · Qingkai Zeng, Yuyang Bai, Zhaoxuan Tan, Shangbin Feng 외

Automatic taxonomy induction is crucial for web search, recommendation systems, and question answering. Manual curation of taxonomies is expensive in terms of human effort, making automatic taxonomy construction highly d…

In-Context LearningQuestion AnsweringRecommendation Systems

Large-scale Taxonomy Induction Using Entity and Word Embeddings

2021-05-04 · Petar Ristoski, Stefano Faralli, Simone Paolo Ponzetto, Heiko Paulheim

Taxonomies are an important ingredient of knowledge organization, and serve as a backbone for more sophisticated knowledge representations in intelligent systems, such as formal ontologies. However, building taxonomies m…

Word Embeddings

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