Learning Multi-Task Sparse Representation Based on Fisher Information

Abstract

Multi-task learning deals with multiple related tasks simultaneously by sharing knowledge. In a typical deep multi-task learning model, all tasks use the same feature space and share the latent knowledge. If the tasks are weakly correlated or some features are negatively correlated, sharing all knowledge often leads to negative knowledge transfer among. To overcome this issue, this paper proposes a Fisher sparse multi-task learning method. It can obtain a sparse sharing representation for each task. In such a way, tasks share features on a sparse subspace. Our method can ensure that the knowledge transferred among tasks is beneficial. Specifically, we first propose a sparse deep multi-task learning model, and then introduce Fisher sparse module into traditional deep multi-task learning to learn the sparse variables of task. By alternately updating the neural network parameters and sparse variables, a sparse sharing representation can be learned for each task. In addition, in order to reduce the computational overhead, an heuristic method is used to estimate the Fisher information of neural network parameters. Experimental results show that, comparing with other methods, our proposed method can improve the performance for all tasks, and has high sparsity in multi-task learning.

Cite

Text

Zhang et al. "Learning Multi-Task Sparse Representation Based on Fisher Information." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I15.29632

Markdown

[Zhang et al. "Learning Multi-Task Sparse Representation Based on Fisher Information." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zhang2024aaai-learning-d/) doi:10.1609/AAAI.V38I15.29632

BibTeX

@inproceedings{zhang2024aaai-learning-d,
  title     = {{Learning Multi-Task Sparse Representation Based on Fisher Information}},
  author    = {Zhang, Yayu and Qian, Yuhua and Ma, Guoshuai and Zheng, Keyin and Liu, Guoqing and Zhang, Qingfu},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {16899-16907},
  doi       = {10.1609/AAAI.V38I15.29632},
  url       = {https://mlanthology.org/aaai/2024/zhang2024aaai-learning-d/}
}