中文
相关论文

相关论文: Session-based Sequential Skip Prediction via Recur…

200 篇论文

The task of person re-identification has recently received rising attention due to the high performance achieved by new methods based on deep learning. In particular, in the context of video-based re-identification, many state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Jean-Baptiste Boin , Andre Araujo , Bernd Girod

The problem of session-aware recommendation aims to predict users' next click based on their current session and historical sessions. Existing session-aware recommendation methods have defects in capturing complex item transition…

信息检索 · 计算机科学 2021-01-28 Mengqi Zhang , Shu Wu , Meng Gao , Xin Jiang , Ke Xu , Liang Wang

In recent years, research has been done on applying Recurrent Neural Networks (RNNs) as recommender systems. Results have been promising, especially in the session-based setting where RNNs have been shown to outperform state-of-the-art…

信息检索 · 计算机科学 2017-06-26 Massimiliano Ruocco , Ole Steinar Lillestøl Skrede , Helge Langseth

In this paper, we detailedly describe our solution for the IEEE BigData Cup 2021: RL-based RecSys (Track 1: Item Combination Prediction). We first conduct an exploratory data analysis on the dataset and then utilize the findings to design…

信息检索 · 计算机科学 2021-11-16 Tzu-Heng Lin , Chen Gao

In session-based recommendation settings, a recommender system has no access to long-term user profiles and thus has to base its suggestions on the user interactions that are observed in an ongoing session. Since such sessions can consist…

信息检索 · 计算机科学 2024-07-19 Faisal Shehzad , Dietmar Jannach

The Session-Based Recommendation System aims to predict the user's next click based on their previous session sequence. The current studies generally learn user preferences according to the transitions of items in the user's session…

信息检索 · 计算机科学 2023-10-06 Jinpeng Chen , Haiyang Li , Xudong Zhang , Fan Zhang , Senzhang Wang , Kaimin Wei , Jiaqi Ji

Session-based recommender systems aim to improve recommendations in short-term sessions that can be found across many platforms. A critical challenge is to accurately model user intent with only limited evidence in these short sessions. For…

信息检索 · 计算机科学 2021-12-30 Jianling Wang , Kaize Ding , Ziwei Zhu , James Caverlee

In the context of time-series forecasting, we propose a LSTM-based recurrent neural network architecture and loss function that enhance the stability of the predictions. In particular, the loss function penalizes the model, not only on the…

信号处理 · 电气工程与系统科学 2020-09-09 Maxime De Bois , Mounîm A. El Yacoubi , Mehdi Ammi

We present a neural network for predicting purchasing intent in an Ecommerce setting. Our main contribution is to address the significant investment in feature engineering that is usually associated with state-of-the-art methods such as…

机器学习 · 计算机科学 2018-07-24 Humphrey Sheil , Omer Rana , Ronan Reilly

Predicting smartphone users activity using WiFi fingerprints has been a popular approach for indoor positioning in recent years. However, such a high dimensional time-series prediction problem can be very tricky to solve. To address this…

机器学习 · 计算机科学 2019-11-22 Weizhu Qian , Fabrice Lauri , Franck Gechter

A deep learning approach has been widely applied in sequence modeling problems. In terms of automatic speech recognition (ASR), its performance has significantly been improved by increasing large speech corpus and deeper neural network.…

计算与语言 · 计算机科学 2016-12-28 Zewang Zhang , Zheng Sun , Jiaqi Liu , Jingwen Chen , Zhao Huo , Xiao Zhang

Boosting sales of e-commerce services is guaranteed once users find more matching items to their interests in a short time. Consequently, recommendation systems have become a crucial part of any successful e-commerce services. Although…

Predicting a user's preference in a short anonymous interaction session instead of long-term history is a challenging problem in the real-life session-based recommendation, e.g., e-commerce and media stream. Recent research of the…

信息检索 · 计算机科学 2021-07-12 Ruihong Qiu , Jingjing Li , Zi Huang , Hongzhi Yin

Recommender systems help users find relevant items of interest, for example on e-commerce or media streaming sites. Most academic research is concerned with approaches that personalize the recommendations according to long-term user…

信息检索 · 计算机科学 2018-10-31 Malte Ludewig , Dietmar Jannach

Session-based recommendations are highly relevant in many modern on-line services (e.g. e-commerce, video streaming) and recommendation settings. Recently, Recurrent Neural Networks have been shown to perform very well in session-based…

机器学习 · 计算机科学 2017-08-25 Massimo Quadrana , Alexandros Karatzoglou , Balázs Hidasi , Paolo Cremonesi

In this work, we attempt to ameliorate the impact of data sparsity in the context of session-based recommendation. Specifically, we seek to devise a machine learning mechanism capable of extracting subtle and complex underlying temporal…

信息检索 · 计算机科学 2017-06-14 Sotirios Chatzis , Panayiotis Christodoulou , Andreas S. Andreou

Recommendations can greatly benefit from good representations of the user state at recommendation time. Recent approaches that leverage Recurrent Neural Networks (RNNs) for session-based recommendations have shown that Deep Learning models…

信息检索 · 计算机科学 2017-06-26 Elena Smirnova , Flavian Vasile

Session-based recommendation aims at predicting the next item given a sequence of previous items consumed in the session, e.g., on e-commerce or multimedia streaming services. Specifically, session data exhibits some unique characteristics,…

信息检索 · 计算机科学 2021-06-28 Minjin Choi , jinhong Kim , Joonseok Lee , Hyunjung Shim , Jongwuk Lee

Recurrent Neural Networks (RNN) are a type of statistical model designed to handle sequential data. The model reads a sequence one symbol at a time. Each symbol is processed based on information collected from the previous symbols. With…

机器学习 · 统计学 2019-02-18 Jared Ostmeyer , Lindsay Cowell

Recurrent neural networks (RNNs) are a powerful model for sequential data. End-to-end training methods such as Connectionist Temporal Classification make it possible to train RNNs for sequence labelling problems where the input-output…

神经与进化计算 · 计算机科学 2013-03-26 Alex Graves , Abdel-rahman Mohamed , Geoffrey Hinton