paper-with-me

Papers

Attention-based Multimodal Feature Representation Model for Micro-video Recommendation

2022-05-18 · Mohan Hasama, Jing Li

In recommender systems, models mostly use a combination of embedding layers and multilayer feedforward neural networks. The high-dimensional sparse original features are downscaled in the embedding layer and then fed into the fully connected network to obtain prediction results. However, the above methods have a rather obvious problem, that is, the features directly input are treated as independent individuals, and in fact there are internal correlations between features and features, and even different features have different importance in the recommendation. In this regard, this paper adopts a self-attentive mechanism to mine the internal correlations between features as well as their relative importance. In recent years, as a special form of attention mechanism, self-attention mechanism is favored by many researchers. The self-attentive mechanism captures the internal correlation of data or features by learning itself, thus reducing the dependence on external sources. Therefore, this paper adopts a multi-headed self-attentive mechanism to mine the internal correlations between features and thus learn the internal representation of features. At the same time, considering the rich information often hidden between features, the new feature representation obtained by crossover between the two is likely to imply the new description of the user likes the item. However, not all crossover features are meaningful, i.e., there is a problem of limited expression of feature combinations. Therefore, this paper adopts an attention-based approach to learn the external cross-representation of features.

📄 PDF Abstract BibTeX arXiv:2205.08982

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

MicroEmo: Time-Sensitive Multimodal Emotion Recognition with Micro-Expression Dynamics in Video Dialogues

2024-07-23 · Liyun Zhang

Multimodal Large Language Models (MLLMs) have demonstrated remarkable multimodal emotion recognition capabilities, integrating multimodal cues from visual, acoustic, and linguistic contexts in the video to recognize huma…

Emotion RecognitionMultimodal Emotion Recognition

Dynamic Multimodal Fusion via Meta-Learning Towards Micro-Video Recommendation

2025-01-13 · Han Liu, Yinwei Wei, Fan Liu, Wenjie Wang 외

Multimodal information (e.g., visual, acoustic, and textual) has been widely used to enhance representation learning for micro-video recommendation. For integrating multimodal information into a joint representation of m…

Meta-LearningMultimodal RecommendationRepresentation Learning

A multimedia recommendation model based on collaborative graph

2022-05-30 · Breda Lim, Shubhi Bansal, Ahmed Buru, Kayla Manthey

As one of the main solutions to the information overload problem, recommender systems are widely used in daily life. In the recent emerging micro-video recommendation scenario, micro-videos contain rich multimedia inform…

Graph Neural NetworkmodelMultimedia recommendationRecommendation Systems

Implicit semantic-based personalized micro-videos recommendation

2022-05-06 · Bo Liu

With the rapid development of mobile Internet and big data, a huge amount of data is generated in the network, but the data that users are really interested in a very small portion. To extract the information that users …

Retrieval

Predicting the Popularity of Micro-videos with Multimodal Variational Encoder-Decoder Framework

2020-03-28 · Yaochen Zhu, Jiayi Xie, Zhenzhong Chen

As an emerging type of user-generated content, micro-video drastically enriches people's entertainment experiences and social interactions. However, the popularity pattern of an individual micro-video still remains elusi…

Decoder