Adding star-convexity hinge losses during training makes a model's loss landscape bowl-shaped around the ground truth and improves iterative predictions on RNN, point cloud registration, and image alignment tasks.
Adaptively Solving the Local-Minimum Problem for Deep Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper aims to overcome a fundamental problem in the theory and application of deep neural networks (DNNs). We propose a method to solve the local minimum problem in training DNNs directly. Our method is based on the cross-entropy loss criterion's convexification by transforming the cross-entropy loss into a risk averting error (RAE) criterion. To alleviate numerical difficulties, a normalized RAE (NRAE) is employed. The convexity region of the cross-entropy loss expands as its risk sensitivity index (RSI) increases. Making the best use of the convexity region, our method starts training with an extensive RSI, gradually reduces it, and switches to the RAE as soon as the RAE is numerically feasible. After training converges, the resultant deep learning machine is expected to be inside the attraction basin of a global minimum of the cross-entropy loss. Numerical results are provided to show the effectiveness of the proposed method.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Deep Loss Convexification for Learning Iterative Models
Adding star-convexity hinge losses during training makes a model's loss landscape bowl-shaped around the ground truth and improves iterative predictions on RNN, point cloud registration, and image alignment tasks.