paper-with-me

Papers

Model Fusion through Bayesian Optimization in Language Model Fine-Tuning

2024-11-11 · Chaeyun Jang, Hyungi Lee, Jungtaek Kim, Juho Lee

Fine-tuning pre-trained models for downstream tasks is a widely adopted technique known for its adaptability and reliability across various domains. Despite its conceptual simplicity, fine-tuning entails several troublesome engineering choices, such as selecting hyperparameters and determining checkpoints from an optimization trajectory. To tackle the difficulty of choosing the best model, one effective solution is model fusion, which combines multiple models in a parameter space. However, we observe a large discrepancy between loss and metric landscapes during the fine-tuning of pre-trained language models. Building on this observation, we introduce a novel model fusion technique that optimizes both the desired metric and loss through multi-objective Bayesian optimization. In addition, to effectively select hyperparameters, we establish a two-stage procedure by integrating Bayesian optimization processes into our framework. Experiments across various downstream tasks show considerable performance improvements using our Bayesian optimization-guided method.

📄 PDF Abstract BibTeX arXiv:2411.06710

Code (1)

chaeyoon-jang/bomf 공식 구현 pytorch

Tasks

Bayesian OptimizationLanguage ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

Bayesian Optimization for Controlled Image Editing via LLMs

2025-02-25 · Chengkun Cai, Haoliang Liu, Xu Zhao, Zhongyu Jiang 외

In the rapidly evolving field of image generation, achieving precise control over generated content and maintaining semantic consistency remain significant limitations, particularly concerning grounding techniques and th…

Bayesian OptimizationImage Generation

Fine-Grained Alignment in Vision-and-Language Navigation through Bayesian Optimization

2024-11-22 · Yuhang Song, Mario Gianni, Chenguang Yang, Kunyang Lin 외

This paper addresses the challenge of fine-grained alignment in Vision-and-Language Navigation (VLN) tasks, where robots navigate realistic 3D environments based on natural language instructions. Current approaches use c…

Bayesian OptimizationContrastive LearningNavigateVision and Language Navigation

The Inverse of Exact Renormalization Group Flows as Statistical Inference

2022-12-21 · David S. Berman, Marc S. Klinger

We build on the view of the Exact Renormalization Group (ERG) as an instantiation of Optimal Transport described by a functional convection-diffusion equation. We provide a new information theoretic perspective for under…

Bayesian Inference

Prompt Optimization Via Diffusion Language Models

2026-01-30 · Shiyu Wang, Haolin Chen, Liangwei Yang, Jielin Qiu 외 arxiv

We propose a diffusion-based framework for prompt optimization that leverages Diffusion Language Models (DLMs) to iteratively refine system prompts through masked denoising. By conditioning on interaction traces, includi…

Bayesian Network Fusion of Large Language Models for Sentiment Analysis

2025-10-30 · Rasoul Amirzadeh, Dhananjay Thiruvady, Fatemeh Shiri arxiv

Large language models (LLMs) continue to advance, with an increasing number of domain-specific variants tailored for specialised tasks. However, these models often lack transparency and explainability, can be costly to f…

Sentiment AnalysisPrompt Engineering