中文
相关论文

相关论文: ProtoQA: A Question Answering Dataset for Prototyp…

200 篇论文

Humans use commonsense reasoning (CSR) implicitly to produce natural and coherent responses in conversations. Aiming to close the gap between current response generation (RG) models and human communication abilities, we want to understand…

计算与语言 · 计算机科学 2021-09-13 Pei Zhou , Pegah Jandaghi , Bill Yuchen Lin , Justin Cho , Jay Pujara , Xiang Ren

Recent efforts in natural language processing (NLP) commonsense reasoning research have yielded a considerable number of new datasets and benchmarks. However, most of these datasets formulate commonsense reasoning challenges in artificial…

计算与语言 · 计算机科学 2023-10-25 Mete Ismayilzada , Debjit Paul , Syrielle Montariol , Mor Geva , Antoine Bosselut

We propose a benchmark to assess the capability of large language models to reason with conventional metaphors. Our benchmark combines the previously isolated topics of metaphor detection and commonsense reasoning into a single task that…

计算与语言 · 计算机科学 2022-10-17 Iulia-Maria Comsa , Julian Martin Eisenschlos , Srini Narayanan

Large pre-trained language models (PLMs) have led to great success on various commonsense question answering (QA) tasks in an end-to-end fashion. However, little attention has been paid to what commonsense knowledge is needed to deeply…

计算与语言 · 计算机科学 2021-09-14 Gengyu Wang , Xiaochen Hou , Diyi Yang , Kathleen McKeown , Jing Huang

We introduce Social IQa, the first largescale benchmark for commonsense reasoning about social situations. Social IQa contains 38,000 multiple choice questions for probing emotional and social intelligence in a variety of everyday…

计算与语言 · 计算机科学 2019-09-10 Maarten Sap , Hannah Rashkin , Derek Chen , Ronan LeBras , Yejin Choi

This paper addresses the problem of dialogue reasoning with contextualized commonsense inference. We curate CICERO, a dataset of dyadic conversations with five types of utterance-level reasoning-based inferences: cause, subsequent event,…

计算与语言 · 计算机科学 2022-04-08 Deepanway Ghosal , Siqi Shen , Navonil Majumder , Rada Mihalcea , Soujanya Poria

Non-extractive commonsense QA remains a challenging AI task, as it requires systems to reason about, synthesize, and gather disparate pieces of information, in order to generate responses to queries. Recent approaches on such tasks show…

计算与语言 · 计算机科学 2019-11-01 Kaixin Ma , Jonathan Francis , Quanyang Lu , Eric Nyberg , Alessandro Oltramari

Misleading or false information has been creating chaos in some places around the world. To mitigate this issue, many researchers have proposed automated fact-checking methods to fight the spread of fake news. However, most methods cannot…

计算与语言 · 计算机科学 2024-10-08 Jing Yang , Didier Vega-Oliveros , Taís Seibt , Anderson Rocha

More than one hundred benchmarks have been developed to test the commonsense knowledge and commonsense reasoning abilities of artificial intelligence (AI) systems. However, these benchmarks are often flawed and many aspects of common sense…

人工智能 · 计算机科学 2023-02-24 Ernest Davis

Nowadays, individuals tend to engage in dialogues with Large Language Models, seeking answers to their questions. In times when such answers are readily accessible to anyone, the stimulation and preservation of human's cognitive abilities,…

计算与语言 · 计算机科学 2024-05-13 Jamshid Mozafari , Anubhav Jangra , Adam Jatowt

The success of language models has inspired the NLP community to attend to tasks that require implicit and complex reasoning, relying on human-like commonsense mechanisms. While such vertical thinking tasks have been relatively popular,…

计算与语言 · 计算机科学 2023-11-13 Yifan Jiang , Filip Ilievski , Kaixin Ma , Zhivar Sourati

When answering a question, humans utilize the information available across different modalities to synthesize a consistent and complete chain of thought (CoT). This process is normally a black box in the case of deep learning models like…

计算与语言 · 计算机科学 2022-10-18 Pan Lu , Swaroop Mishra , Tony Xia , Liang Qiu , Kai-Wei Chang , Song-Chun Zhu , Oyvind Tafjord , Peter Clark , Ashwin Kalyan

Event commonsense reasoning requires the ability to reason about the relationship between events, as well as infer implicit context underlying that relationship. However, data scarcity makes it challenging for language models to learn to…

计算与语言 · 计算机科学 2024-06-25 Tianqing Fang , Zeming Chen , Yangqiu Song , Antoine Bosselut

The possible consequences for the same context may vary depending on the situation we refer to. However, current studies in natural language processing do not focus on situated commonsense reasoning under multiple possible scenarios. This…

计算与语言 · 计算机科学 2022-09-19 Mana Ashida , Saku Sugawara

Fine-tuning of pre-trained transformer models has become the standard approach for solving common NLP tasks. Most of the existing approaches rely on a randomly initialized classifier on top of such networks. We argue that this fine-tuning…

计算与语言 · 计算机科学 2020-04-30 Alexandre Tamborrino , Nicola Pellicano , Baptiste Pannier , Pascal Voitot , Louise Naudin

Despite the rapid progress in multihop question-answering (QA), models still have trouble explaining why an answer is correct, with limited explanation training data available to learn from. To address this, we introduce three explanation…

计算与语言 · 计算机科学 2020-10-08 Harsh Jhamtani , Peter Clark

Large language models (LLMs) have shown remarkable reasoning capabilities given chain-of-thought prompts (examples with intermediate reasoning steps). Existing benchmarks measure reasoning ability indirectly, by evaluating accuracy on…

计算与语言 · 计算机科学 2023-03-03 Abulhair Saparov , He He

Multimodal counterfactual reasoning is a vital yet challenging ability for AI systems. It involves predicting the outcomes of hypothetical circumstances based on vision and language inputs, which enables AI models to learn from failures and…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Te-Lin Wu , Zi-Yi Dou , Qingyuan Hu , Yu Hou , Nischal Reddy Chandra , Marjorie Freedman , Ralph M. Weischedel , Nanyun Peng

Machine comprehension of texts longer than a single sentence often requires coreference resolution. However, most current reading comprehension benchmarks do not contain complex coreferential phenomena and hence fail to evaluate the ability…

计算与语言 · 计算机科学 2019-09-06 Pradeep Dasigi , Nelson F. Liu , Ana Marasović , Noah A. Smith , Matt Gardner

Understanding narratives requires reading between the lines, which in turn, requires interpreting the likely causes and effects of events, even when they are not mentioned explicitly. In this paper, we introduce Cosmos QA, a large-scale…

计算与语言 · 计算机科学 2019-09-10 Lifu Huang , Ronan Le Bras , Chandra Bhagavatula , Yejin Choi