paper-with-me

Papers

Gradient Deconfliction via Orthogonal Projections onto Subspaces For Multi-task Learning

2025-03-05 · Shijie Zhu, Hui Zhao, Tianshu Wu, Pengjie Wang, Hongbo Deng, Jian Xu, Bo Zheng

Although multi-task learning (MTL) has been a preferred approach and successfully applied in many real-world scenarios, MTL models are not guaranteed to outperform single-task models on all tasks mainly due to the negative effects of conflicting gradients among the tasks. In this paper, we fully examine the influence of conflicting gradients and further emphasize the importance and advantages of achieving non-conflicting gradients which allows simple but effective trade-off strategies among the tasks with stable performance. Based on our findings, we propose the Gradient Deconfliction via Orthogonal Projections onto Subspaces (GradOPS) spanned by other task-specific gradients. Our method not only solves all conflicts among the tasks, but can also effectively search for diverse solutions towards different trade-off preferences among the tasks. Theoretical analysis on convergence is provided, and performance of our algorithm is fully testified on multiple benchmarks in various domains. Results demonstrate that our method can effectively find multiple state-of-the-art solutions with different trade-off strategies among the tasks on multiple datasets.

📄 PDF Abstract BibTeX arXiv:2503.03438

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

CapProNet: Deep Feature Learning via Orthogonal Projections onto Capsule Subspaces

2018-05-19 · NeurIPS 2018 12 · Liheng Zhang, Marzieh Edraki, Guo-Jun Qi

In this paper, we formalize the idea behind capsule nets of using a capsule vector rather than a neuron activation to predict the label of samples. To this end, we propose to learn a group of capsule subspaces onto which…

On Projections to Linear Subspaces

2022-09-26 · Erik Thordsen, Erich Schubert

The merit of projecting data onto linear subspaces is well known from, e.g., dimension reduction. One key aspect of subspace projections, the maximum preservation of variance (principal component analysis), has been thor…

Dimensionality Reduction

ONG: Orthogonal Natural Gradient Descent

2025-08-24 · Yajat Yadav, Patrick Mendoza, Jathin Korrapati arxiv

Orthogonal Gradient Descent (OGD) has emerged as a powerful method for continual learning. However, its Euclidean projections do not leverage the underlying information-geometric structure of the problem, which can lead …

Continual LearningRotated MNIST

Stochastic Orthogonal Regularization for deep projective priors

2025-05-19 · Ali Joundi, Yann Traonmilin, Alasdair Newson

Many crucial tasks of image processing and computer vision are formulated as inverse problems. Thus, it is of great importance to design fast and robust algorithms to solve these problems. In this paper, we focus on gene…

Denoising

Grassmann Stein Variational Gradient Descent

2022-02-07 · Xing Liu, Harrison Zhu, Jean-François Ton, George Wynne 외

Stein variational gradient descent (SVGD) is a deterministic particle inference algorithm that provides an efficient alternative to Markov chain Monte Carlo. However, SVGD has been found to suffer from variance underesti…

Dimensionality Reduction