Bayesian Optimization for Enhanced Language Models: Optimizing Acquisition Functions
Zishuo Bao, Yibo Liu, Changyutao Qiu

TL;DR
This paper introduces a bilevel Bayesian Optimization approach with mixed acquisition functions to improve fine-tuning of large language models, leading to better generalization and up to 2.7% performance gains.
Contribution
It proposes a novel bilevel BO method combining multiple acquisition functions for more effective hyperparameter tuning of language models.
Findings
Improved generalization on GLUE tasks using the proposed method.
Fine-tuning performance increased by up to 2.7%.
Combining EI and UCB enhances optimization stability.
Abstract
With the rise of different language model architecture, fine-tuning is becoming even more important for down stream tasks Model gets messy, finding proper hyperparameters for fine-tuning. Although BO has been tried for hyperparameter tuning, most of the existing methods are oblivious to the fact that BO relies on careful choices of acquisition functions, which are essential components of BO that guide how much to explore versus exploit during the optimization process; Different acquisition functions have different levels of sensitivity towards training loss and validation performance; existing methods often just apply an acquisition function no matter if the training and validation performance are sensitive to the acquisition function or not. This work introduces{Bilevel - BO - SWA}, a model fusion approach coupled with a bilevel BO strategy to improve the fine - tunning of large…
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.
