paper-with-me

Papers

Do we still need fuzzy classifiers for Small Data in the Era of Big Data?

2019-03-08 · Mikel Elkano, Humberto Bustince, Mikel Galar

The Era of Big Data has forced researchers to explore new distributed solutions for building fuzzy classifiers, which often introduce approximation errors or make strong assumptions to reduce computational and memory requirements. As a result, Big Data classifiers might be expected to be inferior to those designed for standard classification tasks (Small Data) in terms of accuracy and model complexity. To our knowledge, however, there is no empirical evidence to confirm such a conjecture yet. Here, we investigate the extent to which state-of-the-art fuzzy classifiers for Big Data sacrifice performance in favor of scalability. To this end, we carry out an empirical study that compares these classifiers with some of the best performing algorithms for Small Data. Assuming the latter were generally designed for maximizing performance without considering scalability issues, the results of this study provide some intuition around the tradeoff between performance and scalability achieved by current Big Data solutions. Our findings show that, although slightly inferior, Big Data classifiers are gradually catching up with state-of-the-art classifiers for Small data, suggesting that a unified learning algorithm for Big and Small Data might be possible.

📄 PDF Abstract BibTeX arXiv:1903.03324

Code (0)

등록된 구현이 없습니다.

Tasks

Small Data Image Classification

Similar Papers 제목 키워드 기반

Fuzzy Knowledge Distillation from High-Order TSK to Low-Order TSK

2023-02-16 · Xiongtao Zhang, Zezong Yin, Yunliang Jiang, Yizhang Jiang 외

High-order Takagi-Sugeno-Kang (TSK) fuzzy classifiers possess powerful classification performance yet have fewer fuzzy rules, but always be impaired by its exponential growth training time and poorer interpretability owi…

BenchmarkingKnowledge DistillationVocal Bursts Intensity Prediction

Applying Interval Type-2 Fuzzy Rule Based Classifiers Through a Cluster-Based Class Representation

2016-07-21 · Javier Navarro, Christian Wagner, Uwe Aickelin

Fuzzy Rule-Based Classification Systems (FRBCSs) have the potential to provide so-called interpretable classifiers, i.e. classifiers which can be introspective, understood, validated and augmented by human experts by rel…

ClassificationClusteringGeneral Classification

FuzzyClass: A family of Fuzzy and Non-Fuzzy probabilistic-based classifiers

2023-08-26 · Journal of Open Source Software 2023 8 · Jodavid A. Ferreira, Ronei M. Moraes

This paper presents a package written in the language R for classifiers based on Naive Bayes and Fuzzy Naive Bayes named FuzzyClass. This R package implements eight fuzzy classifiers, with option for using the classica…

Unsupervised Fuzzy eIX: Evolving Internal-eXternal Fuzzy Clustering

2020-03-25 · Charles Aguiar, Daniel Leite

Time-varying classifiers, namely, evolving classifiers, play an important role in a scenario in which information is available as a never-ending online data stream. We present a new unsupervised learning method for numer…

Clustering

A Study on Multi-Class Online Fuzzy Classifiers for Dynamic Environments

2026-02-16 · Kensuke Ajimoto, Yuma Yamamoto, Yoshifumi Kusunoki, Tomoharu Nakashima arxiv

This paper proposes a multi-class online fuzzy classifier for dynamic environments. A fuzzy classifier comprises a set of fuzzy if-then rules where human users determine the antecedent fuzzy sets beforehand. In contrast,…