Jin_D4.log
로그인
Jin_D4.log
로그인
CL4SRec - 리뷰
Seonjin2
·
2024년 1월 16일
팔로우
0
SeqRec
0
Contrastive Learning for Sequential Recommendation(2022, ICDE)
논문
https://www.ijcai.org/proceedings/2019/600
코드
(참고 코드)
https://github.com/RuihongQiu/DuoRec/blob/master/recbole/model/sequential_recommender/cl4srec.py
참고자료
https://youtu.be/eZRg3QeeiJw?si=1AjiUqwfpii-odRh
문제의식
Sequential RS suffer from the
data sparsity
아이디어
inspired by recent advances of contrastive learning,
propose a
multi-task
model
traditional next item prediction task
contrastive learning framework
extract more meaningful patterns and encode the representation effectively
모델 구조
Original sequence
s
s
s
→ augmentation
s
a
s^{a}
s
a
(3가지 방법) item crop, item mask, item reorder
encoder : share parameters
Contrastive Loss : Considering mini-batch (N users → 2N
s
a
s^a
s
a
)
Seonjin2
LLM, RecSys, FinNLP 관련하여 꾸준히 공부하며 콘텐츠를 작성할 계획입니다.
팔로우
이전 포스트
[논문 리뷰] RNS
다음 포스트
LLM을 추천시스템으로 사용할 수 있을까 (서베이 리뷰) - 1 : Non-tuning
0개의 댓글
댓글 작성