Low-Overhead Learning: Quantized Shallow Neural Networks at the Service of Genetic Algorithm Optimization
Fabián Pizarro, Emanuel Vega, Ricardo Soto, Broderick Crawford, José Villamayor

TL;DR
This paper introduces a low-cost, efficient neural network to improve genetic algorithm performance by dynamically adjusting mutation and crossover rates.
Contribution
A quantized shallow neural network is proposed to reduce computational overhead in genetic algorithm optimization.
Findings
Quantized SNNs significantly reduce execution time while maintaining high-quality solutions.
The approach outperforms alternative shallow learning methods on 15 benchmark functions.
Abstract
Online parameter tuning significantly enhances the performance of optimization algorithms by dynamically adjusting mutation and crossover rates. However, current approaches often suffer from high computational costs and limited adaptability to complex and dynamic fitness landscapes, particularly when machine learning methods are employed. This work proposes a quantized shallow neural network (SNN) as an efficient learning-based component for dynamically adjusting the mutation and crossover rates of a genetic algorithm (GA). By leveraging runtime-generated data and applying quantization techniques like Quantization-aware Training (QaT) and Post-training Quantization (PtQ), the proposed approach reduces computational overhead while maintaining competitive performance. Experimental evaluation on 15 continuous benchmark functions demonstrates that the quantized SNN achieves high-quality…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3Peer 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
TopicsMetaheuristic Optimization Algorithms Research · Machine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms
