中文
相关论文

相关论文: StackRec: Efficient Training of Very Deep Sequenti…

200 篇论文

With the rapid growth of Internet services, recommendation systems play a central role in delivering personalized content. Faced with massive user requests and complex model architectures, the key challenge for real-time recommendation…

信息检索 · 计算机科学 2025-08-14 Junli Shao , Jing Dong , Dingzhou Wang , Kowei Shih , Dannier Li , Chengrui Zhou

Sequential recommendation aims to predict users' future interactions by modeling collaborative filtering (CF) signals from historical behaviors of similar users or items. Traditional sequential recommenders predominantly rely on ID-based…

信息检索 · 计算机科学 2025-06-30 Yingzhi He , Xiaohao Liu , An Zhang , Yunshan Ma , Tat-Seng Chua

State-of-the-art, high capacity deep neural networks not only require large amounts of labelled training data, they are also highly susceptible to label errors in this data, typically resulting in large efforts and costs and therefore…

机器学习 · 计算机科学 2020-07-20 Christian Haase-Schütz , Rainer Stal , Heinz Hertlein , Bernhard Sick

One of the most promising ways of improving the performance of deep convolutional neural networks is by increasing the number of convolutional layers. However, adding layers makes training more difficult and computationally expensive. In…

计算机视觉与模式识别 · 计算机科学 2015-05-12 Liwei Wang , Chen-Yu Lee , Zhuowen Tu , Svetlana Lazebnik

Reciprocal recommender system (RRS), considering a two-way matching between two parties, has been widely applied in online platforms like online dating and recruitment. Existing RRS models mainly capture static user preferences, which have…

信息检索 · 计算机科学 2023-06-27 Bowen Zheng , Yupeng Hou , Wayne Xin Zhao , Yang Song , Hengshu Zhu

Recommender systems play a crucial role in our daily lives. Feed streaming mechanism has been widely used in the recommender system, especially on the mobile Apps. The feed streaming setting provides users the interactive manner of…

信息检索 · 计算机科学 2019-07-12 Lixin Zou , Long Xia , Zhuoye Ding , Jiaxing Song , Weidong Liu , Dawei Yin

Modern recommendation systems rely on real-valued embeddings of categorical features. Increasing the dimension of embedding vectors improves model accuracy but comes at a high cost to model size. We introduce a multi-layer embedding…

The increasing complexity of deep learning architectures is resulting in training time requiring weeks or even months. This slow training is due in part to vanishing gradients, in which the gradients used by back-propagation are extremely…

计算机视觉与模式识别 · 计算机科学 2015-10-16 Bharat Singh , Soham De , Yangmuzi Zhang , Thomas Goldstein , Gavin Taylor

The deep network model, with the majority built on neural networks, has been proved to be a powerful framework to represent complex data for high performance machine learning. In recent years, more and more studies turn to nonneural network…

机器学习 · 计算机科学 2019-02-18 Jingyuan Wang , Kai Feng , Junjie Wu

Sequential recommendation involves automatically recommending the next item to users based on their historical item sequence. While most prior research employs RNN or transformer methods to glean information from the item…

信息检索 · 计算机科学 2024-10-10 Xiaofan Zhou

Transformer and its variants are a powerful class of architectures for sequential recommendation, owing to their ability of capturing a user's dynamic interests from their past interactions. Despite their success, Transformer-based models…

信息检索 · 计算机科学 2023-08-22 Vivian Lai , Huiyuan Chen , Chin-Chia Michael Yeh , Minghua Xu , Yiwei Cai , Hao Yang

Neural Networks sequentially build high-level features through their successive layers. We propose here a new neural network model where each layer is associated with a set of candidate mappings. When an input is processed, at each layer,…

机器学习 · 计算机科学 2014-10-03 Ludovic Denoyer , Patrick Gallinari

The recent advancements in Large Language Models (LLMs) have generated considerable interest in their utilization for sequential recommendation tasks. While collaborative signals from similar users are central to recommendation modeling,…

信息检索 · 计算机科学 2025-04-15 Tong Zhang

Online stores and service providers rely heavily on recommendation softwares to guide users through the vast amount of available products. Consequently, the field of recommender systems has attracted increased attention from the industry…

信息检索 · 计算机科学 2022-10-17 Abdullah Alhadlaq , Said Kerrache , Hatim Aboalsamh

Cross-Domain Sequential Recommendation (CDSR) seeks to improve user preference modeling by transferring knowledge from multiple domains. Despite the progress made in CDSR, most existing methods rely on overlapping users or items to…

信息检索 · 计算机科学 2025-10-31 Min Hou , Xin Liu , Le Wu , Chenyi He , Hao Liu , Zhi Li , Xin Li , Si Wei

Characterizing users' interests accurately plays a significant role in an effective recommender system. The sequential recommender system can learn powerful hidden representations of users from successive user-item interactions and dynamic…

社会与信息网络 · 计算机科学 2020-11-24 Lingxiao Zhang , Jiangpeng Yan , Yujiu Yang , Xiu Li

Pretraining is a common technique in deep learning for increasing performance and reducing training time, with promising experimental results in deep reinforcement learning (RL). However, pretraining requires a relevant dataset for…

机器学习 · 计算机科学 2021-10-07 Saurav Kadavath , Samuel Paradis , Brian Yao

In the context of classification problems, Deep Learning (DL) approaches represent state of art. Many DL approaches are based on variations of standard multi-layer feed-forward neural networks. These are also referred to as deep networks.…

机器学习 · 计算机科学 2023-11-21 Andrea Apicella , Francesco Isgrò , Roberto Prevete

The empirical success of deep learning is often attributed to deep networks' ability to exploit hierarchical structure in data, constructing increasingly complex features across layers. Yet despite substantial progress in deep learning…

机器学习 · 计算机科学 2026-01-28 Yunwei Ren , Yatin Dandi , Florent Krzakala , Jason D. Lee

Transformer-based sequential recommendation (SR) models excel at modeling long-range dependencies in user behavior via self-attention. However, updating them with continuously arriving behavior sequences incurs high computational costs or…

信息检索 · 计算机科学 2025-11-25 Gyuseok Lee , Hyunsik Yoo , Junyoung Hwang , SeongKu Kang , Hwanjo Yu