paper-with-me

Papers

VideoCon: Robust Video-Language Alignment via Contrast Captions

2023-11-15 · CVPR 2024 1 · Hritik Bansal, Yonatan Bitton, Idan Szpektor, Kai-Wei Chang, Aditya Grover

Despite being (pre)trained on a massive amount of data, state-of-the-art video-language alignment models are not robust to semantically-plausible contrastive changes in the video captions. Our work addresses this by identifying a broad spectrum of contrast misalignments, such as replacing entities, actions, and flipping event order, which alignment models should be robust against. To this end, we introduce the VideoCon, a video-language alignment dataset constructed by a large language model that generates plausible contrast video captions and explanations for differences between original and contrast video captions. Then, a generative video-language model is finetuned with VideoCon to assess video-language entailment and generate explanations. Our VideoCon-based alignment model significantly outperforms current models. It exhibits a 12-point increase in AUC for the video-language alignment task on human-generated contrast captions. Finally, our model sets new state of the art zero-shot performance in temporally-extensive video-language tasks such as text-to-video retrieval (SSv2-Temporal) and video question answering (ATP-Hard). Moreover, our model shows superior performance on novel videos and human-crafted captions and explanations. Our code and data are available at https://github.com/Hritikbansal/videocon.

📄 PDF Abstract BibTeX arXiv:2311.10111

Code (1)

hritikbansal/videocon 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion AnsweringRetrievalText to Video RetrievalVideo Question AnsweringVideo Retrieval

Similar Papers 제목 키워드 기반

Can Text-to-Video Generation help Video-Language Alignment?

2025-03-24 · CVPR 2025 1 · Luca Zanella, Massimiliano Mancini, Willi Menapace, Sergey Tulyakov 외

Recent video-language alignment models are trained on sets of videos, each with an associated positive caption and a negative caption generated by large language models. A problem with this procedure is that negative cap…

Text-to-Video GenerationVideo Generation

MeetDot: Videoconferencing with Live Translation Captions

2021-09-20 · EMNLP (ACL) 2021 11 · Arkady Arkhangorodsky, Christopher Chu, Scot Fang, Yiqi Huang 외

We present MeetDot, a videoconferencing system with live translation captions overlaid on screen. The system aims to facilitate conversation between people who speak different languages, thereby reducing communication ba…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine Translationspeech-recognition+2

LSTM-based Video Quality Prediction Accounting for Temporal Distortions in Videoconferencing Calls

2023-03-22 · Gabriel Mittag, Babak Naderi, Vishak Gopal, Ross Cutler

Current state-of-the-art video quality models, such as VMAF, give excellent prediction results by comparing the degraded video with its reference video. However, they do not consider temporal distortions (e.g., frame fre…

Videoconferencing Software Options for Telemedicine: A Review for Movement Disorder Neurologists

2021-10-11 · Frontiers in Neurology 2021 10 · Esther Cubo, Adrián Arnaiz-Rodríguez, Álvar Arnaiz-González, José Francisco Díez-Pastor 외

Background: The use of telemedicine has increased to address the ongoing healthcare needs of patients with movement disorders. Objective: We aimed to describe the technical and basic security features of the most popu…

Articles

Multi-granularity Correspondence Learning from Long-term Noisy Videos

2024-01-30 · Yijie Lin, Jie Zhang, Zhenyu Huang, Jia Liu 외

Existing video-language studies mainly focus on learning short video clips, leaving long-term temporal dependencies rarely explored due to over-high computational cost of modeling long videos. To address this issue, one …

Action SegmentationLong Video Retrieval (Background Removed)Video RetrievalVideo Understanding