paper-with-me

홈 › Papers

VidMsg: A Benchmark for Implicit Message Inference in Short Videos

2026-06-02 · Issar Tzachor, Michael Green, Rami Ben-Ari arxiv

Understanding short online videos involves more than identifying visible objects and actions; video makers often include an underlying message or purpose in the clip. We introduce VidMsg, a benchmark for evaluating implicit message understanding in short, internet-native video clips. VidMsg contains 400 YouTube-derived clips across 9 practical topic areas and 52 fine-grained target messages, covering domains such as career and finance, education, health and well-being, culture, safety, sustainability, and lifestyle. VidMsg is constructed through a message-first pipeline: an LLM first translates target messages into indirect search scenarios, which are used to retrieve candidate clips. Human annotators then retain clips that convey the intended message without being overly explicit. VidMsg is designed primarily for bidirectional message-clip retrieval for scalable applications such as video search and recommendation, where systems must capture holistic video understanding. In addition to retrieval, VidMsg includes a diagnostic multiple-choice QA benchmark, where models select the intended message of a clip from semantically related alternatives. Experiments with contemporary video-language and retrieval models show that strong models often fail on VidMsg, because the task requires pragmatic inference, integration of contextual cues, and discrimination among semantically close messages. We also introduce VidVec-Msg, a baseline method that improves message-oriented retrieval while leaving substantial headroom for future work.

📄 PDF Abstract BibTeX arXiv:2606.03635

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Topo-MLP : A Simplicial Network Without Message Passing

2023-12-19 · Karthikeyan Natesan Ramamurthy, Aldo Guzmán-Sáenz, Mustafa Hajij

Due to their ability to model meaningful higher order relations among a set of entities, higher order network models have emerged recently as a powerful alternative for graph-based network models which are only capable o…

Representation Learning

Adversarial Learning for Implicit Semantic-Aware Communications

2023-01-27 · Zhimin Lu, Yong Xiao, Zijian Sun, Yingyu Li 외

Semantic communication is a novel communication paradigm that focuses on recognizing and delivering the desired meaning of messages to the destination users. Most existing works in this area focus on delivering explicit …

ISACSemantic Communication

Efficient Reasoning via Thought-Training and Thought-Free Inference

2025-11-05 · Canhui Wu, Qiong Cao, Chao Xue, Wei Xi 외 arxiv

Recent advances in large language models (LLMs) have leveraged explicit Chain-of-Thought (CoT) prompting to improve reasoning accuracy. However, most existing methods primarily focus on compressing verbose reasoning outp…

Message Passing and Combinatorial Optimization

2015-08-20 · Siamak Ravanbakhsh

Graphical models use the intuitive and well-studied methods of graph theory to implicitly represent dependencies between variables in large systems. They can model the global behaviour of a complex system by specifying o…

ClusteringCombinatorial OptimizationTraveling Salesman Problem

Learning to Communicate Through Implicit Communication Channels

2024-11-03 · Han Wang, Binbin Chen, Tieying Zhang, Baoxiang Wang

Effective communication is an essential component in collaborative multi-agent systems. Situations where explicit messaging is not feasible have been common in human society throughout history, which motivate the study o…