paper-with-me

홈 › Papers

Attend What You Need: Motion-Appearance Synergistic Networks for Video Question Answering

2021-06-19 · ACL 2021 5 · Ahjeong Seo, Gi-Cheon Kang, Joonhan Park, Byoung-Tak Zhang

Video Question Answering is a task which requires an AI agent to answer questions grounded in video. This task entails three key challenges: (1) understand the intention of various questions, (2) capturing various elements of the input video (e.g., object, action, causality), and (3) cross-modal grounding between language and vision information. We propose Motion-Appearance Synergistic Networks (MASN), which embed two cross-modal features grounded on motion and appearance information and selectively utilize them depending on the question's intentions. MASN consists of a motion module, an appearance module, and a motion-appearance fusion module. The motion module computes the action-oriented cross-modal joint representations, while the appearance module focuses on the appearance aspect of the input video. Finally, the motion-appearance fusion module takes each output of the motion module and the appearance module as input, and performs question-guided fusion. As a result, MASN achieves new state-of-the-art performance on the TGIF-QA and MSVD-QA datasets. We also conduct qualitative analysis by visualizing the inference results of MASN. The code is available at https://github.com/ahjeongseo/MASN-pytorch.

📄 PDF Abstract BibTeX arXiv:2106.10446

Code (1)

ahjeongseo/MASN-pytorch 공식 구현 pytorch

Tasks

AI AgentQuestion AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

Probing Identity-Specific Motion Signatures: A Controlled Diagnostic Study

2026-07-03 · Yingtie Lei, Fangxun Liu, Baicheng Wu, Colin Lee 외 arxiv

Identity recognition (e.g., person, animal re-identification) has traditionally relied heavily on static appearance cues. Yet motion--consistent, individual-specific dynamics--can provide a complementary and potentially …

CAMEL: CAusal Motion Enhancement Tailored for Lifting Text-driven Video Editing

2024-01-01 · CVPR 2024 1 · Guiwei Zhang, Tianyu Zhang, Guanglin Niu, Zichang Tan 외

Text-driven video editing poses significant challenges in exhibiting flicker-free visual continuity while preserving the inherent motion patterns of original videos. Existing methods operate under a paradigm where mo…

Video Editing

Sequential Attend, Infer, Repeat: Generative Modelling of Moving Objects

2018-06-05 · NeurIPS 2018 12 · Adam R. Kosiorek, Hyunjik Kim, Ingmar Posner, Yee Whye Teh

We present Sequential Attend, Infer, Repeat (SQAIR), an interpretable deep generative model for videos of moving objects. It can reliably discover and track objects throughout the sequence of frames, and can also generat…

Symbols as a Lingua Franca for Bridging Human-AI Chasm for Explainable and Advisable AI Systems

2021-09-21 · Subbarao Kambhampati, Sarath Sreedharan, Mudit Verma, Yantian Zha 외

Despite the surprising power of many modern AI systems that often learn their own representations, there is significant discontent about their inscrutability and the attendant problems in their ability to interact with h…

EAGLE: Episodic Appearance- and Geometry-aware Memory for Unified 2D-3D Visual Query Localization in Egocentric Vision

2025-11-11 · Yifei Cao, Yu Liu, Guolong Wang, Zhu Liu 외 arxiv

Egocentric visual query localization is vital for embodied AI and VR/AR, yet remains challenging due to camera motion, viewpoint changes, and appearance variations. We present EAGLE, a novel framework that leverages epis…