DIET: Customized Slimming for Incompatible Networks in Sequential Recommendation
Kairui Fu, Shengyu Zhang, Zheqi Lv, Jingyuan Chen, Jiwei Li

TL;DR
This paper introduces DIET, a framework for customizing slimmed-down subnets for edge devices in recommendation systems, reducing bandwidth, storage, and inference time while maintaining high accuracy.
Contribution
The paper proposes DIET and DIETING frameworks that generate tailored subnets for incompatible networks, improving efficiency and personalization in edge-based recommendation systems.
Findings
DIET achieves higher recommendation accuracy than baseline models.
DIETING significantly reduces storage requirements with comparable performance.
Experiments on four datasets validate the efficiency and effectiveness of the proposed methods.
Abstract
Due to the continuously improving capabilities of mobile edges, recommender systems start to deploy models on edges to alleviate network congestion caused by frequent mobile requests. Several studies have leveraged the proximity of edge-side to real-time data, fine-tuning them to create edge-specific models. Despite their significant progress, these methods require substantial on-edge computational resources and frequent network transfers to keep the model up to date. The former may disrupt other processes on the edge to acquire computational resources, while the latter consumes network bandwidth, leading to a decrease in user satisfaction. In response to these challenges, we propose a customizeD slImming framework for incompatiblE neTworks(DIET). DIET deploys the same generic backbone (potentially incompatible for a specific edge) to all devices. To minimize frequent bandwidth usage…
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
TopicsRecommender Systems and Techniques · Caching and Content Delivery · Advanced Graph Neural Networks
