中文
相关论文

相关论文: BERT4Rec: Sequential Recommendation with Bidirecti…

200 篇论文

The purpose of the study is to investigate the relative effectiveness of four different sentiment analysis techniques: (1) unsupervised lexicon-based model using Sent WordNet; (2) traditional supervised machine learning model using logistic…

计算与语言 · 计算机科学 2020-07-03 Shivaji Alaparthi , Manit Mishra

We study the problem of incorporating prior knowledge into a deep Transformer-based model,i.e.,Bidirectional Encoder Representations from Transformers (BERT), to enhance its performance on semantic textual matching tasks. By probing and…

计算与语言 · 计算机科学 2021-02-23 Tingyu Xia , Yue Wang , Yuan Tian , Yi Chang

Undoubtedly that the Bidirectional Encoder representations from Transformers is the most powerful technique in making Natural Language Processing tasks such as Named Entity Recognition, Question & Answers or Sentiment Analysis, however, the…

计算与语言 · 计算机科学 2023-12-14 Ibrahim Bouabdallaoui , Fatima Guerouate , Samya Bouhaddour , Chaimae Saadi , Mohammed Sbihi

We introduce a new convolutional AutoEncoder architecture for user modelling and recommendation tasks with several improvements over the state of the art. Firstly, our model has the flexibility to learn a set of associations and…

机器学习 · 计算机科学 2025-09-10 Antoine Ledent , Petr Kasalický , Rodrigo Alves , Hady W. Lauw

Time-series classification is one of the most frequently performed tasks in industrial data science, and one of the most widely used data representation in the industrial setting is tabular representation. In this work, we propose a novel…

机器学习 · 计算机科学 2021-10-06 Sharath M Shankaranarayana , Davor Runje

Modeling the complex interactions between users and items as well as amongst items themselves is at the core of designing successful recommender systems. One classical setting is predicting users' personalized sequential behavior (or…

信息检索 · 计算机科学 2017-07-11 Ruining He , Wang-Cheng Kang , Julian McAuley

BERT (Bidirectional Encoder Representations from Transformers) and related pre-trained Transformers have provided large gains across many language understanding tasks, achieving a new state-of-the-art (SOTA). BERT is pre-trained on two…

In many real-world applications, modeling both the internal structure of sets and their temporal relationships is essential for capturing complex underlying patterns. Sequential multiple-instance learning aims to address this challenge by…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Athanasios Efthymiou , Stevan Rudinac , Monika Kackovic , Nachoem Wijnberg , Marcel Worring

The sequential recommendation systems capture users' dynamic behavior patterns to predict their next interaction behaviors. Most existing sequential recommendation methods only exploit the local context information of an individual…

信息检索 · 计算机科学 2022-06-08 Yixin Zhang , Yong Liu , Yonghui Xu , Hao Xiong , Chenyi Lei , Wei He , Lizhen Cui , Chunyan Miao

Session-based Recommendation (SBR) refers to the task of predicting the next item based on short-term user behaviors within an anonymous session. However, session embedding learned by a non-linear encoder is usually not in the same…

信息检索 · 计算机科学 2022-04-26 Yupeng Hou , Binbin Hu , Zhiqiang Zhang , Wayne Xin Zhao

Sequential recommender systems (SRSs) aim to predict the subsequent items which may interest users via comprehensively modeling users' complex preference embedded in the sequence of user-item interactions. However, most of existing SRSs…

信息检索 · 计算机科学 2024-10-31 Chengkai Huang , Shoujin Wang , Xianzhi Wang , Lina Yao

Sequential Recommendation characterizes the evolving patterns by modeling item sequences chronologically. The essential target of it is to capture the item transition correlations. The recent developments of transformer inspire the…

信息检索 · 计算机科学 2021-05-04 Zhiwei Liu , Ziwei Fan , Yu Wang , Philip S. Yu

The sequential recommendation aims to recommend items, such as products, songs and places, to users based on the sequential patterns of their historical records. Most existing sequential recommender models consider the next item prediction…

信息检索 · 计算机科学 2021-09-14 Ruihong Qiu , Zi Huang , Hongzhi Yin

With the rapid proliferation of textual data, predicting long texts has emerged as a significant challenge in the domain of natural language processing. Traditional text prediction methods encounter substantial difficulties when grappling…

计算与语言 · 计算机科学 2024-01-24 Jiahui Zhao , Ziyi Meng , Stepan Gordeev , Zijie Pan , Dongjin Song , Sandro Steinbach , Caiwen Ding

Transformer based models are increasingly being used in various domains including recommender systems (RS). Pretrained transformer models such as BERT have shown good performance at language modelling. With the greater ability to model…

信息检索 · 计算机科学 2025-01-03 Uzma Mushtaque

Most of the existing deep reinforcement learning (RL) approaches for session-based recommendations either rely on costly online interactions with real users, or rely on potentially biased rule-based or data-driven user-behavior models for…

机器学习 · 计算机科学 2020-12-17 Diksha Garg , Priyanka Gupta , Pankaj Malhotra , Lovekesh Vig , Gautam Shroff

Session-based recommendation aims to predict user the next action based on historical behaviors in an anonymous session. For better recommendations, it is vital to capture user preferences as well as their dynamics. Besides, user…

信息检索 · 计算机科学 2021-06-18 Dou Hu , Lingwei Wei , Wei Zhou , Xiaoyong Huai , Zhiqi Fang , Songlin Hu

With the rapid growth of the scientific literature, manually selecting appropriate citations for a paper is becoming increasingly challenging and time-consuming. While several approaches for automated citation recommendation have been…

计算与语言 · 计算机科学 2020-07-09 Binh Thanh Kieu , Inigo Jauregi Unanue , Son Bao Pham , Hieu Xuan Phan , Massimo Piccardi

Recommender systems often use text-side information to improve their predictions, especially in cold-start or zero-shot recommendation scenarios, where traditional collaborative filtering approaches cannot be used. Many approaches to…

信息检索 · 计算机科学 2024-10-10 Vojtěch Vančura , Pavel Kordík , Milan Straka

Transformer models have achieved remarkable success in sequential recommender systems (SRSs). However, computing the attention matrix in traditional dot-product attention mechanisms results in a quadratic complexity with sequence lengths,…

信息检索 · 计算机科学 2024-11-05 Langming Liu , Xiangyu Zhao , Chi Zhang , Jingtong Gao , Wanyu Wang , Wenqi Fan , Yiqi Wang , Ming He , Zitao Liu , Qing Li