English

Normalized Conditional Mutual Information Surrogate Loss for Deep Neural Classifiers

Machine Learning 2026-01-21 v3 Artificial Intelligence Computer Vision and Pattern Recognition Information Theory math.IT

Abstract

In this paper, we propose a novel information theoretic surrogate loss; normalized conditional mutual information (NCMI); as a drop in alternative to the de facto cross-entropy (CE) for training deep neural network (DNN) based classifiers. We first observe that the model's NCMI is inversely proportional to its accuracy. Building on this insight, we introduce an alternating algorithm to efficiently minimize the NCMI. Across image recognition and whole-slide imaging (WSI) subtyping benchmarks, NCMI-trained models surpass state of the art losses by substantial margins at a computational cost comparable to that of CE. Notably, on ImageNet, NCMI yields a 2.77% top-1 accuracy improvement with ResNet-50 comparing to the CE; on CAMELYON-17, replacing CE with NCMI improves the macro-F1 by 8.6% over the strongest baseline. Gains are consistent across various architectures and batch sizes, suggesting that NCMI is a practical and competitive alternative to CE.

Keywords

Cite

@article{arxiv.2601.02543,
  title  = {Normalized Conditional Mutual Information Surrogate Loss for Deep Neural Classifiers},
  author = {Linfeng Ye and Zhixiang Chi and Konstantinos N. Plataniotis and En-hui Yang},
  journal= {arXiv preprint arXiv:2601.02543},
  year   = {2026}
}

Comments

8 pages, 4 figures

R2 v1 2026-07-01T08:51:46.628Z