Approaching Metaheuristic Deep Learning Combos for Automated Data Mining
Gustavo Assun\c{c}\~ao, Paulo Menezes

TL;DR
This paper explores combining meta-heuristics with classifiers and neural networks to improve automated data mining, tested on MNIST, highlighting challenges in label correction for unseen data.
Contribution
It proposes a novel approach to integrate meta-heuristics with traditional models for more generalized data mining capabilities.
Findings
Meta-heuristics can enhance data mining across different data types.
Validation accuracy on labeled data may not reflect performance on unseen data.
Combining methods shows potential but faces challenges in label correction.
Abstract
Lack of data on which to perform experimentation is a recurring issue in many areas of research, particularly in machine learning. The inability of most automated data mining techniques to be generalized to all types of data is inherently related with their dependency on those types which deems them ineffective against anything slightly different. Meta-heuristics are algorithms which attempt to optimize some solution independently of the type of data used, whilst classifiers or neural networks focus on feature extrapolation and dimensionality reduction to fit some model onto data arranged in a particular way. These two algorithmic fields encompass a group of characteristics which when combined are seemingly capable of achieving data mining regardless of how it is arranged. To this end, this work proposes a means of combining meta-heuristic methods with conventional classifiers and…
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 Data Classification
MethodsFocus
