paper-with-me

Papers

VQA with no questions-answers training

2018-11-20 · CVPR 2020 6 · Ben-Zion Vatashsky, Shimon Ullman

Methods for teaching machines to answer visual questions have made significant progress in recent years, but current methods still lack important human capabilities, including integrating new visual classes and concepts in a modular manner, providing explanations for the answers and handling new domains without explicit examples. We propose a novel method that consists of two main parts: generating a question graph representation, and an answering procedure, guided by the abstract structure of the question graph to invoke an extendable set of visual estimators. Training is performed for the language part and the visual part on their own, but unlike existing schemes, the method does not require any training using images with associated questions and answers. This approach is able to handle novel domains (extended question types and new object classes, properties and relations) as long as corresponding visual estimators are available. In addition, it can provide explanations to its answers and suggest alternatives when questions are not grounded in the image. We demonstrate that this approach achieves both high performance and domain extensibility without any questions-answers training.

📄 PDF Abstract BibTeX arXiv:1811.08481

Code (1)

benyv/uncord 공식 구현

Tasks

Visual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Chain-of-Questions Training with Latent Answers for Robust Multistep Question Answering

2023-05-24 · Wang Zhu, Jesse Thomason, Robin Jia

We train a language model (LM) to robustly answer multistep questions by generating and answering sub-questions. We propose Chain-of-Questions, a framework that trains a model to generate sub-questions and sub-answers on…

Language ModelingLanguage ModellingQuestion Answering

How do we answer complex questions: Discourse structure of long form answers

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Long form answers, consisting of multiple sentences, can provide nuanced and comprehensive answers to a broader set of questions. However, little prior work exists on this task. To better understand this complex task, we…

Extractive SummarizationFormNatural QuestionsSentence

An Entity-Based approach to Answering Recurrent and Non-Recurrent Questions with Past Answers

2016-12-01 · WS 2016 12 · Anietie Andy, Mugizi Rwebangira, Satoshi Sekine

An Entity-based approach to Answering recurrent and non-recurrent questions with Past Answers Abstract Community question answering (CQA) systems such as Yahoo! Answers allow registered-users to ask and answer questions …

Community Question AnsweringEntity LinkingQuestion Answering

How Do We Answer Complex Questions: Discourse Structure of Long-form Answers

2022-03-21 · ACL 2022 5 · Fangyuan Xu, Junyi Jessy Li, Eunsol Choi

Long-form answers, consisting of multiple sentences, can provide nuanced and comprehensive answers to a broader set of questions. To better understand this complex and understudied task, we study the functional structure…

FormNatural QuestionsSentence

Zero-Shot Open-Book Question Answering

2021-11-22 · Sia Gholami, Mehdi Noori

Open book question answering is a subset of question answering tasks where the system aims to find answers in a given set of documents (open-book) and common knowledge about a topic. This article proposes a solution for …

Information RetrievalNatural QuestionsQuestion AnsweringRetrieval