Enhanced perceptrons using contrastive biclusters
Andr\'e L. V. Coelho, Fabr\'icio O. de Fran\c{c}a

TL;DR
This paper introduces an enhanced perceptron model that leverages contrastive biclusters to improve classification performance, especially in complex real-world datasets, outperforming standard perceptrons in accuracy and AUC.
Contribution
The paper proposes a novel perceptron variant based on contrastive biclusters, combining local subspace training and model selection to enhance discriminative capability.
Findings
Outperforms standard perceptrons in accuracy and AUC on various datasets.
Effective on complex biosignal classification problems.
Utilizes local subspace training for improved discrimination.
Abstract
Perceptrons are neuronal devices capable of fully discriminating linearly separable classes. Although straightforward to implement and train, their applicability is usually hindered by non-trivial requirements imposed by real-world classification problems. Therefore, several approaches, such as kernel perceptrons, have been conceived to counteract such difficulties. In this paper, we investigate an enhanced perceptron model based on the notion of contrastive biclusters. From this perspective, a good discriminative bicluster comprises a subset of data instances belonging to one class that show high coherence across a subset of features and high differentiation from nearest instances of the other class under the same features (referred to as its contrastive bicluster). Upon each local subspace associated with a pair of contrastive biclusters a perceptron is trained and the model with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Blind Source Separation Techniques · Face and Expression Recognition
