Confidence-aware Fine-tuning of Sequential Recommendation Systems via Conformal Prediction
Chen Wang, Fangxin Wang, Ruocheng Guo, Yueqing Liang, Philip S. Yu

TL;DR
This paper introduces CPFT, a confidence-aware fine-tuning framework for sequential recommendation systems that combines conformal prediction with traditional loss functions to improve accuracy and confidence calibration.
Contribution
It presents a novel integration of conformal prediction with fine-tuning of recommendation models, enhancing confidence calibration and top-$K$ accuracy.
Findings
CPFT improves precision metrics across datasets.
CPFT provides well-calibrated confidence estimates.
The approach is effective across multiple models and datasets.
Abstract
In Sequential Recommendation Systems (SRecsys), traditional training approaches that rely on Cross-Entropy (CE) loss often prioritize accuracy but fail to align well with user satisfaction metrics. CE loss focuses on maximizing the confidence of the ground truth item, which is challenging to achieve universally across all users and sessions. It also overlooks the practical acceptability of ranking the ground truth item within the top- positions, a common metric in SRecsys. To address this limitation, we propose \textbf{CPFT}, a novel fine-tuning framework that integrates Conformal Prediction (CP)-based losses with CE loss to optimize accuracy alongside confidence that better aligns with widely used top- metrics. CPFT embeds CP principles into the training loop using differentiable proxy losses and computationally efficient calibration strategies, enabling the generation of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Complex Network Analysis Techniques
MethodsSparse Evolutionary Training · Focus
