Attribute-Aware Sequential Recommendation Model for Used Car Auctions
Abstract
In used cars auction systems, users can buy vehicles through fixed-price rounds or participate in auction rounds where they place bids, with each item typically awarded to the highest bidder. This auction setup presents a challenge for recommender systems, as it involves sequential recommendation of unique items, where each item is available for sale only once in both fixed-price and auction rounds. Although this scenario is highly relevant, it has received limited attention in existing sequential recommendation research. Moreover, this challenge relates to the cold start problem encountered by many recommendation models. In this work, we aim to address the unique item sequential recommendation problem by developing an attribute-aware model for next-item prediction. Specifically, we introduce the A ttribute-Aware S equential R ecommendation M odel ( ASRM ), which is designed to handle unique item data and effectively leverage item attributes in the absence of item IDs. To further enhance performance in this context, we propose an improved version, ASRM++ . Our experiments, conducted on a dataset from Volkswagen Financial Services’ used car center, demonstrate that ASRM significantly outperforms existing state-of-the-art models for unique item recommendation. Additionally, we present A/B test results from the deployed ASRM model to validate its effectiveness.
Cite
Text
Elsayed et al. "Attribute-Aware Sequential Recommendation Model for Used Car Auctions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06118-8_10Markdown
[Elsayed et al. "Attribute-Aware Sequential Recommendation Model for Used Car Auctions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/elsayed2025ecmlpkdd-attributeaware/) doi:10.1007/978-3-032-06118-8_10BibTeX
@inproceedings{elsayed2025ecmlpkdd-attributeaware,
title = {{Attribute-Aware Sequential Recommendation Model for Used Car Auctions}},
author = {Elsayed, Shereen and Le, Ngoc Son and Rashed, Ahmed and Hestermeyer, Lukas and Wlodarczyk, Radoslaw and Stubbemann, Maximilian and Schmidt-Thieme, Lars},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {161-177},
doi = {10.1007/978-3-032-06118-8_10},
url = {https://mlanthology.org/ecmlpkdd/2025/elsayed2025ecmlpkdd-attributeaware/}
}