paper-with-me

Papers

Embedding Semantic Taxonomies

2020-12-01 · COLING 2020 8 · Alyssa Lees, Chris Welty, Shubin Zhao, Jacek Korycki, Sara Mc Carthy

A common step in developing an understanding of a vertical domain, e.g. shopping, dining, movies, medicine, etc., is curating a taxonomy of categories specific to the domain. These human created artifacts have been the subject of research in embeddings that attempt to encode aspects of the partial ordering property of taxonomies. We compare Box Embeddings, a natural containment representation of category taxonomies, to partial-order embeddings and a baseline Bayes Net, in the context of representing the Medical Subject Headings (MeSH) taxonomy given a set of 300K PubMed articles with subject labels from MeSH. We deeply explore the experimental properties of training box embeddings, including preparation of the training data, sampling ratios and class balance, initialization strategies, and propose a fix to the original box objective. We then present first results in using these techniques for representing a bipartite learning problem (i.e. collaborative filtering) in the presence of taxonomic relations within each partition, inferring disease (anatomical) locations from their use as subject labels in journal articles. Our box model substantially outperforms all baselines for taxonomic reconstruction and bipartite relationship experiments. This performance improvement is observed both in overall accuracy and the weighted spread by true taxonomic depth.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesCollaborative Filtering

Similar Papers 제목 키워드 기반

Hierarchical Text Classification with LLM-Refined Taxonomies

2026-01-26 · Jonas Golde, Nicolaas Jedema, Ravi Krishnan, Phong Le arxiv

Hierarchical text classification (HTC) depends on taxonomies that organize labels into structured hierarchies. However, many real-world taxonomies introduce ambiguities, such as identical leaf names under similar parent …

Text Classification

TaxoBell: Gaussian Box Embeddings for Self-Supervised Taxonomy Expansion

2026-01-14 · Sahil Mishra, Srinitish Srinivasan, Srikanta Bedathur, Tanmoy Chakraborty arxiv

Taxonomies form the backbone of structured knowledge representation across diverse domains, enabling applications such as e-commerce and semantic search. Yet, manual taxonomy expansion is labor-intensive and slow. Existi…

A Chain-of-Thought Approach to Semantic Query Categorization in e-Commerce Taxonomies

2026-01-01 · Jetlir Duraj, Ishita Khan, Kilian Merkelbach, Mehran Elyasi arxiv

Search in e-Commerce is powered at the core by a structured representation of the inventory, often formulated as a category taxonomy. An important capability in e-Commerce with hierarchical taxonomies is to select a set …

A centroid based framework for text classification in itsm environments

2025-11-12 · Hossein Mohanna, Ali Ait-Bachir arxiv

Text classification with hierarchical taxonomies is a fundamental requirement in IT Service Management (ITSM) systems, where support tickets must be categorized into tree-structured taxonomies. We present a dual-embeddin…

Text Classification

HyperExpan: Taxonomy Expansion with Hyperbolic Representation Learning

2021-09-22 · Findings (EMNLP) 2021 11 · Mingyu Derek Ma, Muhao Chen, Te-Lin Wu, Nanyun Peng

Taxonomies are valuable resources for many applications, but the limited coverage due to the expensive manual curation process hinders their general applicability. Prior works attempt to automatically expand existing tax…

Graph Neural NetworkRepresentation LearningTaxonomy Expansion