paper-with-me

Papers

Modeling User Behaviour in Research Paper Recommendation System

2021-07-16 · Arpita Chaudhuri, Debasis Samanta, Monalisa Sarma

User intention which often changes dynamically is considered to be an important factor for modeling users in the design of recommendation systems. Recent studies are starting to focus on predicting user intention (what users want) beyond user preference (what users like). In this work, a user intention model is proposed based on deep sequential topic analysis. The model predicts a user's intention in terms of the topic of interest. The Hybrid Topic Model (HTM) comprising Latent Dirichlet Allocation (LDA) and Word2Vec is proposed to derive the topic of interest of users and the history of preferences. HTM finds the true topics of papers estimating word-topic distribution which includes syntactic and semantic correlations among words. Next, to model user intention, a Long Short Term Memory (LSTM) based sequential deep learning model is proposed. This model takes into account temporal context, namely the time difference between clicks of two consecutive papers seen by a user. Extensive experiments with the real-world research paper dataset indicate that the proposed approach significantly outperforms the state-of-the-art methods. Further, the proposed approach introduces a new road map to model a user activity suitable for the design of a research paper recommendation system.

📄 PDF Abstract BibTeX arXiv:2107.07831

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

QARM: Quantitative Alignment Multi-Modal Recommendation at Kuaishou

2024-11-18 · Xinchen Luo, Jiangxia Cao, Tianyu Sun, Jinkai Yu 외

In recent years, with the significant evolution of multi-modal large models, many recommender researchers realized the potential of multi-modal information for user interest modeling. In industry, a wide-used modeling ar…

Multi-modal Recommendation

From Implicit to Explicit feedback: A deep neural network for modeling sequential behaviours and long-short term preferences of online users

2021-07-26 · Quyen Tran, Lam Tran, Linh Chu Hai, Linh Ngo Van 외

In this work, we examine the advantages of using multiple types of behaviour in recommendation systems. Intuitively, each user has to do some implicit actions (e.g., click) before making an explicit decision (e.g., purch…

Recommendation Systems

HORIZON: A Benchmark for In-the-wild User Behaviour Modeling

2026-04-19 · Arnav Goel, Pranjal A Chitale, Bhawna Paliwal, Bishal Santra 외 arxiv

User behavior in the real world is diverse, cross-domain, and spans long time horizons. Existing user modeling benchmarks however remain narrow, focusing mainly on short sessions and next-item prediction within a single …

Sequential Recommendation

Information Foraging for Enhancing Implicit Feedback in Content-based Image Recommendation

2020-01-19 · Amit Kumar Jaiswal, Haiming Liu, Ingo Frommholz

User implicit feedback plays an important role in recommender systems. However, finding implicit features is a tedious task. This paper aims to identify users' preferences through implicit behavioural signals for image r…

Recommendation Systems

LHRM: A LBS based Heterogeneous Relations Model for User Cold Start Recommendation in Online Travel Platform

2021-08-05 · Ziyi Wang, Wendong Xiao, Yu Li, Zulong Chen 외

Most current recommender systems used the historical behaviour data of user to predict user' preference. However, it is difficult to recommend items to new users accurately. To alleviate this problem, existing user cold …

Recommendation Systems