paper-with-me

Papers

Hyperbolic Interaction Model For Hierarchical Multi-Label Classification

2019-05-26 · Boli Chen, Xin Huang, Lin Xiao, Zixin Cai, Liping Jing

Different from the traditional classification tasks which assume mutual exclusion of labels, hierarchical multi-label classification (HMLC) aims to assign multiple labels to every instance with the labels organized under hierarchical relations. Besides the labels, since linguistic ontologies are intrinsic hierarchies, the conceptual relations between words can also form hierarchical structures. Thus it can be a challenge to learn mappings from word hierarchies to label hierarchies. We propose to model the word and label hierarchies by embedding them jointly in the hyperbolic space. The main reason is that the tree-likeness of the hyperbolic space matches the complexity of symbolic data with hierarchical structures. A new Hyperbolic Interaction Model (HyperIM) is designed to learn the label-aware document representations and make predictions for HMLC. Extensive experiments are conducted on three benchmark datasets. The results have demonstrated that the new model can realistically capture the complex data structures and further improve the performance for HMLC comparing with the state-of-the-art methods. To facilitate future research, our code is publicly available.

📄 PDF Abstract BibTeX arXiv:1905.10802

Code (1)

bcol23/HyperIM 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationHierarchical Multi-label ClassificationmodelMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Hyperbolic Structured Classification for Robust Single Positive Multi-label Learning

2025-10-17 · Yiming Lin, Shang Wang, Junkai Zhou, Qiufeng Wang 외 arxiv

Single Positive Multi-Label Learning (SPMLL) addresses the challenging scenario where each training sample is annotated with only one positive label despite potentially belonging to multiple categories, making it difficu…

Multi-Label Learning

A Fully Hyperbolic Neural Model for Hierarchical Multi-Class Classification

2020-10-05 · Findings of the Association for Computational Linguistics 2020 · Federico López, Michael Strube

Label inventories for fine-grained entity typing have grown in size and complexity. Nonetheless, they exhibit a hierarchical structure. Hyperbolic spaces offer a mathematically appealing approach for learning hierarchica…

ClassificationEntity TypingGeneral ClassificationMulti-class Classification+2

Joint Learning of Hyperbolic Label Embeddings for Hierarchical Multi-label Classification

2021-01-13 · EACL 2021 2 · Soumya Chatterjee, Ayush Maheshwari, Ganesh Ramakrishnan, Saketha Nath Jagaralpudi

We consider the problem of multi-label classification where the labels lie in a hierarchy. However, unlike most existing works in hierarchical multi-label classification, we do not assume that the label-hierarchy is know…

General ClassificationHierarchical Multi-label ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Hierarchical Image Classification using Entailment Cone Embeddings

2020-04-02 · Ankit Dhall, Anastasia Makarova, Octavian Ganea, Dario Pavllo 외

Image classification has been studied extensively, but there has been limited work in using unconventional, external guidance other than traditional image-label pairs for training. We present a set of methods for leverag…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Hyperbolic Geometric Graph Representation Learning for Hierarchy-imbalance Node Classification

2023-04-11 · Xingcheng Fu, Yuecen Wei, Qingyun Sun, Haonan Yuan 외

Learning unbiased node representations for imbalanced samples in the graph has become a more remarkable and important topic. For the graph, a significant challenge is that the topological properties of the nodes (e.g., l…

Graph Representation LearningNode ClassificationRepresentation Learning