Nonlinear function-on-function regression by RKHS

· Source: JMLR · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

Peijun Sang and Bing Li propose a novel nonlinear function-on-function regression model designed for scenarios where both the covariate and response are random functions. Their method involves a two-step process: initially constructing Hilbert spaces for the functional covariate and response, followed by building a second-layer Hilbert space for the covariate to capture nonlinearity. This second-layer space is a reproducing kernel Hilbert space (RKHS), generated by a positive definite kernel derived from the first-layer Hilbert space's inner product, forming a nested Hilbert space structure. The researchers developed estimation procedures that accommodate functional data observed at varying time points across subjects. They also established the convergence rate of their estimator and the weak convergence of the predicted response within the Hilbert space. Numerical studies, including simulations and a real data application, were conducted to evaluate the estimator's finite sample performance.

Key takeaway

For AI Scientists and Research Scientists working with functional data, this model offers a robust approach to nonlinear function-on-function regression. You should consider implementing this nested Hilbert space and RKHS framework when your covariates and responses are complex random functions, especially if your data is observed asynchronously across subjects, to achieve improved estimation and prediction accuracy.

Key insights

Nested Hilbert spaces and RKHS enable robust nonlinear function-on-function regression for complex functional data.

Principles

Method

Construct initial Hilbert spaces, then build a second-layer RKHS for the covariate using a kernel derived from the first-layer inner product, followed by estimation procedures.

In practice

Topics

Code references

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by JMLR.