Papers › LightGT: A Light Graph Transformer for Multimedia Recommendation
LightGT: A Light Graph Transformer for Multimedia Recommendation
Yinwei Wei, Wenqi Liu, Fan Liu, Xiang Wang, Liqiang Nie, Tat-Seng Chua
Multimedia recommendation methods aim to discover the user preference on the multi-modal information to enhance the collaborative filtering (CF) based recommender system. Nevertheless, they seldom consider the impact of feature extraction on the user preference modeling and prediction of the user-item interaction, as the extracted features contain excessive information irrelevant to the recommendation. To capture the informative features from the extracted ones, we resort to Transformer model to establish the correlation between the items historically interacted by the same user. Considering its challenges in effectiveness and efficiency, we propose a novel Transformer-based recommendation model, termed as Light Graph Transformer model (LightGT). Therein, we develop a modal-specific embedding and a layer-wise position encoder for the effective similarity measurement, and present a light self-attention block to improve the efficiency of self-attention scoring. Based on these designs, we can effectively and efficiently learn the user preference from the off-the-shelf items' features to predict the user-item interactions. Conducting extensive experiments on Movielens, Tiktok and Kwai datasets, we demonstrate that LigthGT significantly outperforms the state-of-the-art baselines with less time. Our code is publicly available at: https://github.com/Liuwq-bit/LightGT.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Multi-Media Recommendation | Kwai | LightGT | Recall@10 | 0.0546 | #2 of 2 | Archive leaderboard | report |
| Multi-Media Recommendation | Kwai | LightGT | nDCG@10 | 0.0441 | #2 of 2 | Archive leaderboard | report |
| Multi-Media Recommendation | MovieLens | LightGT | Recall@10 | 0.2650 | #1 of 1 | Archive leaderboard | report |
| Multi-Media Recommendation | MovieLens | LightGT | nDCG@10 | 0.1771 | #1 of 1 | Archive leaderboard | report |
| Multi-Media Recommendation | Tiktok | LightGT | Recall@10 | 0.1213 | #2 of 2 | Archive leaderboard | report |
| Multi-Media Recommendation | Tiktok | LightGT | nDCG@10 | 0.0751 | #2 of 2 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections