paper-with-me

홈 › Papers

Improvable Gap Balancing for Multi-Task Learning

2023-07-28 · Yanqi Dai, Nanyi Fei, Zhiwu Lu

In multi-task learning (MTL), gradient balancing has recently attracted more research interest than loss balancing since it often leads to better performance. However, loss balancing is much more efficient than gradient balancing, and thus it is still worth further exploration in MTL. Note that prior studies typically ignore that there exist varying improvable gaps across multiple tasks, where the improvable gap per task is defined as the distance between the current training progress and desired final training progress. Therefore, after loss balancing, the performance imbalance still arises in many cases. In this paper, following the loss balancing framework, we propose two novel improvable gap balancing (IGB) algorithms for MTL: one takes a simple heuristic, and the other (for the first time) deploys deep reinforcement learning for MTL. Particularly, instead of directly balancing the losses in MTL, both algorithms choose to dynamically assign task weights for improvable gap balancing. Moreover, we combine IGB and gradient balancing to show the complementarity between the two types of algorithms. Extensive experiments on two benchmark datasets demonstrate that our IGB algorithms lead to the best results in MTL via loss balancing and achieve further improvements when combined with gradient balancing. Code is available at https://github.com/YanqiDai/IGB4MTL.

📄 PDF Abstract BibTeX arXiv:2307.15429

Code (1)

yanqidai/igb4mtl 공식 구현 pytorch

Tasks

Deep Reinforcement LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

Identifying and Quantifying (Un)Improvable Students

2024-07-29 · Josue Ortega, Gabriel Ziegler, R. Pablo Arribillaga, Geng Zhao

The Deferred Acceptance (DA) mechanism can generate inefficient placements. Although Pareto-dominant mechanisms exist, it remains unclear which and how many students could improve. We characterize the set of unimprovable…

valid

Authorship Attribution in Bangla literature using Character-level CNN

2020-01-11 · Aisha Khatun, Anisur Rahman, Md. Saiful Islam, Marium-E-Jannat

Characters are the smallest unit of text that can extract stylometric signals to determine the author of a text. In this paper, we investigate the effectiveness of character-level signals in Authorship Attribution of Ban…

Authorship Attribution

Improvable Students in School Choice

2025-04-17 · Taylor Knipe, Josue Ortega

The Deferred Acceptance algorithm (DA) frequently produces Pareto inefficient allocations in school choice problems. While a number of efficient mechanisms that Pareto-dominate DA are available, a normative question rema…

Blocking

Benchmarking Partial Observability in Reinforcement Learning with a Suite of Memory-Improvable Domains

2025-07-31 · Ruo Yu Tao, Kaicheng Guo, Cameron Allen, George Konidaris arxiv

Mitigating partial observability is a necessary but challenging task for general reinforcement learning algorithms. To improve an algorithm's ability to mitigate partial observability, researchers need comprehensive benc…

General Reinforcement Learning

Cooperative Online Learning with Feedback Graphs

2021-06-09 · Nicolò Cesa-Bianchi, Tommaso R. Cesari, Riccardo Della Vecchia

We study the interplay between communication and feedback in a cooperative online learning setting, where a network of communicating agents learn a common sequential decision-making task through a feedback graph. We boun…

Decision MakingSequential Decision Making