中文
相关论文

相关论文: Commonsense knowledge adversarial dataset that cha…

200 篇论文

Entity synonyms discovery is crucial for entity-leveraging applications. However, existing studies suffer from several critical issues: (1) the input mentions may be out-of-vocabulary (OOV) and may come from a different semantic space of…

人工智能 · 计算机科学 2021-04-02 Yiying Yang , Xi Yin , Haiqin Yang , Xingjian Fei , Hao Peng , Kaijie Zhou , Kunfeng Lai , Jianping Shen

Commonsense reasoning has long been considered as one of the holy grails of artificial intelligence. Most of the recent progress in the field has been achieved by novel machine learning algorithms for natural language processing. However,…

人工智能 · 计算机科学 2020-03-31 Tanel Tammet

Question answering (QA) can only make progress if we know if an answer is correct, but current answer correctness (AC) metrics struggle with verbose, free-form answers from large language models (LLMs). There are two challenges with current…

计算与语言 · 计算机科学 2024-10-15 Zongxia Li , Ishani Mondal , Yijun Liang , Huy Nghiem , Jordan Lee Boyd-Graber

We present the Stanford Question Answering Dataset (SQuAD), a new reading comprehension dataset consisting of 100,000+ questions posed by crowdworkers on a set of Wikipedia articles, where the answer to each question is a segment of text…

计算与语言 · 计算机科学 2016-10-12 Pranav Rajpurkar , Jian Zhang , Konstantin Lopyrev , Percy Liang

Social Commonsense Reasoning requires understanding of text, knowledge about social events and their pragmatic implications, as well as commonsense reasoning skills. In this work we propose a novel multi-head knowledge attention model that…

计算与语言 · 计算机科学 2020-10-13 Debjit Paul , Anette Frank

Coreference resolution is essential for natural language understanding and has been long studied in NLP. In recent years, as the format of Question Answering (QA) became a standard for machine reading comprehension (MRC), there have been…

计算与语言 · 计算机科学 2021-06-10 Mingzhu Wu , Nafise Sadat Moosavi , Dan Roth , Iryna Gurevych

The task of Question Answering has gained prominence in the past few decades for testing the ability of machines to understand natural language. Large datasets for Machine Reading have led to the development of neural models that cater to…

计算与语言 · 计算机科学 2018-06-20 Soumya Wadhwa , Khyathi Raghavi Chandu , Eric Nyberg

Negation is a common and important semantic feature in natural language, yet Large Language Models (LLMs) struggle when negation is involved in natural language understanding tasks. Commonsense knowledge, on the other hand, despite being a…

计算与语言 · 计算机科学 2026-04-23 Zijie Wang , MohammadHossein Rezaei , Farzana Rashid , Eduardo Blanco

Innovations in annotation methodology have been a catalyst for Reading Comprehension (RC) datasets and models. One recent trend to challenge current RC models is to involve a model in the annotation process: humans create questions…

计算与语言 · 计算机科学 2020-11-18 Max Bartolo , Alastair Roberts , Johannes Welbl , Sebastian Riedel , Pontus Stenetorp

Understanding rich narratives, such as dialogues and stories, often requires natural language processing systems to access relevant knowledge from commonsense knowledge graphs. However, these systems typically retrieve facts from KGs using…

计算与语言 · 计算机科学 2022-10-25 Silin Gao , Jena D. Hwang , Saya Kanno , Hiromi Wakaki , Yuki Mitsufuji , Antoine Bosselut

We present NewsQA, a challenging machine comprehension dataset of over 100,000 human-generated question-answer pairs. Crowdworkers supply questions and answers based on a set of over 10,000 news articles from CNN, with answers consisting of…

计算与语言 · 计算机科学 2017-02-08 Adam Trischler , Tong Wang , Xingdi Yuan , Justin Harris , Alessandro Sordoni , Philip Bachman , Kaheer Suleman

Commonsense knowledge acquisition is a key problem for artificial intelligence. Conventional methods of acquiring commonsense knowledge generally require laborious and costly human annotations, which are not feasible on a large scale. In…

人工智能 · 计算机科学 2020-05-04 Hongming Zhang , Daniel Khashabi , Yangqiu Song , Dan Roth

Although large language models (LLMs) have apparently acquired a certain level of grammatical knowledge and the ability to make generalizations, they fail to interpret negation, a crucial step in Natural Language Processing. We try to…

计算与语言 · 计算机科学 2023-10-25 Iker García-Ferrero , Begoña Altuna , Javier Álvez , Itziar Gonzalez-Dios , German Rigau

Commonsense question answering is a crucial task that requires machines to employ reasoning according to commonsense. Previous studies predominantly employ an extracting-and-modeling paradigm to harness the information in KG, which first…

机器学习 · 计算机科学 2024-11-12 Boci Peng , Yongchao Liu , Xiaohe Bo , Sheng Tian , Baokun Wang , Chuntao Hong , Yan Zhang

Finding relevant products given a user query is pivotal to an e-commerce platform, as it can drive shopping behavior and generate revenue. The challenge lies in accurately predicting the correlation between queries and products. Recently,…

信息检索 · 计算机科学 2026-03-25 Ge Zhang , Rohan Deepak Ajwani , Yaochen Hu , Tony Zheng , Hongjian Gu , Wei Guo , Mark Coates , Yingxue Zhang

Understanding emotions during conversation is a fundamental aspect of human communication, driving NLP research for Emotion Recognition in Conversation (ERC). While considerable research has focused on discerning emotions of individual…

计算与语言 · 计算机科学 2023-10-23 Shivani Kumar , Ramaneswaran S , Md Shad Akhtar , Tanmoy Chakraborty

A major proportion of a text summary includes important entities found in the original text. These entities build up the topic of the summary. Moreover, they hold commonsense information once they are linked to a knowledge base. Based on…

计算与语言 · 计算机科学 2018-06-15 Reinald Kim Amplayo , Seonjae Lim , Seung-won Hwang

Commonsense reasoning (CSR) requires the model to be equipped with general world knowledge. While CSR is a language-agnostic process, most comprehensive knowledge sources are in few popular languages, especially English. Thus, it remains…

计算与语言 · 计算机科学 2021-10-19 Yuwei Fang , Shuohang Wang , Yichong Xu , Ruochen Xu , Siqi Sun , Chenguang Zhu , Michael Zeng

Alternatively inferring on the visual facts and commonsense is fundamental for an advanced VQA system. This ability requires models to go beyond the literal understanding of commonsense. The system should not just treat objects as the…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Difei Gao , Ruiping Wang , Shiguang Shan , Xilin Chen

Prior work has proposed effective methods to learn event representations that can capture syntactic and semantic information over text corpus, demonstrating their effectiveness for downstream tasks such as script event prediction. On the…

人工智能 · 计算机科学 2020-06-25 Xiao Ding , Kuo Liao , Ting Liu , Zhongyang Li , Junwen Duan