中文
相关论文

相关论文: CORE: Simple and Effective Session-based Recommend…

200 篇论文

Recent advances in representation learning have demonstrated an ability to represent information from different modalities such as video, text, and audio in a single high-level embedding vector. In this work we present a self-supervised…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Alexander H. Liu , SouYoung Jin , Cheng-I Jeff Lai , Andrew Rouditchenko , Aude Oliva , James Glass

In the field of speaker verification, session or channel variability poses a significant challenge. While many contemporary methods aim to disentangle session information from speaker embeddings, we introduce a novel approach using an…

音频与语音处理 · 电气工程与系统科学 2023-09-27 Hee-Soo Heo , KiHyun Nam , Bong-Jin Lee , Youngki Kwon , Minjae Lee , You Jin Kim , Joon Son Chung

Effective recommendation is crucial for large-scale online platforms. Traditional recommendation systems primarily rely on ID tokens to uniquely identify items, which can effectively capture specific item relationships but suffer from…

信息检索 · 计算机科学 2025-02-25 Guanyu Lin , Zhigang Hua , Tao Feng , Shuang Yang , Bo Long , Jiaxuan You

Session-based recommendation (SBR) aims to predict anonymous users' next interaction based on their interaction sessions. In the practical recommendation scenario, low-exposure items constitute the majority of interactions, creating a…

信息检索 · 计算机科学 2026-01-19 Xiao Wang , Ke Qin , Dongyang Zhang , Xiurui Xie , Shuang Liang

Industry-scale recommender systems face a core challenge: representing entities with high cardinality, such as users or items, using dense embeddings that must be accessible during both training and inference. However, as embedding sizes…

信息检索 · 计算机科学 2025-05-19 Petr Kasalický , Martin Spišák , Vojtěch Vančura , Daniel Bohuněk , Rodrigo Alves , Pavel Kordík

Recent advances in Session-based recommender systems have gained attention due to their potential of providing real-time personalized recommendations with high recall, especially when compared to traditional methods like matrix…

信息检索 · 计算机科学 2019-08-23 José Antonio Sánchez Rodríguez , Jui-Chieh Wu , Mustafa Khandwawala

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

Sequential recommendation (SR) models predict a user's next interaction by modeling their historical behaviors. Transformer-based SR methods, notably BERT4Rec, effectively capture these patterns but incur significant computational overhead…

信息检索 · 计算机科学 2026-02-09 Shankar Veludandi , Gulrukh Kurdistan , Uzma Mushtaque

Users try to articulate their complex information needs during search sessions by reformulating their queries. To make this process more effective, search engines provide related queries to help users in specifying the information need in…

信息检索 · 计算机科学 2017-11-15 Mostafa Dehghani , Sascha Rothe , Enrique Alfonseca , Pascal Fleury

Deep learning models achieve strong performance across various domains but often rely on spurious correlations, making them vulnerable to distribution shifts. This issue is particularly severe in subpopulation shift scenarios, where models…

机器学习 · 计算机科学 2026-03-03 Subeen Park , Joowang Kim , Hakyung Lee , Sunjae Yoo , Kyungwoo Song

Recent methods in sequential recommendation focus on learning an overall embedding vector from a user's behavior sequence for the next-item recommendation. However, from empirical analysis, we discovered that a user's behavior sequence…

信息检索 · 计算机科学 2021-02-19 Qiaoyu Tan , Jianwei Zhang , Jiangchao Yao , Ninghao Liu , Jingren Zhou , Hongxia Yang , Xia Hu

Session based model is widely used in recommend system. It use the user click sequence as input of a Recurrent Neural Network (RNN), and get the output of the RNN network as the vector embedding of the session, and use the inner product of…

机器学习 · 计算机科学 2019-08-28 Qizhi Zhang , Yi Lin , Kangle Wu , Yongliang Li , Anxiang Zeng

Sequential recommendation demonstrates the capability to recommend items by modeling the sequential behavior of users. Traditional methods typically treat users as sequences of items, overlooking the collaborative relationships among them.…

信息检索 · 计算机科学 2023-08-15 Sijia Liu , Jiahao Liu , Hansu Gu , Dongsheng Li , Tun Lu , Peng Zhang , Ning Gu

Session-based Recommendation (SBR), seeking to predict a user's next action based on an anonymous session, has drawn increasing attention for its practicability. Most SBR models only rely on the contextual transitions within a short session…

信息检索 · 计算机科学 2024-10-15 Xinping Zhao , Chaochao Chen , Jiajie Su , Yizhao Zhang , Baotian Hu

As a step beyond traditional personalized recommendation, group recommendation is the task of suggesting items that can satisfy a group of users. In group recommendation, the core is to design preference aggregation functions to obtain a…

信息检索 · 计算机科学 2022-12-06 Tong Chen , Hongzhi Yin , Jing Long , Quoc Viet Hung Nguyen , Yang Wang , Meng Wang

Top-$N$ sequential recommendation models each user as a sequence of items interacted in the past and aims to predict top-$N$ ranked items that a user will likely interact in a `near future'. The order of interaction implies that sequential…

信息检索 · 计算机科学 2018-09-21 Jiaxi Tang , Ke Wang

Recent work in time series forecasting has explored reformulating regression as a classification task. By discretizing the continuous target space into bins and predicting over a fixed set of classes, these approaches benefit from more…

机器学习 · 计算机科学 2025-08-28 Andrei Chernov , Vitaliy Pozdnyakov , Ilya Makarov

Bundle recommendation approaches offer users a set of related items on a particular topic. The current state-of-the-art (SOTA) method utilizes contrastive learning to learn representations at both the bundle and item levels. However, due to…

信息检索 · 计算机科学 2023-11-29 Xiaoyu Du , Kun Qian , Yunshan Ma , Xinguang Xiang

Most session-based recommender systems (SBRSs) focus on extracting information from the observed items in the current session of a user to predict a next item, ignoring the causes outside the session (called outer-session causes, OSCs) that…

信息检索 · 计算机科学 2023-05-09 Wenzhuo Song , Shoujin Wang , Yan Wang , Kunpeng Liu , Xueyan Liu , Minghao Yin

Reasoning segmentation seeks pixel-accurate masks for targets referenced by complex, often implicit instructions, requiring context-dependent reasoning over the scene. Recent multimodal language models have advanced instruction following…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Prantik Howlader , Hoang Nguyen-Canh , Srijan Das , Jingyi Xu , Hieu Le , Dimitris Samaras