LGNEApr 27, 2021

A Dual Process Model for Optimizing Cross Entropy in Neural Networks

arXiv:2104.13277v13 citations
Originality Incremental advance
AI Analysis

This is a theoretical incremental contribution for researchers in machine learning, focusing on improving training efficiency in neural networks.

The paper tackles the problem of optimizing cross-entropy loss in neural networks by proposing a dual process model that minimizes Kullback-Leibler divergence and Shannon entropy, resulting in a theoretical framework that derives optimal learning rates and momentum weights for backpropagation.

Minimizing cross-entropy is a widely used method for training artificial neural networks. Many training procedures based on backpropagation use cross-entropy directly as their loss function. Instead, this theoretical essay investigates a dual process model with two processes, in which one process minimizes the Kullback-Leibler divergence while its dual counterpart minimizes the Shannon entropy. Postulating that learning consists of two dual processes complementing each other, the model defines an equilibrium state for both processes in which the loss function assumes its minimum. An advantage of the proposed model is that it allows deriving the optimal learning rate and momentum weight to update network weights for backpropagation. Furthermore, the model introduces the golden ratio and complex numbers as important new concepts in machine learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes