Semantic-Guided Feature Distillation for Multimodal Recommendation
Fan Liu, Huilin Chen, Zhiyong Cheng, Liqiang Nie, Mohan Kankanhalli

TL;DR
This paper introduces Semantic-guided Feature Distillation (SGFD), a teacher-student framework that enhances multimodal recommendation models by effectively transferring rich semantic features, leading to improved recommendation performance.
Contribution
The paper proposes a novel, model-agnostic SGFD approach that employs semantic-guided distillation to improve feature extraction in multimodal recommendation models.
Findings
SGFD significantly improves performance across three datasets.
It effectively transfers semantic knowledge from teacher to student models.
Enhanced models outperform baseline methods in recommendation accuracy.
Abstract
Multimodal recommendation exploits the rich multimodal information associated with users or items to enhance the representation learning for better performance. In these methods, end-to-end feature extractors (e.g., shallow/deep neural networks) are often adopted to tailor the generic multimodal features that are extracted from raw data by pre-trained models for recommendation. However, compact extractors, such as shallow neural networks, may find it challenging to extract effective information from complex and high-dimensional generic modality features. Conversely, DNN-based extractors may encounter the data sparsity problem in recommendation. To address this problem, we propose a novel model-agnostic approach called Semantic-guided Feature Distillation (SGFD), which employs a teacher-student framework to extract feature for multimodal recommendation. The teacher model first extracts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Multimodal Machine Learning Applications
