paper-with-me

Papers

MARS: Memory Attention-Aware Recommender System

2018-05-18 · Zheng Lei, Lu Chun-Ta, He Lifang, Xie Sihong, Noroozi Vahid, Huang He, Yu Philip S.

In this paper, we study the problem of modeling users' diverse interests. Previous methods usually learn a fixed user representation, which has a limited ability to represent distinct interests of a user. In order to model users' various interests, we propose a Memory Attention-aware Recommender System (MARS). MARS utilizes a memory component and a novel attentional mechanism to learn deep \textit{adaptive user representations}. Trained in an end-to-end fashion, MARS adaptively summarizes users' interests. In the experiments, MARS outperforms seven state-of-the-art methods on three real-world datasets in terms of recall and mean average precision. We also demonstrate that MARS has a great interpretability to explain its recommendation results, which is important in many recommendation scenarios.

📄 PDF Abstract BibTeX arXiv:1805.07037

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

NFTs to MARS: Multi-Attention Recommender System for NFTs

2023-06-13 · Seonmi Kim, Youngbin Lee, Yejin Kim, Joohwan Hong 외

Recommender systems have become essential tools for enhancing user experiences across various domains. While extensive research has been conducted on recommender systems for movies, music, and e-commerce, the rapidly gro…

Graph AttentionMulti-Task LearningRecommendation Systems

Agentic Recommender System with Hierarchical Belief-State Memory

2026-05-14 · Xiang Shen, Yuhang Zhou, Yifan Wu, Zhuokai Zhao 외 arxiv

Memory-augmented LLM agents have advanced personalized recommendation, yet existing approaches universally adopt flat memory representations that conflate ephemeral signals with stable preferences, and none provides a co…

MARS: Matching Attribute-aware Representations for Text-based Sequential Recommendation

2024-09-01 · Hyunsoo Kim, Junyoung Kim, Minjin Choi, Sunkyung Lee 외

Sequential recommendation aims to predict the next item a user is likely to prefer based on their sequential interaction history. Recently, text-based sequential recommendation has emerged as a promising paradigm that us…

AttributeSequential RecommendationTransfer Learning

Sequential Recommender via Time-aware Attentive Memory Network

2020-05-18 · Wendi Ji, Keqiang Wang, Xiaoling Wang, TingWei Chen 외

Recommendation systems aim to assist users to discover most preferred contents from an ever-growing corpus of items. Although recommenders have been greatly improved by deep learning, they still faces several challenges:…

Recommendation SystemsRetrieval

MARS-Gym: A Gym framework to model, train, and evaluate Recommender Systems for Marketplaces

2020-09-30 · Marlesson R. O. Santana, Luckeciano C. Melo, Fernando H. F. Camargo, Bruno Brandão 외

Recommender Systems are especially challenging for marketplaces since they must maximize user satisfaction while maintaining the healthiness and fairness of such ecosystems. In this context, we observed a lack of resourc…

FairnessRecommendation Systems