paper-with-me

Papers

Multimodal High-order Relation Transformer for Scene Boundary Detection

2023-01-01 · ICCV 2023 1 · Xi Wei, Zhangxiang Shi, Tianzhu Zhang, Xiaoyuan Yu, Lei Xiao

Scene boundary detection breaks down long videos into meaningful story-telling units and plays a crucial role in high-level video understanding. Despite significant advancements in this area, this task remains a challenging problem as it requires a comprehensive understanding of multimodal cues and high-level semantics. To tackle this issue, we propose a multimodal high-order relation transformer, which integrates a high-order encoder and an adaptive decoder in a unified framework. By modeling the multimodal cues and exploring similarities between the shots, the encoder is capable of capturing high-order relations between shots and extracting shot features with context semantics. By clustering the shots adaptively, the decoder can discover more universal switch pattern between successive scenes, thus helping scene boundary detection. Extensive experimental results on three standard benchmarks demonstrate that the proposed model performs favorably against state-of-the-art video scene detection methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionDecoderRelationVideo Understanding

Similar Papers 제목 키워드 기반

TopoOR: A Unified Topological Scene Representation for the Operating Room

2026-03-10 · Tony Danjun Wang, Ka Young Kim, Tolga Birdal, Nassir Navab 외 arxiv

Surgical Scene Graphs abstract the complexity of surgical operating rooms (OR) into a structure of entities and their relations, but existing paradigms suffer from strictly dyadic structural limitations. Frameworks that …

Action Anticipation

HyperGLM: HyperGraph for Video Scene Graph Generation and Anticipation

2024-11-27 · CVPR 2025 1 · Trong-Thuan Nguyen, Pha Nguyen, Jackson Cothren, Alper Yilmaz 외

Multimodal LLMs have advanced vision-language tasks but still struggle with understanding video scenes. To bridge this gap, Video Scene Graph Generation (VidSGG) has emerged to capture multi-object relationships across v…

Graph GenerationQuestion AnsweringScene Graph GenerationVideo Captioning+2

From Data to Modeling: Fully Open-vocabulary Scene Graph Generation

2025-05-26 · Zuyao Chen, Jinlin Wu, Zhen Lei, Chang Wen Chen

We present OvSGTR, a novel transformer-based framework for fully open-vocabulary scene graph generation that overcomes the limitations of traditional closed-set models. Conventional methods restrict both object and relat…

Graph GenerationKnowledge DistillationNovel ConceptsOpen-vocabulary object detection+3

On Analyzing the Role of Image for Visual-enhanced Relation Extraction

2022-11-14 · Lei LI, Xiang Chen, Shuofei Qiao, Feiyu Xiong 외

Multimodal relation extraction is an essential task for knowledge graph construction. In this paper, we take an in-depth empirical analysis that indicates the inaccurate information in the visual scene graph leads to poo…

graph constructionRelationRelation Extraction

MSG-Chart: Multimodal Scene Graph for ChartQA

2024-08-09 · Yue Dai, Soyeon Caren Han, Wei Liu

Automatic Chart Question Answering (ChartQA) is challenging due to the complex distribution of chart elements with patterns of the underlying data not explicitly displayed in charts. To address this challenge, we design …

Chart Question AnsweringInductive BiasQuestion Answering