Interpetable Target-Feature Aggregation for Multi-Task Learning based on Bias-Variance Analysis
Paolo Bonetti, Alberto Maria Metelli, Marcello Restelli

TL;DR
This paper introduces an interpretable multi-task learning method that combines task clustering and feature transformation using bias-variance analysis, validated on synthetic and real-world Earth science data.
Contribution
It presents a novel two-phase MTL algorithm (NonLinCTFA) that clusters tasks and aggregates features while maintaining interpretability through mean-based aggregation.
Findings
Effective task clustering and feature aggregation demonstrated on synthetic data.
Improved interpretability of features and targets in Earth science applications.
Validation against classical and recent baselines confirms the method's utility.
Abstract
Multi-task learning (MTL) is a powerful machine learning paradigm designed to leverage shared knowledge across tasks to improve generalization and performance. Previous works have proposed approaches to MTL that can be divided into feature learning, focused on the identification of a common feature representation, and task clustering, where similar tasks are grouped together. In this paper, we propose an MTL approach at the intersection between task clustering and feature transformation based on a two-phase iterative aggregation of targets and features. First, we propose a bias-variance analysis for regression models with additive Gaussian noise, where we provide a general expression of the asymptotic bias and variance of a task, considering a linear regression trained on aggregated input features and an aggregated target. Then, we exploit this analysis to provide a two-phase MTL…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
MethodsLinear Regression
