paper-with-me

Papers

Triple Modality Fusion: Aligning Visual, Textual, and Graph Data with Large Language Models for Multi-Behavior Recommendations

2024-10-16 · Luyi Ma, Xiaohan Li, Zezhong Fan, Jianpeng Xu, Jason Cho, Praveen Kanumala, Kaushiki Nag, Sushant Kumar, Kannan Achan

Integrating diverse data modalities is crucial for enhancing the performance of personalized recommendation systems. Traditional models, which often rely on singular data sources, lack the depth needed to accurately capture the multifaceted nature of item features and user behaviors. This paper introduces a novel framework for multi-behavior recommendations, leveraging the fusion of triple-modality, which is visual, textual, and graph data through alignment with large language models (LLMs). By incorporating visual information, we capture contextual and aesthetic item characteristics; textual data provides insights into user interests and item features in detail; and graph data elucidates relationships within the item-behavior heterogeneous graphs. Our proposed model called Triple Modality Fusion (TMF) utilizes the power of LLMs to align and integrate these three modalities, achieving a comprehensive representation of user behaviors. The LLM models the user's interactions including behaviors and item features in natural languages. Initially, the LLM is warmed up using only natural language-based prompts. We then devise the modality fusion module based on cross-attention and self-attention mechanisms to integrate different modalities from other models into the same embedding space and incorporate them into an LLM. Extensive experiments demonstrate the effectiveness of our approach in improving recommendation accuracy. Further ablation studies validate the effectiveness of our model design and benefits of the TMF.

📄 PDF Abstract BibTeX arXiv:2410.12228

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Unleashing the Power of Imbalanced Modality Information for Multi-modal Knowledge Graph Completion

2024-02-22 · Yichi Zhang, Zhuo Chen, Lei Liang, Huajun Chen 외

Multi-modal knowledge graph completion (MMKGC) aims to predict the missing triples in the multi-modal knowledge graphs by incorporating structural, visual, and textual information of entities into the discriminant models…

Knowledge Graph CompletionKnowledge GraphsMulti-modal Knowledge Graph

Align before Attend: Aligning Visual and Textual Features for Multimodal Hateful Content Detection

2024-02-15 · Eftekhar Hossain, Omar Sharif, Mohammed Moshiul Hoque, Sarah M. Preum

Multimodal hateful content detection is a challenging task that requires complex reasoning across visual and textual modalities. Therefore, creating a meaningful multimodal representation that effectively captures the in…

Efficient Multilingual Multi-modal Pre-training through Triple Contrastive Loss

2022-10-01 · COLING 2022 10 · Youhan Lee, Kyungtae Lim, Woonhyuk Baek, Byungseok Roh 외

Learning visual and textual representations in the shared space from web-scale image-text pairs improves the performance of diverse vision-and-language tasks, as well as modality-specific tasks. Many attempts in this fra…

image-classificationImage ClassificationImage-text RetrievalRetrieval+7

CoVA: Text-Guided Composed Video Retrieval for Audio-Visual Content

2026-01-30 · Gyuwon Han, Young Kyun Jang, Chanho Eom arxiv

Composed Video Retrieval (CoVR) aims to retrieve a target video from a large gallery using a reference video and a textual query specifying visual modifications. However, existing benchmarks consider only visual changes,…

Video Retrieval

TripleSumm: Adaptive Triple-Modality Fusion for Video Summarization

2026-03-01 · Sumin Kim, Hyemin Jeong, Mingu Kang, Yejin Kim 외 arxiv

The exponential growth of video content necessitates effective video summarization to efficiently extract key information from long videos. However, current approaches struggle to fully comprehend complex videos, primari…

Video Summarization