Skip to content

6lyc/RecGOAT-LLM4Rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 

Repository files navigation

RecGOAT: Graph Optimal Adaptive Transport for LLM-Enhanced Multimodal Recommendation with Dual Semantic Alignment

github_cover

PyTorch implementation for our paper RecGOAT: Graph Optimal Adaptive Transport for LLM-Enhanced Multimodal Recommendation with Dual Semantic Alignment.

Yuecheng Li, Hengwei Ju, Zeyu Song, Wei Yang, Chi Lu, Peng Jiang, and Kun Gai.

Kuaishou Inc, Fudan University, and University of Southern California

We will release the code, data, and LLM-enhanced multimodal data of RecGOAT after the paper is accepted and upon passing company review!


image

We propose RecGOAT, a novel yet simple dual semantic alignment framework for LLM-enhanced multimodal recommendation, which offers theoretically guaranteed alignment capability. RecGOAT first employs graph attention networks to enrich collaborative semantics by modeling item-item, user-item, and user-user relationships, leveraging user/item LM representations and interaction history. Furthermore, we design a dual-granularity progressive multimodality-ID alignment framework, which achieves instance-level and distribution-level semantic alignment via cross-modal contrastive learning (CMCL) and optimal adaptive transport (OAT), respectively.


πŸ“’ News

  • [2026.02.03] πŸ”₯πŸ”₯ The full paper of our RecGOAT is available at arXiv.

πŸ‘‰ TODO

  • Release the code of RecGOAT.

  • ...


Citation

@article{li2026recgoat,
  title={RecGOAT: Graph Optimal Adaptive Transport for LLM-Enhanced Multimodal Recommendation with Dual Semantic Alignment},
  author={Li, Yuecheng and Ju, Hengwei and Song, Zeyu and Yang, Wei and Lu, Chi and Jiang, Peng and Gai, Kun},
  journal={arXiv preprint arXiv:2602.00682},
  year={2026}
}

About

The Official implementation of our paper "RecGOAT: Graph Optimal Adaptive Transport for LLM-Enhanced Multimodal Recommendation with Dual Semantic Alignment"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors