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

FAME-ViL: Multi-Tasking Vision-Language Model for Heterogeneous Fashion Tasks

About

In the fashion domain, there exists a variety of vision-and-language (V+L) tasks, including cross-modal retrieval, text-guided image retrieval, multi-modal classification, and image captioning. They differ drastically in each individual input/output format and dataset size. It has been common to design a task-specific model and fine-tune it independently from a pre-trained V+L model (e.g., CLIP). This results in parameter inefficiency and inability to exploit inter-task relatedness. To address such issues, we propose a novel FAshion-focused Multi-task Efficient learning method for Vision-and-Language tasks (FAME-ViL) in this work. Compared with existing approaches, FAME-ViL applies a single model for multiple heterogeneous fashion tasks, therefore being much more parameter-efficient. It is enabled by two novel components: (1) a task-versatile architecture with cross-attention adapters and task-specific adapters integrated into a unified V+L model, and (2) a stable and effective multi-task training strategy that supports learning from heterogeneous data and prevents negative transfer. Extensive experiments on four fashion tasks show that our FAME-ViL can save 61.5% of parameters over alternatives, while significantly outperforming the conventional independently trained single-task models. Code is available at https://github.com/BrandonHanx/FAME-ViL.

Xiao Han, Xiatian Zhu, Licheng Yu, Li Zhang, Yi-Zhe Song, Tao Xiang• 2023

Related benchmarks

TaskDatasetResultRank
Composed Image RetrievalFashionIQ (val)
Shirt Recall@1047.64
455
Composed Image RetrievalFashion-IQ (test)
Dress Recall@100.4219
145
Image-to-Text RetrievalFashionGen (test)
R@165.94
22
Text-to-Image RetrievalFashionGen (test)
R@163.56
22
Subcategory RecognitionFashionGen (test)
Accuracy94.67
8
Image CaptioningFashionGen (test)
BLEU30.73
7
Showing 6 of 6 rows

Other info

Code

Follow for update