paper-with-me

홈 › Papers

Semantic-Guided Feature Distillation for Multimodal Recommendation

2023-08-06 · Fan Liu, Huilin Chen, Zhiyong Cheng, Liqiang Nie, Mohan Kankanhalli

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 rich modality features from the generic modality feature by considering both the semantic information of items and the complementary information of multiple modalities. SGFD then utilizes response-based and feature-based distillation loss to effectively transfer the knowledge encoded in the teacher model to the student model. To evaluate the effectiveness of our SGFD, we integrate SGFD into three backbone multimodal recommendation models. Extensive experiments on three public real-world datasets demonstrate that SGFD-enhanced models can achieve substantial improvement over their counterparts.

📄 PDF Abstract BibTeX arXiv:2308.03113

Code (1)

huilinchenjn/sgfd 공식 구현 pytorch

Tasks

Multimodal RecommendationRepresentation Learning

Similar Papers 제목 키워드 기반

Attention-guided Multi-step Fusion: A Hierarchical Fusion Network for Multimodal Recommendation

2023-04-24 · Yan Zhou, Jie Guo, Hao Sun, Bin Song 외

The main idea of multimodal recommendation is the rational utilization of the item's multimodal information to improve the recommendation performance. Previous works directly integrate item multimodal features with item …

Contrastive LearningMultimodal Recommendation

Dual-Phase Playtime-guided Recommendation: Interest Intensity Exploration and Multimodal Random Walks

2025-08-09 · Jingmao Zhang, Zhiting Zhao, Yunqi Lin, Jianghong Ma 외 arxiv

The explosive growth of the video game industry has created an urgent need for recommendation systems that can scale with expanding catalogs and maintain user engagement. While prior work has explored accuracy and divers…

Recommendation SystemsSemantic Similarity

SDGOCC: Semantic and Depth-Guided Bird's-Eye View Transformation for 3D Multimodal Occupancy Prediction

2025-07-22 · Zaipeng Duan, Chenxu Dang, Xuzhong Hu, Pei An 외 arxiv

Multimodal 3D occupancy prediction has garnered significant attention for its potential in autonomous driving. However, most existing approaches are single-modality: camera-based methods lack depth information, while LiD…

Autonomous DrivingDepth Estimation

SDGOCC: Semantic and Depth-Guided Bird's-Eye View Transformation for 3D Multimodal Occupancy Prediction

2025-01-01 · CVPR 2025 1 · Zaipeng Duan, Chenxu Dang, Xuzhong Hu, Pei An 외

Multimodal 3D occupancy prediction has garnered significant attention for its potential in autonomous driving. However, most existing approaches are single-modality: camera-based methods lack depth information, while…

Autonomous DrivingDepth Estimation

Hyperbolic Distillation: Geometry-Guided Cross-Modal Transfer for Robust 3D Object Detection

2026-05-11 · Kanglin Ning, Wenrui Li, Houde Quan, Qifan Li 외 arxiv

Cross-modal knowledge distillation has emerged as an effective strategy for integrating point cloud and image features in 3D perception tasks. However, the modality heterogeneity, spatial misalignment, and the representa…

Robust 3D Object DetectionKnowledge Distillation