paper-with-me

Papers

Analyzing different prototype selection techniques for dynamic classifier and ensemble selection

2018-11-01 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

In dynamic selection (DS) techniques, only the most competent classifiers, for the classification of a specific test sample are selected to predict the sample's class labels. The more important step in DES techniques is estimating the competence of the base classifiers for the classification of each specific test sample. The classifiers' competence is usually estimated using the neighborhood of the test sample defined on the validation samples, called the region of competence. Thus, the performance of DS techniques is sensitive to the distribution of the validation set. In this paper, we evaluate six prototype selection techniques that work by editing the validation data in order to remove noise and redundant instances. Experiments conducted using several state-of-the-art DS techniques over 30 classification problems demonstrate that by using prototype selection techniques we can improve the classification accuracy of DS techniques and also significantly reduce the computational cost involved.

📄 PDF Abstract BibTeX arXiv:1811.00677

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationPrototype Selection

Similar Papers 제목 키워드 기반

Accelerating prototype selection with spatial abstraction

2024-03-16 · Joel Luís Carbonera

The increasing digitalization in industry and society leads to a growing abundance of data available to be processed and exploited. However, the high volume of data requires considerable computational resources for apply…

Prototype Selection

Cluster Representatives Selection in Non-Metric Spaces for Nearest Prototype Classification

2021-07-03 · Jaroslav Hlaváč, Martin Kopp, Jan Kohout

The nearest prototype classification is a less computationally intensive replacement for the $k$-NN method, especially when large datasets are considered. In metric spaces, centroids are often used as prototypes to repre…

Discriminative Learning of the Prototype Set for Nearest Neighbor Classification

2015-09-27 · Shin Ando

The nearest neighbor rule is a classic yet essential classification model, particularly in problems where the supervising information is given by pairwise dissimilarities and the embedding function are not easily obtaine…

ClassificationGeneral ClassificationPrototype Selection

Scalable Classifier-Agnostic Channel Selection for Multivariate Time Series Classification

2022-06-18 · Bhaskar Dhariyal, Thach Le Nguyen, Georgiana Ifrim

Accuracy is a key focus of current work in time series classification. However, speed and data reduction in many applications is equally important, especially when the data scale and storage requirements increase rapidly…

channel selectionTime SeriesTime Series AnalysisTime Series Classification

SPOT-Occ: Sparse Prototype-guided Transformer for Camera-based 3D Occupancy Prediction

2026-02-04 · Suzeyu Chen, Leheng Li, Ying-Cong Chen arxiv

Achieving highly accurate and real-time 3D occupancy prediction from cameras is a critical requirement for the safe and practical deployment of autonomous vehicles. While this shift to sparse 3D representations solves th…

Autonomous Vehicles