LGMRec
[AAAI 2024] Official Pytorch Implementation for "LGMRec: Local and Global Graph Learning for Multimodal Recommendation".
Install / Use
/learn @georgeguo-cn/LGMRecREADME
LGMRec (AAAI'24)
This is the Pytorch implementation for our AAAI 2024 paper:
Zhiqiang Guo, Jianjun Li, Guohui Li, Chaoyang Wang, Si Shi, Bin Ruan. LGMRec: Local and Global Graph Learning for Multimodal Recommendation. In AAAI 2024. Paper
Notice: The results of the baseline MMGCN have been updated in our new version.
Overview

Environment
pip install -r requirements.txt
Data
Download from Google Drive: Baby/Sports/Clothing. The data contains text and image features extracted from Sentence-Transformers and VGG-16 and has been publiced in MMRec framework.
Run
- Put your downloaded data (e.g. baby) under
data/dir. - Run
train.shto train LGMRec:bash train.shYou may specify other parameters in CMD or config withconfigs/model/*.yamlandconfigs/dataset/*.yaml.
Citation
@inproceedings{guo2024lgmrec,
author = {Zhiqiang Guo and Jianjun Li and Guohui Li and Chaoyang Wang and Si Shi and Bin Ruan},
title = {LGMRec: Local and Global Graph Learning for Multimodal Recommendation},
booktitle = {Proceedings of AAAI 2024},
pages = {8454-8462},
year = {2024}
}
The code has been integrated into the MMRec repository.
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
