jeonghunyoon / Recommendation

추천 시스템 논문 정리
0 stars 0 forks source link

E4SRec: An Elegant Efective Eficient Extensible Solution of Large Language Models for Sequential Recommendation #2

Open jeonghunyoon opened 2 months ago

jeonghunyoon commented 2 months ago

* 의문점들

jeonghunyoon commented 2 months ago

* 모델 구조 정리

  1. Sequential recommendation model pretraining : SASRec
  2. LLM instruction tuning : FLAN 기법 + LLaMA2-13B
    • Tuning에 사용된 데이터 : ? (FLAN에 사용된 데이터?)
  3. E4SRec model training : LLaMA2-13B
  4. E4SRec model deployment
jeonghunyoon commented 2 months ago

* Related works

* LLM recommendation