What is: Instance-Level Meta Normalization?
Source | Instance-Level Meta Normalization |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Instance-Level Meta Normalization is a normalization method that addresses a learning-to-normalize problem. ILM-Norm learns to predict the normalization parameters via both the feature feed-forward and the gradient back-propagation paths. It uses an auto-encoder to predict the weights and bias as the rescaling parameters for recovering the distribution of the tensor of feature maps. Instead of using the entire feature tensor as the input for the auto-encoder, it uses the mean and variance of for characterizing its statistics.