paper-with-me

Papers

Hierarchical Partitioning of the Output Space in Multi-label Data

2016-12-19 · Yannis Papanikolaou, Ioannis Katakis, Grigorios Tsoumakas

Hierarchy Of Multi-label classifiers (HOMER) is a multi-label learning algorithm that breaks the initial learning task to several, easier sub-tasks by first constructing a hierarchy of labels from a given label set and secondly employing a given base multi-label classifier (MLC) to the resulting sub-problems. The primary goal is to effectively address class imbalance and scalability issues that often arise in real-world multi-label classification problems. In this work, we present the general setup for a HOMER model and a simple extension of the algorithm that is suited for MLCs that output rankings. Furthermore, we provide a detailed analysis of the properties of the algorithm, both from an aspect of effectiveness and computational complexity. A secondary contribution involves the presentation of a balanced variant of the k means algorithm, which serves in the first step of the label hierarchy construction. We conduct extensive experiments on six real-world datasets, studying empirically HOMER's parameters and providing examples of instantiations of the algorithm with different clustering approaches and MLCs, The empirical results demonstrate a significant improvement over the given base MLC.

📄 PDF Abstract BibTeX arXiv:1612.06083

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

Similar Papers 제목 키워드 기반

Online hierarchical partitioning of the output space in extreme multi-label data stream

2025-07-28 · Lara Neves, Afonso Lourenço, Alberto Cano, Goreti Marreiros arxiv

Mining data streams with multi-label outputs poses significant challenges due to evolving distributions, high-dimensional label spaces, sparse label occurrences, and complex label dependencies. Moreover, concept drift af…

Multi-Label ClassificationMulti-Label Learning

Multilabel Classification by Hierarchical Partitioning and Data-dependent Grouping

2020-06-24 · NeurIPS 2020 12 · Shashanka Ubaru, Sanjeeb Dash, Arya Mazumdar, Oktay Gunluk

In modern multilabel classification problems, each data instance belongs to a small number of classes from a large set of classes. In other words, these problems involve learning very sparse binary label vectors. Moreove…

ClassificationGeneral Classification

Hierarchical Partitioning Forecaster

2023-05-22 · Christopher Mattern

In this work we consider a new family of algorithms for sequential prediction, Hierarchical Partitioning Forecasters (HPFs). Our goal is to provide appealing theoretical - regret guarantees on a powerful model class - an…

Hierarchical Representation Learning for Markov Decision Processes

2021-06-03 · Lorenzo Steccanella, Simone Totaro, Anders Jonsson

In this paper we present a novel method for learning hierarchical representations of Markov decision processes. Our method works by partitioning the state space into subsets, and defines subtasks for performing transitio…

Representation Learning

TreeView: Peeking into Deep Neural Networks Via Feature-Space Partitioning

2016-11-22 · Jayaraman J. Thiagarajan, Bhavya Kailkhura, Prasanna Sattigeri, Karthikeyan Natesan Ramamurthy

With the advent of highly predictive but opaque deep learning models, it has become more important than ever to understand and explain the predictions of such models. Existing approaches define interpretability as the in…