paper-with-me

홈 › Papers

Common Sense Enhanced Knowledge-based Recommendation with Large Language Model

2024-03-27 · Shenghao Yang, Weizhi Ma, Peijie Sun, Min Zhang, Qingyao Ai, Yiqun Liu, Mingchen Cai

Knowledge-based recommendation models effectively alleviate the data sparsity issue leveraging the side information in the knowledge graph, and have achieved considerable performance. Nevertheless, the knowledge graphs used in previous work, namely metadata-based knowledge graphs, are usually constructed based on the attributes of items and co-occurring relations (e.g., also buy), in which the former provides limited information and the latter relies on sufficient interaction data and still suffers from cold start issue. Common sense, as a form of knowledge with generality and universality, can be used as a supplement to the metadata-based knowledge graph and provides a new perspective for modeling users' preferences. Recently, benefiting from the emergent world knowledge of the large language model, efficient acquisition of common sense has become possible. In this paper, we propose a novel knowledge-based recommendation framework incorporating common sense, CSRec, which can be flexibly coupled to existing knowledge-based methods. Considering the challenge of the knowledge gap between the common sense-based knowledge graph and metadata-based knowledge graph, we propose a knowledge fusion approach based on mutual information maximization theory. Experimental results on public datasets demonstrate that our approach significantly improves the performance of existing knowledge-based recommendation models.

📄 PDF Abstract BibTeX arXiv:2403.18325

Code (1)

ysh-1998/csrec 공식 구현 pytorch

Tasks

Common Sense ReasoningKnowledge GraphsLanguage ModelingLanguage ModellingLarge Language ModelWorld Knowledge

Similar Papers 제목 키워드 기반

It’s Commonsense, isn’t it? Demystifying Human Evaluations in Commonsense-Enhanced NLG Systems

2021-04-01 · EACL (HumEval) 2021 4 · Miruna-Adriana Clinciu, Dimitra Gkatzia, Saad Mahamood

Common sense is an integral part of human cognition which allows us to make sound decisions, communicate effectively with others and interpret situations and utterances. Endowing AI systems with commonsense knowledge cap…

Common Sense ReasoningText Generation

Chefbot: A Novel Framework for the Generation of Commonsense-enhanced Responses for Task-based Dialogue Systems

2021-08-01 · INLG (ACL) 2021 8 · Carl Strathearn, Dimitra Gkatzia

Conversational systems aim to generate responses that are accurate, relevant and engaging, either through utilising neural end-to-end models or through slot filling. Human-to-human conversations are enhanced by not only …

ChatbotResponse Generationslot-fillingSlot Filling

KM-BART: Knowledge Enhanced Multimodal BART for Visual Commonsense Generation

2021-01-02 · ACL 2021 5 · Yiran Xing, Zai Shi, Zhao Meng, Gerhard Lakemeyer 외

We present Knowledge Enhanced Multimodal BART (KM-BART), which is a Transformer-based sequence-to-sequence model capable of reasoning about commonsense knowledge from multimodal inputs of images and texts. We adapt the g…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model

Semantically Enhanced Models for Commonsense Knowledge Acquisition

2018-09-12 · Ikhlas Alhussien, Erik Cambria, Zhang NengSheng

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 pap…

Graph EmbeddingKnowledge Base CompletionKnowledge Graph Embedding

Benchmarking Knowledge-Enhanced Commonsense Question Answering via Knowledge-to-Text Transformation

2021-01-04 · Ning Bian, Xianpei Han, Bo Chen, Le Sun

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 pro…

BenchmarkingQuestion Answering