paper-with-me

Papers

Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation

2019-01-23 · Hongwei Wang, Fuzheng Zhang, Miao Zhao, Wenjie Li, Xing Xie, Minyi Guo

Collaborative filtering often suffers from sparsity and cold start problems in real recommendation scenarios, therefore, researchers and engineers usually use side information to address the issues and improve the performance of recommender systems. In this paper, we consider knowledge graphs as the source of side information. We propose MKR, a Multi-task feature learning approach for Knowledge graph enhanced Recommendation. MKR is a deep end-to-end framework that utilizes knowledge graph embedding task to assist recommendation task. The two tasks are associated by cross&compress units, which automatically share latent features and learn high-order interactions between items in recommender systems and entities in the knowledge graph. We prove that cross&compress units have sufficient capability of polynomial approximation, and show that MKR is a generalized framework over several representative methods of recommender systems and multi-task learning. Through extensive experiments on real-world datasets, we demonstrate that MKR achieves substantial gains in movie, book, music, and news recommendation, over state-of-the-art baselines. MKR is also shown to be able to maintain a decent performance even if user-item interactions are sparse.

📄 PDF Abstract BibTeX arXiv:1901.08907

Code (3)

hwwang55/MKR 공식 구현 tf
hsientzucheng/MKR.PyTorch pytorch
hwwang55/KGCN tf

Tasks

Collaborative FilteringGraph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsMulti-Task LearningNews RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

KG-CMI: Knowledge graph enhanced cross-Mamba interaction for medical visual question answering

2026-04-01 · Xianyao Zheng, Hong Yu, Hui Cui, Changming Sun 외 arxiv

Medical visual question answering (Med-VQA) is a crucial multimodal task in clinical decision support and telemedicine. Recent methods fail to fully leverage domain-specific medical knowledge, making it difficult to accu…

Knowledge Graph EmbeddingVisual Question AnsweringMulti-Task Learning

KARGEN: Knowledge-enhanced Automated Radiology Report Generation Using Large Language Models

2024-09-09 · Yingshu Li, Zhanyu Wang, Yunyi Liu, Lei Wang 외

Harnessing the robust capabilities of Large Language Models (LLMs) for narrative generation, logical reasoning, and common-sense knowledge integration, this study delves into utilizing LLMs to enhance automated radiology…

Common Sense ReasoningLogical Reasoning

Predicting Patient Readmission Risk from Medical Text via Knowledge Graph Enhanced Multiview Graph Convolution

2021-12-19 · Qiuhao Lu, Thien Huu Nguyen, Dejing Dou

Unplanned intensive care unit (ICU) readmission rate is an important metric for evaluating the quality of hospital care. Efficient and accurate prediction of ICU readmission risk can not only help prevent patients from i…

Representation LearningTime SeriesTime Series Analysis

Mapping Text to Knowledge Graph Entities using Multi-Sense LSTMs

2018-08-23 · EMNLP 2018 10 · Dimitri Kartsaklis, Mohammad Taher Pilehvar, Nigel Collier

This paper addresses the problem of mapping natural language text to knowledge base entities. The mapping process is approached as a composition of a phrase or a sentence into a point in a multi-dimensional entity space …

General ClassificationSentenceWord Embeddings

CADGE: Context-Aware Dialogue Generation Enhanced with Graph-Structured Knowledge Aggregation

2023-05-10 · Hongbo Zhang, Chen Tang, Tyler Loakman, Bohao Yang 외

Commonsense knowledge is crucial to many natural language processing tasks. Existing works usually incorporate graph knowledge with conventional graph neural networks (GNNs), resulting in a sequential pipeline that compa…

Dialogue GenerationGraph AttentionKnowledge GraphsRepresentation Learning