paper-with-me

Papers

Ensemble of Binary Classifiers Combined Using Recurrent Correlation Associative Memories

2020-09-18 · Rodolfo Anibal Lobo, Marcos Eduardo Valle

An ensemble method should cleverly combine a group of base classifiers to yield an improved classifier. The majority vote is an example of a methodology used to combine classifiers in an ensemble method. In this paper, we propose to combine classifiers using an associative memory model. Precisely, we introduce ensemble methods based on recurrent correlation associative memories (RCAMs) for binary classification problems. We show that an RCAM-based ensemble classifier can be viewed as a majority vote classifier whose weights depend on the similarity between the base classifiers and the resulting ensemble method. More precisely, the RCAM-based ensemble combines the classifiers using a recurrent consult and vote scheme. Furthermore, computational experiments confirm the potential application of the RCAM-based ensemble method for binary classification problems.

📄 PDF Abstract BibTeX arXiv:2009.08578

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Ensemble of classifiers for speech evaluation

2024-12-29 · G. Belokrylov, A. Korenev, B. Lodonova, A. Novokhrestov

The article describes an attempt to apply an ensemble of binary classifiers to solve the problem of speech assessment in medicine. A dataset was compiled based on quantitative and expert assessments of syllable pronuncia…

ERP

Streaming algorithms for evaluating noisy judges on unlabeled data -- binary classification

2023-06-02 · Andrés Corrada-Emmanuel

The evaluation of noisy binary classifiers on unlabeled data is treated as a streaming task: given a data sketch of the decisions by an ensemble, estimate the true prevalence of the labels as well as each classifier's ac…

Binary Classification

Binary Classification as a Phase Separation Process

2020-09-05 · Rafael Monteiro

We propose a new binary classification model called Phase Separation Binary Classifier (PSBC). It consists of a discretization of a nonlinear reaction-diffusion equation coupled with an Ordinary Differential Equation, an…

Binary ClassificationClassificationEnsemble LearningFeature Engineering+2

Kaggle Kinship Recognition Challenge: Introduction of Convolution-Free Model to boost conventional

2022-06-11 · Mingchuan Tian, Guangway Teng, Yipeng Bao

This work aims to explore a convolution-free base classifier that can be used to widen the variations of the conventional ensemble classifier. Specifically, we propose Vision Transformers as base classifiers to combine w…

A cryptographic approach to black box adversarial machine learning

2019-06-07 · Kevin Shi, Daniel Hsu, Allison Bishop

We propose a new randomized ensemble technique with a provable security guarantee against black-box transfer attacks. Our proof constructs a new security problem for random binary classifiers which is easier to empirical…

BIG-bench Machine Learning