TL;DR
This paper reviews the mathematical foundations of convolutional neural networks (CNNs), emphasizing their connections to various scientific techniques, demystifying their computations, and exploring diverse applications beyond image processing.
Contribution
It provides a comprehensive overview of CNNs in chemical engineering, highlighting their mathematical basis, computational processes, and expanding their application scope to new scientific domains.
Findings
CNNs are connected to statistics, signal processing, and linear algebra.
They can be applied to diverse grid data beyond images.
CNNs effectively identify features for various scientific applications.
Abstract
In this paper we review the mathematical foundations of convolutional neural nets (CNNs) with the goals of: i) highlighting connections with techniques from statistics, signal processing, linear algebra, differential equations, and optimization, ii) demystifying underlying computations, and iii) identifying new types of applications. CNNs are powerful machine learning models that highlight features from grid data to make predictions (regression and classification). The grid data object can be represented as vectors (in 1D), matrices (in 2D), or tensors (in 3D or higher dimensions) and can incorporate multiple channels (thus providing high flexibility in the input data representation). CNNs highlight features from the grid data by performing convolution operations with different types of operators. The operators highlight different types of features (e.g., patterns, gradients,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
