Skip to content

[KDD2025] PyTorch implementation of "Collaboration of Large Language Models and Small Recommendation Models for Device-Cloud Recommendation".

License

Notifications You must be signed in to change notification settings

HelloZicky/LSC4Rec

Repository files navigation

🚀 Collaborative LLMs and Small Recommender Models for Device-Cloud Recommendation (KDD 2025)

Static Badge Static Badge Static Badge Static Badge citation

This is the implementation of the "Collaborative LLMs and Small Recommender Models for Device-Cloud Recommendation"


LLM&SRM Independent Training

LLM

bash train.sh

SRM

bash train_small.sh

LLM&SRM Collaborative Training

bash train_collaboration.sh


SRM Real-time Retraining

bash train_small_retrain.sh


LLM&SRM Collaborative Inference&Request

set ratio

bash colla_test.sh

Random Request

set ratio

python notebooks/test_filter_collaboration_dcc_t2.py

About

[KDD2025] PyTorch implementation of "Collaboration of Large Language Models and Small Recommendation Models for Device-Cloud Recommendation".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published