Linear-PAL: A Lightweight Ranker for Mitigating Shortcut Learning in Personalized, High-Bias Tabular Ranking
Vipul Dinesh Pawar

TL;DR
Linear-PAL is a lightweight, structurally constrained learning framework that effectively mitigates shortcut learning in high-bias ranking scenarios, outperforming deep ensembles in de-biasing and efficiency.
Contribution
The paper introduces Linear-PAL, a novel de-biasing method with explicit feature conjunctions and regularization, plus a vectorized hashing technique for efficient feature generation.
Findings
Linear-PAL outperforms deep ensembles in de-biased ranking quality.
Linear-PAL reduces training latency by 43 times.
Linear-PAL enables near real-time, personalized ranking updates.
Abstract
In e-commerce ranking, implicit user feedback is systematically confounded by Position Bias -- the strong propensity of users to interact with top-ranked items regardless of relevance. While Deep Learning architectures (e.g., Two-Tower Networks) are the standard solution for de-biasing, we demonstrate that in High-Bias Regimes, state-of-the-art Deep Ensembles suffer from Shortcut Learning: they minimize training loss by overfitting to the rank signal, leading to degraded ranking quality despite high prediction accuracy. We propose Linear Position-bias Aware Learning (Linear-PAL), a lightweight framework that enforces de-biasing through structural constraints: explicit feature conjunctions and aggressive regularization. We further introduce a Vectorized Integer Hashing technique for feature generation, replacing string-based operations with vectorized arithmetic. Evaluating on a…
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 · Human Mobility and Location-Based Analysis · Information Retrieval and Search Behavior
