Fuzzy Convolution Neural Networks for Tabular Data Classification
Arun D. Kulkarni

TL;DR
This paper introduces a fuzzy convolution neural network (FCNN) framework that converts tabular data into fuzzy membership images to leverage CNNs for improved classification performance.
Contribution
The novel FCNN approach transforms feature values into fuzzy images, enabling CNNs to effectively classify tabular data, bridging the gap between traditional ML and deep learning.
Findings
FCNN achieves competitive or superior performance compared to existing methods.
Experimental validation on six complex noisy datasets demonstrates effectiveness.
Fuzzy image conversion enhances CNN applicability to structured data.
Abstract
Recently, convolution neural networks (CNNs) have attracted a great deal of attention due to their remarkable performance in various domains, particularly in image and text classification tasks. However, their application to tabular data classification remains underexplored. There are many fields such as bioinformatics, finance, medicine where nonimage data are prevalent. Adaption of CNNs to classify nonimage data remains highly challenging. This paper investigates the efficacy of CNNs for tabular data classification, aiming to bridge the gap between traditional machine learning approaches and deep learning techniques. We propose a novel framework fuzzy convolution neural network (FCNN) tailored specifically for tabular data to capture local patterns within feature vectors. In our approach, we map feature values to fuzzy memberships. The fuzzy membership vectors are converted into…
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 · Fuzzy Logic and Control Systems
MethodsSparse Evolutionary Training · Convolution
