Functional data learning using convolutional neural networks
Jose Galarza, Tamer Oraby

TL;DR
This paper demonstrates how CNNs can effectively analyze functional data by transforming it into images, enabling accurate regression and classification tasks in noisy and non-noisy scenarios across various real-world applications.
Contribution
It introduces a novel approach of converting functional data into images for CNN-based regression and classification, showing high accuracy in diverse practical problems.
Findings
Effective estimation of exponential growth and decay rates
Accurate classification of functional data characteristics
Successful application to real-life medical and engineering data
Abstract
In this paper, we show how convolutional neural networks (CNN) can be used in regression and classification learning problems of noisy and non-noisy functional data. The main idea is to transform the functional data into a 28 by 28 image. We use a specific but typical architecture of a convolutional neural network to perform all the regression exercises of parameter estimation and functional form classification. First, we use some functional case studies of functional data with and without random noise to showcase the strength of the new method. In particular, we use it to estimate exponential growth and decay rates, the bandwidths of sine and cosine functions, and the magnitudes and widths of curve peaks. We also use it to classify the monotonicity and curvatures of functional data, algebraic versus exponential growth, and the number of peaks of functional data. Second, we apply the…
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
TopicsNeural Networks and Applications
