Papers › Separating Skills and Concepts for Novel Visual Question Answering

Separating Skills and Concepts for Novel Visual Question Answering

19 Jul 2021CVPR 2021 1arXiv:2107.09106archive 2025-07-28

Spencer Whitehead, Hui Wu, Heng Ji, Rogerio Feris, Kate Saenko

Generalization to out-of-distribution data has been a problem for Visual Question Answering (VQA) models. To measure generalization to novel questions, we propose to separate them into "skills" and "concepts". "Skills" are visual tasks, such as counting or attribute recognition, and are applied to "concepts" mentioned in the question, such as objects and people. VQA methods should be able to compose skills and concepts in novel ways, regardless of whether the specific composition has been seen in training, yet we demonstrate that existing models have much to improve upon towards handling new compositions. We present a novel method for learning to compose skills and concepts that separates these two factors implicitly within a model by learning grounded concept representations and disentangling the encoding of skills from that of concepts. We enforce these properties with a novel contrastive learning procedure that does not rely on external annotations and can be learned from unlabeled image-question pairs. Experiments demonstrate the effectiveness of our approach for improving compositional and grounding performance.

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

Code

Syntology Ran 0 of 8 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run.

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

SpencerWhitehead/novelvqa officialmentioned in papermentioned on GitHubpytorchMIT report
MalvinaNikandrou/contvqa mentioned on GitHubMIT 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

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

8unverified

Licence: 0 of the 8 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

get_optim SpencerWhitehead/novelvqa/core/model/optim.py official repository unverified MIT (permissive) · b6bf5a95f3801883 · report
get_categories_per_task MalvinaNikandrou/contvqa/src/contvqa/get_image_based_settings.py community (archive-listed) unverified MIT (permissive) · fbfb2ee28ffecc81 · report
get_num_of_samples_per_task MalvinaNikandrou/contvqa/src/contvqa/get_dataset_statistics.py community (archive-listed) unverified MIT (permissive) · a0692efb554bc382 · report
get_question_ids_to_questions MalvinaNikandrou/contvqa/src/contvqa/plot_distributions.py community (archive-listed) unverified MIT (permissive) · 88571e8825d16071 · report
prep_ans MalvinaNikandrou/contvqa/src/contvqa/answer_preprocessing.py community (archive-listed) unverified MIT (permissive) · f71c20e0c28c07ae · report
process_digit_article MalvinaNikandrou/contvqa/src/contvqa/answer_preprocessing.py community (archive-listed) unverified MIT (permissive) · 7201dbcd85dd597d · report
process_punctuation MalvinaNikandrou/contvqa/src/contvqa/answer_preprocessing.py community (archive-listed) unverified MIT (permissive) · 389046e117d0b05c · report
read_json MalvinaNikandrou/contvqa/src/contvqa/common.py community (archive-listed) unverified MIT (permissive) · a5e5d18d0c38ef2a · report

Tasks

AttributeContrastive LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive Learning

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