paper-with-me

홈 › Papers

Modeling Dual Period-Varying Preferences for Takeaway Recommendation

2023-06-07 · Yuting Zhang, Yiqing Wu, Ran Le, Yongchun Zhu, Fuzhen Zhuang, Ruidong Han, Xiang Li, Wei Lin, Zhulin An, Yongjun Xu

Takeaway recommender systems, which aim to accurately provide stores that offer foods meeting users' interests, have served billions of users in our daily life. Different from traditional recommendation, takeaway recommendation faces two main challenges: (1) Dual Interaction-Aware Preference Modeling. Traditional recommendation commonly focuses on users' single preferences for items while takeaway recommendation needs to comprehensively consider users' dual preferences for stores and foods. (2) Period-Varying Preference Modeling. Conventional recommendation generally models continuous changes in users' preferences from a session-level or day-level perspective. However, in practical takeaway systems, users' preferences vary significantly during the morning, noon, night, and late night periods of the day. To address these challenges, we propose a Dual Period-Varying Preference modeling (DPVP) for takeaway recommendation. Specifically, we design a dual interaction-aware module, aiming to capture users' dual preferences based on their interactions with stores and foods. Moreover, to model various preferences in different time periods of the day, we propose a time-based decomposition module as well as a time-aware gating mechanism. Extensive offline and online experiments demonstrate that our model outperforms state-of-the-art methods on real-world datasets and it is capable of modeling the dual period-varying preferences. Moreover, our model has been deployed online on Meituan Takeaway platform, leading to an average improvement in GMV (Gross Merchandise Value) of 0.70%.

📄 PDF Abstract BibTeX arXiv:2306.04370

Code (1)

17231087/dpvp 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

STKDRec: Spatial-Temporal Knowledge Distillation for Takeaway Recommendation

2024-12-21 · Shuyuan Zhao, Wei Chen, Boyan Shi, Liyong Zhou 외

The takeaway recommendation system is designed to recommend users' future takeaway purchases based on their historical purchase behaviors, thereby improving user satisfaction and increasing merchant sales. Existing metho…

Knowledge DistillationKnowledge Graphs

When Relevance Meets Novelty: Dual-Stable Periodic Optimization for Serendipitous Recommendation

2025-08-01 · Hongxiang Lin, Hao Guo, Zeshun Li, Erpeng Xue 외 arxiv

Traditional recommendation systems tend to trap users in strong feedback loops by excessively pushing content aligned with their historical preferences, thereby limiting exploration opportunities and causing content fati…

Recommendation Systems

TAIGR: Towards Modeling Influencer Content on Social Media via Structured, Pragmatic Inference

2026-01-27 · Nishanth Sridhar Nakshatri, Eylon Caplan, Rajkumar Pujari, Dan Goldwasser arxiv

Health influencers play a growing role in shaping public beliefs, yet their content is often conveyed through conversational narratives and rhetorical strategies rather than explicit factual claims. As a result, claim-ce…

Personalized Benchmarking: Evaluating LLMs by Individual Preferences

2026-04-21 · Cristina Garbacea, Heran Wang, Chenhao Tan arxiv

With the rise in capabilities of large language models (LLMs) and their deployment in real-world tasks, evaluating LLM alignment with human preferences has become an important challenge. Current benchmarks average prefer…

HyperBandit: Contextual Bandit with Hypernewtork for Time-Varying User Preferences in Streaming Recommendation

2023-08-14 · Chenglei Shen, Xiao Zhang, Wei Wei, Jun Xu

In real-world streaming recommender systems, user preferences often dynamically change over time (e.g., a user may have different preferences during weekdays and weekends). Existing bandit-based streaming recommendation …

Recommendation Systems