paper-with-me

Papers

HyperGLM: HyperGraph for Video Scene Graph Generation and Anticipation

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

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 video frames. However, prior methods rely on pairwise connections, limiting their ability to handle complex multi-object interactions and reasoning. To this end, we propose Multimodal LLMs on a Scene HyperGraph (HyperGLM), promoting reasoning about multi-way interactions and higher-order relationships. Our approach uniquely integrates entity scene graphs, which capture spatial relationships between objects, with a procedural graph that models their causal transitions, forming a unified HyperGraph. Significantly, HyperGLM enables reasoning by injecting this unified HyperGraph into LLMs. Additionally, we introduce a new Video Scene Graph Reasoning (VSGR) dataset featuring 1.9M frames from third-person, egocentric, and drone views and supports five tasks: Scene Graph Generation, Scene Graph Anticipation, Video Question Answering, Video Captioning, and Relation Reasoning. Empirically, HyperGLM consistently outperforms state-of-the-art methods across five tasks, effectively modeling and reasoning complex relationships in diverse video scenes.

📄 PDF Abstract BibTeX arXiv:2411.18042

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationQuestion AnsweringScene Graph GenerationVideo CaptioningVideo Question AnsweringVideo scene graph generation

Similar Papers 제목 키워드 기반

Self-supervised Hypergraphs for Learning Multiple World Interpretations

2023-08-15 · Alina Marcu, Mihai Pirvu, Dragos Costea, Emanuela Haller 외

We present a method for learning multiple scene representations given a small labeled set, by exploiting the relationships between such representations in the form of a multi-task hypergraph. We also show how we can use …

Multi-Task LearningSelf-Supervised Learning

Dual-Correlation Hypergraph Network for Unaligned RGBT Video Object Detection and A Large-scale Benchmark

2026-07-09 · Qishun Wang, Yapeng Li, Bin Luo, Zhengzheng Tu 외 arxiv

RGB-Thermal (RGBT) Video Object Detection (VOD) has gained significant traction due to its ability to overcome the limitations of conventional RGB-based VOD under challenging conditions. However, spatial misalignment com…

Video Object Detection

HyperGraphRAG: Retrieval-Augmented Generation with Hypergraph-Structured Knowledge Representation

2025-03-27 · Haoran Luo, Haihong E, Guanting Chen, Yandan Zheng 외

While standard Retrieval-Augmented Generation (RAG) based on chunks, GraphRAG structures knowledge as graphs to leverage the relations among entities. However, previous GraphRAG methods are limited by binary relations: o…

RAGRetrievalRetrieval-augmented Generation

Learning Multi-Granular Hypergraphs for Video-Based Person Re-Identification

2021-04-30 · CVPR 2020 6 · Yichao Yan, Jie Qin1, Jiaxin Chen, Li Liu 외

Video-based person re-identification (re-ID) is an important research topic in computer vision. The key to tackling the challenging task is to exploit both spatial and temporal clues in video sequences. In this work, we …

Person Re-IdentificationVideo-Based Person Re-Identification

Temporal Inductive Logic Reasoning over Hypergraphs

2022-06-09 · Yuan Yang, Siheng Xiong, Ali Payani, James C Kerce 외

Inductive logic reasoning is a fundamental task in graph analysis, which aims to generalize patterns from data. This task has been extensively studied for traditional graph representations, such as knowledge graphs (KGs)…

Inductive logic programmingKnowledge Graphs