paper-with-me

홈 › Papers

Verbs in Action: Improving verb understanding in video-language models

2023-04-13 · ICCV 2023 1 · Liliane Momeni, Mathilde Caron, Arsha Nagrani, Andrew Zisserman, Cordelia Schmid

Understanding verbs is crucial to modelling how people and objects interact with each other and the environment through space and time. Recently, state-of-the-art video-language models based on CLIP have been shown to have limited verb understanding and to rely extensively on nouns, restricting their performance in real-world video applications that require action and temporal understanding. In this work, we improve verb understanding for CLIP-based video-language models by proposing a new Verb-Focused Contrastive (VFC) framework. This consists of two main components: (1) leveraging pretrained large language models (LLMs) to create hard negatives for cross-modal contrastive learning, together with a calibration strategy to balance the occurrence of concepts in positive and negative pairs; and (2) enforcing a fine-grained, verb phrase alignment loss. Our method achieves state-of-the-art results for zero-shot performance on three downstream tasks that focus on verb understanding: video-text matching, video question-answering and video classification. To the best of our knowledge, this is the first work which proposes a method to alleviate the verb understanding problem, and does not simply highlight it.

📄 PDF Abstract BibTeX arXiv:2304.06708

Code (1)

google-research/scenic/tree/main/scenic/projects/verbs_in_action 공식 구현 jax

Tasks

Contrastive LearningQuestion AnsweringText MatchingVideo ClassificationVideo Question AnsweringZero-Shot Video Question Answer

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Video-adverb retrieval with compositional adverb-action embeddings

2023-09-26 · Thomas Hummel, Otniel-Bogdan Mercea, A. Sophia Koepke, Zeynep Akata

Retrieving adverbs that describe an action in a video poses a crucial step towards fine-grained video understanding. We propose a framework for video-to-adverb retrieval (and vice versa) that aligns video embeddings with…

TripletVideo-Adverb RetrievalVideo-Adverb Retrieval (Unseen Compositions)

How Do You Do It? Fine-Grained Action Understanding with Pseudo-Adverbs

2022-03-23 · CVPR 2022 1 · Hazel Doughty, Cees G. M. Snoek

We aim to understand how actions are performed and identify subtle differences, such as 'fold firmly' vs. 'fold gently'. To this end, we propose a method which recognizes adverbs across different actions. However, such f…

Video-Adverb RetrievalVideo-Adverb Retrieval (Unseen Compositions)

Learning Visual Actions Using Multiple Verb-Only Labels

2019-07-25 · Michael Wray, Dima Damen

This work introduces verb-only representations for both recognition and retrieval of visual actions, in video. Current methods neglect legitimate semantic ambiguities between verbs, instead choosing unambiguous subsets o…

Action RecognitionCross-Modal RetrievalRetrieval

Action Modifiers: Learning from Adverbs in Instructional Videos

2019-12-13 · CVPR 2020 6 · Hazel Doughty, Ivan Laptev, Walterio Mayol-Cuevas, Dima Damen

We present a method to learn a representation for adverbs from instructional videos using weak supervision from the accompanying narrations. Key to our method is the fact that the visual representation of the adverb is h…

Video-Adverb Retrieval

Issues and Challenges in Annotating Urdu Action Verbs on the IMAGACT4ALL Platform

2016-05-01 · LREC 2016 5 · Sharmin Muzaffar, Pitambar Behera, Girish Jha

In South-Asian languages such as Hindi and Urdu, action verbs having compound constructions and serial verbs constructions pose serious problems for natural language processing and other linguistic tasks. Urdu is an Indo…

Machine Translation