paper-with-me

홈 › Papers

CFO: Conditional Focused Neural Question Answering with Large-scale Knowledge Bases

2016-06-07 · ACL 2016 8 · Zihang Dai, Lei LI, Wei Xu

How can we enable computers to automatically answer questions like "Who created the character Harry Potter"? Carefully built knowledge bases provide rich sources of facts. However, it remains a challenge to answer factoid questions raised in natural language due to numerous expressions of one question. In particular, we focus on the most common questions --- ones that can be answered with a single fact in the knowledge base. We propose CFO, a Conditional Focused neural-network-based approach to answering factoid questions with knowledge bases. Our approach first zooms in a question to find more probable candidate subject mentions, and infers the final answers with a unified conditional probabilistic framework. Powered by deep recurrent neural networks and neural embeddings, our proposed CFO achieves an accuracy of 75.7% on a dataset of 108k questions - the largest public one to date. It outperforms the current state of the art by an absolute margin of 11.8%.

📄 PDF Abstract BibTeX arXiv:1606.01994

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Transfer Learning via Unsupervised Task Discovery for Visual Question Answering

2018-10-03 · CVPR 2019 6 · Hyeonwoo Noh, Tae-hoon Kim, Jonghwan Mun, Bohyung Han

We study how to leverage off-the-shelf visual and linguistic data to cope with out-of-vocabulary answers in visual question answering task. Existing large-scale visual datasets with annotations such as image class labels…

Question AnsweringTransfer LearningVisual Question AnsweringVisual Question Answering (VQA)

Video as Conditional Graph Hierarchy for Multi-Granular Question Answering

2021-12-12 · Junbin Xiao, Angela Yao, Zhiyuan Liu, Yicong Li 외

Video question answering requires the models to understand and reason about both the complex video and language data to correctly derive the answers. Existing efforts have been focused on designing sophisticated cross-mo…

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)

Beyond Question-Based Biases: Assessing Multimodal Shortcut Learning in Visual Question Answering

2021-04-07 · ICCV 2021 10 · Corentin Dancette, Remi Cadene, Damien Teney, Matthieu Cord

We introduce an evaluation methodology for visual question answering (VQA) to better diagnose cases of shortcut learning. These cases happen when a model exploits spurious statistical regularities to produce correct answ…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Few-shot Query-Focused Summarization with Prefix-Merging

2022-11-29 · Ruifeng Yuan, Zili Wang, Ziqiang Cao, Wenjie Li

Query-focused summarization has been considered as an important extension for text summarization. It aims to generate a concise highlight for a given query. Different from text summarization, query-focused summarization …

Few-Shot LearningQuery-focused SummarizationQuestion AnsweringText Summarization

EDUQA: Educational Domain Question Answering System using Conceptual Network Mapping

2019-11-12 · Abhishek Agarwal, Nikhil Sachdeva, Raj Kamal Yadav, Vishaal Udandarao 외

Most of the existing question answering models can be largely compiled into two categories: i) open domain question answering models that answer generic questions and use large-scale knowledge base along with the targete…

Answer GenerationOpen-Domain Question AnsweringQuestion AnsweringRetrieval