paper-with-me

Papers

DPAN: Dynamic Preference-based and Attribute-aware Network for Relevant Recommendations

2023-08-21 · Wei Dai, Yingmin Su, Xiaofeng Pan

In e-commerce platforms, the relevant recommendation is a unique scenario providing related items for a trigger item that users are interested in. However, users' preferences for the similarity and diversity of recommendation results are dynamic and vary under different conditions. Moreover, individual item-level diversity is too coarse-grained since all recommended items are related to the trigger item. Thus, the two main challenges are to learn fine-grained representations of similarity and diversity and capture users' dynamic preferences for them under different conditions. To address these challenges, we propose a novel method called the Dynamic Preference-based and Attribute-aware Network (DPAN) for predicting Click-Through Rate (CTR) in relevant recommendations. Specifically, based on Attribute-aware Activation Values Generation (AAVG), Bi-dimensional Compression-based Re-expression (BCR) is designed to obtain similarity and diversity representations of user interests and item information. Then Shallow and Deep Union-based Fusion (SDUF) is proposed to capture users' dynamic preferences for the diverse degree of recommendation results according to various conditions. DPAN has demonstrated its effectiveness through extensive offline experiments and online A/B testing, resulting in a significant 7.62% improvement in CTR. Currently, DPAN has been successfully deployed on our e-commerce platform serving the primary traffic for relevant recommendations. The code of DPAN has been made publicly available.

📄 PDF Abstract BibTeX arXiv:2308.10527

Code (1)

davidneson/dpan 공식 구현 tf

Tasks

AttributeDiversity

Similar Papers 제목 키워드 기반

DPANet: Dual Pyramid Attention Network for Multivariate Time Series Forecasting

2025-09-18 · Qianyang Li, Xingjun Zhang, Shaoxun Wang, Jia Wei arxiv

Long-term time series forecasting (LTSF) is hampered by the challenge of modeling complex dependencies that span multiple temporal scales and frequency resolutions. Existing methods, including Transformer and MLP-based m…

Multivariate Time Series ForecastingRepresentation Learning

Vague Preference Policy Learning for Conversational Recommendation

2023-06-07 · Gangyi Zhang, Chongming Gao, Wenqiang Lei, Xiaojie Guo 외

Conversational recommendation systems (CRS) commonly assume users have clear preferences, leading to potential over-filtering of relevant alternatives. However, users often exhibit vague, non-binary preferences. We intro…

AttributeConversational RecommendationDecision MakingRecommendation Systems

PianoKontext: Expressive Performance Rendering from Deadpan Context

2026-06-10 · Dmitrii Gavrilev arxiv

Expressive performance rendering (EPR) aims to generate realistic performances constrained on sequences of notes. However, flow matching audio editing models manipulate only synchronized music samples of the same duratio…

FairSR: Fairness-aware Sequential Recommendation through Multi-Task Learning with Preference Graph Embeddings

2022-04-30 · Cheng-Te Li, Cheng Hsu, Yang Zhang

Sequential recommendation (SR) learns from the temporal dynamics of user-item interactions to predict the next ones. Fairness-aware recommendation mitigates a variety of algorithmic biases in the learning of user prefere…

AttributeFairnessGraph EmbeddingMulti-Task Learning+1

PrefPalette: Personalized Preference Modeling with Latent Attributes

2025-07-17 · Shuyue Stella Li, Melanie Sclar, Hunter Lang, Ansong Ni 외 arxiv

Personalizing AI systems requires understanding not just what users prefer, but the reasons that underlie those preferences - yet current preference models typically treat human judgment as a black box. We introduce Pref…

Decision Making