中文
相关论文

相关论文: CogNet: Bridging Linguistic Knowledge, World Knowl…

200 篇论文

Pretrained language models have excelled at many NLP tasks recently; however, their social intelligence is still unsatisfactory. To enable this, machines need to have a more general understanding of our complicated world and develop the…

计算与语言 · 计算机科学 2021-05-13 Ting-Yun Chang , Yang Liu , Karthik Gopalakrishnan , Behnam Hedayatnia , Pei Zhou , Dilek Hakkani-Tur

With the emerging branch of incorporating factual knowledge into pre-trained language models such as BERT, most existing models consider shallow, static, and separately pre-trained entity embeddings, which limits the performance gains of…

计算与语言 · 计算机科学 2020-10-02 Tianxiang Sun , Yunfan Shao , Xipeng Qiu , Qipeng Guo , Yaru Hu , Xuanjing Huang , Zheng Zhang

When answering a question, people often draw upon their rich world knowledge in addition to the particular context. Recent work has focused primarily on answering questions given some relevant document or context, and required very little…

计算与语言 · 计算机科学 2019-03-19 Alon Talmor , Jonathan Herzig , Nicholas Lourie , Jonathan Berant

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

In order to facilitate natural language understanding, the key is to engage commonsense or background knowledge. However, how to engage commonsense effectively in question answering systems is still under exploration in both research…

计算与语言 · 计算机科学 2020-11-06 Qianglong Chen , Feng Ji , Haiqing Chen , Yin Zhang

Commonsense knowledge is essential for many AI applications, including those in natural language processing, visual processing, and planning. Consequently, many sources that include commonsense knowledge have been designed and constructed…

人工智能 · 计算机科学 2021-07-30 Filip Ilievski , Alessandro Oltramari , Kaixin Ma , Bin Zhang , Deborah L. McGuinness , Pedro Szekely

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

Multimodal large-scale models have significantly advanced the development of web agents, enabling perception and interaction with digital environments akin to human cognition. In this paper, we argue that web agents must first acquire…

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

Incorporating knowledge bases (KB) into end-to-end task-oriented dialogue systems is challenging, since it requires to properly represent the entity of KB, which is associated with its KB context and dialogue context. The existing works…

计算与语言 · 计算机科学 2021-09-30 Yanjie Gou , Yinjie Lei , Lingqiao Liu , Yong Dai , Chunxu Shen

There has been a growing interest in solving Visual Question Answering (VQA) tasks that require the model to reason beyond the content present in the image. In this work, we focus on questions that require commonsense reasoning. In contrast…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Sahithya Ravi , Aditya Chinchure , Leonid Sigal , Renjie Liao , Vered Shwartz

We present MMCOMET, the first multimodal commonsense knowledge graph (MMKG) that integrates physical, social, and eventive knowledge. MMCOMET extends the ATOMIC2020 knowledge graph to include a visual dimension, through an efficient image…

人工智能 · 计算机科学 2026-03-03 Eileen Wang , Hiba Arnaout , Dhita Pratama , Shuo Yang , Dangyang Liu , Jie Yang , Josiah Poon , Jeff Pan , Caren Han

Inferring contextually-relevant and diverse commonsense to understand narratives remains challenging for knowledge models. In this work, we develop a series of knowledge models, DiffuCOMET, that leverage diffusion to learn to reconstruct…

计算与语言 · 计算机科学 2024-10-02 Silin Gao , Mete Ismayilzada , Mengjie Zhao , Hiromi Wakaki , Yuki Mitsufuji , Antoine Bosselut

Contextualized representations trained over large raw text data have given remarkable improvements for NLP tasks including question answering and reading comprehension. There have been works showing that syntactic, semantic and word sense…

计算与语言 · 计算机科学 2021-02-12 Xuhui Zhou , Yue Zhang , Leyang Cui , Dandan Huang

We introduce a neural reading comprehension model that integrates external commonsense knowledge, encoded as a key-value memory, in a cloze-style setting. Instead of relying only on document-to-question interaction or discrete features as…

计算与语言 · 计算机科学 2018-05-22 Todor Mihaylov , Anette Frank

Commonsense knowledge is essential for advancing natural language processing (NLP) by enabling models to engage in human-like reasoning, which requires a deeper understanding of context and often involves making inferences based on implicit…

计算与语言 · 计算机科学 2024-09-16 Yubo Xie , Zonghui Liu , Zongyang Ma , Fanyuan Meng , Yan Xiao , Fahui Miao , Pearl Pu

Story ending generation is an interesting and challenging task, which aims to generate a coherent and reasonable ending given a story context. The key challenges of the task lie in how to comprehend the story context sufficiently and handle…

计算与语言 · 计算机科学 2022-02-01 Jiaan Wang , Beiqi Zou , Zhixu Li , Jianfeng Qu , Pengpeng Zhao , An Liu , Lei Zhao

In this paper, we aim to extract commonsense knowledge to improve machine reading comprehension. We propose to represent relations implicitly by situating structured knowledge in a context instead of relying on a pre-defined set of…

计算与语言 · 计算机科学 2020-10-20 Kai Sun , Dian Yu , Jianshu Chen , Dong Yu , Claire Cardie

The context-aware emotional reasoning ability of AI systems, especially in conversations, is of vital importance in applications such as online opinion mining from social media and empathetic dialogue systems. Due to the implicit nature of…

计算与语言 · 计算机科学 2023-08-10 Kailai Yang , Tianlin Zhang , Shaoxiong Ji , Sophia Ananiadou

Knowledge Editing (KE) aims to adjust a Large Language Model's (LLM) internal representations and parameters to correct inaccuracies and improve output consistency without incurring the computational expense of re-training the entire model.…

计算与语言 · 计算机科学 2025-05-29 Liyu Zhang , Weiqi Wang , Tianqing Fang , Yangqiu Song