paper-with-me

Papers

FSL-BM: Fuzzy Supervised Learning with Binary Meta-Feature for Classification

2017-09-26 · Kamran Kowsari, Nima Bari, Roman Vichr, Farhad A. Goodarzi

This paper introduces a novel real-time Fuzzy Supervised Learning with Binary Meta-Feature (FSL-BM) for big data classification task. The study of real-time algorithms addresses several major concerns, which are namely: accuracy, memory consumption, and ability to stretch assumptions and time complexity. Attaining a fast computational model providing fuzzy logic and supervised learning is one of the main challenges in the machine learning. In this research paper, we present FSL-BM algorithm as an efficient solution of supervised learning with fuzzy logic processing using binary meta-feature representation using Hamming Distance and Hash function to relax assumptions. While many studies focused on reducing time complexity and increasing accuracy during the last decade, the novel contribution of this proposed solution comes through integration of Hamming Distance, Hash function, binary meta-features, binary classification to provide real time supervised method. Hash Tables (HT) component gives a fast access to existing indices; and therefore, the generation of new indices in a constant time complexity, which supersedes existing fuzzy supervised algorithms with better or comparable results. To summarize, the main contribution of this technique for real-time Fuzzy Supervised Learning is to represent hypothesis through binary input as meta-feature space and creating the Fuzzy Supervised Hash table to train and validate model.

📄 PDF Abstract BibTeX arXiv:1709.09268

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Employing Iterative Feature Selection in Fuzzy Rule-Based Binary Classification

2024-01-26 · Haoning Li, Cong Wang, Qinghua Huang

The feature selection in a traditional binary classification algorithm is always used in the stage of dataset preprocessing, which makes the obtained features not necessarily the best ones for the classification algorith…

Binary ClassificationClassificationfeature selection

A Fuzzy-Rough based Binary Shuffled Frog Leaping Algorithm for Feature Selection

2018-07-31 · Javad Rahimipour Anaraki, Saeed Samet, Mahdi Eftekhari, Chang Wook Ahn

Feature selection and attribute reduction are crucial problems, and widely used techniques in the field of machine learning, data mining and pattern recognition to overcome the well-known phenomenon of the Curse of Dimen…

Attributefeature selection

Interval Type-2 Fuzzy Neural Networks for Multi-Label Classification

2023-02-21 · Dayong Tian, Feifei Li, Yiwen Wei

Prediction of multi-dimensional labels plays an important role in machine learning problems. We found that the classical binary labels could not reflect the contents and their relationships in an instance. Hence, we prop…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONVocal Bursts Type Prediction

Fast Image Classification by Boosting Fuzzy Classifiers

2016-10-04 · Marcin Korytkowski, Leszek Rutkowski, Rafał Scherer

This paper presents a novel approach to visual objects classification based on generating simple fuzzy classifiers using local image features to distinguish between one known class and other classes. Boosting meta learni…

ClassificationGeneral Classificationimage-classificationImage Classification+1

A Novel Meta Learning Framework for Feature Selection using Data Synthesis and Fuzzy Similarity

2020-05-20 · Zixiao Shen, Xin Chen, Jonathan M. Garibaldi

This paper presents a novel meta learning framework for feature selection (FS) based on fuzzy similarity. The proposed method aims to recommend the best FS method from four candidate FS methods for any given dataset. Thi…

feature selectionMeta-Learning