Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TAFE-Net: Task-Aware Feature Embeddings for Low Shot Learning

About

Learning good feature embeddings for images often requires substantial training data. As a consequence, in settings where training data is limited (e.g., few-shot and zero-shot learning), we are typically forced to use a generic feature embedding across various tasks. Ideally, we want to construct feature embeddings that are tuned for the given task. In this work, we propose Task-Aware Feature Embedding Networks (TAFE-Nets) to learn how to adapt the image representation to a new task in a meta learning fashion. Our network is composed of a meta learner and a prediction network. Based on a task input, the meta learner generates parameters for the feature layers in the prediction network so that the feature embedding can be accurately adjusted for that task. We show that TAFE-Net is highly effective in generalizing to new tasks or concepts and evaluate the TAFE-Net on a range of benchmarks in zero-shot and few-shot learning. Our model matches or exceeds the state-of-the-art on all tasks. In particular, our approach improves the prediction accuracy of unseen attribute-object pairs by 4 to 15 points on the challenging visual attribute-object composition task.

Xin Wang, Fisher Yu, Ruth Wang, Trevor Darrell, Joseph E. Gonzalez• 2019

Related benchmarks

TaskDatasetResultRank
Generalized Zero-Shot LearningCUB
H Score49.2
250
Generalized Zero-Shot LearningSUN
H33
184
Generalized Zero-Shot LearningAWA2
S Score90.6
165
Zero-shot LearningCUB
Top-1 Accuracy56.9
144
Zero-shot LearningSUN
Top-1 Accuracy60.9
114
Zero-shot LearningAWA2
Top-1 Accuracy0.693
95
Generalized Zero-Shot LearningAWA1
S Score84.4
49
Zero-shot LearningAWA1
Top-1 Accuracy70.8
25
Generalized Zero-Shot LearningaPY
Seen Accuracy75.4
19
Image ClassificationImageNet novel and all classes
Novel Top-5 Accuracy53.9
12
Showing 10 of 15 rows

Other info

Code

Follow for update