中文
相关论文

相关论文: Visually Grounded Commonsense Knowledge Acquisitio…

200 篇论文

Recently, pretrained language models (e.g., BERT) have achieved great success on many downstream natural language understanding tasks and exhibit a certain level of commonsense reasoning ability. However, their performance on commonsense…

人工智能 · 计算机科学 2023-02-17 Shiyang Li , Jianshu Chen , Dian Yu

Humans are able to accurately reason in 3D by gathering multi-view observations of the surrounding world. Inspired by this insight, we introduce a new large-scale benchmark for 3D multi-view visual question answering (3DMV-VQA). This…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yining Hong , Chunru Lin , Yilun Du , Zhenfang Chen , Joshua B. Tenenbaum , Chuang Gan

Commonsense knowledge is crucial for artificial intelligence systems to understand natural language. Previous commonsense knowledge acquisition approaches typically rely on human annotations (for example, ATOMIC) or text generation models…

计算与语言 · 计算机科学 2021-02-19 Tianqing Fang , Hongming Zhang , Weiqi Wang , Yangqiu Song , Bin He

Story generation, namely generating a reasonable story from a leading context, is an important but challenging task. In spite of the success in modeling fluency and local coherence, existing neural language generation models (e.g., GPT-2)…

计算与语言 · 计算机科学 2020-01-16 Jian Guan , Fei Huang , Zhihao Zhao , Xiaoyan Zhu , Minlie Huang

Natural language rationales could provide intuitive, higher-level explanations that are easily understandable by humans, complementing the more broadly studied lower-level explanations based on gradients or attention weights. We present the…

计算与语言 · 计算机科学 2020-10-16 Ana Marasović , Chandra Bhagavatula , Jae Sung Park , Ronan Le Bras , Noah A. Smith , Yejin Choi

An ultimate goal of artificial intelligence is to build computer systems that can understand human languages. Understanding commonsense knowledge about the world expressed in text is one of the foundational and challenging problems to…

计算与语言 · 计算机科学 2022-04-08 Ngo Quang Huy , Tu Minh Phuong , Ngo Xuan Bach

Bridging the semantic gap between image and question is an important step to improve the accuracy of the Visual Question Answering (VQA) task. However, most of the existing VQA methods focus on attention mechanisms or visual relations for…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Binh X. Nguyen , Tuong Do , Huy Tran , Erman Tjiputra , Quang D. Tran , Anh Nguyen

Synthetic datasets have successfully been used to probe visual question-answering datasets for their reasoning abilities. CLEVR (johnson2017clevr), for example, tests a range of visual reasoning abilities. The questions in CLEVR focus on…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Zechen Li , Anders Søgaard

In this paper, we present CogNet, a knowledge base (KB) dedicated to integrating three types of knowledge: (1) linguistic knowledge from FrameNet, which schematically describes situations, objects and events. (2) world knowledge from YAGO,…

计算与语言 · 计算机科学 2021-03-04 Chenhao Wang , Yubo Chen , Zhipeng Xue , Yang Zhou , Jun Zhao

Large language models have demonstrated impressive performance on commonsense tasks; however, these tasks are often posed as multiple-choice questions, allowing models to exploit systematic biases. Commonsense is also inherently…

计算与语言 · 计算机科学 2024-06-07 Qi Cheng , Michael Boratko , Pranay Kumar Yelugam , Tim O'Gorman , Nalini Singh , Andrew McCallum , Xiang Lorraine Li

Grasping the commonsense properties of everyday concepts is an important prerequisite to language understanding. While contextualised language models are reportedly capable of predicting such commonsense properties with human-level…

计算与语言 · 计算机科学 2022-10-07 Amit Gajbhiye , Luis Espinosa-Anke , Steven Schockaert

Commonsense question answering (QA) requires a model to grasp commonsense and factual knowledge to answer questions about world events. Many prior methods couple language modeling with knowledge graphs (KG). However, although a KG contains…

计算与语言 · 计算机科学 2021-08-04 Yichong Xu , Chenguang Zhu , Ruochen Xu , Yang Liu , Michael Zeng , Xuedong Huang

Visual question answering (VQA) systems are emerging from a desire to empower users to ask any natural language question about visual content and receive a valid answer in response. However, close examination of the VQA problem reveals an…

人工智能 · 计算机科学 2016-08-30 Danna Gurari , Kristen Grauman

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

Vision-language models (VLMs) excel at extracting and reasoning about information from images. Yet, their capacity to leverage internal knowledge about specific entities remains underexplored. This work investigates the disparity in model…

计算与语言 · 计算机科学 2026-01-06 Ido Cohen , Daniela Gottesman , Mor Geva , Raja Giryes

Automatic KB completion for commonsense knowledge graphs (e.g., ATOMIC and ConceptNet) poses unique challenges compared to the much studied conventional knowledge bases (e.g., Freebase). Commonsense knowledge graphs use free-form text to…

计算与语言 · 计算机科学 2019-12-23 Chaitanya Malaviya , Chandra Bhagavatula , Antoine Bosselut , Yejin Choi

Visual Entity Linking (VEL) is a task to link regions of images with their corresponding entities in Knowledge Bases (KBs), which is beneficial for many computer vision tasks such as image retrieval, image caption, and visual question…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Wenxiang Sun , Yixing Fan , Jiafeng Guo , Ruqing Zhang , Xueqi Cheng

Commonsense reasoning tasks such as commonsense knowledge graph completion and commonsense question answering require powerful representation learning. In this paper, we propose to learn commonsense knowledge representation by MICO, a…

计算与语言 · 计算机科学 2022-10-17 Ying Su , Zihao Wang , Tianqing Fang , Hongming Zhang , Yangqiu Song , Tong Zhang

The progress of composed image retrieval (CIR), a popular research direction in image retrieval, where a combined visual and textual query is used, is held back by the absence of high-quality training and evaluation data. We introduce a new…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Bill Psomas , George Retsinas , Nikos Efthymiadis , Panagiotis Filntisis , Yannis Avrithis , Petros Maragos , Ondrej Chum , Giorgos Tolias

To effectively interact with the real world, Large Language Models (LLMs) require entity-based commonsense reasoning, a challenging task that necessitates integrating factual knowledge about specific entities with commonsense inference.…

计算与语言 · 计算机科学 2026-05-14 Armin Toroghi , Faeze Moradi Kalarde , Scott Sanner