paper-with-me

홈 › Papers

Is Sluice Resolution really just Question Answering?

2021-05-29 · Peratham Wiriyathammabhum

Sluice resolution is a problem where a system needs to output the corresponding antecedents of wh-ellipses. The antecedents are elided contents behind the wh-words but are implicitly referred to using contexts. Previous work frames sluice resolution as question answering where this setting outperforms all its preceding works by large margins. Ellipsis and questions are referentially dependent expressions (anaphoras) and retrieving the corresponding antecedents are like answering questions to output pieces of clarifying information. However, the task is not fully solved. Therefore, we want to further investigate what makes sluice resolution differ to question answering and fill in the error gaps. We also present some results using recent state-of-the-art question answering systems which improve the previous work (86.01 to 90.39 F1).

📄 PDF Abstract BibTeX arXiv:2105.14347

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Ellipsis Resolution as Question Answering: An Evaluation

2019-08-29 · EACL 2021 2 · Rahul Aralikatte, Matthew Lamm, Daniel Hardt, Anders Søgaard

Most, if not all forms of ellipsis (e.g., so does Mary) are similar to reading comprehension questions (what does Mary do), in that in order to resolve them, we need to identify an appropriate text span in the preceding …

coreference-resolutionCoreference ResolutionMachine Reading ComprehensionQuestion Answering+1

What Do You Mean `Why?': Resolving Sluices in Conversations

2019-11-21 · Victor Petrén Bach Hansen, Anders Søgaard

In conversation, we often ask one-word questions such as `Why?' or `Who?'. Such questions are typically easy for humans to answer, but can be hard for computers, because their resolution requires retrieving both the righ…

Sluice Resolution without Hand-Crafted Features over Brittle Syntax Trees

2018-06-01 · NAACL 2018 6 · Ola R{\o}nning, Daniel Hardt, Anders S{\o}gaard

Sluice resolution in English is the problem of finding antecedents of \textit{wh}-fronted ellipses. Previous work has relied on hand-crafted features over syntax trees that scale poorly to other languages and domains; in…

Feature EngineeringMulti-Task Learning

A Simple Yet Strong Pipeline for HotpotQA

2020-04-14 · EMNLP 2020 11 · Dirk Groeneveld, Tushar Khot, Mausam, Ashish Sabharwal

State-of-the-art models for multi-hop question answering typically augment large-scale language models like BERT with additional, intuitively useful capabilities such as named entity recognition, graph-based reasoning, a…

Multi-hop Question Answeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Are VLMs Really Blind

2024-10-29 · Ayush Singh, Mansi Gupta, Shivank Garg

Vision Language Models excel in handling a wide range of complex tasks, including Optical Character Recognition (OCR), Visual Question Answering (VQA), and advanced geometric reasoning. However, these models fail to perf…

Language ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)+3