Challenge: Existing methods for topic taxonomies focus on frequent terms and local topic-subtopic relations, which leads to limited topic term coverage.
Approach: They propose a framework for topic taxonomy expansion that directly generates topic-related terms belonging to new topics.
Outcome: The proposed framework outperforms baseline methods on two real-world text corpora.

Similar Papers

HyperExpan: Taxonomy Expansion with Hyperbolic Representation Learning (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing taxonomies have limited coverage due to expensive manual curation process.
Approach: They propose an algorithm that expands existing taxonomies to preserve their structure in a more expressive hyperbolic embedding space and learns to represent concepts and their relations with a hyperbolical Graph Neural Network.
Outcome: The proposed algorithm outperforms baseline models with representation learning in a Euclidean feature space and achieves state-of-the-art performance on the taxonomy expansion benchmarks.
Advancing Topic Segmentation and Outline Generation in Chinese Texts: The Paragraph-level Topic Representation, Corpus, and Benchmark (2024.lrec-main)

Copied to clipboard

Challenge: Compared with sentence-level topic structure, paragraph-level topics can grasp and understand the context of a document from a higher level.
Approach: They propose a hierarchical paragraph-level topic structure representation with three layers to guide corpus construction.
Outcome: The proposed method achieves the largest Chinese paragraph-level topic structure corpus, achieving high quality.
SetExpander: End-to-end Term Set Expansion Based on Multi-Context Term Embeddings (C18-2)

Copied to clipboard

Challenge: SetExpander is a corpus-based system for expanding a seed set of terms into a more complete set of words belonging to the same semantic class.
Approach: They propose to use a corpus-based system for expanding a seed set of terms into a more complete set of words that belong to the same semantic class.
Outcome: The proposed system can expand a seed set of terms, validate it, re-expand the expanded set and store it, thus simplifying the extraction of domain-specific fine-grained semantic classes.
Unsupervised Hierarchical Topic Modeling via Anchor Word Clustering and Path Guidance (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing hierarchical topic models often ignore the role of anchor words that guide text generation.
Approach: They propose to use a clustering algorithm to detect anchor words that are highly consistent with every topic and add a causal path to the popular Variational Auto-Encoder framework.
Outcome: The proposed model outperforms state-of-the-art methods on three datasets.
CluHTM - Semantic Hierarchical Topic Modeling based on CluWords (2020.acl-main)

Copied to clipboard

Challenge: Hierarchical Topic modeling (HTM) exploits latent topics and relationships among them as a powerful tool for data analysis and exploration.
Approach: They propose a hierarchical matrix factorization that exploits latent topics and relationships among them to create a powerful tool for data analysis and exploration.
Outcome: The proposed method outperforms baselines and datasets in the vast majority of cases.
Scale-Invariant Infinite Hierarchical Topic Model (2023.findings-acl)

Copied to clipboard

Challenge: Existing hierarchical topic models yield fragmented topics with overlapping themes whose expected probability becomes exponentially smaller along the depth of the tree.
Approach: They propose a hierarchical infinite hierarchic topic model that adapts to topic creation to make expected topic probability decay considerably slower than existing models.
Outcome: The proposed model has better topic uniqueness and hierarchical diversity than existing approaches.
A Query-Driven Topic Model (2021.findings-acl)

Copied to clipboard

Challenge: Topic modeling is an unsupervised method for revealing the hidden semantic structure of a corpus.
Approach: They propose a query-driven topic model that allows users to specify a simple query in words or phrases and return query-related topics.
Outcome: The proposed model is particularly attractive when the query has a low occurrence in a text corpus, making it difficult for traditional topic models to identify relevant topics.
Term Set Expansion based NLP Architect by Intel AI Lab (D18-2)

Copied to clipboard

Challenge: SetExpander is a corpus-based system for expanding a seed set of terms into a more complete set of words belonging to the same semantic class.
Approach: They propose a corpus-based system for expanding a seed set of terms into a more complete set of words that belong to the same semantic class.
Outcome: The proposed system can expand a seed set of terms into a more complete set of words belonging to the same semantic class.
TEMP: Taxonomy Expansion with Dynamic Margin Loss through Taxonomy-Paths (2021.emnlp-main)

Copied to clipboard

Challenge: Existing taxonomies are unable to maintain coverage due to the rising of new concepts . TEMP uses pre-trained contextual encoders to predict the position of new ideas .
Approach: They propose a self-supervised taxonomy expansion method that ranks taxonomies by ranking them . they use pre-trained contextual encoders to train the model with dynamic margin loss .
Outcome: The proposed method outperforms state-of-the-art taxonomy expansion methods by 14.3% and 15.8% on public benchmarks.
TEF: Causality-Aware Taxonomy Expansion via Front-Door Criterion (2025.coling-main)

Copied to clipboard

Challenge: Existing research still faces spurious query-anchor matching due to unobserved factors.
Approach: They propose a model that uses the front-door criteria to decompose the expansion process into a parser module and a connector to isolate confounding effects.
Outcome: Extensive experiments on three benchmarks validate the effectiveness of the proposed model.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations