Search papers, labs, and topics across Lattice.
The paper introduces MealRec, a multi-granularity sequential model for micro-video recommendation that uses hierarchical diffusion models to address noise and modality conflicts in user preference modeling. MealRec employs Temporal-guided Content Diffusion (TCD) to refine video representations by emphasizing salient content and suppressing redundancy using temporal guidance and collaborative signals. Additionally, Noise-unconditional Preference Denoising (NPD) recovers informative user preferences from corrupted states.
Denoising diffusion models can disentangle user preferences from noisy micro-video interactions, leading to better recommendations.
Micro-video recommendation aims to capture user preferences from the collaborative and context information of the interacted micro-videos, thereby predicting the appropriate videos. This target is often hindered by the inherent noise within multimodal content and unreliable implicit feedback, which weakens the correspondence between behaviors and underlying interests. While conventional works have predominantly approached such scenario through behavior-augmented modeling and content-centric multimodal analysis, these paradigms can inadvertently give rise to two non-trivial challenges: preference-irrelative video representation extraction and inherent modality conflicts. To address these issues, we propose a Multi-granularity sequential modeling method via hierarchical diffusion models for micro-video Recommendation (MealRec), which simultaneously considers temporal correlations during preference modeling from intra- and inter-video perspectives. Specifically, we first propose Temporal-guided Content Diffusion (TCD) to refine video representations under intra-video temporal guidance and personalized collaborative signals to emphasize salient content while suppressing redundancy. To achieve the semantically coherent preference modeling, we further design the Noise-unconditional Preference Denoising (NPD) to recovers informative user preferences from corrupted states under the blind denoising. Extensive experiments and analyses on four micro-video datasets from two platforms demonstrate the effectiveness, universality, and robustness of our MealRec, further uncovering the effective mechanism of our proposed TCD and NPD. The source code and corresponding dataset will be available upon acceptance.