中文
相关论文

相关论文: Looking Under the Hood : Tools for Diagnosing your…

200 篇论文

While LLMs have shown great success in understanding and generating text in traditional conversational settings, their potential for performing ill-defined complex tasks is largely under-studied. Indeed, we are yet to conduct comprehensive…

人工智能 · 计算机科学 2023-10-26 Shubhra Kanti Karmaker Santu , Dongji Feng

Neural models for question answering (QA) over documents have achieved significant performance improvements. Although effective, these models do not scale to large corpora due to their complex modeling of interactions between the document…

计算与语言 · 计算机科学 2018-05-22 Sewon Min , Victor Zhong , Richard Socher , Caiming Xiong

In this paper, we propose a novel method for a sentence-level answer-selection task that is a fundamental problem in natural language processing. First, we explore the effect of additional information by adopting a pretrained language model…

计算与语言 · 计算机科学 2019-08-26 Seunghyun Yoon , Franck Dernoncourt , Doo Soon Kim , Trung Bui , Kyomin Jung

Machine comprehension of text is an important problem in natural language processing. A recently released dataset, the Stanford Question Answering Dataset (SQuAD), offers a large number of real questions and their answers created by humans…

计算与语言 · 计算机科学 2016-11-08 Shuohang Wang , Jing Jiang

Transliteration has emerged as a promising means to bridge the gap between various languages in multilingual NLP, showing promising results especially for languages using non-Latin scripts. We investigate the degree to which shared script,…

计算与语言 · 计算机科学 2026-03-25 Haeji Jung , Jinju Kim , Kyungjin Kim , Youjeong Roh , David R. Mortensen

In open-retrieval conversational machine reading (OR-CMR) task, machines are required to do multi-turn question answering given dialogue history and a textual knowledge base. Existing works generally utilize two independent modules to…

计算与语言 · 计算机科学 2024-10-28 Sizhe Zhou , Siru Ouyang , Zhuosheng Zhang , Hai Zhao

In this paper, we aim to solve the problems standing in the way of automatic comparative question answering. To this end, we propose an evaluation framework to assess the quality of comparative question answering summaries. We formulate 15…

In this paper, we investigate the challenges of using reinforcement learning agents for question-answering over knowledge graphs for real-world applications. We examine the performance metrics used by state-of-the-art systems and determine…

计算与语言 · 计算机科学 2019-04-05 Fréderic Godin , Anjishnu Kumar , Arpit Mittal

In spite of much recent research in the area, it is still unclear whether subject-area question-answering data is useful for machine reading comprehension (MRC) tasks. In this paper, we investigate this question. We collect a large-scale…

计算与语言 · 计算机科学 2021-04-08 Dian Yu , Kai Sun , Dong Yu , Claire Cardie

Search engines (SEs) have traditionally been primary tools for information seeking, but the new Large Language Models (LLMs) are emerging as powerful alternatives, particularly for question-answering tasks. This study compares the…

信息检索 · 计算机科学 2025-03-07 Marcos Fernández-Pichel , Juan C. Pichel , David E. Losada

Large Language Models (LLMs) have been evaluated using diverse question types, e.g., multiple-choice, true/false, and short/long answers. This study answers an unexplored question about the impact of different question types on LLM accuracy…

计算与语言 · 计算机科学 2026-04-29 Seok Hwan Song , Mohna Chakraborty , Qi Li , Wallapak Tavanapong

With the blooming of various Pre-trained Language Models (PLMs), Machine Reading Comprehension (MRC) has embraced significant improvements on various benchmarks and even surpass human performances. However, the existing works only target on…

计算与语言 · 计算机科学 2020-11-16 Yiming Cui , Ting Liu , Shijin Wang , Guoping Hu

With the explosive growth of scientific publications, making the synthesis of scientific knowledge and fact checking becomes an increasingly complex task. In this paper, we propose a multi-task approach for verifying the scientific…

计算与语言 · 计算机科学 2022-05-02 Loïc Rakotoson , Charles Letaillieur , Sylvain Massip , Fréjus Laleye

Artificial intelligence (AI) for software engineering (SE) tasks has recently achieved promising performance. In this paper, we investigate to what extent the pre-trained language model truly understands those SE tasks such as code search,…

软件工程 · 计算机科学 2022-11-22 Yao Li , Tao Zhang , Xiapu Luo , Haipeng Cai , Sen Fang , Dawei Yuan

This work studies comparatively two typical sentence matching tasks: textual entailment (TE) and answer selection (AS), observing that weaker phrase alignments are more critical in TE, while stronger phrase alignments deserve more attention…

计算与语言 · 计算机科学 2017-01-10 Wenpeng Yin , Hinrich Schütze

To solve the Grammatical Error Correction (GEC) problem , a mapping between a source sequence and a target one is needed, where the two differ only on few spans. For this reason, the attention has been shifted to the non-autoregressive or…

计算与语言 · 计算机科学 2024-10-23 Kamal Al-Sabahi , Kang Yang , Wangwang Liu , Guanyu Jiang , Xian Li , Ming Yang

This paper proposes a question-answering system that can answer questions whose supporting evidence is spread over multiple (potentially long) documents. The system, called Visconde, uses a three-step pipeline to perform the task:…

计算与语言 · 计算机科学 2022-12-20 Jayr Pereira , Robson Fidalgo , Roberto Lotufo , Rodrigo Nogueira

Answer sentence selection is the task of identifying sentences that contain the answer to a given question. This is an important problem in its own right as well as in the larger context of open domain question answering. We propose a novel…

计算与语言 · 计算机科学 2014-12-05 Lei Yu , Karl Moritz Hermann , Phil Blunsom , Stephen Pulman

This paper explores the task of answer-aware questions generation. Based on the attention-based pointer generator model, we propose to incorporate an auxiliary task of language modeling to help question generation in a hierarchical…

计算与语言 · 计算机科学 2019-09-02 Wenjie Zhou , Minghua Zhang , Yunfang Wu

To completely understand a document, the use of textual information is not enough. Understanding visual cues, such as layouts and charts, is also required. While the current state-of-the-art approaches for document understanding (both…

计算与语言 · 计算机科学 2024-10-07 Ashim Gupta , Vivek Gupta , Shuo Zhang , Yujie He , Ning Zhang , Shalin Shah