paper-with-me

Papers

Mitigating Noisy Inputs for Question Answering

2019-08-08 · Denis Peskov, Joe Barrow, Pedro Rodriguez, Graham Neubig, Jordan Boyd-Graber

Natural language processing systems are often downstream of unreliable inputs: machine translation, optical character recognition, or speech recognition. For instance, virtual assistants can only answer your questions after understanding your speech. We investigate and mitigate the effects of noise from Automatic Speech Recognition systems on two factoid Question Answering (QA) tasks. Integrating confidences into the model and forced decoding of unknown words are empirically shown to improve the accuracy of downstream neural QA systems. We create and train models on a synthetic corpus of over 500,000 noisy sentences and evaluate on two human corpora from Quizbowl and Jeopardy! competitions.

📄 PDF Abstract BibTeX arXiv:1908.02914

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationOptical Character RecognitionOptical Character Recognition (OCR)Question Answeringspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

Reinforcement Learning from Reformulations in Conversational Question Answering over Knowledge Graphs

2021-05-11 · Magdalena Kaiser, Rishiraj Saha Roy, Gerhard Weikum

The rise of personal assistants has made conversational question answering (ConvQA) a very popular mechanism for user-system interaction. State-of-the-art methods for ConvQA over knowledge graphs (KGs) can only learn fro…

Conversational Question AnsweringKnowledge GraphsQuestion Answeringreinforcement-learning+1

Mitigating Knowledge Conflicts in Language Model-Driven Question Answering

2024-11-18 · Han Cao, Zhaoyang Zhang, Xiangtian Li, Chufan Wu 외

In the context of knowledge-driven seq-to-seq generation tasks, such as document-based question answering and document summarization systems, two fundamental knowledge sources play crucial roles: the inherent knowledge e…

Document SummarizationHallucinationLanguage ModelingLanguage Modelling+1

Mitigating Easy Option Bias in Multiple-Choice Question Answering

2025-08-19 · Hao Zhang, Chen Li, Basura Fernando arxiv

In this early study, we observe an Easy-Options Bias (EOB) issue in some multiple-choice Visual Question Answering (VQA) benchmarks such as MMStar, RealWorldQA, SEED-Bench, Next-QA, STAR benchmark and Video-MME. This bia…

Visual Question Answering

RoToR: Towards More Reliable Responses for Order-Invariant Inputs

2025-02-10 · Soyoung Yoon, Dongha Ahn, Youngwon Lee, Minkyu Jung 외

Mitigating positional bias of language models (LMs) for listwise inputs is a well-known and important problem (e.g., lost-in-the-middle). While zero-shot order-invariant LMs have been proposed to solve this issue, their …

Graph Question AnsweringMMLUQuestion Answering

On the hidden treasure of dialog in video question answering

2021-03-26 · ICCV 2021 10 · Deniz Engin, François Schnitzler, Ngoc Q. K. Duong, Yannis Avrithis

High-level understanding of stories in video such as movies and TV shows from raw data is extremely challenging. Modern video question answering (VideoQA) systems often use additional human-made sources like plot synopse…

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)