2024
Improving Neural ODE Training with Temporal Adaptive Batch Normalization
NeurIPS 2024poster
Neural ordinary differential equations (Neural ODEs) is a family of continuous-depth neural networks where the evolution of hidden states is governed by learnable temporal derivatives. We identify a significant limitation in applying traditional Batch Normalization (BN) to Neural ODEs, due to a fund…