paper-with-me

Papers

Taxonomy Construction of Unseen Domains via Graph-based Cross-Domain Knowledge Transfer

2020-07-01 · ACL 2020 6 · Chao Shang, Sarthak Dash, Md. Faisal Mahbub Chowdhury, N Mihindukulasooriya, ana, Alfio Gliozzo

Extracting lexico-semantic relations as graph-structured taxonomies, also known as taxonomy construction, has been beneficial in a variety of NLP applications. Recently Graph Neural Network (GNN) has shown to be powerful in successfully tackling many tasks. However, there has been no attempt to exploit GNN to create taxonomies. In this paper, we propose Graph2Taxo, a GNN-based cross-domain transfer framework for the taxonomy construction task. Our main contribution is to learn the latent features of taxonomy construction from existing domains to guide the structure learning of an unseen domain. We also propose a novel method of directed acyclic graph (DAG) generation for taxonomy construction. Specifically, our proposed Graph2Taxo uses a noisy graph constructed from automatically extracted noisy hyponym hypernym candidate pairs, and a set of taxonomies for some known domains for training. The learned model is then used to generate taxonomy for a new unknown domain given a set of terms for that domain. Experiments on benchmark datasets from science and environment domains show that our approach attains significant improvements correspondingly over the state of the art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkTransfer Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Heterogeneous LLM Methods for Ontology Learning (Few-Shot Prompting, Ensemble Typing, and Attention-Based Taxonomies)

2025-08-26 · Aleksandra Beliaeva, Temurbek Rahmatullaev arxiv

We present a comprehensive system for addressing Tasks A, B, and C of the LLMs4OL 2025 challenge, which together span the full ontology construction pipeline: term extraction, typing, and taxonomy discovery. Our approach…

Term Extraction

Half a Link can Be Enough to Predict a Whole Link: Understanding Generalization in Knowledge Graph Foundation Models

2026-06-16 · Cosimo Gregucci, Obaidah Theeb, Daniel Hernandez, Antonio Vergari 외 arxiv

Knowledge graph (KG) foundation models (KGFMs) are zero-shot generalizers: trained once, they can predict links on unseen graphs without retraining. However, understanding when and how they can robustly generalize across…

Octet: Online Catalog Taxonomy Enrichment with Self-Supervision

2020-06-18 · Yuning Mao, Tong Zhao, Andrey Kan, Chenwei Zhang 외

Taxonomies have found wide applications in various domains, especially online for item categorization, browsing, and search. Despite the prevalent use of online catalog taxonomies, most of them in practice are maintained…

Term Extraction

Building a Custom Taxonomy of AI Skills and Tasks from the Ground Up with Job Postings

2026-05-20 · Stephen Meisenbacher, Peter Norlander arxiv

Utilizing LLMs for automated taxonomy construction presents a clear opportunity for the comprehensive, yet efficient mapping of potentially complex domains. When contending with high volumes of rapidly growing corpora, h…

HiExpan: Task-Guided Taxonomy Construction by Hierarchical Tree Expansion

2019-10-17 · Jiaming Shen, Zeqiu Wu, Dongming Lei, Chao Zhang 외

Taxonomies are of great value to many knowledge-rich applications. As the manual taxonomy curation costs enormous human effects, automatic taxonomy construction is in great demand. However, most existing automatic taxono…

RelationRelation Extraction