paper-with-me

Papers

ATFLRec: A Multimodal Recommender System with Audio-Text Fusion and Low-Rank Adaptation via Instruction-Tuned Large Language Model

2024-09-13 · Zezheng Qin

Recommender Systems (RS) play a pivotal role in boosting user satisfaction by providing personalized product suggestions in domains such as e-commerce and entertainment. This study examines the integration of multimodal data text and audio into large language models (LLMs) with the aim of enhancing recommendation performance. Traditional text and audio recommenders encounter limitations such as the cold-start problem, and recent advancements in LLMs, while promising, are computationally expensive. To address these issues, Low-Rank Adaptation (LoRA) is introduced, which enhances efficiency without compromising performance. The ATFLRec framework is proposed to integrate audio and text modalities into a multimodal recommendation system, utilizing various LoRA configurations and modality fusion techniques. Results indicate that ATFLRec outperforms baseline models, including traditional and graph neural network-based approaches, achieving higher AUC scores. Furthermore, separate fine-tuning of audio and text data with distinct LoRA modules yields optimal performance, with different pooling methods and Mel filter bank numbers significantly impacting performance. This research offers valuable insights into optimizing multimodal recommender systems and advancing the integration of diverse data modalities in LLMs.

📄 PDF Abstract BibTeX arXiv:2409.08543

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkLanguage ModelingLanguage ModellingLarge Language ModelMultimodal RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Multimodal Pretraining, Adaptation, and Generation for Recommendation: A Survey

2024-03-31 · Qijiong Liu, Jieming Zhu, Yanting Yang, Quanyu Dai 외

Personalized recommendation serves as a ubiquitous channel for users to discover information tailored to their interests. However, traditional recommendation models primarily rely on unique IDs and categorical features f…

Recommendation SystemsSurvey

A Survey on Multimodal Recommender Systems: Recent Advances and Future Directions

2025-01-22 · Jinfeng Xu, Zheyu Chen, Shuo Yang, Jinze Li 외

Acquiring valuable data from the rapidly expanding information on the internet has become a significant concern, and recommender systems have emerged as a widely used and effective tool for helping users discover items o…

Recommendation Systems

Multimodal Pretraining and Generation for Recommendation: A Tutorial

2024-05-11 · Jieming Zhu, Chuhan Wu, Rui Zhang, Zhenhua Dong

Personalized recommendation stands as a ubiquitous channel for users to explore information or items aligned with their interests. Nevertheless, prevailing recommendation models predominantly rely on unique IDs and categ…

multimodal generationMultimodal RecommendationRecommendation Systems

Revisiting Content-Based Music Recommendation: Efficient Feature Aggregation from Large-Scale Music Models

2026-02-10 · Yizhi Zhou, Jia-Qi Yang, De-Chuan Zhan, Da-Wei Zhou arxiv

Music Recommendation Systems (MRSs) are a cornerstone of modern streaming platforms. Existing recommendation models, spanning both recall and ranking stages, predominantly rely on collaborative filtering, which fails to …

Collaborative FilteringRecommendation Systems

Dealing with Missing Modalities in Multimodal Recommendation: a Feature Propagation-based Approach

2024-03-28 · Daniele Malitesta, Emanuele Rossi, Claudio Pomo, Fragkiskos D. Malliaros 외

Multimodal recommender systems work by augmenting the representation of the products in the catalogue through multimodal features extracted from images, textual descriptions, or audio tracks characterising such products.…

Graph Representation LearningMultimodal RecommendationRecommendation SystemsRepresentation Learning