paper-with-me

Papers

Pattern-revising Enhanced Simple Question Answering over Knowledge Bases

2018-08-01 · COLING 2018 8 · Yanchao Hao, Hao liu, Shizhu He, Kang Liu, Jun Zhao

Question Answering over Knowledge Bases (KB-QA), which automatically answer natural language questions based on the facts contained by a knowledge base, is one of the most important natural language processing (NLP) tasks. Simple questions constitute a large part of questions queried on the web, still being a challenge to QA systems. In this work, we propose to conduct pattern extraction and entity linking first, and put forward pattern revising procedure to mitigate the error propagation problem. In order to learn to rank candidate subject-predicate pairs to enable the relevant facts retrieval given a question, we propose to do joint fact selection enhanced by relation detection. Multi-level encodings and multi-dimension information are leveraged to strengthen the whole procedure. The experimental results demonstrate that our approach sets a new record in this task, outperforming the current state-of-the-art by an absolute large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingFact SelectionQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Decomposing and Revising What Language Models Generate

2025-08-31 · Zhichao Yan, Jiaoyan Chen, Jiapu Wang, Xiaoli Li 외 arxiv

Attribution is crucial in question answering (QA) with Large Language Models (LLMs).SOTA question decomposition-based approaches use long form answers to generate questions for retrieving related documents. However, the …

Question Answering

Benchmarking Knowledge-Enhanced Commonsense Question Answering via Knowledge-to-Text Transformation

2021-01-04 · Ning Bian, Xianpei Han, Bo Chen, Le Sun

A fundamental ability of humans is to utilize commonsense knowledge in language understanding and question answering. In recent years, many knowledge-enhanced Commonsense Question Answering (CQA) approaches have been pro…

BenchmarkingQuestion Answering

Answering Complex Questions by Combining Information from Curated and Extracted Knowledge Bases

2020-07-01 · WS 2020 7 · Nikita Bhutani, Xinyi Zheng, Kun Qian, Yunyao Li 외

Knowledge-based question answering (KB{\_}QA) has long focused on simple questions that can be answered from a single knowledge source, a manually curated or an automatically extracted KB. In this work, we look at answer…

Question Answering

Optimizing Visual Question Answering Models for Driving: Bridging the Gap Between Human and Machine Attention Patterns

2024-06-13 · Kaavya Rekanar, Martin Hayes, Ganesh Sistu, Ciaran Eising

Visual Question Answering (VQA) models play a critical role in enhancing the perception capabilities of autonomous driving systems by allowing vehicles to analyze visual inputs alongside textual queries, fostering natura…

Autonomous DrivingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

The Global Banking Standards QA Dataset (GBS-QA)

2021-11-01 · EMNLP (ECONLP) 2021 11 · Kyunghwan Sohn, Sunjae Kwon, Jaesik Choi

A domain specific question answering (QA) dataset dramatically improves the machine comprehension performance. This paper presents a new Global Banking Standards QA dataset (GBS-QA) in the banking regulation domain. The …

Question AnsweringReading ComprehensionTransfer Learning