Towards the effectiveness of Deep Convolutional Neural Network based Fast Random Forest Classifier
Mrutyunjaya Panda (Utkal University, Vani Vihar, Bhubaneswar, India)

TL;DR
This paper proposes a hybrid approach combining Deep Convolutional Neural Networks for feature selection with a Fast Random Forest classifier, demonstrating superior performance on high-dimensional datasets like bioinformatics, images, and handwriting recognition.
Contribution
It introduces a novel DCNN-based feature selection method integrated with FRF, improving classification speed and accuracy on complex, high-dimensional datasets.
Findings
Outperforms state-of-the-art classifiers on bioinformatics datasets
Achieves high accuracy with reduced overfitting due to dropout
Demonstrates effectiveness on image and handwriting datasets
Abstract
Deep Learning is considered to be a quite young in the area of machine learning research, found its effectiveness in dealing complex yet high dimensional dataset that includes but limited to images, text and speech etc. with multiple levels of representation and abstraction. As there are a plethora of research on these datasets by various researchers , a win over them needs lots of attention. Careful setting of Deep learning parameters is of paramount importance in order to avoid the overfitting unlike conventional methods with limited parameter settings. Deep Convolutional neural network (DCNN) with multiple layers of compositions and appropriate settings might be is an efficient machine learning method that can outperform the conventional methods in a great way. However, due to its slow adoption in learning, there are also always a chance of overfitting during feature selection…
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
TopicsMachine Learning and ELM · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsDiffusion-Convolutional Neural Networks
