paper-with-me

Papers

Block-wise Partitioning for Extreme Multi-label Classification

2018-11-04 · Yuefeng Liang, Cho-Jui Hsieh, Thomas C. M. Lee

Extreme multi-label classification aims to learn a classifier that annotates an instance with a relevant subset of labels from an extremely large label set. Many existing solutions embed the label matrix to a low-dimensional linear subspace, or examine the relevance of a test instance to every label via a linear scan. In practice, however, those approaches can be computationally exorbitant. To alleviate this drawback, we propose a Block-wise Partitioning (BP) pretreatment that divides all instances into disjoint clusters, to each of which the most frequently tagged label subset is attached. One multi-label classifier is trained on one pair of instance and label clusters, and the label set of a test instance is predicted by first delivering it to the most appropriate instance cluster. Experiments on benchmark multi-label data sets reveal that BP pretreatment significantly reduces prediction time, and retains almost the same level of prediction accuracy.

📄 PDF Abstract BibTeX arXiv:1811.01305

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationExtreme Multi-Label ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

CRAFTML, an Efficient Clustering-based Random Forest for Extreme Multi-label Learning

2018-07-01 · ICML 2018 7 · Wissam Siblini, Pascale Kuntz, Frank Meyer

Extreme Multi-label Learning (XML) considers large sets of items described by a number of labels that can exceed one million. Tree-based methods, which hierarchically partition the problem into small scale sub-probl…

ClusteringMulti-Label Learning

Vertex nomination: The canonical sampling and the extended spectral nomination schemes

2018-02-14 · Jordan Yoder, Li Chen, Henry Pao, Eric Bridgeford 외

Suppose that one particular block in a stochastic block model is of interest, but block labels are only observed for a few of the vertices in the network. Utilizing a graph realized from the model and the observed block …

ClusteringStochastic Block Model

Hierarchized block wise image approximation by greedy pursuit strategies

2013-08-27 · Laura Rebollo-Neira, Ryszard Maciol, Shabnam Bibi

An approach for effective implementation of greedy selection methodologies, to approximate an image partitioned into blocks, is proposed. The method is specially designed for approximating partitions on a transformed ima…

Constrained Robust Submodular Partitioning

2021-12-01 · NeurIPS 2021 12 · Shengjie Wang, Tianyi Zhou, Chandrashekhar Lavania, Jeff A. Bilmes

In the robust submodular partitioning problem, we aim to allocate a set of items into $m$ blocks, so that the evaluation of the minimum block according to a submodular function is maximized. Robust submodular partitionin…

Depth-Wise Representation Development Under Blockwise Self-Supervised Learning for Video Vision Transformers

2026-01-14 · Jonas Römer, Timo Dickscheid arxiv

End-to-end backpropagation couples all layers through a global error signal, enabling coordinated learning but requiring long-range credit assignment. Motivated by recent progress in blockwise self-supervised learning (B…

Self-Supervised Learning