paper-with-me

홈 › Papers

Conditional Sequential Slate Optimization

2021-08-12 · YiPeng Zhang, Mingjian Lu, Saratchandra Indrakanti, Manojkumar Rangasamy Kannadasan, Abraham Bagherjeiran

The top search results matching a user query that are displayed on the first page are critical to the effectiveness and perception of a search system. A search ranking system typically orders the results by independent query-document scores to produce a slate of search results. However, such unilateral scoring methods may fail to capture inter-document dependencies that users are sensitive to, thus producing a sub-optimal slate. Further, in practice, many real-world applications such as e-commerce search require enforcing certain distributional criteria at the slate-level, due to business objectives or long term user retention goals. Unilateral scoring of results does not explicitly support optimizing for such objectives with respect to a slate. Hence, solutions to the slate optimization problem must consider the optimal selection and order of the documents, along with adherence to slate-level distributional criteria. To that end, we propose a hybrid framework extended from traditional slate optimization to solve the conditional slate optimization problem. We introduce conditional sequential slate optimization (CSSO), which jointly learns to optimize for traditional ranking metrics as well as prescribed distribution criteria of documents within the slate. The proposed method can be applied to practical real world problems such as enforcing diversity in e-commerce search results, mitigating bias in top results and personalization of results. Experiments on public datasets and real-world data from e-commerce datasets show that CSSO outperforms popular comparable ranking methods in terms of adherence to distributional criteria while producing comparable or better relevance metrics.

📄 PDF Abstract BibTeX arXiv:2108.05618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Seq2Slate: Re-ranking and Slate Optimization with RNNs

2018-10-04 · ICLR 2019 5 · Irwan Bello, Sayali Kulkarni, Sagar Jain, Craig Boutilier 외

Ranking is a central task in machine learning and information retrieval. In this task, it is especially important to present the user with a slate of items that is appealing as a whole. This in turn requires taking into …

Information RetrievalRe-RankingRetrieval

Beyond Greedy Ranking: Slate Optimization via List-CVAE

2018-03-05 · ICLR 2019 5 · Ray Jiang, Sven Gowal, Timothy A. Mann, Danilo J. Rezende

The conventional solution to the recommendation problem greedily ranks individual document candidates by prediction scores. However, this method fails to optimize the slate as a whole, and hence, often struggles to captu…

Conditional Denoising Diffusion for Sequential Recommendation

2023-04-22 · Yu Wang, Zhiwei Liu, Liangwei Yang, Philip S. Yu

Generative models have attracted significant interest due to their ability to handle uncertainty by learning the inherent data distributions. However, two prominent generative models, namely Generative Adversarial Networ…

DecoderDenoisingSequential Recommendation

Combining Multi-Fidelity Modelling and Asynchronous Batch Bayesian Optimization

2022-11-11 · Jose Pablo Folch, Robert M Lee, Behrang Shafei, David Walz 외

Bayesian Optimization is a useful tool for experiment design. Unfortunately, the classical, sequential setting of Bayesian Optimization does not translate well into laboratory experiments, for instance battery design, wh…

Bayesian Optimization

An SVM-like Approach for Expectile Regression

2015-07-14 · Muhammad Farooq, Ingo Steinwart

Expectile regression is a nice tool for investigating conditional distributions beyond the conditional mean. It is well-known that expectiles can be described with the help of the asymmetric least square loss function, a…

regression