Papers › Stacked Attention Networks for Image Question Answering

Stacked Attention Networks for Image Question Answering

7 Nov 2015CVPR 2016 6arXiv:1511.02274archive 2025-07-28

Zichao Yang, Xiaodong He, Jianfeng Gao, Li Deng, Alex Smola

This paper presents stacked attention networks (SANs) that learn to answer natural language questions from images. SANs use semantic representation of a question as query to search for the regions in an image that are related to the answer. We argue that image question answering (QA) often requires multiple steps of reasoning. Thus, we develop a multiple-layer SAN in which we query an image multiple times to infer the answer progressively. Experiments conducted on four image QA data sets demonstrate that the proposed SANs significantly outperform previous state-of-the-art approaches. The visualization of the attention layers illustrates the progress that the SAN locates the relevant visual clues that lead to the answer of the question layer-by-layer.

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="1511.02274")

Code

Syntology Ran 4 of 4 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 2 ran · fixture could not drive it.

By repository: community (archive-listed): 4 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

16 repositories listed; official and paper-mentioned ones first.

Cold-Winter/vqs mentioned on GitHubcaffe2 report
SatyamGaba/visual_question_answering mentioned on GitHubpytorch report
SatyamGaba/vqa mentioned on GitHubpytorch report
TingAnChien/san-vqa-tensorflow mentioned on GitHubtf report
abhi-iyer/visual-question-answering mentioned on GitHubpytorch report
abhshkdz/neural-vqa-attention mentioned on GitHubtorch report
chirag26495/DAN_VQA mentioned on GitHubpytorch report
jiayi-wei/vqa-tf2 mentioned on GitHubtf report
mokhalid-dev/Attention-based-VQA-model mentioned on GitHubpytorch report
rs9000/VisualReasoning_MMnet mentioned on GitHubpytorch report
snagiri/ECE285_Jarvis_ProjectA mentioned on GitHubpytorch report
yanxinyan1/yxy mentioned on GitHubpytorch report
zcyang/imageqa-san mentioned on GitHub 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

4 samples harvested; 4 ran; 0 honoured the contract we drafted; 0 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.

2ran · our draft was wrong
2ran · fixture could not drive it

Licence: 4 of the 4 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 abhijit-buet/VizWiz-Visual-Question-Answering-2021. “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.

apply_attention abhijit-buet/VizWiz-Visual-Question-Answering-2021/models.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · 388d2a6ba37219cd · report
create_submission abhijit-buet/VizWiz-Visual-Question-Answering-2021/predict.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · d12f1716d21540a8 · report
predict_answers abhijit-buet/VizWiz-Visual-Question-Answering-2021/predict.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 6d3a7a351f38eccd · report
repeat_encoded_question abhijit-buet/VizWiz-Visual-Question-Answering-2021/models.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · fe3010862617673c · report

Tasks

Visual Question Answering (VQA)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Visual Question Answering (VQA) COCO Visual Question Answering (VQA) real images 1.0 open ended SAN Percentage correct 58.9 #11 of 14 Archive leaderboard report
Visual Question Answering (VQA) VQA v1 test-std SAN (VGG) Accuracy 58.9 #5 of 6 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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