LGSPNov 17, 2025

Cross-Learning from Scarce Data via Multi-Task Constrained Optimization

arXiv:2511.13680v1h-index: 15
Originality Incremental advance
AI Analysis

It addresses data scarcity in machine learning, particularly for tasks where parameter inference from limited data is critical, though it appears incremental as it builds on existing multi-task learning concepts.

The paper tackles the problem of learning from scarce data by introducing a multi-task cross-learning framework that jointly estimates parameters across related tasks via constrained optimization, enabling knowledge transfer from data-rich to data-poor tasks and showing improved accuracy in applications like image classification and disease propagation.

A learning task, understood as the problem of fitting a parametric model from supervised data, fundamentally requires the dataset to be large enough to be representative of the underlying distribution of the source. When data is limited, the learned models fail generalize to cases not seen during training. This paper introduces a multi-task \emph{cross-learning} framework to overcome data scarcity by jointly estimating \emph{deterministic} parameters across multiple, related tasks. We formulate this joint estimation as a constrained optimization problem, where the constraints dictate the resulting similarity between the parameters of the different models, allowing the estimated parameters to differ across tasks while still combining information from multiple data sources. This framework enables knowledge transfer from tasks with abundant data to those with scarce data, leading to more accurate and reliable parameter estimates, providing a solution for scenarios where parameter inference from limited data is critical. We provide theoretical guarantees in a controlled framework with Gaussian data, and show the efficiency of our cross-learning method in applications with real data including image classification and propagation of infectious diseases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes