paper-with-me

Papers

Session Context Embedding for Intent Understanding in Product Search

2024-06-03 · Navid Mehrdad, Vishal Rathi, Sravanthi Rajanala

It is often noted that single query-item pair relevance training in search does not capture the customer intent. User intent can be better deduced from a series of engagements (Clicks, ATCs, Orders) in a given search session. We propose a novel method for vectorizing session context for capturing and utilizing context in retrieval and rerank. In the runtime, session embedding is an alternative to query embedding, saved and updated after each request in the session, it can be used for retrieval and ranking. We outline session embedding's solution to session-based intent understanding and its architecture, the background to this line of thought in search and recommendation, detail the methodologies implemented, and finally present the results of an implementation of session embedding for query product type classification. We demonstrate improvements over strategies ignoring session context in the runtime for user intent understanding.

📄 PDF Abstract BibTeX arXiv:2406.01702

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

From Clicks to Intent: Cross-Platform Session Embeddings with LLM-Distilled Taxonomy for Financial Services Recommendations

2026-06-24 · Dianjing Fan, Yao Li, Kyaw Hpone Myint, Dwipam Katariya 외 arxiv

Sequential user behavior modeling is widely adopted in industrial recommender systems; however, significant gaps remain in financial services, where pre-login web interactions and authenticated in-app experiences differ …

Entity Resolution

SessionIntentBench: A Multi-task Inter-session Intention-shift Modeling Benchmark for E-commerce Customer Behavior Understanding

2025-07-27 · Yuqi Yang, Weiqi Wang, Baixuan Xu, Wei Fan 외 arxiv

Session history is a common way of recording user interacting behaviors throughout a browsing activity with multiple products. For example, if an user clicks a product webpage and then leaves, it might because there are …

Understanding Inter-Session Intentions via Complex Logical Reasoning

2023-12-21 · Jiaxin Bai, Chen Luo, Zheng Li, Qingyu Yin 외

Understanding user intentions is essential for improving product recommendations, navigation suggestions, and query reformulations. However, user intentions can be intricate, involving multiple sessions and attribute req…

AttributeComplex Query AnsweringLogical Reasoning

UnifiedSSR: A Unified Framework of Sequential Search and Recommendation

2023-10-21 · Jiayi Xie, Shang Liu, Gao Cong, Zhenzhong Chen

In this work, we propose a Unified framework of Sequential Search and Recommendation (UnifiedSSR) for joint learning of user behavior history in both search and recommendation scenarios. Specifically, we consider user-in…

Self-Supervised Learning

Fine-Grained Session Recommendations in E-commerce using Deep Reinforcement Learning

2022-10-20 · Diddigi Raghu Ram Bharadwaj, Lakshya Kumar, Saif Jawaid, Sreekanth Vempati

Sustaining users' interest and keeping them engaged in the platform is very important for the success of an e-commerce business. A session encompasses different activities of a user between logging into the platform and …

Decision MakingDeep Reinforcement LearningProduct Recommendationreinforcement-learning+2