Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Task2Vec: Task Embedding for Meta-Learning

About

We introduce a method to provide vectorial representations of visual classification tasks which can be used to reason about the nature of those tasks and their relations. Given a dataset with ground-truth labels and a loss function defined over those labels, we process images through a "probe network" and compute an embedding based on estimates of the Fisher information matrix associated with the probe network parameters. This provides a fixed-dimensional embedding of the task that is independent of details such as the number of classes and does not require any understanding of the class label semantics. We demonstrate that this embedding is capable of predicting task similarities that match our intuition about semantic and taxonomic relations between different visual tasks (e.g., tasks based on classifying different types of plants are similar) We also demonstrate the practical value of this framework for the meta-task of selecting a pre-trained feature extractor for a new task. We present a simple meta-learning framework for learning a metric on embeddings that is capable of predicting which feature extractors will perform well. Selecting a feature extractor with task embedding obtains a performance close to the best available feature extractor, while costing substantially less than exhaustively training and evaluating on all available feature extractors.

Alessandro Achille, Michael Lam, Rahul Tewari, Avinash Ravichandran, Subhransu Maji, Charless Fowlkes, Stefano Soatto, Pietro Perona• 2019

Related benchmarks

TaskDatasetResultRank
Hierarchical Relationship PredictionImageNet Instruments
Avg F1 Score9.9
24
Hierarchical Relationship PredictionImageNet Instruments Novel Datasets
Avg F1 Score10.41
24
Predicting Hierarchical RelationshipsiNaturalist + CUB
Avg F1 (μ, σ², CLIP)11.54
9
Predicting Hierarchical RelationshipsiNaturalist + CUB (Novel Datasets)
Avg F1 ([μ, σ²] CLIP)5.9
9
Parameter ExtrapolationQuadratic F2
MSE1.2
4
Parameter ExtrapolationCubic F2
MSE2.86
4
Parameter ExtrapolationTri Trend F2
MSE0.46
4
Parameter ExtrapolationSin Trend F2
MSE0.28
4
Parameter ExtrapolationExp F2
MSE1.25
4
Task similarity predictionTox21
Pearson r (with E)0.08
3
Showing 10 of 10 rows

Other info

Follow for update