REVIEW 5 cited by
Training Recurrent Answering Units with Joint Loss Minimization for VQA
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
We propose a novel algorithm for visual question answering based on a recurrent deep neural network, where every module in the network corresponds to a complete answering unit with attention mechanism by itself. The network is optimized by minimizing loss aggregated from all the units, which share model parameters while receiving different information to compute attention probability. For training, our model attends to a region within image feature map, updates its memory based on the question and attended image feature, and answers the question based on its memory state. This procedure is performed to compute loss in each step. The motivation of this approach is our observation that multi-step inferences are often required to answer questions while each problem may have a unique desirable number of steps, which is difficult to identify in practice. Hence, we always make the first unit in the network solve problems, but allow it to learn the knowledge from the rest of units by backpropagation unless it degrades the model. To implement this idea, we early-stop training each unit as soon as it starts to overfit. Note that, since more complex models tend to overfit on easier questions quickly, the last answering unit in the unfolded recurrent neural network is typically killed first while the first one remains last. We make a single-step prediction for a new question using the shared model. This strategy works better than the other options within our framework since the selected model is trained effectively from all units without overfitting. The proposed algorithm outperforms other multi-step attention based approaches using a single step prediction in VQA dataset.
Forward citations
Cited by 5 Pith papers
-
PlotQA: Reasoning over Scientific Plots
PlotQA is a new large-scale plot-reasoning benchmark in which 80.76% of questions require open-vocabulary answers, and a hybrid perception-to-table model sets a state-of-the-art accuracy of 22.52% on it.
-
Multi-modality Latent Interaction Network for Visual Question Answering
MLIN, a stacked attention-based network that reasons over latent summarizations of image regions and question words, achieves competitive VQA v2.0 and TDIUC accuracy with reduced message-passing cost.
-
Question-Agnostic Attention for Visual Question Answering
Using a binary object map from Mask R-CNN to mask ResNet image features improves VQA accuracy when combined with standard question-dependent attention.
-
Using Large Language Models for education managements in Vietnamese with low resources
A framework that fine-tunes Bloom and Vistral on a synthetic Vietnamese educational-management QA dataset, with Vistral scoring higher but with no external baseline.
-
A Comprehensive Survey on Visual Question Answering Datasets and Algorithms
A broad but dated survey of VQA datasets and algorithms that organizes the pre-2021 literature into four dataset categories and six model paradigms.
Discussion (0). Continue with ORCID to comment.