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

Meta-Personalizing Vision-Language Models to Find Named Instances in Video

About

Large-scale vision-language models (VLM) have shown impressive results for language-guided search applications. While these models allow category-level queries, they currently struggle with personalized searches for moments in a video where a specific object instance such as ``My dog Biscuit'' appears. We present the following three contributions to address this problem. First, we describe a method to meta-personalize a pre-trained VLM, i.e., learning how to learn to personalize a VLM at test time to search in video. Our method extends the VLM's token vocabulary by learning novel word embeddings specific to each instance. To capture only instance-specific features, we represent each instance embedding as a combination of shared and learned global category features. Second, we propose to learn such personalization without explicit human supervision. Our approach automatically identifies moments of named visual instances in video using transcripts and vision-language similarity in the VLM's embedding space. Finally, we introduce This-Is-My, a personal video instance retrieval benchmark. We evaluate our approach on This-Is-My and DeepFashion2 and show that we obtain a 15% relative improvement over the state of the art on the latter dataset.

Chun-Hsiao Yeh, Bryan Russell, Josef Sivic, Fabian Caba Heilbron, Simon Jenni• 2023

Related benchmarks

TaskDatasetResultRank
Contextualized Personal Instance RetrievalDeepFashion2 1.0 (test)
MRR38.4
9
Generic Personal Instance RetrievalDeepFashion2 1.0 (test)
mAP53.4
6
Contextualized Video Instance RetrievalThis-Is-My test-time personalization dataset P
MRR4.20e+3
5
Generic Video Instance RetrievalThis-Is-My personalization P (test)
mAP56.4
5
Showing 4 of 4 rows

Other info

Code

Follow for update