paper-with-me

Papers

MCBoost: Multiple Classifier Boosting for Perceptual Co-clustering of Images and Visual Features

2008-12-01 · NeurIPS 2008 12 · Tae-Kyun Kim, Roberto Cipolla

We present a new co-clustering problem of images and visual features. The problem involves a set of non-object images in addition to a set of object images and features to be co-clustered. Co-clustering is performed in a way of maximising discrimination of object images from non-object images, thus emphasizing discriminative features. This provides a way of obtaining perceptual joint-clusters of object images and features. We tackle the problem by simultaneously boosting multiple strong classifiers which compete for images by their expertise. Each boosting classifier is an aggregation of weak-learners, i.e. simple visual features. The obtained classifiers are useful for multi-category and multi-view object detection tasks. Experiments on a set of pedestrian images and a face data set demonstrate that the method yields intuitive image clusters with associated features and is much superior to conventional boosting classifiers in object detection tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Multiclass Boosting: Theory and Algorithms

2011-12-01 · NeurIPS 2011 12 · Mohammad J. Saberian, Nuno Vasconcelos

The problem of multiclass boosting is considered. A new framework,based on multi-dimensional codewords and predictors is introduced. The optimal set of codewords is derived, and a margin enforcing loss proposed. The res…

Multicalibration Boosting: Theory, Convergence, and Transferability

2026-05-23 · Hanxuan Ye, Hongzhe Li arxiv

Multicalibration extends classical calibration by requiring predictions to be unbiased over a rich collection of functions, encompassing both prediction slices and subpopulations. It has emerged as a powerful framework f…

A Novel Multi-clustering Method for Hierarchical Clusterings, Based on Boosting

2018-05-29 · Elaheh Rashedi, Abdolreza Mirzaei

Bagging and boosting are proved to be the best methods of building multiple classifiers in classification combination problems. In the area of "flat clustering" problems, it is also recognized that multi-clustering metho…

Clustering

Boosting, Voting Classifiers and Randomized Sample Compression Schemes

2024-02-05 · Arthur da Cunha, Kasper Green Larsen, Martin Ritzert

In boosting, we aim to leverage multiple weak learners to produce a strong learner. At the center of this paradigm lies the concept of building the strong learner as a voting classifier, which outputs a weighted majority…

The Many Faces of Optimal Weak-to-Strong Learning

2024-08-30 · Mikael Møller Høgsgaard, Kasper Green Larsen, Markus Engelund Mathiasen

Boosting is an extremely successful idea, allowing one to combine multiple low accuracy classifiers into a much more accurate voting classifier. In this work, we present a new and surprisingly simple Boosting algorithm t…