Convolutional Neural Networks with Neural Memory Ordinary Differential Equations

Yixuan Liu,Yuanyuan Chen
DOI: https://doi.org/10.1109/CSIS-IAC60628.2023.10364241
2023-01-01
Abstract:Combining ordinary differential equations (ODEs) with neural networks (NNs) has emerged as a promising research direction in recent times. This integration allows for the development of deep neural networks based on neural memory ODEs, which have been designed and studied in the previous research. To further explore this direction, we have proposed a set of conjectures and designed corresponding network architectures for verification. Our experimental results, based on the CIFAR-10 dataset, reveal that simply linearly stacking nmODEs (neural memory ODEs) modules has a limited impact on the performance improvement of deep networks. However, a more effective approach involves replacing the linear operations in the nmODEs modules with convolution operations, leading to enhanced classification performance. Furthermore, incorporating shortcut architectures into the network design can further boost this performance. Overall, these findings demonstrate the great potential of combining ODEs with NNs and highlight the role that specific network architectures can play in enhancing overall performance.
What problem does this paper attempt to address?