paper-with-me

Papers

TiFi: Taxonomy Induction for Fictional Domains [Extended version]

2019-01-29 · Cuong Xuan Chu, Simon Razniewski, Gerhard Weikum

Taxonomies are important building blocks of structured knowledge bases, and their construction from text sources and Wikipedia has received much attention. In this paper we focus on the construction of taxonomies for fictional domains, using noisy category systems from fan wikis or text extraction as input. Such fictional domains are archetypes of entity universes that are poorly covered by Wikipedia, such as also enterprise-specific knowledge bases or highly specialized verticals. Our fiction-targeted approach, called TiFi, consists of three phases: (i) category cleaning, by identifying candidate categories that truly represent classes in the domain of interest, (ii) edge cleaning, by selecting subcategory relationships that correspond to class subsumption, and (iii) top-level construction, by mapping classes onto a subset of high-level WordNet categories. A comprehensive evaluation shows that TiFi is able to construct taxonomies for a diverse range of fictional domains such as Lord of the Rings, The Simpsons or Greek Mythology with very high precision and that it outperforms state-of-the-art baselines for taxonomy induction by a substantial margin.

📄 PDF Abstract BibTeX arXiv:1901.10263

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KnowFi: Knowledge Extraction from Long Fictional Texts

2021-06-22 · AKBC 2021 10 · Cuong Xuan Chu, Simon Razniewski, Gerhard Weikum

Knowledge base construction has recently been extended to fictional domains like multi-volume novels and TV/movie series, aiming to support explorative queries for fans and sub-culture studies by humanities researchers. …

Cultural Vocal Bursts Intensity PredictionKnowledge Base ConstructionRelation 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)

BoostTaxo: Zero-Shot Taxonomy Induction via Boosting-Style Agentic Reasoning and Constraint-Aware Calibration

2026-04-03 · Yancheng Ling, Zhenlin Qin, Leizhen Wang, Zhenliang Ma arxiv

Taxonomy induction is crucial for organizing concepts into explicit and interpretable semantic hierarchies. While existing methods have achieved promising results, their generalization, structural reliability, and effici…

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…

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…