paper-with-me

홈 › Papers

Bayesian Uncertainty for Gradient Aggregation in Multi-Task Learning

2024-02-06 · Idan Achituve, Idit Diamant, Arnon Netzer, Gal Chechik, Ethan Fetaya

As machine learning becomes more prominent there is a growing demand to perform several inference tasks in parallel. Running a dedicated model for each task is computationally expensive and therefore there is a great interest in multi-task learning (MTL). MTL aims at learning a single model that solves several tasks efficiently. Optimizing MTL models is often achieved by computing a single gradient per task and aggregating them for obtaining a combined update direction. However, these approaches do not consider an important aspect, the sensitivity in the gradient dimensions. Here, we introduce a novel gradient aggregation approach using Bayesian inference. We place a probability distribution over the task-specific parameters, which in turn induce a distribution over the gradients of the tasks. This additional valuable information allows us to quantify the uncertainty in each of the gradients dimensions, which can then be factored in when aggregating them. We empirically demonstrate the benefits of our approach in a variety of datasets, achieving state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2402.04005

Code (1)

ssi-research/bayesagg_mtl 공식 구현 pytorch

Tasks

Bayesian InferenceMulti-Task Learning

Similar Papers 제목 키워드 기반

GUPO: Gradient Uncertainty-aware Policy Optimization for Post-Training Large Language Models

2026-08-18 · Peizheng Guo, Jianqi Zhang, Xingyu Zhang, Yun Fan 외 arxiv

Group Relative Policy Optimization (GRPO) has become a widely used approach for post-training Large Language Models (LLMs) for reasoning. In GRPO, the group gradients induced by different queries within the same mini-bat…

Multi-Modal Learning with Bayesian-Oriented Gradient Calibration

2025-05-29 · Peizheng Guo, Jingyao Wang, Huijie Guo, Jiangmeng Li 외

Multi-Modal Learning (MML) integrates information from diverse modalities to improve predictive accuracy. However, existing methods mainly aggregate gradients with fixed weights and treat all dimensions equally, overlook…

Model Optimization

Integrating uncertainty in deep neural networks for MRI based stroke analysis

2020-08-13 · Lisa Herzog, Elvis Murina, Oliver Dürr, Susanne Wegener 외

At present, the majority of the proposed Deep Learning (DL) methods provide point predictions without quantifying the models uncertainty. However, a quantification of the reliability of automated image analysis is essent…

Federated Bayesian Deep Learning: The Application of Statistical Aggregation Methods to Bayesian Models

2024-03-22 · John Fischer, Marko Orescanin, Justin Loomis, Patrick McClure

Federated learning (FL) is an approach to training machine learning models that takes advantage of multiple distributed datasets while maintaining data privacy and reducing communication costs associated with sharing loc…

Federated LearningUncertainty QuantificationVariational Inference

Bayesian Context Aggregation for Neural Processes

2021-01-01 · ICLR 2021 1 · Michael Volpp, Fabian Flürenbrock, Lukas Grossberger, Christian Daniel 외

Formulating scalable probabilistic regression models with reliable uncertainty estimates has been a long-standing challenge in machine learning research. Recently, casting probabilistic regression as a multi-task learnin…

Bayesian InferenceMulti-Task Learningregression