OD-Rec
Codes for SIGIR'22 Paper 'On-Device Next-Item Recommendation with Self-Supervised Knowledge Distillation'
Paper, saved teacher models and Android Studio Project are available at Dropbox: https://www.dropbox.com/sh/g4mgdaezr8uqgic/AABpUxvY3_407D-0UNuEzOAMa?dl=0
Environments: Python 3.7, Pytorch 1.6.0, Android Studio 11.0.11, Pytorch Mobile.
Codes are based on RecBole (https://github.com/RUCAIBox/RecBole) and Pytorch Mobile Demo (https://github.com/pytorch/android-demo-app)
Steps to run models on Android Studio:
(1) Run mobile.py to save pytorch model into Android Studio.
(2) Select virtual device in Android Studio. (Google Pixel 2 API 29)