paper-with-me

홈 › Papers

GraphVid: It Only Takes a Few Nodes to Understand a Video

2022-07-04 · Eitan Kosman, Dotan Di Castro

We propose a concise representation of videos that encode perceptually meaningful features into graphs. With this representation, we aim to leverage the large amount of redundancies in videos and save computations. First, we construct superpixel-based graph representations of videos by considering superpixels as graph nodes and create spatial and temporal connections between adjacent superpixels. Then, we leverage Graph Convolutional Networks to process this representation and predict the desired output. As a result, we are able to train models with much fewer parameters, which translates into short training periods and a reduction in computation resource requirements. A comprehensive experimental study on the publicly available datasets Kinetics-400 and Charades shows that the proposed method is highly cost-effective and uses limited commodity hardware during training and inference. It reduces the computational requirements 10-fold while achieving results that are comparable to state-of-the-art methods. We believe that the proposed approach is a promising direction that could open the door to solving video understanding more efficiently and enable more resource limited users to thrive in this research field.

📄 PDF Abstract BibTeX arXiv:2207.01375

Code (0)

등록된 구현이 없습니다.

Tasks

SuperpixelsVideo Understanding

Similar Papers 제목 키워드 기반

GraphVid: Interactive Graph-Controllable Video Generation

2026-07-23 · Vedant Shah, Onkar Susladkar, Tushar Prakash, Kiet Nguyen 외 arxiv

Controllable video generation remains challenging due to the difficulty of specifying precise multi-object interactions using text prompts or motion-control inputs that primarily constrain pixel movement. In practice, tr…

Video Generation

Understanding Long Videos via LLM-Powered Entity Relation Graphs

2025-01-27 · Meng Chu, Yicong Li, Tat-Seng Chua

The analysis of extended video content poses unique challenges in artificial intelligence, particularly when dealing with the complexity of tracking and understanding visual elements across time. Current methodologies th…

EgoSchemaLarge Language ModelObject TrackingRelation+1

Audio-Visual LLM for Video Understanding

2023-12-11 · Fangxun Shu, Lei Zhang, Hao Jiang, Cihang Xie

This paper presents Audio-Visual LLM, a Multimodal Large Language Model that takes both visual and auditory inputs for holistic video understanding. A key design is the modality-augmented training, which involves the int…

AudioCapsLanguage ModelingLanguage ModellingLarge Language Model+2

StreamMeCo: Long-Term Agent Memory Compression for Efficient Streaming Video Understanding

2026-04-10 · Junxi Wang, Te Sun, Jiayi Zhu, Junxian Li 외 arxiv

Vision agent memory has shown remarkable effectiveness in streaming video understanding. However, storing such memory for videos incurs substantial memory overhead, leading to high costs in both storage and computation. …

Background Modelling using Octree Color Quantization

2014-12-05 · Aditya A. V. Sastry

By assuming that the most frequently occuring color in a video or a region of a video I propose a new algorithm for detecting foreground objects in a video. The process of detecting the foreground objects is complicated …

Quantization