월간슈도렉
추천시스템 트렌드 팔로업 월간지
OCT 2024
Kernel training
Encoder & Decoder
[Paper Review]GLocal-K: Global and Local Kernels for Recommender Systems
AutoEncoder와 CNN을 결합한 추천시스템 SOTA 논문
91
SEP 2024
Paper Review
LLM Recommendation
[Paper Review] Explainable and coherent complement recommendation based on large language models
Amazon Science가 발표한 LLM 추천 논문
55
LLM
RECOMMENDATION
[Review] Large Language Models for User Interest Journeys
RecSys '23 비디오 추천시스템 워크샵 "고객 관심사 여정을 위한 LLM" 리뷰
53
SVD
Matrix Factorization
Matrix Factorization은 어떻게 추천시스템이 될 수 있을까? - 3
Singular Value Decomposition
58
Aug 2024
Paper Review
LLM Recommendation
PALR: Personalization Aware LLMs for Recommendation
LLM을 추천시스템에 통합하는 새로운 프레임워크
77
Mathematics
EigenDecomposition
Matrix Factorization은 어떻게 추천시스템이 될 수 있을까? - 2
EigenDecomposition까지
43
Jun 2024
Mathematics
Matrix Decomposition
Matrix Factorization은 어떻게 추천시스템이 될 수 있을까? - 1
Mathematics of Machine Learning의 Matrix Decompositions 번역하기(~determinant, eigenvalue)
48
May 2024
Collaborative Filtering
Recommendation Model
Memory-based Collaborative Filtering
Neighborhood-based CF의 두 가지 방식, user-based와 item-based에 대해 알아봅니다.
41