LGJul 3

Labeled-Data-Free Meta-Learning: Efficient Task Generation Using Pre-trained Models and Unlabeled Data

arXiv:2607.028505.4
Predicted impact top 61% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing meta-learning in data-scarce or privacy-sensitive domains, this work offers a computationally efficient alternative to model inversion-based approaches.

The paper tackles the problem of meta-learning without labeled data by proposing a method that uses pre-trained models and unlabeled data to generate tasks, avoiding expensive model inversion. The method achieves up to 104-fold speedup and 8.4% to 36.4% improvement in few-shot classification accuracy over existing DFML methods.

Meta-learning without labeled data is crucial for real-world applications, where obtaining labeled datasets can be expensive or restricted due to privacy concerns. Data-Free Meta-Learning (DFML) addresses this challenge by leveraging pre-trained models without access to training data. However, existing DFML methods rely on model inversion to generate training data, a process that is generally difficult and computationally expensive due to the need to generate high-dimensional data matching the original distribution. To address this limitation, we propose a novel meta-learning setting that avoids model inversion by jointly leveraging pre-trained models and unlabeled data. Our method generates meta-training tasks by assigning soft labels from pre-trained models to unlabeled data. Since the quality of these tasks can vary, we introduce a task-weighting mechanism based on task confidence and class distribution balance to ensure effective meta-learning. Extensive experiments demonstrate that our approach substantially reduces computational cost and improves generalization, achieving up to 104-fold speedup and 8.4 percent to 36.4 percent improvements in few-shot classification accuracy compared to state-of-the-art DFML methods.

Foundations

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

Your Notes