paper-with-me

Papers

Multi-label ensemble based on variable pairwise constraint projection

2014-03-08 · Ping Li, Hong Li, Min Wu

Multi-label classification has attracted an increasing amount of attention in recent years. To this end, many algorithms have been developed to classify multi-label data in an effective manner. However, they usually do not consider the pairwise relations indicated by sample labels, which actually play important roles in multi-label classification. Inspired by this, we naturally extend the traditional pairwise constraints to the multi-label scenario via a flexible thresholding scheme. Moreover, to improve the generalization ability of the classifier, we adopt a boosting-like strategy to construct a multi-label ensemble from a group of base classifiers. To achieve these goals, this paper presents a novel multi-label classification framework named Variable Pairwise Constraint projection for Multi-label Ensemble (VPCME). Specifically, we take advantage of the variable pairwise constraint projection to learn a lower-dimensional data representation, which preserves the correlations between samples and labels. Thereafter, the base classifiers are trained in the new data space. For the boosting-like strategy, we employ both the variable pairwise constraints and the bootstrap steps to diversify the base classifiers. Empirical studies have shown the superiority of the proposed method in comparison with other approaches.

📄 PDF Abstract BibTeX arXiv:1403.1944

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Structured Learning of Tree Potentials in CRF for Image Segmentation

2017-03-26 · Fayao Liu, Guosheng Lin, Ruizhi Qiao, Chunhua Shen

We propose a new approach to image segmentation, which exploits the advantages of both conditional random fields (CRFs) and decision trees. In the literature, the potential functions of CRFs are mostly defined as a linea…

Image SegmentationSemantic Segmentation

PILE: Pairwise Iterative Logits Ensemble for Multi-Teacher Labeled Distillation

2022-11-11 · Lianshang Cai, Linhao Zhang, Dehong Ma, Jun Fan 외

Pre-trained language models have become a crucial part of ranking systems and achieved very impressive effects recently. To maintain high performance while keeping efficient computations, knowledge distillation is widely…

Knowledge Distillation

Pairwise Constraint Propagation on Multi-View Data

2015-01-18 · Zhiwu Lu, Li-Wei Wang

This paper presents a graph-based learning approach to pairwise constraint propagation on multi-view data. Although pairwise constraint propagation has been studied extensively, pairwise constraints are usually defined o…

graph constructionRetrieval

Maximum Persistency in Energy Minimization

2014-06-01 · CVPR 2014 6 · Alexander Shekhovtsov

We consider discrete pairwise energy minimization problem (weighted constraint satisfaction, max-sum labeling) and methods that identify a globally optimal partial assignment of variables. When finding a complete optimal…

Pairwise Feedback for Data Programming

2019-12-16 · Benedikt Boecking, Artur Dubrawski

The scalability of the labeling process and the attainable quality of labels have become limiting factors for many applications of machine learning. The programmatic creation of labeled datasets via the synthesis of nois…