paper-with-me

홈 › Papers

TaxoCom: Topic Taxonomy Completion with Hierarchical Discovery of Novel Topic Clusters

2022-01-18 · Dongha Lee, Jiaming Shen, SeongKu Kang, Susik Yoon, Jiawei Han, Hwanjo Yu

Topic taxonomies, which represent the latent topic (or category) structure of document collections, provide valuable knowledge of contents in many applications such as web search and information filtering. Recently, several unsupervised methods have been developed to automatically construct the topic taxonomy from a text corpus, but it is challenging to generate the desired taxonomy without any prior knowledge. In this paper, we study how to leverage the partial (or incomplete) information about the topic structure as guidance to find out the complete topic taxonomy. We propose a novel framework for topic taxonomy completion, named TaxoCom, which recursively expands the topic taxonomy by discovering novel sub-topic clusters of terms and documents. To effectively identify novel topics within a hierarchical topic structure, TaxoCom devises its embedding and clustering techniques to be closely-linked with each other: (i) locally discriminative embedding optimizes the text embedding space to be discriminative among known (i.e., given) sub-topics, and (ii) novelty adaptive clustering assigns terms into either one of the known sub-topics or novel sub-topics. Our comprehensive experiments on two real-world datasets demonstrate that TaxoCom not only generates the high-quality topic taxonomy in terms of term coherency and topic coverage but also outperforms all other baselines for a downstream task.

📄 PDF Abstract BibTeX arXiv:2201.06771

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringTopic coverage

Similar Papers 제목 키워드 기반

Self-supervised Topic Taxonomy Discovery in the Box Embedding Space

2024-08-27 · Yuyin Lu, Hegang Chen, Pengbo Mao, Yanghui Rao 외

Topic taxonomy discovery aims at uncovering topics of different abstraction levels and constructing hierarchical relations between them. Unfortunately, most of prior work can hardly model semantic scopes of words and top…

HyperMiner: Topic Taxonomy Mining with Hyperbolic Embedding

2022-10-16 · Yishi Xu, Dongsheng Wang, Bo Chen, Ruiying Lu 외

Embedded topic models are able to learn interpretable topics even with large and heavy-tailed vocabularies. However, they generally hold the Euclidean embedding space assumption, leading to a basic limitation in capturin…

Graph structure learningTopic Models

Topic Taxonomy Expansion via Hierarchy-Aware Topic Phrase Generation

2022-10-18 · Dongha Lee, Jiaming Shen, Seonghyeon Lee, Susik Yoon 외

Topic taxonomies display hierarchical topic structures of a text corpus and provide topical knowledge to enhance various NLP applications. To dynamically incorporate new topic information, several recent studies have tri…

RelationTaxonomy Expansion

Find Parent then Label Children: A Two-stage Taxonomy Completion Method with Pre-trained Language Model

2024-06-25 · Fei Xia, Yixuan Weng, Shizhu He, Kang Liu 외

Taxonomies, which organize domain concepts into hierarchical structures, are crucial for building knowledge systems and downstream applications. As domain knowledge evolves, taxonomies need to be continuously updated to …

Language ModelingLanguage Modelling

ATLAS: Agentic Taxonomy of Large-Scale Software Ecosystems

2026-06-19 · Junyi Lu, Mengyao Lyu, Jiahui Wu, Lei Yu 외 arxiv

The open-source ecosystem on GitHub lacks a systematic hierarchical taxonomy of software repositories. GitHub Topics, the dominant organizational mechanism, is flat, inconsistent, and covers only 67% of projects. We pres…