Lightweight Embeddings with Graph Rewiring for Collaborative Filtering
Xurong Liang, Tong Chen, Wei Yuan, Hongzhi Yin

TL;DR
This paper introduces LERG, a resource-efficient graph neural network method for collaborative filtering that reduces storage and computation costs while maintaining high recommendation accuracy on benchmark datasets.
Contribution
LERG extends LEGCF by incorporating quantization and graph rewiring techniques, enabling efficient deployment on resource-constrained edge devices without sacrificing performance.
Findings
LERG outperforms baseline models in recommendation accuracy.
LERG significantly reduces storage and inference time.
LERG maintains high performance on industry-scale datasets.
Abstract
As recommendation services scale rapidly and their deployment now commonly involves resource-constrained edge devices, GNN-based recommender systems face significant challenges, including high embedding storage costs and runtime latency from graph propagations. Our previous work, LEGCF, effectively reduced embedding storage costs but struggled to maintain recommendation performance under stricter storage limits. Additionally, LEGCF did not address the extensive runtime computation costs associated with graph propagation, which involves heavy multiplication and accumulation operations (MACs). These challenges consequently hinder effective training and inference on resource-constrained edge devices. To address these limitations, we propose Lightweight Embeddings with Rewired Graph for Graph Collaborative Filtering (LERG), an improved extension of LEGCF. LERG retains LEGCFs compositional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Marketing and Social Media · Impact of Technology on Adolescents · Technology Adoption and User Behaviour
