paper-with-me

Papers

Retrieval Augmentation for Commonsense Reasoning: A Unified Approach

2022-10-23 · Wenhao Yu, Chenguang Zhu, Zhihan Zhang, Shuohang Wang, Zhuosheng Zhang, Yuwei Fang, Meng Jiang

A common thread of retrieval-augmented methods in the existing literature focuses on retrieving encyclopedic knowledge, such as Wikipedia, which facilitates well-defined entity and relation spaces that can be modeled. However, applying such methods to commonsense reasoning tasks faces two unique challenges, i.e., the lack of a general large-scale corpus for retrieval and a corresponding effective commonsense retriever. In this paper, we systematically investigate how to leverage commonsense knowledge retrieval to improve commonsense reasoning tasks. We proposed a unified framework of retrieval-augmented commonsense reasoning (called RACo), including a newly constructed commonsense corpus with over 20 million documents and novel strategies for training a commonsense retriever. We conducted experiments on four different commonsense reasoning tasks. Extensive evaluation results showed that our proposed RACo can significantly outperform other knowledge-enhanced method counterparts, achieving new SoTA performance on the CommonGen and CREAK leaderboards.

📄 PDF Abstract BibTeX arXiv:2210.12887

Code (1)

wyu97/raco 공식 구현

Tasks

Retrieval

Similar Papers 제목 키워드 기반

MORE: Multi-mOdal REtrieval Augmented Generative Commonsense Reasoning

2024-02-21 · Wanqing Cui, Keping Bi, Jiafeng Guo, Xueqi Cheng

Since commonsense information has been recorded significantly less frequently than its existence, language models pre-trained by text generation have difficulty to learn sufficient commonsense knowledge. Several studies …

RetrievalText GenerationText Retrieval

UFO: Unified Fact Obtaining for Commonsense Question Answering

2023-05-25 · Zhifeng Li, Yifan Fan, Bowei Zou, Yu Hong

Leveraging external knowledge to enhance the reasoning ability is crucial for commonsense question answering. However, the existing knowledge bases heavily rely on manual annotation which unavoidably causes deficiency in…

Fact SelectionQuestion AnsweringRetrieval

Improving Commonsense in Vision-Language Models via Knowledge Graph Riddles

2022-11-29 · CVPR 2023 1 · Shuquan Ye, Yujia Xie, Dongdong Chen, Yichong Xu 외

This paper focuses on analyzing and improving the commonsense ability of recent popular vision-language (VL) models. Despite the great success, we observe that existing VL-models still lack commonsense knowledge/reasonin…

Data AugmentationDiagnosticRetrieval

ZEBRA: Zero-Shot Example-Based Retrieval Augmentation for Commonsense Question Answering

2024-10-07 · Francesco Maria Molfese, Simone Conia, Riccardo Orlando, Roberto Navigli

Current Large Language Models (LLMs) have shown strong reasoning capabilities in commonsense question answering benchmarks, but the process underlying their success remains largely opaque. As a consequence, recent approa…

Question AnsweringRetrieval

COFAR: Commonsense and Factual Reasoning in Image Search

2022-10-16 · Prajwal Gatti, Abhirama Subramanyam Penamakuri, Revant Teotia, Anand Mishra 외

One characteristic that makes humans superior to modern artificially intelligent models is the ability to interpret images beyond what is visually apparent. Consider the following two natural language search queries - (i…

Image RetrievalRetrievalWorld Knowledge