LLM Agent for Hyper-Parameter Optimization
Wanzhe Wang, Jianqiu Peng, Menghao Hu, Weihuang Zhong, Tong Zhang, Shuai Wang, Yixin Zhang, Mingjie Shao, and Wanli Ni

TL;DR
This paper introduces an LLM-based agent that automates hyper-parameter tuning for UAV communication algorithms, significantly outperforming heuristic and random methods by leveraging an iterative framework and Model Context Protocol.
Contribution
The paper presents a novel LLM agent framework that automates hyper-parameter optimization using an iterative approach with MCP, enhancing performance over traditional heuristic methods.
Findings
LLM agent achieves higher sum-rate than heuristics.
Automated tuning outperforms random hyper-parameter selection.
Iterative framework effectively guides hyper-parameter exploration.
Abstract
Hyper-parameters are essential and critical for the performance of communication algorithms. However, current hyper-parameters optimization approaches for Warm-Start Particles Swarm Optimization with Crossover and Mutation (WS-PSO-CM) algorithm, designed for radio map-enabled unmanned aerial vehicle (UAV) trajectory and communication, are primarily heuristic-based, exhibiting low levels of automation and improvable performance. In this paper, we design an Large Language Model (LLM) agent for automatic hyper-parameters-tuning, where an iterative framework and Model Context Protocol (MCP) are applied. In particular, the LLM agent is first set up via a profile, which specifies the boundary of hyper-parameters, task objective, terminal condition, conservative or aggressive strategy of optimizing hyper-parameters, and LLM configurations. Then, the LLM agent iteratively invokes WS-PSO-CM…
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 Control Systems Optimization
MethodsSparse Evolutionary Training
