English

Personalized Product Search Ranking: A Multi-Task Learning Approach with Tabular and Non-Tabular Data

Information Retrieval 2025-08-15 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

In this paper, we present a novel model architecture for optimizing personalized product search ranking using a multi-task learning (MTL) framework. Our approach uniquely integrates tabular and non-tabular data, leveraging a pre-trained TinyBERT model for semantic embeddings and a novel sampling technique to capture diverse customer behaviors. We evaluate our model against several baselines, including XGBoost, TabNet, FT-Transformer, DCN-V2, and MMoE, focusing on their ability to handle mixed data types and optimize personalized ranking. Additionally, we propose a scalable relevance labeling mechanism based on click-through rates, click positions, and semantic similarity, offering an alternative to traditional human-annotated labels. Experimental results show that combining non-tabular data with advanced embedding techniques in multi-task learning paradigm significantly enhances model performance. Ablation studies further underscore the benefits of incorporating relevance labels, fine-tuning TinyBERT layers, and TinyBERT query-product embedding interactions. These results demonstrate the effectiveness of our approach in achieving improved personalized product search ranking.

Keywords

Cite

@article{arxiv.2508.09636,
  title  = {Personalized Product Search Ranking: A Multi-Task Learning Approach with Tabular and Non-Tabular Data},
  author = {Lalitesh Morishetti and Abhay Kumar and Jonathan Scott and Kaushiki Nag and Gunjan Sharma and Shanu Vashishtha and Rahul Sridhar and Rohit Chatter and Kannan Achan},
  journal= {arXiv preprint arXiv:2508.09636},
  year   = {2025}
}

Comments

17 pages, 2 figures, The Pacific Rim International Conference on Artificial Intelligence (PRICAI-2025) Conference

R2 v1 2026-07-01T04:47:49.155Z