paper-with-me

Papers

ProbSAINT: Probabilistic Tabular Regression for Used Car Pricing

2024-03-06 · Kiran Madhusudhanan, Gunnar Behrens, Maximilian Stubbemann, Lars Schmidt-Thieme

Used car pricing is a critical aspect of the automotive industry, influenced by many economic factors and market dynamics. With the recent surge in online marketplaces and increased demand for used cars, accurate pricing would benefit both buyers and sellers by ensuring fair transactions. However, the transition towards automated pricing algorithms using machine learning necessitates the comprehension of model uncertainties, specifically the ability to flag predictions that the model is unsure about. Although recent literature proposes the use of boosting algorithms or nearest neighbor-based approaches for swift and precise price predictions, encapsulating model uncertainties with such algorithms presents a complex challenge. We introduce ProbSAINT, a model that offers a principled approach for uncertainty quantification of its price predictions, along with accurate point predictions that are comparable to state-of-the-art boosting techniques. Furthermore, acknowledging that the business prefers pricing used cars based on the number of days the vehicle was listed for sale, we show how ProbSAINT can be used as a dynamic forecasting model for predicting price probabilities for different expected offer duration. Our experiments further indicate that ProbSAINT is especially accurate on instances where it is highly certain. This proves the applicability of its probabilistic predictions in real-world scenarios where trustworthiness is crucial.

📄 PDF Abstract BibTeX arXiv:2403.03812

Code (0)

등록된 구현이 없습니다.

Tasks

regressiontabular-regressionUncertainty Quantification

Similar Papers 제목 키워드 기반

TabResFlow: A Normalizing Spline Flow Model for Probabilistic Univariate Tabular Regression

2025-08-23 · Kiran Madhusudhanan, Vijaya Krishna Yalavarthi, Jonas Sonntag, Maximilian Stubbemann 외 arxiv

Tabular regression is a well-studied problem with numerous industrial applications, yet most existing approaches focus on point estimation, often leading to overconfident predictions. This issue is particularly critical …

Density Estimation

EXAONE Tabular 1.0 : Technical Report

2026-08-26 · Moonjung Eo, Min-Kook Suh, Hye-Seung Cho, Jiwon Kim 외 arxiv

EXAONE Tabular is a compact tabular foundation model family for classification and regression via in-context learning, producing predictions without dataset-specific gradient updates. Pretrained exclusively on a syntheti…

JoLT: Joint Probabilistic Predictions on Tabular Data Using LLMs

2025-02-17 · Aliaksandra Shysheya, John Bronskill, James Requeima, Shoaib Ahmed Siddiqui 외

We introduce a simple method for probabilistic predictions on tabular data based on Large Language Models (LLMs) called JoLT (Joint LLM Process for Tabular data). JoLT uses the in-context learning capabilities of LLMs to…

ImputationIn-Context Learningtabular-classification

Instance-Based Uncertainty Estimation for Gradient-Boosted Regression Trees

2022-05-23 · Jonathan Brophy, Daniel Lowd

Gradient-boosted regression trees (GBRTs) are hugely popular for solving tabular regression problems, but provide no estimate of uncertainty. We propose Instance-Based Uncertainty estimation for Gradient-boosted regressi…

regressiontabular-regression

Achieving Stable Training of Reinforcement Learning Agents in Bimodal Environments through Batch Learning

2023-07-03 · E. Hurwitz, N. Peace, G. Cevora

Bimodal, stochastic environments present a challenge to typical Reinforcement Learning problems. This problem is one that is surprisingly common in real world applications, being particularly applicable to pricing proble…

Q-Learningreinforcement-learningReinforcement Learning