Improving Pre-Trained Weights Through Meta-Heuristics Fine-Tuning
Gustavo H. de Rosa, Mateus Roder, Jo\~ao Paulo Papa, Claudio F. G., dos Santos

TL;DR
This paper explores using bio-inspired meta-heuristic algorithms to fine-tune pre-trained neural network weights, aiming to escape local optima and enhance performance across image and text classification tasks.
Contribution
It introduces a novel approach of applying meta-heuristics for fine-tuning pre-trained weights, demonstrating improved results over traditional methods.
Findings
Meta-heuristics outperform baseline pre-trained models.
Enhanced exploration leads to better classification accuracy.
Analysis identifies critical weights for fine-tuning.
Abstract
Machine Learning algorithms have been extensively researched throughout the last decade, leading to unprecedented advances in a broad range of applications, such as image classification and reconstruction, object recognition, and text categorization. Nonetheless, most Machine Learning algorithms are trained via derivative-based optimizers, such as the Stochastic Gradient Descent, leading to possible local optimum entrapments and inhibiting them from achieving proper performances. A bio-inspired alternative to traditional optimization techniques, denoted as meta-heuristic, has received significant attention due to its simplicity and ability to avoid local optimums imprisonment. In this work, we propose to use meta-heuristic techniques to fine-tune pre-trained weights, exploring additional regions of the search space, and improving their effectiveness. The experimental evaluation…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Machine Learning and Data Classification · Advanced Image and Video Retrieval Techniques
