paper-with-me

Papers

FAMO: Fast Adaptive Multitask Optimization

2023-06-06 · NeurIPS 2023 11 · Bo Liu, Yihao Feng, Peter Stone, Qiang Liu

One of the grand enduring goals of AI is to create generalist agents that can learn multiple different tasks from diverse data via multitask learning (MTL). However, in practice, applying gradient descent (GD) on the average loss across all tasks may yield poor multitask performance due to severe under-optimization of certain tasks. Previous approaches that manipulate task gradients for a more balanced loss decrease require storing and computing all task gradients ($\mathcal{O}(k)$ space and time where $k$ is the number of tasks), limiting their use in large-scale scenarios. In this work, we introduce Fast Adaptive Multitask Optimization FAMO, a dynamic weighting method that decreases task losses in a balanced way using $\mathcal{O}(1)$ space and time. We conduct an extensive set of experiments covering multi-task supervised and reinforcement learning problems. Our results indicate that FAMO achieves comparable or superior performance to state-of-the-art gradient manipulation techniques while offering significant improvements in space and computational efficiency. Code is available at \url{https://github.com/Cranial-XIX/FAMO}.

📄 PDF Abstract BibTeX arXiv:2306.03792

Code (2)

cranial-xix/famo 공식 구현 pytorch
autumn9999/go4align pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Multitask Learning for Emotion and Personality Detection

2021-01-07 · Yang Li, Amirmohammad Kazameini, Yash Mehta, Erik Cambria

In recent years, deep learning-based automated personality trait detection has received a lot of attention, especially now, due to the massive digital footprints of an individual. Moreover, many researchers have demonstr…

Language ModelingLanguage ModellingModel Optimization

AT-MFCGA: An Adaptive Transfer-guided Multifactorial Cellular Genetic Algorithm for Evolutionary Multitasking

2020-10-08 · Eneko Osaba, Javier Del Ser, Aritz D. Martinez, Jesus L. Lobo 외

Transfer Optimization is an incipient research area dedicated to solving multiple optimization tasks simultaneously. Among the different approaches that can address this problem effectively, Evolutionary Multitasking res…

Combinatorial Optimization

From Consistency to Collaborative Discovery: MFEA-CoD for Multitask Novelty Search

2026-07-01 · Jiao Liu, Yanchi Li, Hua Yu, Abhishek Gupta 외 arxiv

Evolutionary multitasking (EMT) has shown strong capability in solving multiple optimization problems simultaneously by exploiting latent inter-task consistency, such as similarities in promising solutions or search dire…

Multitasking Evolutionary Algorithm Based on Adaptive Seed Transfer for Combinatorial Problem

2023-08-24 · Haoyuan Lv, Ruochen Liu

Evolutionary computing (EC) is widely used in dealing with combinatorial optimization problems (COP). Traditional EC methods can only solve a single task in a single run, while real-life scenarios often need to solve mul…

Combinatorial OptimizationTransfer Learning

Robust Multitask Diffusion Normalized M-estimate Subband Adaptive Filtering Algorithm Over Adaptive Networks

2022-10-20 · Wenjing Xu, Haiquan Zhao, Shaohui Lv

In recent years, the multitask diffusion least mean square (MD-LMS) algorithm has been extensively applied in the distributed parameter estimation and target tracking of multitask network. However, its performance is mai…

parameter estimation