MLLGCOMar 12, 2021

Machine Learning Assisted Orthonormal Basis Selection for Functional Data Analysis

arXiv:2103.07453v1
Originality Incremental advance
AI Analysis

This work addresses a methodological gap in functional data analysis for researchers and practitioners, though it is incremental as it builds on existing spline and machine learning techniques.

The paper tackles the problem of selecting an optimal orthonormal basis for functional data analysis, which is typically done without formal criteria, by proposing a data-driven method using splinets and machine learning to place knots, resulting in improved efficiency, especially for sparse functional data.

In implementations of the functional data methods, the effect of the initial choice of an orthonormal basis has not gained much attention in the past. Typically, several standard bases such as Fourier, wavelets, splines, etc. are considered to transform observed functional data and a choice is made without any formal criteria indicating which of the bases is preferable for the initial transformation of the data into functions. In an attempt to address this issue, we propose a strictly data-driven method of orthogonal basis selection. The method uses recently introduced orthogonal spline bases called the splinets obtained by efficient orthogonalization of the B-splines. The algorithm learns from the data in the machine learning style to efficiently place knots. The optimality criterion is based on the average (per functional data point) mean square error and is utilized both in the learning algorithms and in comparison studies. The latter indicates efficiency that is particularly evident for the sparse functional data and to a lesser degree in analyses of responses to complex physical systems.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes