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

📅 2023-08-30
🏛️ ACM Trans. Inf. Syst.
📈 Citations: 15
Influential: 0
📄 PDF
🤖 AI Summary
To address the limitation of static multimodal fusion in middle-school micro-video recommendation—its inability to capture inter-video modality relationship discrepancies—this paper proposes MetaMMF, a meta-learning-based dynamic multimodal fusion framework. Methodologically, MetaMMF treats multimodal fusion for each video as an individual meta-task and employs meta-learning to generate video-specific fusion functions; it further adopts CP tensor decomposition to enhance parameter efficiency and training stability. While implicitly incorporating graph neural network principles (e.g., akin to MMGCN), MetaMMF avoids explicit graph construction. Extensive experiments on three benchmark datasets demonstrate that MetaMMF consistently outperforms state-of-the-art models—including MMGCN, LATTICE, and InvRL—achieving superior recommendation accuracy and computational efficiency. The source code is publicly released, empirically validating the dual advantages of dynamic fusion in both performance and efficiency.

Technology Category

Application Category

📝 Abstract
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 micro-video, multimodal fusion plays a vital role in the existing micro-video recommendation approaches. However, the static multimodal fusion used in previous studies is insufficient to model the various relationships among multimodal information of different micro-videos. In this article, we develop a novel meta-learning-based multimodal fusion framework called Meta Multimodal Fusion (MetaMMF), which dynamically assigns parameters to the multimodal fusion function for each micro-video during its representation learning. Specifically, MetaMMF regards the multimodal fusion of each micro-video as an independent task. Based on the meta information extracted from the multimodal features of the input task, MetaMMF parameterizes a neural network as the item-specific fusion function via a meta learner. We perform extensive experiments on three benchmark datasets, demonstrating the significant improvements over several state-of-the-art multimodal recommendation models, like MMGCN, LATTICE, and InvRL. Furthermore, we lighten our model by adopting canonical polyadic decomposition to improve the training efficiency, and validate its effectiveness through experimental results. Codes are available at https://github.com/hanliu95/MetaMMF.
Problem

Research questions and friction points this paper is trying to address.

Multimodal Information Fusion
Video Recommendation System
Middle School Students
Innovation

Methods, ideas, or system contributions that make the work stand out.

MetaMMF
Personalized Multimodal Fusion
Efficient Training
H
Han Liu
Shandong University, School of Computer Science and Technology, Qingdao, China
Yinwei Wei
Yinwei Wei
Shandong University | National University of Singapore
Multimedia ComputingInformation RetrievalRecommender System
F
Fan Liu
National University of Singapore, School of Computing, Singapore
W
Wenjie Wang
National University of Singapore, School of Computing, Singapore
L
Liqiang Nie
Harbin Institute of Technology (Shenzhen), School of Computer Science and Technology, Shenzhen, China
T
Tat-Seng Chua
National University of Singapore, School of Computing, Singapore