English

Neural Network Classifier as Mutual Information Evaluator

Machine Learning 2021-08-17 v2 Machine Learning

Abstract

Cross-entropy loss with softmax output is a standard choice to train neural network classifiers. We give a new view of neural network classifiers with softmax and cross-entropy as mutual information evaluators. We show that when the dataset is balanced, training a neural network with cross-entropy maximises the mutual information between inputs and labels through a variational form of mutual information. Thereby, we develop a new form of softmax that also converts a classifier to a mutual information evaluator when the dataset is imbalanced. Experimental results show that the new form leads to better classification accuracy, in particular for imbalanced datasets.

Keywords

Cite

@article{arxiv.2106.10471,
  title  = {Neural Network Classifier as Mutual Information Evaluator},
  author = {Zhenyue Qin and Dongwoo Kim and Tom Gedeon},
  journal= {arXiv preprint arXiv:2106.10471},
  year   = {2021}
}

Comments

ICML Workshop 2021

R2 v1 2026-06-24T03:23:07.789Z