中文
相关论文

相关论文: NAIRS: A Neural Attentive Interpretable Recommenda…

200 篇论文

Deep neural networks (DNNs) have been widely employed in recommender systems including incorporating attention mechanism for performance improvement. However, most of existing attention-based models only apply item-level attention on user…

信息检索 · 计算机科学 2020-06-20 Deqing Yang , Zengcun Song , Lvxin Xue , Yanghua Xiao

Recommender systems are one of the most successful applications of data mining and machine learning technology in practice. Academic research in the field is historically often based on the matrix completion problem formulation, where for…

信息检索 · 计算机科学 2018-02-26 Massimo Quadrana , Paolo Cremonesi , Dietmar Jannach

Recommender systems are designed to predict user preferences over collections of items. These systems process users' previous interactions to decide which items should be ranked higher to satisfy their desires. An ensemble recommender…

信息检索 · 计算机科学 2023-06-23 Alireza Gharahighehi , Celine Vens , Konstantinos Pliakos

Attention mechanisms have recently boosted performance on a range of NLP tasks. Because attention layers explicitly weight input components' representations, it is also often assumed that attention can be used to identify information that…

计算与语言 · 计算机科学 2019-06-11 Sofia Serrano , Noah A. Smith

Images account for a significant part of user decisions in many application scenarios, such as product images in e-commerce, or user image posts in social networks. It is intuitive that user preferences on the visual patterns of image…

信息检索 · 计算机科学 2018-02-01 Xu Chen , Yongfeng Zhang , Hongteng Xu , Yixin Cao , Zheng Qin , Hongyuan Zha

A user can be represented as what he/she does along the history. A common way to deal with the user modeling problem is to manually extract all kinds of aggregated features over the heterogeneous behaviors, which may fail to fully represent…

人工智能 · 计算机科学 2017-11-28 Chang Zhou , Jinze Bai , Junshuai Song , Xiaofei Liu , Zhengchao Zhao , Xiusi Chen , Jun Gao

Re-ranking models refine item recommendation lists generated by the prior global ranking model, which have demonstrated their effectiveness in improving the recommendation quality. However, most existing re-ranking solutions only learn from…

信息检索 · 计算机科学 2023-03-14 Zhuoyi Lin , Sheng Zang , Rundong Wang , Zhu Sun , J. Senthilnath , Chi Xu , Chee-Keong Kwoh

A large number of empirical studies on applying self-attention models in the domain of recommender systems are based on offline evaluation and metrics computed on standardized datasets. Moreover, many of them do not consider side…

信息检索 · 计算机科学 2023-01-18 Marjan Celikik , Jacek Wasilewski , Ana Peleteiro Ramallo

Capturing users' precise preferences is of great importance in various recommender systems (eg., e-commerce platforms), which is the basis of how to present personalized interesting product lists to individual users. In spite of significant…

信息检索 · 计算机科学 2021-10-11 Lianghao Xia , Chao Huang , Yong Xu , Peng Dai , Bo Zhang , Liefeng Bo

Learning to rank is a key component of many e-commerce search engines. In learning to rank, one is interested in optimising the global ordering of a list of items according to their utility for users.Popular approaches learn a scoring…

The increasing availability and diversity of multimodal data in recommender systems offer new avenues for enhancing recommendation accuracy and user satisfaction. However, these systems must contend with high-dimensional, sparse user-item…

信息检索 · 计算机科学 2024-12-04 Yasser Khalafaoui , Martino Lovisetto , Basarab Matei , Nistor Grozavu

Most existing recommender systems represent a user's preference with a feature vector, which is assumed to be fixed when predicting this user's preferences for different items. However, the same vector cannot accurately capture a user's…

信息检索 · 计算机科学 2019-08-22 Fan Liu , Zhiyong Cheng , Changchang Sun , Yinglong Wang , Liqiang Nie , Mohan Kankanhalli

We propose a novel interactive learning framework which we refer to as Interactive Attention Learning (IAL), in which the human supervisors interactively manipulate the allocated attentions, to correct the model's behavior by updating the…

机器学习 · 计算机科学 2020-06-11 Jay Heo , Junhyeon Park , Hyewon Jeong , Kwang Joon Kim , Juho Lee , Eunho Yang , Sung Ju Hwang

Text reviews can provide rich useful semantic information for modeling users and items, which can benefit rating prediction in recommendation. Different words and reviews may have different informativeness for users or items. Besides,…

信息检索 · 计算机科学 2019-06-05 Xianchen Wang , Hongtao Liu , Peiyi Wang , Fangzhao Wu , Hongyan Xu , Wenjun Wang , Xing Xie

Session-based recommendation aims to predict user's next behavior from current session and previous anonymous sessions. Capturing long-range dependencies between items is a vital challenge in session-based recommendation. A novel approach…

信息检索 · 计算机科学 2021-02-04 Jun Fang

In fashion recommender systems, each product usually consists of multiple semantic attributes (e.g., sleeves, collar, etc). When making cloth decisions, people usually show preferences for different semantic attributes (e.g., the clothes…

信息检索 · 计算机科学 2019-06-28 Min Hou , Le Wu , Enhong Chen , Zhi Li , Vincent W. Zheng , Qi Liu

While attention has been an increasingly popular component in deep neural networks to both interpret and boost performance of models, little work has examined how attention progresses to accomplish a task and whether it is reasonable. In…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Shi Chen , Ming Jiang , Jinhui Yang , Qi Zhao

Session-based recommendation nowadays plays a vital role in many websites, which aims to predict users' actions based on anonymous sessions. There have emerged many studies that model a session as a sequence or a graph via investigating…

信息检索 · 计算机科学 2020-05-20 Feng Yu , Yanqiao Zhu , Qiang Liu , Shu Wu , Liang Wang , Tieniu Tan

Sequential recommendation (SR) is to accurately recommend a list of items for a user based on her current accessed ones. While new-coming users continuously arrive in the real world, one crucial task is to have inductive SR that can produce…

信息检索 · 计算机科学 2021-02-01 Cheng Hsu , Cheng-Te Li

We propose a novel attention model that can accurately attends to target objects of various scales and shapes in images. The model is trained to gradually suppress irrelevant regions in an input image via a progressive attentive process…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Paul Hongsuck Seo , Zhe Lin , Scott Cohen , Xiaohui Shen , Bohyung Han