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

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

19 Jun 2021ACL 2021 5arXiv:2106.10446archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2106.10446")

Code

Syntology Ran 15 of 20 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 15 ran with no contract checked.

By repository: official repository: 20 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ahjeongseo/MASN-pytorch officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 15 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15ran
5unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ahjeongseo/MASN-pytorch. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AttAdj ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · bd681740f90f16fd · report
AttFlat ahjeongseo/MASN-pytorch/model/masn.py official repository ran MIT (permissive) · 759b0914ac77b28a · report
BCNet ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · e259237fcad3dc88 · report
BaseRNN ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · dc8f9d8e6494711c · report
FC ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 05b99b050c8b7491 · report
FCNet ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 63433a241385e836 · report
FFN ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · ccbe74241dafb0f7 · report
GCN ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · b86d984ed27f78a4 · report
GraphConvolution ahjeongseo/MASN-pytorch/model/masn.py official repository ran MIT (permissive) · 388325a7a33168a2 · report
MLP ahjeongseo/MASN-pytorch/model/masn.py official repository ran fingerprinted MIT (permissive) · 14b57ad597a09b12 · report
PositionEncoding ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 8df81fac54e85c99 · report
SentenceEncoderRNN ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · ef071499ee045c12 · report
VideoAdjLearner ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · b54092a60a1899c5 · report
WeightDropLinear ahjeongseo/MASN-pytorch/model/masn.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 7c200f265dc848c2 · report
weight_drop ahjeongseo/MASN-pytorch/model/masn.py official repository ran MIT (permissive) · 3d02a8046580e19b · report
BAN ahjeongseo/MASN-pytorch/model/masn.py official repository unverified MIT (permissive) · 1e41b6c5ad0bb279 · report
BiAttention ahjeongseo/MASN-pytorch/model/masn.py official repository unverified MIT (permissive) · 84b7ec1fe8c2e0b6 · report
MASN ahjeongseo/MASN-pytorch/model/masn.py official repository unverified MIT (permissive) · 119ae32ced71cbed · report
MotionApprFusion ahjeongseo/MASN-pytorch/model/masn.py official repository unverified MIT (permissive) · f38305bce2e96714 · report
_weight_drop ahjeongseo/MASN-pytorch/model/masn.py official repository unverified MIT (permissive) · 73eb643334aa5e32 · report

Tasks

AI AgentQuestion AnsweringVideo Question Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections