paper-with-me

홈 › Papers

Term-Centric Hierarchy Induction from Heterogeneous Corpora

2026-06-25 · Elena Senger, Yuri Campbell, Jan-Peter Bergmann, Rob van der Goot, Barbara Plank arxiv

Organizing knowledge from diverse text sources into interpretable hierarchies is crucial for tasks such as policy analysis, innovation monitoring, and exploratory domain mapping. Existing taxonomy induction methods typically rely on document-level representations that capture entire documents rather than the specific domain concepts relevant for knowledge organization, limiting their ability to generalize across heterogeneous sources. We propose a term-centric framework for inducing hierarchical taxonomies from heterogeneous corpora that scales to massive document collections. Our approach maps documents from diverse sources into a shared representation space using automatic term extraction, enabling robust cross-source alignment. Based on these representations, we construct interpretable hierarchies that integrate domain priors with datadriven clustering. Experiments on a novel English and German multi-source benchmark of over one million documents demonstrate that our method improves cross-source coherence and hierarchy quality over text- and summarybased baselines. A case study on German regional innovation analysis further demonstrates its practical utility for technology landscape mapping.

📄 PDF Abstract BibTeX arXiv:2606.26963

Code (0)

등록된 구현이 없습니다.

Tasks

Term Extraction

Similar Papers 제목 키워드 기반

Corpus-Driven Thematic Hierarchy Induction

2018-10-01 · CONLL 2018 10 · Ilia Kuznetsov, Iryna Gurevych

Thematic role hierarchy is a widely used linguistic tool to describe interactions between semantic roles and their syntactic realizations. Despite decades of dedicated research and numerous thematic hierarchy suggestions…

Machine TranslationQuestion AnsweringSemantic Role Labeling

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)

Towards Human-Compatible XAI: Explaining Data Differentials with Concept Induction over Background Knowledge

2022-09-27 · Cara Widmer, Md Kamruzzaman Sarker, Srikanth Nadella, Joshua Fiechter 외

Concept induction, which is based on formal logical reasoning over description logics, has been used in ontology engineering in order to create ontology (TBox) axioms from the base data (ABox) graph. In this paper, we sh…

Explainable Artificial Intelligence (XAI)Logical Reasoning

HierarchyNet: Learning to Summarize Source Code with Heterogeneous Representations

2022-05-31 · Minh Huynh Nguyen, Nghi D. Q. Bui, Truong Son Hy, Long Tran-Thanh 외

We propose a novel method for code summarization utilizing Heterogeneous Code Representations (HCRs) and our specially designed HierarchyNet. HCRs effectively capture essential code features at lexical, syntactic, and se…

Clone DetectionCode ClassificationCode CompletionCode Summarization

CEO: Corpus-based Open-Domain Event Ontology Induction

2023-05-22 · Nan Xu, Hongming Zhang, Jianshu Chen

Existing event-centric NLP models often only apply to the pre-defined ontology, which significantly restricts their generalization capabilities. This paper presents CEO, a novel Corpus-based Event Ontology induction mode…