中文
相关论文

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

200 篇论文

Recently, Recurrent Neural Networks (RNNs) have been applied to the task of session-based recommendation. These approaches use RNNs to predict the next item in a user session based on the previ- ously visited items. While some approaches…

信息检索 · 计算机科学 2017-07-03 Alexander Dallmann , Alexander Grimm , Christian Pölitz , Daniel Zoller , Andreas Hotho

Recurrent neural networks are nowadays successfully used in an abundance of applications, going from text, speech and image processing to recommender systems. Backpropagation through time is the algorithm that is commonly used to train…

机器学习 · 计算机科学 2018-01-10 Cedric De Boom , Thomas Demeester , Bart Dhoedt

Recurrent neural networks (RNNs) are types of artificial neural networks (ANNs) that are well suited to forecasting and sequence classification. They have been applied extensively to forecasting univariate financial time series, however…

交易与市场微观结构 · 定量金融 2017-07-19 Matthew F Dixon

On music streaming services, listening sessions are often composed of a balance of familiar and new tracks. Recently, sequential recommender systems have adopted cognitive-informed approaches, such as Adaptive Control of Thought-Rational…

信息检索 · 计算机科学 2025-08-05 Viet-Anh Tran , Bruno Sguerra , Gabriel Meseguer-Brocal , Lea Briand , Manuel Moussallam

Recent years have witnessed the remarkable success of recommendation systems (RSs) in alleviating the information overload problem. As a new paradigm of RSs, session-based recommendation (SR) specializes in users' short-term preference…

信息检索 · 计算机科学 2025-07-15 Zihao Li , Chao Yang , Yakun Chen , Xianzhi Wang , Hongxu Chen , Guandong Xu , Lina Yao , Quan Z. Sheng

Session-based Recommendation (SR) aims to predict the next item for recommendation based on previously recorded sessions of user interaction. The majority of existing approaches to SR focus on modeling the transition patterns of items. In…

信息检索 · 计算机科学 2022-04-06 Jiahao Yuan , Wendi Ji , Dell Zhang , Jinwei Pan , Xiaoling Wang

We describe a hybrid meta-architecture -- the CHAMELEON -- for session-based news recommendation that is able to leverage a variety of information types using Recurrent Neural Networks. We evaluated our approach on two public datasets,…

机器学习 · 计算机科学 2020-06-24 Gabriel de Souza P. Moreira , Dietmar Jannach , Adilson Marques da Cunha

Sparse deep learning has become a popular technique for improving the performance of deep neural networks in areas such as uncertainty quantification, variable selection, and large-scale network compression. However, most existing research…

机器学习 · 统计学 2023-10-06 Mingxuan Zhang , Yan Sun , Faming Liang

Convolutional Neural Networks (CNNs) has revolutionized computer vision, but training very deep networks has been challenging due to the vanishing gradient problem. This paper explores Residual Networks (ResNet), introduced by He et al.…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Xingyu Liu , Kun Ming Goh

In this paper, we develop a new approach of spatially supervised recurrent convolutional neural networks for visual object tracking. Our recurrent convolutional network exploits the history of locations as well as the distinctive visual…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Guanghan Ning , Zhi Zhang , Chen Huang , Zhihai He , Xiaobo Ren , Haohong Wang

Session-based recommenders, used for making predictions out of users' uninterrupted sequences of actions, are attractive for many applications. Here, for this task we propose using metric learning, where a common embedding space for…

信息检索 · 计算机科学 2021-01-08 Bartłomiej Twardowski , Paweł Zawistowski , Szymon Zaborowski

Recently, the next-item/basket recommendation system, which considers the sequential relation between bought items, has drawn attention of researchers. The utilization of sequential patterns has boosted performance on several kinds of…

信息检索 · 计算机科学 2016-06-27 Kai-Chun Hsu , Szu-Yu Chou , Yi-Hsuan Yang , Tai-Shih Chi

Predictive monitoring of business processes is a subfield of process mining that aims to predict, among other things, the characteristics of the next event or the sequence of next events. Although multiple approaches based on deep learning…

机器学习 · 计算机科学 2021-12-24 Efrén Rama-Maneiro , Juan C. Vidal , Manuel Lama

Capturing users' precise preferences is a fundamental problem in large-scale recommender system. Currently, item-based Collaborative Filtering (CF) methods are common matching approaches in industry. However, they are not effective to model…

信息检索 · 计算机科学 2020-01-01 Fuyu Lv , Taiwei Jin , Changlong Yu , Fei Sun , Quan Lin , Keping Yang , Wilfred Ng

We introduce SessionRec, a novel next-session prediction paradigm (NSPP) for generative sequential recommendation, addressing the fundamental misalignment between conventional next-item prediction paradigm (NIPP) and real-world…

信息检索 · 计算机科学 2025-02-19 Lei Huang , Hao Guo , Linzhi Peng , Long Zhang , Xiaoteng Wang , Daoyuan Wang , Shichao Wang , Jinpeng Wang , Lei Wang , Sheng Chen

In this work we present a novel recurrent neural network architecture designed to model systems characterized by multiple characteristic timescales in their dynamics. The proposed network is composed by several recurrent groups of neurons…

神经与进化计算 · 计算机科学 2017-01-19 Filippo Maria Bianchi , Michael Kampffmeyer , Enrico Maiorino , Robert Jenssen

A key attribute that drives the unprecedented success of modern Recurrent Neural Networks (RNNs) on learning tasks which involve sequential data, is their ability to model intricate long-term temporal dependencies. However, a well…

机器学习 · 计算机科学 2018-06-07 Yoav Levine , Or Sharir , Alon Ziv , Amnon Shashua

Prediction-based approaches are widely used in neural architecture search (NAS), where a predictor estimates the performance of candidate architectures to guide selection. However, existing predictors are typically trained via supervised…

机器学习 · 计算机科学 2026-05-12 Liping Deng , MingQing Xiao

The demand of probabilistic time series forecasting has been recently raised in various dynamic system scenarios, for example, system identification and prognostic and health management of machines. To this end, we combine the advances in…

机器学习 · 计算机科学 2022-05-25 Haitao Liu , Changjun Liu , Xiaomo Jiang , Xudong Chen , Shuhua Yang , Xiaofang Wang

The recommendation system provides users with an appropriate limit of recent online large amounts of information. Session-based recommendation, a sub-area of recommender systems, attempts to recommend items by interpreting sessions that…

信息检索 · 计算机科学 2022-06-28 Minjae Park