1 min read
the neural collaborative filtering (NCF) framework for recommendation with implicit feedback.
AutoRec 이란 a nonlinear neural network collaborative filtering model 을 의미한다. collaborative filtering (CF) with an autoencoder architecture 구조 (vs.
Introduction A wide linear model and a deep neural network are trained together to both memorize and generalize a recommendation systems.
NeuMF unifies the strengths of MF and MLP in modeling user-item interactions.
Paper link Abstract 사용자와 이벤트를 동일한 latent space 에 project 하기 위해 a joint representation model (결합 표현 모델) 을 제안 제안한 모델은 parallel CNN 기반이고, event text 의 semantic meaning 을 파악하며...
the critical challenges of GNN-based recommendation and the potential solutions 에 중점을 두고 설명함 extensive background of recommender systems and graph neural networks 부터 설명을 시작...
A POI recommendation technique essentially exploits users’ historical check-ins and other multimodal information to recommend the next set of POIs suitable for a user.
Graph 기반 추천을 하는 이유 추천 시스템 내 대부분의 데이터는 그래프 구조를 가진다. real world 에서 객체들은 서로 explicit 또는 implicit 하게 연결되어 있다. 그리고 그 객체는 사용자, 아이템, 속성등 이 될 수 있다.
Figure: two-tower DNN model for learning query and candidate representations References paper link: research.google/pubs/pub48840/ .
In NLP 자연어처리 분야에서는 언어의 일반적인 이해를 신경망에 학습시키기 위해 다음과 같은 방식을 수행한다. Generalized pretraining 에서 사용했던 입/출력 레이어를 제거한다. 특정 작업에 특화된 입/출력 레이어로 교체한다.
