Combinatorial U-Curve Optimization for Multi-Task Learning: A Task Selection Approach

Multi-objective Optimization
Multi-task Learning
Combinatorial Optimization
Giovana K Bonás, Marcelo S Reis, Marcos M Raimundo (2025). 2025 International Joint Conference on Neural Networks (IJCNN).
Author

Giovana K Bonás, Marcelo S Reis, Marcos M Raimundo

Published

June 30, 2025

Abstract

Multi-task learning (MTL) is an approach where a single model learns multiple tasks simultaneously, potentially reducing overfitting and speeding up the learning process. However, selecting the right combination of tasks is crucial to avoid negative transfer, where learning additional tasks might hinder rather than enhance performance. Research has explored task relationships through shared data samples, features, relational knowledge, and parameters. However, sharing relational knowledge, features, or parameters often requires domain knowledge, potentially introducing artificial connections between unrelated tasks. This paper presents an MTL algorithm based on combinatorial U-curve optimization, focusing on data sample sharing. It uses a branch-and-bound-based approach to identify beneficial source tasks without requiring prior domain knowledge. The method organizes tasks into a tree, optimizing …

Authors