3260 papers • 126 benchmarks • 313 datasets
Multi-label classification is a standard machine learning problem in which an object can be associated with multiple labels. A hierarchical multi-label classification (HMC) problem is defined as a multi-label classification problem in which classes are hierarchically organized as a tree or as a directed acyclic graph (DAG), and in which every prediction must be coherent, i.e., respect the hierarchy constraint. The hierarchy constraint states that a datapoint belonging to a given class must also belong to all its ancestors in the hierarchy.
(Image credit: Papersgraph)
These leaderboards are used to track progress in hierarchical-multi-label-classification-23
Use these libraries to find hierarchical-multi-label-classification-23 models and implementations
No subtasks available.
A new Hyperbolic Interaction Model (HyperIM) is designed to learn the label-aware document representations and make predictions for HMLC and has demonstrated that the new model can realistically capture the complex data structures and further improve the performance forHMLC comparing with the state-of-the-art methods.
This paper applies and compares simple shallow capsule networks for hierarchical multi-label text classification and shows that they can perform superior to other neural networks, and non-neural network architectures such as SVMs.
The results show that the joint learning improves over the baseline that employs label co-occurrence based pre-trained hyperbolic embeddings, and the proposed classifiers achieve state-of-the-art generalization on standard benchmarks.
This paper proposes C-HMCNN(h), a novel approach for HMC problems, which, given a network h for the underlying multi-label classification problem, exploits the hierarchy information in order to produce predictions coherent with the constraint and improve performance.
This article proposes C-HMCNN(h), a novel approach for solving HMC problems, which, given a network h for the underlying MC problem, exploits the hierarchy information in order to produce predictions coherent with the constraints and to improve performance.
This work introduces the multi-label box model (MBM), a multi-label classification method that combines the encoding power of neural networks with the inductive bias of probabilistic box embeddings (Vilnis et al., 2018), which can be understood as trainable Venn-diagrams based on hyper-rectangles.
This work designs a predictive layer for structured-output prediction that can be plugged into any neural network guaranteeing its predictions are consistent with a set of predefined symbolic constraints, and empirically demonstrates that SPLs outperform these competitors in terms of accuracy on challenging SOP tasks.
A new dataset for hierarchical multi-label text classification (HMLTC) of scientific papers called SciHTC, which contains 186,160 papers and 1,234 categories from the ACM CCS tree is introduced and a multi-task learning approach for topic classification with keyword labeling as an auxiliary task is proposed.
Adding a benchmark result helps the community track progress.