MMRec: Simplifying Multimodal Recommendation
2023-02-02Code Available0· sign in to hype
Xin Zhou
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/enoche/mmrecOfficialIn paperpytorch★ 635
Abstract
This paper presents an open-source toolbox, MMRec for multimodal recommendation. MMRec simplifies and canonicalizes the process of implementing and comparing multimodal recommendation models. The objective of MMRec is to provide a unified and configurable arena that can minimize the effort in implementing and testing multimodal recommendation models. It enables multimodal models, ranging from traditional matrix factorization to modern graph-based algorithms, capable of fusing information from multiple modalities simultaneously. Our documentation, examples, and source code are available at https://github.com/enoche/MMRec.