paper-with-me

홈 › Papers

Modality-Aware Shot Relating and Comparing for Video Scene Detection

2024-12-23 · Jiawei Tan, Hongxing Wang, Kang Dang, Jiaxin Li, Zhilong Ou

Video scene detection involves assessing whether each shot and its surroundings belong to the same scene. Achieving this requires meticulously correlating multi-modal cues, $\it{e.g.}$ visual entity and place modalities, among shots and comparing semantic changes around each shot. However, most methods treat multi-modal semantics equally and do not examine contextual differences between the two sides of a shot, leading to sub-optimal detection performance. In this paper, we propose the $\bf{M}$odality-$\bf{A}$ware $\bf{S}$hot $\bf{R}$elating and $\bf{C}$omparing approach (MASRC), which enables relating shots per their own characteristics of visual entity and place modalities, as well as comparing multi-shots similarities to have scene changes explicitly encoded. Specifically, to fully harness the potential of visual entity and place modalities in modeling shot relations, we mine long-term shot correlations from entity semantics while simultaneously revealing short-term shot correlations from place semantics. In this way, we can learn distinctive shot features that consolidate coherence within scenes and amplify distinguishability across scenes. Once equipped with distinctive shot features, we further encode the relations between preceding and succeeding shots of each target shot by similarity convolution, aiding in the identification of scene ending shots. We validate the broad applicability of the proposed components in MASRC. Extensive experimental results on public benchmark datasets demonstrate that the proposed MASRC significantly advances video scene detection.

📄 PDF Abstract BibTeX arXiv:2412.17238

Code (1)

exmorgan-alter/masrc 공식 구현 pytorch

Similar Papers 제목 키워드 기반

TRACES: Temporal Recall with Contextual Embeddings for Real-Time Video Anomaly Detection

2025-11-01 · Yousuf Ahmed Siddiqui, Sufiyaan Usmani, Umer Tariq, Jawwad Ahmed Shamsi 외 arxiv

Video anomalies often depend on contextual information available and temporal evolution. Non-anomalous action in one context can be anomalous in some other context. Most anomaly detectors, however, do not notice this typ…

Video Anomaly DetectionAnomaly Classification

AVGZSLNet: Audio-Visual Generalized Zero-Shot Learning by Reconstructing Label Features from Multi-Modal Embeddings

2020-05-27 · Pratik Mazumder, Pravendra Singh, Kranti Kumar Parida, Vinay P. Namboodiri

In this paper, we propose a novel approach for generalized zero-shot learning in a multi-modal setting, where we have novel classes of audio/video during testing that are not seen during training. We use the semantic rel…

DecoderGeneralized Zero-Shot LearningGZSL Video ClassificationRetrieval+3

SMART: Shot-Aware Multimodal Video Moment Retrieval with Audio-Enhanced MLLM

2025-11-18 · An Yu, Weiheng Lu, Jian Li, Zhenfei Zhang 외 arxiv

Video Moment Retrieval is a task in video understanding that aims to localize a specific temporal segment in an untrimmed video based on a natural language query. Despite recent progress in moment retrieval from videos u…

Moment Retrieval

GranAlign: Granularity-Aware Alignment Framework for Zero-Shot Video Moment Retrieval

2026-01-02 · Mingyu Jeon, Sunjae Yoon, Jonghee Kim, Junyeoung Kim arxiv

Zero-shot video moment retrieval (ZVMR) is the task of localizing a temporal moment within an untrimmed video using a natural language query without relying on task-specific training data. The primary challenge in this s…

Moment Retrieval

Towards Holistic Language-video Representation: the language model-enhanced MSR-Video to Text Dataset

2024-06-19 · Yuchen Yang, Yingxuan Duan

A more robust and holistic language-video representation is the key to pushing video understanding forward. Despite the improvement in training strategies, the quality of the language-video dataset is less attention to. …

Language ModelingLanguage ModellingRepresentation LearningRetrieval+3