paper-with-me

홈 › Papers

GUME: Graphs and User Modalities Enhancement for Long-Tail Multimodal Recommendation

2024-07-17 · Guojiao Lin, Zhen Meng, Dongjie Wang, Qingqing Long, Yuanchun Zhou, Meng Xiao

Multimodal recommendation systems (MMRS) have received considerable attention from the research community due to their ability to jointly utilize information from user behavior and product images and text. Previous research has two main issues. First, many long-tail items in recommendation systems have limited interaction data, making it difficult to learn comprehensive and informative representations. However, past MMRS studies have overlooked this issue. Secondly, users' modality preferences are crucial to their behavior. However, previous research has primarily focused on learning item modality representations, while user modality representations have remained relatively simplistic.To address these challenges, we propose a novel Graphs and User Modalities Enhancement (GUME) for long-tail multimodal recommendation. Specifically, we first enhance the user-item graph using multimodal similarity between items. This improves the connectivity of long-tail items and helps them learn high-quality representations through graph propagation. Then, we construct two types of user modalities: explicit interaction features and extended interest features. By using the user modality enhancement strategy to maximize mutual information between these two features, we improve the generalization ability of user modality representations. Additionally, we design an alignment strategy for modality data to remove noise from both internal and external perspectives. Extensive experiments on four publicly available datasets demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2407.12338

Code (1)

nangongningyi/gume 공식 구현 pytorch

Tasks

Multimodal RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Information Enhancement Network for Cascade Prediction in Social Networks

2024-03-22 · Fanrui Zhang, Jiawei Liu, Qiang Zhang, Xiaoling Zhu 외

Understanding information cascades in networks is a fundamental issue in numerous applications. Current researches often sample cascade information into several independent paths or subgraphs to learn a simple cascade re…

Debate Dynamics for Human-comprehensible Fact-checking on Knowledge Graphs

2020-01-09 · Marcel Hildebrandt, Jorge Andres Quintero Serna, Yunpu Ma, Martin Ringsquandl 외

We propose a novel method for fact-checking on knowledge graphs based on debate dynamics. The underlying idea is to frame the task of triple classification as a debate game between two reinforcement learning agents which…

Common Sense ReasoningFact CheckingFairnessKnowledge Graphs+2

VIANA: Visual Interactive Annotation of Argumentation

2019-07-29 · Fabian Sperrle, Rita Sevastjanova, Rebecca Kehlbeck, Mennatallah El-Assady

Argumentation Mining addresses the challenging tasks of identifying boundaries of argumentative text fragments and extracting their relationships. Fully automated solutions do not reach satisfactory accuracy due to their…

Language ModelingLanguage Modelling

Constructing and Interpreting Causal Knowledge Graphs from News

2023-05-16 · Fiona Anting Tan, Debdeep Paul, Sahim Yamaura, Miura Koji 외

Many financial jobs rely on news to learn about causal events in the past and present, to make informed decisions and predictions about the future. With the ever-increasing amount of news available online, there is a nee…

ClusteringKnowledge Graphs

A novel structured argumentation framework for improved explainability of classification tasks

2023-06-27 · Lucas Rizzo, Luca Longo

This paper presents a novel framework for structured argumentation, named extend argumentative decision graph ($xADG$). It is an extension of argumentative decision graphs built upon Dung's abstract argumentation graphs.…

Abstract Argumentation