Skip to main content

Showing 1–23 of 23 results for author: Cavalcanti, G D C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.14307  [pdf, ps, other

    cs.LG

    A post-selection algorithm for improving dynamic ensemble selection methods

    Authors: Paulo R. G. Cordeiro, George D. C. Cavalcanti, Rafael M. O. Cruz

    Abstract: Dynamic Ensemble Selection (DES) is a Multiple Classifier Systems (MCS) approach that aims to select an ensemble for each query sample during the selection phase. Even with the proposal of several DES approaches, no particular DES technique is the best choice for different problems. Thus, we hypothesize that selecting the best DES approach per query instance can lead to better accuracy. To evaluat… ▽ More

    Submitted 26 September, 2023; v1 submitted 25 September, 2023; originally announced September 2023.

    Journal ref: 2023 IEEE International Conference on Systems, Man, and Cybernetics (SMC)

  2. The choice of scaling technique matters for classification performance

    Authors: Lucas B. V. de Amorim, George D. C. Cavalcanti, Rafael M. O. Cruz

    Abstract: Dataset scaling, also known as normalization, is an essential preprocessing step in a machine learning pipeline. It is aimed at adjusting attributes scales in a way that they all vary within the same range. This transformation is known to improve the performance of classification models, but there are several scaling techniques to choose from, and this choice is not generally done carefully. In th… ▽ More

    Submitted 23 December, 2022; originally announced December 2022.

    Journal ref: Applied Soft Computing, Volume 133, January 2023, 109924

  3. arXiv:2206.08455  [pdf, other

    cs.LG

    Local overlap reduction procedure for dynamic ensemble selection

    Authors: Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti, Rafael M. O. Cruz

    Abstract: Class imbalance is a characteristic known for making learning more challenging for classification models as they may end up biased towards the majority class. A promising approach among the ensemble-based methods in the context of imbalance learning is Dynamic Selection (DS). DS techniques single out a subset of the classifiers in the ensemble to label each given unknown sample according to their… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

    Comments: Paper accepted to the 2022 International Joint Conference on Neural Networks

  4. arXiv:2201.06721  [pdf, other

    cs.CL cs.AI cs.SI

    Selecting and combining complementary feature representations and classifiers for hate speech detection

    Authors: Rafael M. O. Cruz, Woshington V. de Sousa, George D. C. Cavalcanti

    Abstract: Hate speech is a major issue in social networks due to the high volume of data generated daily. Recent works demonstrate the usefulness of machine learning (ML) in dealing with the nuances required to distinguish between hateful posts from just sarcasm or offensive language. Many ML solutions for hate speech detection have been proposed by either changing how features are extracted from the text o… ▽ More

    Submitted 17 January, 2022; originally announced January 2022.

    Comments: acceped for publication on the Online Social Networks and Media (OSNEM) journal

  5. Label noise detection under the Noise at Random model with ensemble filters

    Authors: Kecia G. Moura, Ricardo B. C. PrudĂȘncio, George D. C. Cavalcanti

    Abstract: Label noise detection has been widely studied in Machine Learning because of its importance in improving training data quality. Satisfactory noise detection has been achieved by adopting ensembles of classifiers. In this approach, an instance is assigned as mislabeled if a high proportion of members in the pool misclassifies it. Previous authors have empirically evaluated this approach; neverthele… ▽ More

    Submitted 2 December, 2021; originally announced December 2021.

    Comments: Accepted for publication in IOS Press Intelligent Data Analysis. This paper will appear in Volume 26(5) of the IDA journal. The publication date for this issue is September 2022

  6. arXiv:2009.09780  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    Impact of lung segmentation on the diagnosis and explanation of COVID-19 in chest X-ray images

    Authors: Lucas O. Teixeira, Rodolfo M. Pereira, Diego Bertolini, Luiz S. Oliveira, Loris Nanni, George D. C. Cavalcanti, Yandre M. G. Costa

    Abstract: COVID-19 frequently provokes pneumonia, which can be diagnosed using imaging exams. Chest X-ray (CXR) is often useful because it is cheap, fast, widespread, and uses less radiation. Here, we demonstrate the impact of lung segmentation in COVID-19 identification using CXR images and evaluate which contents of the image influenced the most. Semantic segmentation was performed using a U-Net CNN archi… ▽ More

    Submitted 13 September, 2021; v1 submitted 21 September, 2020; originally announced September 2020.

    Comments: Submitted to Sensors

  7. arXiv:2004.00558  [pdf, other

    cs.LG stat.ML

    Multi-label learning for dynamic model type recommendation

    Authors: Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti, Rafael M. O. Cruz

    Abstract: Dynamic selection techniques aim at selecting the local experts around each test sample in particular for performing its classification. While generating the classifier on a local scope may make it easier for singling out the locally competent ones, as in the online local pool (OLP) technique, using the same base-classifier model in uneven distributions may restrict the local level of competence,… ▽ More

    Submitted 1 April, 2020; originally announced April 2020.

    Comments: Paper accepted to the 2020 International Joint Conference on Neural Networks

  8. arXiv:1904.04645  [pdf, other

    cs.LG stat.ML

    Evaluating Competence Measures for Dynamic Regressor Selection

    Authors: Thiago J. M. Moura, George D. C. Cavalcanti, Luiz S. Oliveira

    Abstract: Dynamic regressor selection (DRS) systems work by selecting the most competent regressors from an ensemble to estimate the target value of a given test pattern. This competence is usually quantified using the performance of the regressors in local regions of the feature space around the test pattern. However, choosing the best measure to calculate the level of competence correctly is not straightf… ▽ More

    Submitted 9 April, 2019; originally announced April 2019.

  9. arXiv:1811.10481  [pdf, other

    cs.LG stat.ML

    ICPRAI 2018 SI: On dynamic ensemble selection and data preprocessing for multi-class imbalance learning

    Authors: Rafael M. O. Cruz, Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti

    Abstract: Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers generally favor the majority class which has a large number of instances. Ensemble of classifiers have been reported to yield promising results. However, the majority of ensemble methods… ▽ More

    Submitted 28 November, 2018; v1 submitted 22 November, 2018; originally announced November 2018.

    Comments: Manuscript of the extended journal version of arXiv:1803.03877. This manuscript was accepted for publication in the IJPRAI as a Special Issue paper

  10. arXiv:1811.01743  [pdf, ps, other

    cs.LG cs.AI stat.ML

    On Meta-Learning for Dynamic Ensemble Selection

    Authors: Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

    Abstract: In this paper, we propose a novel dynamic ensemble selection framework using meta-learning. The framework is divided into three steps. In the first step, the pool of classifiers is generated from the training data. The second phase is responsible to extract the meta-features and train the meta-classifier. Five distinct sets of meta-features are proposed, each one corresponding to a different crite… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1810.01270; text overlap with arXiv:1509.00825

    Journal ref: Published on the International Conference on Pattern Recognition (ICPR), 2014, pp. 1230-1235

  11. arXiv:1811.01742  [pdf, ps, other

    cs.LG cs.AI stat.ML

    META-DES.H: a dynamic ensemble selection technique using meta-learning and a dynamic weighting approach

    Authors: Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

    Abstract: In Dynamic Ensemble Selection (DES) techniques, only the most competent classifiers are selected to classify a given query sample. Hence, the key issue in DES is how to estimate the competence of each classifier in a pool to select the most competent ones. In order to deal with this issue, we proposed a novel dynamic ensemble selection framework using meta-learning, called META-DES. The framework… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1509.00825, arXiv:1810.01270, arXiv:1811.00217

    Journal ref: Published on the International Joint Conference on Neural Networks (IJCNN), 2015, pp. 1-8

  12. Analyzing different prototype selection techniques for dynamic classifier and ensemble selection

    Authors: Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

    Abstract: 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 th… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Journal ref: Published on the International Joint Conference on Neural Networks, 2017, 3959-3966

  13. A Method For Dynamic Ensemble Selection Based on a Filter and an Adaptive Distance to Improve the Quality of the Regions of Competence

    Authors: Rafael M. O. Cruz, George D. C. Cavalcanti, Tsang Ing Ren

    Abstract: Dynamic classifier selection systems aim to select a group of classifiers that is most adequate for a specific query pattern. This is done by defining a region around the query pattern and analyzing the competence of the classifiers in this region. However, the regions are often surrounded by noise which can difficult the classifier selection. This fact makes the performance of most dynamic select… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Comments: Paper published on IJCNN 2011

  14. META-DES.Oracle: Meta-learning and feature selection for ensemble selection

    Authors: Rafael M. O Cruz, Robert Sabourin, George D. C. Cavalcanti

    Abstract: The key issue in Dynamic Ensemble Selection (DES) is defining a suitable criterion for calculating the classifiers' competence. There are several criteria available to measure the level of competence of base classifiers, such as local accuracy estimates and ranking. However, using only one criterion may lead to a poor estimation of the classifier's competence. In order to deal with this issue, we… ▽ More

    Submitted 1 November, 2018; originally announced November 2018.

    Comments: Paper published on Information Fusion

    Journal ref: Volume 38, November 2017, Pages 84-103

  15. arXiv:1810.01270  [pdf, ps, other

    cs.LG cs.AI stat.ML

    META-DES: A Dynamic Ensemble Selection Framework using Meta-Learning

    Authors: Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti, Tsang Ing Ren

    Abstract: Dynamic ensemble selection systems work by estimating the level of competence of each classifier from a pool of classifiers. Only the most competent ones are selected to classify a given test sample. This is achieved by defining a criterion to measure the level of competence of a base classifier, such as, its accuracy in local regions of the feature space around the query instance. However, using… ▽ More

    Submitted 29 September, 2018; originally announced October 2018.

    Comments: Article published on Pattern Recognition. arXiv admin note: text overlap with arXiv:1509.00825

    Journal ref: Pattern Recognition Volume 48, Issue 5, Pages 1925-1935

  16. FIRE-DES++: Enhanced Online Pruning of Base Classifiers for Dynamic Ensemble Selection

    Authors: Rafael M. O. Cruz, Dayvid V. R. Oliveira, George D. C. Cavalcanti, Robert Sabourin

    Abstract: Despite being very effective in several classification tasks, Dynamic Ensemble Selection (DES) techniques can select classifiers that classify all samples in the region of competence as being from the same class. The Frienemy Indecision REgion DES (FIRE-DES) tackles this problem by pre-selecting classifiers that correctly classify at least one pair of samples from different classes in the region o… ▽ More

    Submitted 2 October, 2018; v1 submitted 30 September, 2018; originally announced October 2018.

    Comments: Article published on Pattern Recognition, 2019

    Journal ref: Pattern Recognition, Volume 85, January 2019, Pages 149-160

  17. arXiv:1809.01628  [pdf, other

    cs.LG cs.AI stat.ML

    Online local pool generation for dynamic classifier selection: an extended version

    Authors: Mariana A. Souza, George D. C. Cavalcanti, Rafael M. O. Cruz, Robert Sabourin

    Abstract: Dynamic Classifier Selection (DCS) techniques have difficulty in selecting the most competent classifier in a pool, even when its presence is assured. Since the DCS techniques rely only on local data to estimate a classifier's competence, the manner in which the pool is generated could affect the choice of the best classifier for a given sample. That is, the global perspective in which pools are g… ▽ More

    Submitted 5 September, 2018; originally announced September 2018.

    Comments: Extended version of the paper: M. A. Souza, G. D. Cavalcanti, R. M. Cruz, R. Sabourin, Online local pool generation for dynamic classifier selection, Pattern Recognition 85 (2019) 132 - 148

  18. arXiv:1804.07882  [pdf, other

    stat.ML cs.AI cs.LG

    Dynamic Ensemble Selection VS K-NN: why and when Dynamic Selection obtains higher classification performance?

    Authors: Rafael M. O. Cruz, Hiba H. Zakane, Robert Sabourin, George D. C. Cavalcanti

    Abstract: Multiple classifier systems focus on the combination of classifiers to obtain better performance than a single robust one. These systems unfold three major phases: pool generation, selection and integration. One of the most promising MCS approaches is Dynamic Selection (DS), which relies on finding the most competent classifier or ensemble of classifiers to predict each test sample. The majority o… ▽ More

    Submitted 20 April, 2018; originally announced April 2018.

    Comments: Paper published on IPTA 2017

  19. arXiv:1804.07419  [pdf, other

    cs.LG cs.AI stat.ML

    An Ensemble Generation Method Based on Instance Hardness

    Authors: Felipe N. Walmsley, George D. C. Cavalcanti, Dayvid V. R. Oliveira, Rafael M. O. Cruz, Robert Sabourin

    Abstract: In Machine Learning, ensemble methods have been receiving a great deal of attention. Techniques such as Bagging and Boosting have been successfully applied to a variety of problems. Nevertheless, such techniques are still susceptible to the effects of noise and outliers in the training data. We propose a new method for the generation of pools of classifiers based on Bagging, in which the probabili… ▽ More

    Submitted 30 April, 2018; v1 submitted 19 April, 2018; originally announced April 2018.

    Comments: Paper accepted for publication on IJCNN 2018

  20. arXiv:1804.06943  [pdf, other

    cs.LG cs.AI stat.ML

    K-Nearest Oracles Borderline Dynamic Classifier Ensemble Selection

    Authors: Dayvid V. R. Oliveira, George D. C. Cavalcanti, Thyago N. Porpino, Rafael M. O. Cruz, Robert Sabourin

    Abstract: Dynamic Ensemble Selection (DES) techniques aim to select locally competent classifiers for the classification of each new test sample. Most DES techniques estimate the competence of classifiers using a given criterion over the region of competence of the test sample (its the nearest neighbors in the validation set). The K-Nearest Oracles Eliminate (KNORA-E) DES selects all classifiers that correc… ▽ More

    Submitted 18 April, 2018; originally announced April 2018.

    Comments: Paper accepted for publication on IJCNN 2018

  21. arXiv:1803.03877  [pdf, other

    stat.ML cs.LG

    On dynamic ensemble selection and data preprocessing for multi-class imbalance learning

    Authors: Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

    Abstract: Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers generally favor the majority class which has a large number of instances. Ensemble of classifiers have been reported to yield promising results. However, the majority of ensemble methods… ▽ More

    Submitted 25 July, 2018; v1 submitted 10 March, 2018; originally announced March 2018.

    Comments: Proceedings of the ICPRAI 2018 pp. 189-194

  22. arXiv:1802.04967  [pdf, ps, other

    cs.LG

    DESlib: A Dynamic ensemble selection library in Python

    Authors: Rafael M. O. Cruz, Luiz G. Hafemann, Robert Sabourin, George D. C. Cavalcanti

    Abstract: DESlib is an open-source python library providing the implementation of several dynamic selection techniques. The library is divided into three modules: (i) \emph{dcs}, containing the implementation of dynamic classifier selection methods (DCS); (ii) \emph{des}, containing the implementation of dynamic ensemble selection methods (DES); (iii) \emph{static}, with the implementation of static ensembl… ▽ More

    Submitted 22 January, 2019; v1 submitted 14 February, 2018; originally announced February 2018.

    Comments: Paper introducing DESlib: A dynamic ensemble selection library in Python

    Journal ref: Journal of Machine Learning Research, 21 (2020), 1-5

  23. arXiv:1509.00825  [pdf, other

    cs.LG stat.ML

    A DEEP analysis of the META-DES framework for dynamic selection of ensemble of classifiers

    Authors: Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

    Abstract: Dynamic ensemble selection (DES) techniques work by estimating the level of competence of each classifier from a pool of classifiers. Only the most competent ones are selected to classify a given test sample. Hence, the key issue in DES is the criterion used to estimate the level of competence of the classifiers in predicting the label of a given test sample. In order to perform a more robust ense… ▽ More

    Submitted 10 September, 2015; v1 submitted 2 September, 2015; originally announced September 2015.

    Comments: 47 Pages