paper-with-me

Papers

Multimodality Invariant Learning for Multimedia-Based New Item Recommendation

2024-04-28 · Haoyue Bai, Le Wu, Min Hou, Miaomiao Cai, Zhuangzhuang He, Yuyang Zhou, Richang Hong, Meng Wang

Multimedia-based recommendation provides personalized item suggestions by learning the content preferences of users. With the proliferation of digital devices and APPs, a huge number of new items are created rapidly over time. How to quickly provide recommendations for new items at the inference time is challenging. What's worse, real-world items exhibit varying degrees of modality missing(e.g., many short videos are uploaded without text descriptions). Though many efforts have been devoted to multimedia-based recommendations, they either could not deal with new multimedia items or assumed the modality completeness in the modeling process. In this paper, we highlight the necessity of tackling the modality missing issue for new item recommendation. We argue that users' inherent content preference is stable and better kept invariant to arbitrary modality missing environments. Therefore, we approach this problem from a novel perspective of invariant learning. However, how to construct environments from finite user behavior training data to generalize any modality missing is challenging. To tackle this issue, we propose a novel Multimodality Invariant Learning reCommendation(a.k.a. MILK) framework. Specifically, MILK first designs a cross-modality alignment module to keep semantic consistency from pretrained multimedia item features. After that, MILK designs multi-modal heterogeneous environments with cyclic mixup to augment training data, in order to mimic any modality missing for invariant user preference learning. Extensive experiments on three real datasets verify the superiority of our proposed framework. The code is available at https://github.com/HaoyueBai98/MILK.

📄 PDF Abstract BibTeX arXiv:2405.15783

Code (1)

haoyuebai98/milk 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Formalizing Multimedia Recommendation through Multimodal Deep Learning

2023-09-11 · Daniele Malitesta, Giandomenico Cornacchia, Claudio Pomo, Felice Antonio Merra 외

Recommender systems (RSs) offer personalized navigation experiences on online platforms, but recommendation remains a challenging task, particularly in specific scenarios and domains. Multimodality can help tap into rich…

BenchmarkingDeep LearningMultimedia recommendationMultimodal Deep Learning+1

Pareto Invariant Representation Learning for Multimedia Recommendation

2023-08-09 · Shanshan Huang, Haoxuan Li, Qingsong Li, Chunyuan Zheng 외

Multimedia recommendation involves personalized ranking tasks, where multimedia content is usually represented using a generic encoder. However, these generic representations introduce spurious correlations that fail to …

Multimedia recommendationMulti-modal RecommendationRepresentation Learning

Less is More: Information Bottleneck Denoised Multimedia Recommendation

2025-01-21 · Yonghui Yang, Le Wu, Zhuangzhuang He, Zhengwei Wu 외

Empowered by semantic-rich content information, multimedia recommendation has emerged as a potent personalized technique. Current endeavors center around harnessing multimedia content to refine item representation or unc…

Multimedia recommendation

Personalized Multimedia Item and Key Frame Recommendation

2019-06-01 · Le Wu, Lei Chen, Yonghui Yang, Richang Hong 외

When recommending or advertising items to users, an emerging trend is to present each multimedia item with a key frame image (e.g., the poster of a movie). As each multimedia item can be represented as multiple fine-grai…

Mining Latent Structures for Multimedia Recommendation

2021-04-19 · Jinghao Zhang, Yanqiao Zhu, Qiang Liu, Shu Wu 외

Multimedia content is of predominance in the modern Web era. Investigating how users interact with multimodal items is a continuing concern within the rapid development of recommender systems. The majority of previous wo…

Collaborative FilteringMultimedia recommendationMulti-modal RecommendationMultimodal Recommendation+1