paper-with-me

Papers

Aggregating E-commerce Search Results from Heterogeneous Sources via Hierarchical Reinforcement Learning

2019-02-24 · Ryuichi Takanobu, Tao Zhuang, Minlie Huang, Jun Feng, Haihong Tang, Bo Zheng

In this paper, we investigate the task of aggregating search results from heterogeneous sources in an E-commerce environment. First, unlike traditional aggregated web search that merely presents multi-sourced results in the first page, this new task may present aggregated results in all pages and has to dynamically decide which source should be presented in the current page. Second, as pointed out by many existing studies, it is not trivial to rank items from heterogeneous sources because the relevance scores from different source systems are not directly comparable. To address these two issues, we decompose the task into two subtasks in a hierarchical structure: a high-level task for source selection where we model the sequential patterns of user behaviors onto aggregated results in different pages so as to understand user intents and select the relevant sources properly; and a low-level task for item presentation where we formulate a slot filling process to sequentially present the items instead of giving each item a relevance score when deciding the presentation order of heterogeneous items. Since both subtasks can be naturally formulated as sequential decision problems and learn from the future user feedback on search results, we build our model with hierarchical reinforcement learning. Extensive experiments demonstrate that our model obtains remarkable improvements in search performance metrics, and achieves a higher user satisfaction.

📄 PDF Abstract BibTeX arXiv:1902.08882

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)slot-fillingSlot Filling

Similar Papers 제목 키워드 기반

Heterogeneous Graph Neural Network for Recommendation

2020-09-02 · Jinghan Shi, Houye Ji, Chuan Shi, Xiao Wang 외

The prosperous development of e-commerce has spawned diverse recommendation systems. As a matter of fact, there exist rich and complex interactions among various types of nodes in real-world recommendation systems, which…

Graph Neural NetworkRecommendation Systems

FedTSA: A Cluster-based Two-Stage Aggregation Method for Model-heterogeneous Federated Learning

2024-07-06 · Boyu Fan, Chenrui Wu, Xiang Su, Pan Hui

Despite extensive research into data heterogeneity in federated learning (FL), system heterogeneity remains a significant yet often overlooked challenge. Traditional FL approaches typically assume homogeneous hardware re…

Federated Learning

Understanding the Effectiveness of Reviews in E-commerce Top-N Recommendation

2021-06-17 · Zhichao Xu, Hansi Zeng, Qingyao Ai

Modern E-commerce websites contain heterogeneous sources of information, such as numerical ratings, textual reviews and images. These information can be utilized to assist recommendation. Through textual reviews, a user …

Semantic Product Search for Matching Structured Product Catalogs in E-Commerce

2020-08-18 · Jason Ingyu Choi, Surya Kallumadi, Bhaskar Mitra, Eugene Agichtein 외

Retrieving all semantically relevant products from the product catalog is an important problem in E-commerce. Compared to web documents, product catalogs are more structured and sparse due to multi-instance fields that e…

Composed Multi-modal Retrieval: A Survey of Approaches and Applications

2025-03-03 · Kun Zhang, Jingyu Li, Zhe Li, Jingjing Zhang

With the rapid growth of multi-modal data from social media, short video platforms, and e-commerce, content-based retrieval has become essential for efficiently searching and utilizing heterogeneous information. Over tim…

Cross-Modal RetrievalData AugmentationImage RetrievalPerson Retrieval+2