paper-with-me

Papers

Neural Network Classifier as Mutual Information Evaluator

2021-06-19 · Zhenyue Qin, Dongwoo Kim, Tom Gedeon

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.

📄 PDF Abstract BibTeX arXiv:2106.10471

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Position: Ensuring mutual privacy is necessary for effective external evaluation of proprietary AI systems

2025-03-03 · Ben Bucknall, Robert F. Trager, Michael A. Osborne

The external evaluation of AI systems is increasingly recognised as a crucial approach for understanding their potential risks. However, facilitating external evaluation in practice faces significant challenges in balanc…

Position

Maximum mutual information regularized classification

2014-09-27 · Jim Jing-Yan Wang, Yi Wang, Shiguang Zhao, Xin Gao

In this paper, a novel pattern classification approach is proposed by regularizing the classifier learning to maximize mutual information between the classification response and the true class label. We argue that, with …

ClassificationGeneral Classification

Mutual Information Learned Classifiers: an Information-theoretic Viewpoint of Training Deep Learning Classification Systems

2022-10-03 · Jirong Yi, Qiaosheng Zhang, Zhen Chen, Qiao Liu 외

Deep learning systems have been reported to acheive state-of-the-art performances in many applications, and one of the keys for achieving this is the existence of well trained classifiers on benchmark datasets which can …

Binary ClassificationData Augmentation

Mutual Information Learned Classifiers: an Information-theoretic Viewpoint of Training Deep Learning Classification Systems

2022-09-21 · Jirong Yi, Qiaosheng Zhang, Zhen Chen, Qiao Liu 외

Deep learning systems have been reported to achieve state-of-the-art performances in many applications, and a key is the existence of well trained classifiers on benchmark datasets. As a main-stream loss function, the cr…

Binary Classification

Derivations of Normalized Mutual Information in Binary Classifications

2007-11-23 · Yong Wang, Bao-Gang Hu

This correspondence studies the basic problem of classifications - how to evaluate different classifiers. Although the conventional performance indexes, such as accuracy, are commonly used in classifier selection or eval…

Form