Multi-task additive models with shared transfer functions based on dictionary learning
Alhussein Fawzi, Mathieu Sinn, Pascal Frossard

TL;DR
This paper introduces a multi-task additive modeling approach that shares transfer functions across related tasks, leveraging dictionary learning to improve interpretability, reduce overfitting, and enhance robustness in large-scale regression problems.
Contribution
It proposes a novel multi-task learning framework that shares transfer functions among tasks, with an efficient fitting algorithm based on sparse coding and dictionary updates, extending additive models to many tasks.
Findings
Outperforms baseline methods on real-world data.
Produces an interpretable corpus of models revealing task structure.
More robust with limited training data.
Abstract
Additive models form a widely popular class of regression models which represent the relation between covariates and response variables as the sum of low-dimensional transfer functions. Besides flexibility and accuracy, a key benefit of these models is their interpretability: the transfer functions provide visual means for inspecting the models and identifying domain-specific relations between inputs and outputs. However, in large-scale problems involving the prediction of many related tasks, learning independently additive models results in a loss of model interpretability, and can cause overfitting when training data is scarce. We introduce a novel multi-task learning approach which provides a corpus of accurate and interpretable additive models for a large number of related forecasting tasks. Our key idea is to share transfer functions across models in order to reduce the model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Sparse and Compressive Sensing Techniques · Machine Learning and ELM
