Neuroevolution-Enhanced Multi-Objective Optimization for Mixed-Precision Quantization
Santiago Miret, Vui Seng Chua, Mattias Marder, Mariano Phielipp,, Nilesh Jain, Somdeb Majumdar

TL;DR
This paper introduces NEMO, a neuroevolution-based multi-objective optimization framework that automates mixed-precision quantization, optimizing neural network performance, memory, and compute savings simultaneously.
Contribution
The paper presents a novel neuroevolution-enhanced multi-objective optimization method for mixed-precision quantization, combining graph neural networks and species-based evolutionary strategies.
Findings
Achieves competitive memory compression results.
Attains superior compute savings compared to state-of-the-art.
Effective graph-based representation enables optimal configurations.
Abstract
Mixed-precision quantization is a powerful tool to enable memory and compute savings of neural network workloads by deploying different sets of bit-width precisions on separate compute operations. In this work, we present a flexible and scalable framework for automated mixed-precision quantization that concurrently optimizes task performance, memory compression, and compute savings through multi-objective evolutionary computing. Our framework centers on Neuroevolution-Enhanced Multi-Objective Optimization (NEMO), a novel search method, which combines established search methods with the representational power of neural networks. Within NEMO, the population is divided into structurally distinct sub-populations, or species, which jointly create the Pareto frontier of solutions for the multi-objective problem. At each generation, species perform separate mutation and crossover operations,…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications
