paper-with-me

Papers

ICSVR: Investigating Compositional and Syntactic Understanding in Video Retrieval Models

2023-06-28 · Avinash Madasu, Vasudev Lal

Video retrieval (VR) involves retrieving the ground truth video from the video database given a text caption or vice-versa. The two important components of compositionality: objects & attributes and actions are joined using correct syntax to form a proper text query. These components (objects & attributes, actions and syntax) each play an important role to help distinguish among videos and retrieve the correct ground truth video. However, it is unclear what is the effect of these components on the video retrieval performance. We therefore, conduct a systematic study to evaluate the compositional and syntactic understanding of video retrieval models on standard benchmarks such as MSRVTT, MSVD and DIDEMO. The study is performed on two categories of video retrieval models: (i) which are pre-trained on video-text pairs and fine-tuned on downstream video retrieval datasets (Eg. Frozen-in-Time, Violet, MCQ etc.) (ii) which adapt pre-trained image-text representations like CLIP for video retrieval (Eg. CLIP4Clip, XCLIP, CLIP2Video etc.). Our experiments reveal that actions and syntax play a minor role compared to objects & attributes in video understanding. Moreover, video retrieval models that use pre-trained image-text representations (CLIP) have better syntactic and compositional understanding as compared to models pre-trained on video-text data. The code is available at https://github.com/IntelLabs/multimodal_cognitive_ai/tree/main/ICSVR

📄 PDF Abstract BibTeX arXiv:2306.16533

Code (2)

intellabs/multimodal_cognitive_ai 공식 구현 pytorch
pwc-1/Paper-9/tree/main/5/x_clip mindspore

Tasks

RetrievalVideo RetrievalVideo Understanding

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 제목 키워드 기반

Categorial Grammar Induction as a Compositionality Measure for Understanding the Structure of Emergent Languages

2021-11-16 · ACL ARR November 2021 11 · Anonymous

This paper proposes a method for investigating the syntactic structure of emergent languages using categorial grammar induction. Although the structural property of emergent languages is an important topic, little has be…

Sentence

Syntax-Guided Transformers: Elevating Compositional Generalization and Grounding in Multimodal Environments

2023-11-07 · Danial Kamali, Parisa Kordjamshidi

Compositional generalization, the ability of intelligent models to extrapolate understanding of components to novel compositions, is a fundamental yet challenging facet in AI research, especially within multimodal enviro…

Compositional Generalization (AVG)Dependency Parsing

Why is Winoground Hard? Investigating Failures in Visuolinguistic Compositionality

2022-11-01 · Anuj Diwan, Layne Berry, Eunsol Choi, David Harwath 외

Recent visuolinguistic pre-trained models show promising progress on various end tasks such as image retrieval and video captioning. Yet, they fail miserably on the recently proposed Winoground dataset, which challenges …

Data AugmentationImage RetrievalRetrievalVideo Captioning

Investigating Video Reasoning Capability of Large Language Models with Tropes in Movies

2024-06-16 · Hung-Ting Su, Chun-Tong Chao, Ya-Ching Hsu, Xudong Lin 외

Large Language Models (LLMs) have demonstrated effectiveness not only in language tasks but also in video reasoning. This paper introduces a novel dataset, Tropes in Movies (TiM), designed as a testbed for exploring two …

Modeling Compositionality with Dependency Graph for Dialogue Generation

2022-07-01 · NAACL (SUKI) 2022 7 · Xiaofeng Chen, YiRong Chen, Xiaofen Xing, Xiangmin Xu 외

Because of the compositionality of natural language, syntactic structure which contains the information about the relationship between words is a key factor for semantic understanding. However, the widely adopted Transfo…

Dialogue Generation