paper-with-me

Papers

Diffusion-Based Cloud-Edge-Device Collaborative Learning for Next POI Recommendations

2024-05-22 · Jing Long, Guanhua Ye, Tong Chen, Yang Wang, Meng Wang, Hongzhi Yin

The rapid expansion of Location-Based Social Networks (LBSNs) has highlighted the importance of effective next Point-of-Interest (POI) recommendations, which leverage historical check-in data to predict users' next POIs to visit. Traditional centralized deep neural networks (DNNs) offer impressive POI recommendation performance but face challenges due to privacy concerns and limited timeliness. In response, on-device POI recommendations have been introduced, utilizing federated learning (FL) and decentralized approaches to ensure privacy and recommendation timeliness. However, these methods often suffer from computational strain on devices and struggle to adapt to new users and regions. This paper introduces a novel collaborative learning framework, Diffusion-Based Cloud-Edge-Device Collaborative Learning for Next POI Recommendations (DCPR), leveraging the diffusion model known for its success across various domains. DCPR operates with a cloud-edge-device architecture to offer region-specific and highly personalized POI recommendations while reducing on-device computational burdens. DCPR minimizes on-device computational demands through a unique blend of global and local learning processes. Our evaluation with two real-world datasets demonstrates DCPR's superior performance in recommendation accuracy, efficiency, and adaptability to new users and regions, marking a significant step forward in on-device POI recommendation technology.

📄 PDF Abstract BibTeX arXiv:2405.13811

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Hybrid SD: Edge-Cloud Collaborative Inference for Stable Diffusion Models

2024-08-13 · Chenqian Yan, Songwei Liu, Hongjian Liu, Xurui Peng 외

Stable Diffusion Models (SDMs) have shown remarkable proficiency in image synthesis. However, their broad application is impeded by their large model sizes and intensive computational requirements, which typically requir…

Collaborative InferenceDiversityImage Generation

DiffusionX: Efficient Edge-Cloud Collaborative Image Generation with Multi-Round Prompt Evolution

2025-10-18 · Yi Wei, Shunpu Tang, Liang Zhao, Qiangian Yang arxiv

Recent advances in diffusion models have driven remarkable progress in image generation. However, the generation process remains computationally intensive, and users often need to iteratively refine prompts to achieve th…

Image Generation

Decentralized Collaborative Learning Framework for Next POI Recommendation

2022-03-30 · Jing Long, Tong Chen, Nguyen Quoc Viet Hung, Hongzhi Yin

Next Point-of-Interest (POI) recommendation has become an indispensable functionality in Location-based Social Networks (LBSNs) due to its effectiveness in helping people decide the next POI to visit. However, accurate r…

Privacy Preserving

Data-Free Continual Learning of Server Models in Model-Heterogeneous Cloud-Device Collaboration

2025-09-30 · Xiao Zhang, Zengzhe Chen, Yuan Yuan, Yifei Zou 외 arxiv

The rise of cloud-device collaborative computing has enabled intelligent services to be delivered across distributed edge devices while leveraging centralized cloud resources. In this paradigm, federated learning (FL) ha…

Federated LearningContinual Learning

ECLM: Efficient Edge-Cloud Collaborative Learning with Continuous Environment Adaptation

2023-11-18 · Yan Zhuang, Zhenzhe Zheng, Yunfeng Shao, Bingshuai Li 외

Pervasive mobile AI applications primarily employ one of the two learning paradigms: cloud-based learning (with powerful large models) or on-device learning (with lightweight small models). Despite their own advantages, …