中文
相关论文

相关论文: Knowledge Graph Self-Supervised Rationalization fo…

200 篇论文

Knowledge graphs have proven successful in integrating heterogeneous data across various domains. However, there remains a noticeable dearth of research on their seamless integration among heterogeneous recommender systems, despite…

信息检索 · 计算机科学 2025-01-08 Junhyuk Kwon , Seokho Ahn , Young-Duk Seo

To provide more accurate, diverse, and explainable recommendation, it is compulsory to go beyond modeling user-item interactions and take side information into account. Traditional methods like factorization machine (FM) cast it as a…

机器学习 · 计算机科学 2019-06-11 Xiang Wang , Xiangnan He , Yixin Cao , Meng Liu , Tat-Seng Chua

Conventional Knowledge Graph Completion (KGC) methods aim to infer missing information in incomplete Knowledge Graphs (KGs) by leveraging existing information, which struggle to perform effectively in scenarios involving emerging entities.…

人工智能 · 计算机科学 2026-01-12 Jiapu Wang , Xinghe Cheng , Zezheng Wu , Ruiqi Ma , Rui Wang , Zhichao Yan , Haoran Luo , Yuhao Jiang , Kai Sun

Knowledge graph completion (KGC) has attracted considerable attention in recent years because it is critical to improving the quality of knowledge graphs. Researchers have continuously explored various models. However, most previous efforts…

机器学习 · 计算机科学 2025-05-30 Linyu Li , Zhi Jin , Yuanpeng He , Dongming Jin , Haoran Duan , Zhengwei Tao , Xuan Zhang , Jiandong Li

Knowledge graphs (KGs) are commonly used as side information to enhance collaborative signals and improve recommendation quality. In the context of knowledge-aware recommendation (KGR), graph neural networks (GNNs) have emerged as promising…

信息检索 · 计算机科学 2023-08-16 Yi Liu , Hongrui Xuan , Bohan Li , Meng Wang , Tong Chen , Hongzhi Yin

Knowledge graphs (KGs) have emerged as a powerful paradigm for structuring and leveraging diverse real-world knowledge, which serve as a fundamental technology for enabling cognitive intelligence systems with advanced understanding and…

人工智能 · 计算机科学 2025-06-16 Guanglin Niu , Bo Li , Yangguang Lin

Retrieval-Augmented Generation (RAG) enhances language models by grounding responses in external information, yet explainability remains a critical challenge, particularly when retrieval relies on unstructured text. Knowledge graphs (KGs)…

机器学习 · 计算机科学 2025-07-14 Georgios Balanos , Evangelos Chasanis , Konstantinos Skianis , Evaggelia Pitoura

Recommender systems, which merely leverage user-item interactions for user preference prediction (such as the collaborative filtering-based ones), often face dramatic performance degradation when the interactions of users or items are…

信息检索 · 计算机科学 2021-05-11 Xinxiao Zhao , Zhiyong Cheng , Lei Zhu , Jiecai Zheng , Xueqing Li

In recommender systems, knowledge graph (KG) can offer critical information that is lacking in the original user-item interaction graph (IG). Recent process has explored this direction and shows that contrastive learning is a promising way…

信息检索 · 计算机科学 2023-09-26 Haibo Ye , Xinjie Li , Yuan Yao , Hanghang Tong

Knowledge graph embedding (KGE) aims at learning powerful representations to benefit various artificial intelligence applications. Meanwhile, contrastive learning has been widely leveraged in graph learning as an effective mechanism to…

人工智能 · 计算机科学 2023-06-14 Ke Liang , Yue Liu , Sihang Zhou , Wenxuan Tu , Yi Wen , Xihong Yang , Xiangjun Dong , Xinwang Liu

Retrieval Augmented Generation (RAG) has gradually emerged as a promising paradigm for enhancing the accuracy and factual consistency of content generated by large language models (LLMs). However, existing RAG studies primarily focus on…

信息检索 · 计算机科学 2025-07-24 Qikai Wei , Huansheng Ning , Chunlong Han , Jianguo Ding

Knowledge graph completion (KGC) aims to reason over known facts and infer the missing links. Text-based methods such as KGBERT (Yao et al., 2019) learn entity representations from natural language descriptions, and have the potential for…

计算与语言 · 计算机科学 2022-03-07 Liang Wang , Wei Zhao , Zhuoyu Wei , Jingming Liu

Knowledge Graph (KG) alignment is to discover the mappings (i.e., equivalent entities, relations, and others) between two KGs. The existing methods can be divided into the embedding-based models, and the conventional reasoning and lexical…

计算与语言 · 计算机科学 2021-06-14 Zhiyuan Qi , Ziheng Zhang , Jiaoyan Chen , Xi Chen , Yuejia Xiang , Ningyu Zhang , Yefeng Zheng

Aiming to alleviate data sparsity and cold-start problems of traditional recommender systems, incorporating knowledge graphs (KGs) to supplement auxiliary information has recently gained considerable attention. Via unifying the KG with…

信息检索 · 计算机科学 2022-01-04 Yankai Chen , Menglin Yang , Yingxue Zhang , Mengchen Zhao , Ziqiao Meng , Jianye Hao , Irwin King

Using graph models with relational information in recommender systems has shown promising results. Yet, most methods are transductive, i.e., they are based on dimensionality reduction architectures. Hence, they require heavy retraining…

信息检索 · 计算机科学 2022-09-14 Theis E. Jendal , Matteo Lissandrini , Peter Dolog , Katja Hose

The Knowledge Graph Completion~(KGC) task aims to infer the missing entity from an incomplete triple. Existing embedding-based methods rely solely on triples in the KG, which is vulnerable to specious relation patterns and long-tail…

人工智能 · 计算机科学 2025-05-01 Muzhi Li , Cehao Yang , Chengjin Xu , Xuhui Jiang , Yiyan Qi , Jian Guo , Ho-fung Leung , Irwin King

Traditional recommendation proposals, including content-based and collaborative filtering, usually focus on similarity between items or users. Existing approaches lack ways of introducing unexpectedness into recommendations, prioritizing…

信息检索 · 计算机科学 2024-05-15 Oliver Baumann , Durgesh Nandini , Anderson Rossanez , Mirco Schoenfeld , Julio Cesar dos Reis

In recent years, the use of edge information provided by knowledge graphs together with the advantages of higher-order connectivity in graph neural networks for recommendation systems has become an important research direction. However,…

信息检索 · 计算机科学 2026-05-12 Zhifei Hu , Feng Xia

Large Language Models (LLMs) have shown strong potential in recommender systems due to their contextual learning and generalisation capabilities. Existing LLM-based recommendation approaches typically formulate the recommendation task using…

信息检索 · 计算机科学 2025-07-09 Zeyuan Meng , Zixuan Yi , Iadh Ounis

Knowledge Graph Completion (KGC) aims to predict the missing information in the (head entity)-[relation]-(tail entity) triplet. Deep Neural Networks have achieved significant progress in the relation prediction task. However, most existing…

计算与语言 · 计算机科学 2024-08-15 Pengjie Liu