Multi-channel convolutional neural network feature extraction for session based recommendation

A session-based recommendation system is designed to predict the user's next click behavior based on an ongoing session. Existing session-based recommendation systems usually model a session into a sequence and extract sequence features through recurrent neural network. Although the perform...

ver descrição completa

Detalhes bibliográficos
Autores: Ji, Zhenyan, Wu, Mengdan, Feng, Yumin, Armendáriz Íñigo, José Enrique
Formato: artículo
Estado:Versión publicada
Fecha de publicación:2021
País:España
Recursos:Universidad Pública de Navarra
Repositorio:Academica-e. Repositorio Institucional de la Universidad Pública de Navarra
OAI Identifier:oai:academica-e.unavarra.es:2454/55880
Acesso em linha:https://hdl.handle.net/2454/55880
Access Level:acceso abierto
Palavra-chave:Recommendation Model based on Multi-channel Convolutional Neural Network (RMMCNN)
Recurrent Neural Network (RNN)
Convolutional Neural Network (CNN)
Graph Neural Network (GNN)
Descrição
Resumo:A session-based recommendation system is designed to predict the user's next click behavior based on an ongoing session. Existing session-based recommendation systems usually model a session into a sequence and extract sequence features through recurrent neural network. Although the performance is greatly improved, these procedures ignore the relationships between items that contain rich information. In order to obtain rich items embeddings, we propose a novel Recommendation Model based on Multi-channel Convolutional Neural Network for session-based recommendation, RMMCNN for brevity. Specifically, we capture items' internal features from three dimensions through multi-channel convolutional neural network firstly. Next, we merge the internal features with external features obtained by a GRU unit. Then, both internal features and external features are merged by an attention mechanism together as the input of the transformation function. Finally, the probability distribution is taken as the output after the softmax function. Experiments on various datasets show that our method's precision and recommendation performance are better than those of other state-of-the-art approaches.