中文
相关论文

相关论文: Joint Reasoning for Multi-Faceted Commonsense Know…

200 篇论文

Current commonsense reasoning research focuses on developing models that use commonsense knowledge to answer multiple-choice questions. However, systems designed to answer multiple-choice questions may not be useful in applications that do…

计算与语言 · 计算机科学 2021-06-08 Bill Yuchen Lin , Haitian Sun , Bhuwan Dhingra , Manzil Zaheer , Xiang Ren , William W. Cohen

This paper focuses on how to take advantage of external relational knowledge to improve machine reading comprehension (MRC) with multi-task learning. Most of the traditional methods in MRC assume that the knowledge used to get the correct…

计算与语言 · 计算机科学 2019-09-06 Jiangnan Xia , Chen Wu , Ming Yan

Commonsense question answering (QA) research requires machines to answer questions based on commonsense knowledge. However, this research requires expensive labor costs to annotate data as the basis of research, and models that rely on…

计算与语言 · 计算机科学 2023-05-11 Xin Guan , Biwei Cao , Qingqing Gao , Zheng Yin , Bo Liu , Jiuxin Cao

Large language models (LLMs) demonstrate remarkable performance across various tasks, prompting researchers to develop diverse evaluation benchmarks. However, most benchmarks typically measure the ability of LLMs to respond to individual…

计算与语言 · 计算机科学 2026-01-30 Yutao Hou , Yajing Luo , Zhiwen Ruan , Hongru Wang , Weifeng Ge , Yun Chen , Guanhua Chen

Recent advancements in reasoning-reinforced Large Language Models (LLMs) have shown remarkable capabilities in complex reasoning tasks. However, the mechanism underlying their utilization of different human reasoning skills remains poorly…

计算与语言 · 计算机科学 2025-08-15 Nghia Trung Ngo , Franck Dernoncourt , Thien Huu Nguyen

Commonsense generation aims at generating plausible everyday scenario description based on a set of provided concepts. Digging the relationship of concepts from scratch is non-trivial, therefore, we retrieve prototypes from external…

计算与语言 · 计算机科学 2020-12-02 Zhihao Fan , Yeyun Gong , Zhongyu Wei , Siyuan Wang , Yameng Huang , Jian Jiao , Xuanjing Huang , Nan Duan , Ruofei Zhang

Commonsense knowledge acquisition and reasoning have long been a core artificial intelligence problem. However, in the past, there has been a lack of scalable methods to collect commonsense knowledge. In this paper, we propose to develop…

人工智能 · 计算机科学 2022-01-19 Hongming Zhang , Xin Liu , Haojie Pan , Haowen Ke , Jiefu Ou , Tianqing Fang , Yangqiu Song

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

Commonsense reasoning is a long-standing challenge for deep learning. For example, it is difficult to use neural networks to tackle the Winograd Schema dataset (Levesque et al., 2011). In this paper, we present a simple method for…

人工智能 · 计算机科学 2019-09-30 Trieu H. Trinh , Quoc V. Le

Commonsense knowledge is paramount to enable intelligent systems. Typically, it is characterized as being implicit and ambiguous, hindering thereby the automation of its acquisition. To address these challenges, this paper presents…

人工智能 · 计算机科学 2018-09-28 Ikhlas Alhussien , Erik Cambria , Zhang NengSheng

This paper proposes a hybrid neural network (HNN) model for commonsense reasoning. An HNN consists of two component models, a masked language model and a semantic similarity model, which share a BERT-based contextual encoder but use…

计算与语言 · 计算机科学 2019-07-30 Pengcheng He , Xiaodong Liu , Weizhu Chen , Jianfeng Gao

Commonsense reasoning is an appealing topic in natural language processing (NLP) as it plays a fundamental role in supporting the human-like actions of NLP systems. With large-scale language models as the backbone, unsupervised pre-training…

计算与语言 · 计算机科学 2022-08-24 Letian Peng , Zuchao Li , Hai Zhao

A fundamental ability of humans is to utilize commonsense knowledge in language understanding and question answering. In recent years, many knowledge-enhanced Commonsense Question Answering (CQA) approaches have been proposed. However, it…

计算与语言 · 计算机科学 2021-01-06 Ning Bian , Xianpei Han , Bo Chen , Le Sun

Commonsense Knowledge Bases (CSKB) Population, which aims at automatically expanding knowledge in CSKBs with external resources, is an important yet hard task in NLP. Fang et al. (2021a) proposed a CSKB Population (CKBP) framework with an…

计算与语言 · 计算机科学 2024-09-24 Tianqing Fang , Quyet V. Do , Zihao Zheng , Weiqi Wang , Sehyun Choi , Zhaowei Wang , Yangqiu Song

Commonsense Knowledge Base (CSKB) Population aims at reasoning over unseen entities and assertions on CSKBs, and is an important yet hard commonsense reasoning task. One challenge is that it requires out-of-domain generalization ability as…

计算与语言 · 计算机科学 2022-10-17 Tianqing Fang , Quyet V. Do , Hongming Zhang , Yangqiu Song , Ginny Y. Wong , Simon See

Progress on commonsense reasoning is usually measured from performance improvements on Question Answering tasks designed to require commonsense knowledge. However, fine-tuning large Language Models (LMs) on these specific tasks does not…

计算与语言 · 计算机科学 2022-10-13 Daniel Loureiro , Alípio Mário Jorge

Commonsense reasoning, aiming at endowing machines with a human-like ability to make situational presumptions, is extremely challenging to generalize. For someone who barely knows about "meditation," while is knowledgeable about "singing,"…

计算与语言 · 计算机科学 2023-05-11 Weiqi Wang , Tianqing Fang , Baixuan Xu , Chun Yi Louis Bo , Yangqiu Song , Lei Chen

Recently several datasets have been proposed to encourage research in Question Answering domains where commonsense knowledge is expected to play an important role. Recent language models such as ROBERTA, BERT and GPT that have been…

计算与语言 · 计算机科学 2020-04-20 Arindam Mitra , Pratyay Banerjee , Kuntal Kumar Pal , Swaroop Mishra , Chitta Baral

Commonsense AI has long been seen as a near impossible goal -- until recently. Now, research interest has sharply increased with an influx of new benchmarks and models. We propose two new ways to evaluate commonsense models, emphasizing…

计算与语言 · 计算机科学 2021-03-25 Nicholas Lourie , Ronan Le Bras , Chandra Bhagavatula , Yejin Choi

Reading comprehension QA tasks have seen a recent surge in popularity, yet most works have focused on fact-finding extractive QA. We instead focus on a more challenging multi-hop generative task (NarrativeQA), which requires the model to…

计算与语言 · 计算机科学 2019-06-04 Lisa Bauer , Yicheng Wang , Mohit Bansal