paper-with-me

Papers

Model Merging by Uncertainty-Based Gradient Matching

2023-10-19 · Nico Daheim, Thomas Möllenhoff, Edoardo Maria Ponti, Iryna Gurevych, Mohammad Emtiyaz Khan

Models trained on different datasets can be merged by a weighted-averaging of their parameters, but why does it work and when can it fail? Here, we connect the inaccuracy of weighted-averaging to mismatches in the gradients and propose a new uncertainty-based scheme to improve the performance by reducing the mismatch. The connection also reveals implicit assumptions in other schemes such as averaging, task arithmetic, and Fisher-weighted averaging. Our new method gives consistent improvements for large language models and vision transformers, both in terms of performance and robustness to hyperparameters. Code available here.

📄 PDF Abstract BibTeX arXiv:2310.12808

Code (1)

ukplab/iclr2024-model-merging 공식 구현

Tasks

modelTask Arithmetic

Similar Papers 제목 키워드 기반

Merging by Matching Models in Task Parameter Subspaces

2023-12-07 · Derek Tam, Mohit Bansal, Colin Raffel

Model merging aims to cheaply combine individual task-specific models into a single multitask model. In this work, we view past merging methods as leveraging different notions of a ''task parameter subspace'' in which mo…

Fighting Uncertainty with Gradients: Offline Reinforcement Learning via Diffusion Score Matching

2023-06-24 · H. J. Terry Suh, Glen Chou, Hongkai Dai, Lujie Yang 외

Gradient-based methods enable efficient search capabilities in high dimensions. However, in order to apply them effectively in offline optimization paradigms such as offline Reinforcement Learning (RL) or Imitation Learn…

Imitation LearningOffline RLreinforcement-learningReinforcement Learning (RL)

Bayesian Estimation of Bipartite Matchings for Record Linkage

2016-01-25 · Mauricio Sadinle

The bipartite record linkage task consists of merging two disparate datafiles containing information on two overlapping sets of entities. This is non-trivial in the absence of unique identifiers and it is important for a…

Implementing Systemic Thinking for Automatic Schema Matching: An Agent-Based Modeling Approach

2025-01-07 · Hicham Assoudi, Hakim Lounis

Several approaches are proposed to deal with the problem of the Automatic Schema Matching (ASM). The challenges and difficulties caused by the complexity and uncertainty characterizing both the process and the outcome of…

Uncertainty-aware Surrogate Models for Airfoil Flow Simulations with Denoising Diffusion Probabilistic Models

2023-12-08 · Qiang Liu, Nils Thuerey

Leveraging neural networks as surrogate models for turbulence simulation is a topic of growing interest. At the same time, embodying the inherent uncertainty of simulations in the predictions of surrogate models remains …

DenoisingUncertainty Quantification