Enriching Taxonomies Using Large Language Models
Zeinab Ghamlouch, Mehwish Alam
TL;DR
Taxoria is presented, a novel taxonomy enrichment pipeline that leverages Large Language Models to enhance a given taxonomy and uses an existing taxonomy as a seed and prompts an LLM to propose candidate nodes for enrichment.
Abstract
Taxonomies play a vital role in structuring and categorizing information across domains. However, many existing taxonomies suffer from limited coverage and outdated or ambiguous nodes, reducing their effectiveness in knowledge retrieval. To address this, we present Taxoria, a novel taxonomy enrichment pipeline that leverages Large Language Models (LLMs) to enhance a given taxonomy. Unlike approaches that extract internal LLM taxonomies, Taxoria uses an existing taxonomy as a seed and prompts an LLM to propose candidate nodes for enrichment. These candidates are then validated to mitigate hallucinations and ensure semantic relevance before integration. The final output includes an enriched taxonomy with provenance tracking and visualization of the final merged taxonomy for analysis.
