Skip to content

[AAAI'25] MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

Notifications You must be signed in to change notification settings

WangHewei16/MENTOR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

Introduction

This is the Pytorch implementation for our MENTOR paper:

MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

Environment Requirement

  • python 3.9
  • Pytorch 2.1.0

Dataset

We provide three processed datasets: Baby, Sports, Clothing.

Download from Google Drive: Baby/Sports/Clothing

Training

cd ./src
python main.py

Performance Comparison

Citing MENTOR

If you find MENTOR useful in your research, please consider citing our paper.

@article{xu2024mentor,
  title={MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation},
  author={Xu, Jinfeng and Chen, Zheyu and Yang, Shuo and Li, Jinze and Wang, Hewei and Ngai, Edith C-H},
  journal={arXiv preprint arXiv:2402.19407},
  year={2024}
}

The code is released for academic research use only. For commercial use, please contact Jinfeng Xu.

Acknowledgement

The structure of this code is based on MMRec. Thank for their work.

About

[AAAI'25] MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%