paper-with-me

홈 › Papers

FineRec:Exploring Fine-grained Sequential Recommendation

2024-04-19 · Xiaokun Zhang, Bo Xu, Youlin Wu, Yuan Zhong, Hongfei Lin, Fenglong Ma

Sequential recommendation is dedicated to offering items of interest for users based on their history behaviors. The attribute-opinion pairs, expressed by users in their reviews for items, provide the potentials to capture user preferences and item characteristics at a fine-grained level. To this end, we propose a novel framework FineRec that explores the attribute-opinion pairs of reviews to finely handle sequential recommendation. Specifically, we utilize a large language model to extract attribute-opinion pairs from reviews. For each attribute, a unique attribute-specific user-opinion-item graph is created, where corresponding opinions serve as the edges linking heterogeneous user and item nodes. To tackle the diversity of opinions, we devise a diversity-aware convolution operation to aggregate information within the graphs, enabling attribute-specific user and item representation learning. Ultimately, we present an interaction-driven fusion mechanism to integrate attribute-specific user/item representations across all attributes for generating recommendations. Extensive experiments conducted on several realworld datasets demonstrate the superiority of our FineRec over existing state-of-the-art methods. Further analysis also verifies the effectiveness of our fine-grained manner in handling the task.

📄 PDF Abstract BibTeX arXiv:2404.12975

Code (1)

zhang-xiaokun/finerec 공식 구현 pytorch

Tasks

AttributeDiversityLanguage ModelingLanguage ModellingLarge Language ModelRecommendation SystemsRepresentation LearningSequential Recommendation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Multi-Channel Next POI Recommendation Framework with Multi-Granularity Check-in Signals

2022-09-01 · Zhu Sun, Yu Lei, Lu Zhang, Chen Li 외

Current study on next POI recommendation mainly explores user sequential transitions with the fine-grained individual-user POI check-in trajectories only, which suffers from the severe check-in data sparsity issue. In fa…

Lightweight yet Fine-grained: A Graph Capsule Convolutional Network with Subspace Alignment for Shared-account Sequential Recommendation

2024-12-18 · Jinyu Zhang, Zhongying Zhao, Chao Li, Yanwei Yu

Shared-account Sequential Recommendation (SSR) aims to provide personalized recommendations for accounts shared by multiple users with varying sequential preferences. Previous studies on SSR struggle to capture the fine-…

Sequential Recommendation

Coarse-to-Fine Sparse Sequential Recommendation

2022-04-04 · Jiacheng Li, Tong Zhao, Jin Li, Jim Chan 외

Sequential recommendation aims to model dynamic user behavior from historical interactions. Self-attentive methods have proven effective at capturing short-term dynamics and long-term preferences. Despite their success, …

Sequential Recommendation

TME-PSR: Time-aware, Multi-interest, and Explanation Personalization for Sequential Recommendation

2026-04-10 · Qingzhuo Wang, Leilei Wen, Juntao Chen, Kunyu Peng 외 arxiv

In this paper, we propose a sequential recommendation model that integrates Time-aware personalization, Multi-interest personalization, and Explanation personalization for Personalized Sequential Recommendation (TME-PSR)…

Sequential Recommendation

FineRecon: Depth-aware Feed-forward Network for Detailed 3D Reconstruction

2023-04-04 · ICCV 2023 1 · Noah Stier, Anurag Ranjan, Alex Colburn, Yajie Yan 외

Recent works on 3D reconstruction from posed images have demonstrated that direct inference of scene-level 3D geometry without test-time optimization is feasible using deep neural networks, showing remarkable promise and…

3D geometry3D Reconstruction