70
0

OptiMindTune: A Multi-Agent Framework for Intelligent Hyperparameter Optimization

Abstract

Hyperparameter optimization (HPO) is a critical yet challenging aspect of machine learning model development, significantly impacting model performance and generalization. Traditional HPO methods often struggle with high dimensionality, complex interdependencies, and computational expense. This paper introduces OptiMindTune, a novel multi-agent framework designed to intelligently and efficiently optimize hyperparameters. OptiMindTune leverages the collaborative intelligence of three specialized AI agents -- a Recommender Agent, an Evaluator Agent, and a Decision Agent -- each powered by Google's Gemini models. These agents address distinct facets of the HPO problem, from model selection and hyperparameter suggestion to robust evaluation and strategic decision-making. By fostering dynamic interactions and knowledge sharing, OptiMindTune aims to converge to optimal hyperparameter configurations more rapidly and robustly than existing single-agent or monolithic approaches. Our framework integrates principles from advanced large language models, and adaptive search to achieve scalable and intelligent AutoML. We posit that this multi-agent paradigm offers a promising avenue for tackling the increasing complexity of modern machine learning model tuning.

View on arXiv
@article{madiraju2025_2505.19205,
  title={ OptiMindTune: A Multi-Agent Framework for Intelligent Hyperparameter Optimization },
  author={ Meher Bhaskar Madiraju and Meher Sai Preetam Madiraju },
  journal={arXiv preprint arXiv:2505.19205},
  year={ 2025 }
}
Comments on this paper