Results 1 -
4 of
4
Online Multi-Class LPBoost ∗
"... Online boosting is one of the most successful online learning algorithms in computer vision. While many challenging online learning problems are inherently multi-class, online boosting and its variants are only able to solve binary tasks. In this paper, we present Online Multi-Class LPBoost (OMCLP) ..."
Abstract
-
Cited by 3 (3 self)
- Add to MetaCart
Online boosting is one of the most successful online learning algorithms in computer vision. While many challenging online learning problems are inherently multi-class, online boosting and its variants are only able to solve binary tasks. In this paper, we present Online Multi-Class LPBoost (OMCLP) which is directly applicable to multi-class problems. From a theoretical point of view, our algorithm tries to maximize the multi-class soft-margin of the samples. In order to solve the LP problem in online settings, we perform an efficient variant of online convex programming, which is based on primal-dual gradient descent-ascent update strategies. We conduct an extensive set of experiments over machine learning benchmark datasets, as well as, on Caltech101 category recognition dataset. We show that our method is able to outperform other online multiclass methods. We also apply our method to tracking where, we present an intuitive way to convert the binary tracking by detection problem to a multi-class problem where background patterns which are similar to the target class, become virtual classes. Applying our novel model, we outperform or achieve the state-of-the-art results on benchmark tracking videos. 1.
Leveraging bagging for evolving data streams
- In ECML/PKDD
"... Abstract. Bagging, boosting and Random Forests are classical ensemble methods used to improve the performance of single classifiers. They obtain superior performance by increasing the accuracy and diversity of the single classifiers. Attempts have been made to reproduce these methods in the more cha ..."
Abstract
-
Cited by 2 (2 self)
- Add to MetaCart
Abstract. Bagging, boosting and Random Forests are classical ensemble methods used to improve the performance of single classifiers. They obtain superior performance by increasing the accuracy and diversity of the single classifiers. Attempts have been made to reproduce these methods in the more challenging context of evolving data streams. In this paper, we propose a new variant of bagging, called leveraging bagging. This method combines the simplicity of bagging with adding more randomization to the input, and output of the classifiers. We test our method by performing an evaluation study on synthetic and real-world datasets comprising up to ten million examples. 1
Context-driven Clustering by Multi-class Classification in an Active Learning Framework ∗
"... Tracking and detection of objects often require to apply complex models to cope with the large intra-class variability of the foreground as well as the background class. In this work, we reduce the complexity of a binary classification problem by a context-driven approach. The main idea is to use a ..."
Abstract
- Add to MetaCart
Tracking and detection of objects often require to apply complex models to cope with the large intra-class variability of the foreground as well as the background class. In this work, we reduce the complexity of a binary classification problem by a context-driven approach. The main idea is to use a hidden multi-class representation to capture multi-modalities in the data finally providing a binary classifier. We introduce virtual classes generated by a contextdriven clustering, which are updated using an active learning strategy. By further using an on-line learner the classifier can easily be adapted to changing environmental conditions. Moreover, by adding additional virtual classes more complex scenarios can be handled. We demonstrate the approach for tracking as well as detection on different scenarios reaching state-of-the-art results. 1.
On-line Multi-View Forests for Tracking ⋆
"... Abstract. A successful approach to tracking is to on-line learn discriminative classifiers for the target objects. Although these trackingby-detection approaches are usually fast and accurate they easily drift in case of putative and self-enforced wrong updates. Recent work has shown that classifier ..."
Abstract
- Add to MetaCart
Abstract. A successful approach to tracking is to on-line learn discriminative classifiers for the target objects. Although these trackingby-detection approaches are usually fast and accurate they easily drift in case of putative and self-enforced wrong updates. Recent work has shown that classifier-based trackers can be significantly stabilized by applying semi-supervised learning methods instead of supervised ones. In this paper, we propose a novel on-line multi-view learning algorithm based on random forests. The main idea of our approach is to incorporate multiview learning inside random forests and update each tree with individual label estimates for the unlabeled data. Our method is fast, easy to implement, benefits from parallel computing architectures and inherently exploits multiple views for learning from unlabeled data. In the tracking experiments, we outperform the state-of-the-art methods based on boosting and random forests. 1

