Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MoVie: Revisiting Modulated Convolutions for Visual Counting and Beyond

About

This paper focuses on visual counting, which aims to predict the number of occurrences given a natural image and a query (e.g. a question or a category). Unlike most prior works that use explicit, symbolic models which can be computationally expensive and limited in generalization, we propose a simple and effective alternative by revisiting modulated convolutions that fuse the query and the image locally. Following the design of residual bottleneck, we call our method MoVie, short for Modulated conVolutional bottlenecks. Notably, MoVie reasons implicitly and holistically and only needs a single forward-pass during inference. Nevertheless, MoVie showcases strong performance for counting: 1) advancing the state-of-the-art on counting-specific VQA tasks while being more efficient; 2) outperforming prior-art on difficult benchmarks like COCO for common object counting; 3) helped us secure the first place of 2020 VQA challenge when integrated as a module for 'number' related questions in generic VQA models. Finally, we show evidence that modulated convolutions such as MoVie can serve as a general mechanism for reasoning tasks beyond counting.

Duy-Kien Nguyen, Vedanuj Goswami, Xinlei Chen• 2020

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy69.26
664
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy69.26
337
Visual Question AnsweringGQA (test)
Accuracy57.1
119
Visual Question AnsweringGQA (test-std)
Accuracy57.1
62
Visual Question AnsweringCLEVR (test)
Overall Accuracy97.42
61
Object CountingPascal VOC (test)
RMSE0.36
27
Object CountingCOCO (test)
RMSE0.3
16
Open-ended countingTallyQA (test)
Simple Accuracy74.9
14
Visual Question AnsweringTallyQA complex
Accuracy56.8
13
Visual Question AnsweringTallyQA simple
Accuracy74.9
10
Showing 10 of 12 rows

Other info

Follow for update