paper-with-me

Papers

SQuINTing at VQA Models: Introspecting VQA Models with Sub-Questions

2020-01-20 · CVPR 2020 6 · Ramprasaath R. Selvaraju, Purva Tendulkar, Devi Parikh, Eric Horvitz, Marco Ribeiro, Besmira Nushi, Ece Kamar

Existing VQA datasets contain questions with varying levels of complexity. While the majority of questions in these datasets require perception for recognizing existence, properties, and spatial relationships of entities, a significant portion of questions pose challenges that correspond to reasoning tasks - tasks that can only be answered through a synthesis of perception and knowledge about the world, logic and / or reasoning. Analyzing performance across this distinction allows us to notice when existing VQA models have consistency issues; they answer the reasoning questions correctly but fail on associated low-level perception questions. For example, in Figure 1, models answer the complex reasoning question "Is the banana ripe enough to eat?" correctly, but fail on the associated perception question "Are the bananas mostly green or yellow?" indicating that the model likely answered the reasoning question correctly but for the wrong reason. We quantify the extent to which this phenomenon occurs by creating a new Reasoning split of the VQA dataset and collecting VQA-introspect, a new dataset1 which consists of 238K new perception questions which serve as sub questions corresponding to the set of perceptual tasks needed to effectively answer the complex reasoning questions in the Reasoning split. Our evaluation shows that state-of-the-art VQA models have comparable performance in answering perception and reasoning questions, but suffer from consistency problems. To address this shortcoming, we propose an approach called Sub-Question Importance-aware Network Tuning (SQuINT), which encourages the model to attend to the same parts of the image when answering the reasoning question and the perception sub question. We show that SQuINT improves model consistency by ~5%, also marginally improving performance on the Reasoning questions in VQA, while also displaying better attention maps.

📄 PDF Abstract BibTeX arXiv:2001.06927

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Beam Squinting Compensation: An NCR-Assisted Scenario

2024-02-15 · Diego A. Sousa, Fco. Rafael M. Lima, Victor F. Monteiro, Tarcisio F. Maciel 외

Millimeter wave (mmWave) and sub-THz communications, foreseen for sixth generation (6G), suffer from high propagation losses which affect the network coverage. To address this point, smart entities such as network-contro…

Novel Transceiver Design in Wideband Massive MIMO for Beam Squint Minimization

2022-07-11 · Liza Afeef, Abuu B. Kihero, Hüseyin Arslan

When using ultra-wideband (UWB) signaling on massive multiple-input multiple-output (mMIMO) systems, the electromagnetic wave at each array element incurs an extra propagation delay comparable to (or larger than) the sym…

Efficient Graph Neural Networks for Multicarrier Wideband Hybrid Beamforming Optimization

2026-09-09 · Beier Li, Mai Vu arxiv

6G wireless technology is poised to adopt higher and wider frequency bands, leveraging highly directional beamforming. However, the vast bandwidths amplify the impact of beam squinting. Traditional solutions, such as add…

What Did You Think Would Happen? Explaining Agent Behaviour Through Intended Outcomes

2020-11-10 · NeurIPS 2020 12 · Herman Yau, Chris Russell, Simon Hadfield

We present a novel form of explanation for Reinforcement Learning, based around the notion of intended outcome. These explanations describe the outcome an agent is trying to achieve by its actions. We provide a simple pr…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reflection-Tuning: Data Recycling Improves LLM Instruction-Tuning

2023-10-18 · Ming Li, Lichang Chen, Jiuhai Chen, Shwai He 외

Recent advancements in Large Language Models (LLMs) have expanded the horizons of natural language understanding and generation. Notably, the output control and alignment with the input of LLMs can be refined through ins…

Natural Language Understanding