2023
DOI: 10.3390/e25050727
|View full text |Cite
|
Sign up to set email alerts
|

Deep Classification with Linearity-Enhanced Logits to Softmax Function

Abstract: Recently, there has been a rapid increase in deep classification tasks, such as image recognition and target detection. As one of the most crucial components in Convolutional Neural Network (CNN) architectures, softmax arguably encourages CNN to achieve better performance in image recognition. Under this scheme, we present a conceptually intuitive learning objection function: Orthogonal-Softmax. The primary property of the loss function is to use a linear approximation model that is designed by Gram–Schmidt or… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 49 publications
0
1
0
Order By: Relevance
“…Fully connected layers flatten output feature maps into one-dimensional vectors, which enter a network for classification. Finally, the SoftMax layer 21 transforms fully connected layer output into a probability distribution, crucial for classifying images in the vehicle vision system. Neural networks, with their multi-layered architecture and advanced feature extraction capabilities, enable thorough analysis of visual data from vehicles, providing essential environmental perception capabilities for autonomous driving systems.…”
Section: Methodsmentioning
confidence: 99%
“…Fully connected layers flatten output feature maps into one-dimensional vectors, which enter a network for classification. Finally, the SoftMax layer 21 transforms fully connected layer output into a probability distribution, crucial for classifying images in the vehicle vision system. Neural networks, with their multi-layered architecture and advanced feature extraction capabilities, enable thorough analysis of visual data from vehicles, providing essential environmental perception capabilities for autonomous driving systems.…”
Section: Methodsmentioning
confidence: 99%
“…Throughout the fully connected layers, the feature maps are set up for the final outputs. The softmax function, defined as softmax(z j ) = exp(z i )/Σ exp(z i ), is an activation function that is typically applied to the multiclass classification task for the final outputs of the feature maps ( Figure 5 ) [ 79 ]. As the formula of the softmax function contains an exponential conversion of the outputs, the real output values become larger beyond a certain range of numbers.…”
Section: Convolutional Neural Networkmentioning
confidence: 99%