English

OrthoGrad Improves Neural Calibration

Machine Learning 2025-09-29 v3 Machine Learning

Abstract

We study \perpGrad, a geometry-aware modification to gradient-based optimization that constrains descent directions to address overconfidence, a key limitation of standard optimizers in uncertainty-critical applications. By enforcing orthogonality between gradient updates and weight vectors, \perpGrad alters optimization trajectories without architectural changes. On CIFAR-10 with 10% labeled data, \perpGrad matches SGD in accuracy while achieving statistically significant improvements in test loss (p=0.05p=0.05), predictive entropy (p=0.001p=0.001), and confidence measures. These effects show consistent trends across corruption levels and architectures. \perpGrad is optimizer-agnostic, incurs minimal overhead, and remains compatible with post-hoc calibration techniques. Theoretically, we characterize convergence and stationary points for a simplified \perpGrad variant, revealing that orthogonalization constrains loss reduction pathways to avoid confidence inflation and encourage decision-boundary improvements. Our findings suggest that geometric interventions in optimization can improve predictive uncertainty estimates at low computational cost.

Keywords

Cite

@article{arxiv.2506.04487,
  title  = {OrthoGrad Improves Neural Calibration},
  author = {C. Evans Hedges},
  journal= {arXiv preprint arXiv:2506.04487},
  year   = {2025}
}

Comments

Accepted at Opt2025 at NeurIPS 2025

R2 v1 2026-07-01T03:00:10.599Z