paper-with-me

Papers

Context Modulated Dynamic Networks for Actor and Action Video Segmentation with Language Queries

2020-04-03 · Hao Wang, Cheng Deng, Fan Ma, Yi Yang

Actor and action video segmentation with language queries aims to segment out the expression referred objects in the video. This process requires comprehensive language reasoning and fine-grained video understanding. Previous methods mainly leverage dynamic convolutional networks to match visual and semantic representations. However, the dynamic convolution neglects spatial context when processing each region in the frame and is thus challenging to segment similar objects in the complex scenarios. To address such limitation, we construct a context modulated dynamic convolutional network. Specifically, we propose a context modulated dynamic convolutional operation in the proposed framework. The kernels for the specific region are generated from both language sentences and surrounding context features. Moreover, we devise a temporal encoder to incorporate motions into the visual features to further match the query descriptions. Extensive experiments on two benchmark datasets, Actor-Action Dataset Sentences (A2D Sentences) and J-HMDB Sentences, demonstrate that our proposed approach notably outperforms state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Referring Expression SegmentationVideo SegmentationVideo Semantic SegmentationVideo Understanding

Similar Papers 제목 키워드 기반

UNIVERSE: Unified Video Action Models for Autonomous Driving with Flexible Mask-Modulated Modality Generation

2026-07-06 · Mengmeng Liu, Diankun Zhang, Jiuming Liu, Jianfeng Cui 외 arxiv

World Action Models (WAMs) have shown strong potential for improving action generalization in autonomous driving by using future video prediction as dense supervision for scene dynamics and temporal causality. However, i…

Autonomous DrivingVideo PredictionVideo Denoising

Modulated Neural ODEs

2023-02-26 · NeurIPS 2023 11 · Ilze Amanda Auzina, Çağatay Yıldız, Sara Magliacane, Matthias Bethge 외

Neural ordinary differential equations (NODEs) have been proven useful for learning non-linear dynamics of arbitrary trajectories. However, current NODE methods capture variations across trajectories only via the initial…

CycleACR: Cycle Modeling of Actor-Context Relations for Video Action Detection

2023-03-28 · Lei Chen, Zhan Tong, Yibing Song, Gangshan Wu 외

The relation modeling between actors and scene context advances video action detection where the correlation of multiple actors makes their action recognition challenging. Existing studies model each actor and scene rela…

Action DetectionAction RecognitionRelationRelation Network+1

Where to Focus: Query-Modulated Multimodal Keyframe Selection for Long Video Understanding

2026-04-19 · Shaoguang Wang, Weiyu Guo, Ziyang Chen, Xuming Hu 외 arxiv

Long video understanding remains a formidable challenge for Multimodal Large Language Models (MLLMs) due to the prohibitive computational cost of processing dense frame sequences. Prevailing solutions, which select a key…

Visual Grounding

Classification Matters: Improving Video Action Detection with Class-Specific Attention

2024-07-29 · Jinsung Lee, Taeoh Kim, Inwoong Lee, Minho Shim 외

Video action detection (VAD) aims to detect actors and classify their actions in a video. We figure that VAD suffers more from classification rather than localization of actors. Hence, we analyze how prevailing methods f…

Action DetectionClassificationVideo Action Detection