paper-with-me

홈 › Papers

IQA: Visual Question Answering in Interactive Environments

2017-12-09 · CVPR 2018 6 · Daniel Gordon, Aniruddha Kembhavi, Mohammad Rastegari, Joseph Redmon, Dieter Fox, Ali Farhadi

We introduce Interactive Question Answering (IQA), the task of answering questions that require an autonomous agent to interact with a dynamic visual environment. IQA presents the agent with a scene and a question, like: "Are there any apples in the fridge?" The agent must navigate around the scene, acquire visual understanding of scene elements, interact with objects (e.g. open refrigerators) and plan for a series of actions conditioned on the question. Popular reinforcement learning approaches with a single controller perform poorly on IQA owing to the large and diverse state space. We propose the Hierarchical Interactive Memory Network (HIMN), consisting of a factorized set of controllers, allowing the system to operate at multiple levels of temporal abstraction. To evaluate HIMN, we introduce IQUAD V1, a new dataset built upon AI2-THOR, a simulated photo-realistic environment of configurable indoor scenes with interactive objects (code and dataset available at https://github.com/danielgordon10/thor-iqa-cvpr-2018). IQUAD V1 has 75,000 questions, each paired with a unique scene configuration. Our experiments show that our proposed model outperforms popular single controller based methods on IQUAD V1. For sample questions and results, please view our video: https://youtu.be/pXd3C-1jr98

📄 PDF Abstract BibTeX arXiv:1712.03316

Code (1)

danielgordon10/thor-iqa-cvpr-2018 공식 구현 tf

Tasks

NavigateReinforcement LearningVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Mobile App Tasks with Iterative Feedback (MoTIF): Addressing Task Feasibility in Interactive Visual Environments

2021-04-17 · Andrea Burns, Deniz Arsan, Sanjna Agrawal, Ranjitha Kumar 외

In recent years, vision-language research has shifted to study tasks which require more complex reasoning, such as interactive question answering, visual common sense reasoning, and question-answer plausibility predictio…

Common Sense ReasoningQuestion Answering

Multi-Agent Embodied Question Answering in Interactive Environments

2020-08-01 · ECCV 2020 8 · Sinan Tan, Weilai Xiang, Huaping Liu, Di Guo 외

We investigate a new AI task --- Multi-Agent Interactive Question Answering --- where several agents explore the scene jointly in interactive environments to answer a question. To cooperate efficiently and answer accurat…

3D ReconstructionEmbodied Question AnsweringQuestion Answering

A Sequence Modelling Approach to Question Answering in Text-Based Games

2022-07-01 · NAACL (Wordplay) 2022 7 · Gregory Furman, Edan Toledo, Jonathan Shock, Jan Buys

Interactive Question Answering (IQA) requires an intelligent agent to interact with a dynamic environment in order to gather information necessary to answer a question. IQA tasks have been proposed as means of training s…

Question Answeringtext-based games

An Interactive Web-Interface for Visualizing the Inner Workings of the Question Answering LSTM

2018-11-01 · EMNLP 2018 11 · Ekaterina Loginova, G{\"u}nter Neumann

We present a visualisation tool which aims to illuminate the inner workings of an LSTM model for question answering. It plots heatmaps of neurons{'} firings and allows a user to check the dependency between neurons and m…

Feature EngineeringMachine TranslationQuestion Answering

End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights

2017-07-01 · ACL 2017 7 · Andreas R{\"u}ckl{\'e}, Iryna Gurevych
Answer SelectionMachine TranslationQuestion Answering