paper-with-me

홈 › Papers

Unveiling the Invisible: Captioning Videos with Metaphors

2024-06-07 · Abisek Rajakumar Kalarani, Pushpak Bhattacharyya, Sumit Shekhar

Metaphors are a common communication tool used in our day-to-day life. The detection and generation of metaphors in textual form have been studied extensively but metaphors in other forms have been under-explored. Recent studies have shown that Vision-Language (VL) models cannot understand visual metaphors in memes and adverts. As of now, no probing studies have been done that involve complex language phenomena like metaphors with videos. Hence, we introduce a new VL task of describing the metaphors present in the videos in our work. To facilitate this novel task, we construct and release a manually created dataset with 705 videos and 2115 human-written captions, along with a new metric called Average Concept Distance (ACD), to automatically evaluate the creativity of the metaphors generated. We also propose a novel low-resource video metaphor captioning system: GIT-LLaVA, which obtains comparable performance to SoTA video language models on the proposed task. We perform a comprehensive analysis of existing video language models on this task and publish our dataset, models, and benchmark results to enable further research.

📄 PDF Abstract BibTeX arXiv:2406.04886

Code (1)

abisekrk/video-metaphor-captioning 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MemeCap: A Dataset for Captioning and Interpreting Memes

2023-05-23 · EunJeong Hwang, Vered Shwartz

Memes are a widely popular tool for web users to express their thoughts using visual metaphors. Understanding memes requires recognizing and interpreting visual metaphors with respect to the text inside or around the mem…

Image CaptioningMeme CaptioningQuestion AnsweringVisual Question Answering

Ring That Bell: A Corpus and Method for Multimodal Metaphor Detection in Videos

2022-12-15 · Khalid Alnajjar, Mika Hämäläinen, Shuo Zhang

We present the first openly available multimodal metaphor annotated corpus. The corpus consists of videos including audio and subtitles that have been annotated by experts. Furthermore, we present a method for detecting …

Exploring Group Video Captioning with Efficient Relational Approximation

2023-01-01 · ICCV 2023 1 · Wang Lin, Tao Jin, Ye Wang, Wenwen Pan 외

Current video captioning efforts most focus on describing a single video while the need for captioning videos in groups has increased considerably. In this study, we propose a new task, group video captioning, which …

Video Captioning

An Integrated Approach for Video Captioning and Applications

2022-01-23 · Soheyla Amirian, Thiab R. Taha, Khaled Rasheed, Hamid R. Arabnia

Physical computing infrastructure, data gathering, and algorithms have recently had significant advances to extract information from images and videos. The growth has been especially outstanding in image captioning and v…

Image CaptioningVideo Captioning

StateTrace: An Object-Centric Framework for Hidden-State Spatiotemporal Reasoning in Long Videos

2026-08-19 · Yu Han, Wenhao Li, Yichao Cao, Hongyan Xu 외 arxiv

Existing VLMs have achieved strong performance in video understanding, yet they struggle with long-video spatiotemporal reasoning when target objects become invisible, often mistaking "invisible" for "unknown". We define…