cd /news/machine-learning/lwcal-loss-weighted-calibration-for-… · home topics machine-learning article
[ARTICLE · art-138817] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

LWCal: Loss-Weighted Calibration for Tabular Classifiers with Noisy Calibration Labels

Researchers introduced LWCal, a CPU-only post-hoc probability calibrator for tabular classifiers that down-weights calibration examples whose noisy labels conflict with the base model's held-out probability, requiring no clean validation labels, noise-rate estimate, or base-classifier retraining. In a random-forest study spanning 432 noisy cells, the Gated-LWCal variant cut expected calibration error from 0.188 to 0.122 and negative log likelihood from 0.438 to 0.396 versus the raw classifier, with paired bootstrap intervals excluding zero on ECE, Brier score, and NLL against raw, Platt, isotonic, and beta calibration. Across nine local binary tabular tasks, six random seeds, symmetric and asymmetric label corruption, and three tree-based base learners, LWCal achieved the lowest average calibration error while Gated-LWCal delivered the best average proper-score tradeoff.

by read1 min views1 publishedSep 24, 2026

arXiv:2609.26839v1 Announce Type: new Abstract: Post-hoc probability calibration is usually evaluated under an optimistic assumption: the held-out calibration labels are clean. In many AI deployment settings, however, labels come from weak annotators, historical decisions, heuristics, or distant supervision, so the same label noise that corrupts training also corrupts calibration. We study this overlooked failure mode for tabular classifiers and propose LWCal, a CPU-only post-hoc calibrator that down-weights calibration examples whose noisy labels are contradicted by the base model's held-out probability. LWCal requires no clean validation labels, no noise-rate estimate, and no retraining of the base classifier. A second variant, Gated-LWCal, adds a conservative disagreement gate that backs off toward the raw score when the calibration split appears extremely inconsistent. On nine local binary tabular tasks, six random seeds, symmetric and asymmetric label corruption, and three tree-based base learners, LWCal obtains the lowest average calibration error while Gated-LWCal obtains the best average proper-score tradeoff. In the main random-forest study over 432 noisy cells, Gated-LWCal reduces expected calibration error from 0.188 to 0.122 and negative log likelihood from 0.438 to 0.396 relative to the raw classifier. Paired bootstrap intervals for Gated-LWCal versus raw, Platt, isotonic, and beta calibration exclude zero on ECE, Brier score, and NLL. The artifact contains all scripts, result tables, figures, and the compiled paper.

── more in #machine-learning 4 stories · sorted by recency
── more on @lwcal 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/lwcal-loss-weighted-…] indexed:0 read:1min 2026-09-24 ·