MLLGMay 24, 2023

Taylor Learning

arXiv:2305.14606v11 citations
Originality Incremental advance
AI Analysis

This introduces a new learning paradigm for real analytic functions, which could be foundational for ML/AI if broadly applicable, but the abstract does not specify practical impact or benchmarks.

The paper tackles the problem of constructing models for real analytic functions without using gradient descent or empirical risk minimization, by situating Taylor approximation methods in a sampling context and proving a nonuniform learning result.

Empirical risk minimization stands behind most optimization in supervised machine learning. Under this scheme, labeled data is used to approximate an expected cost (risk), and a learning algorithm updates model-defining parameters in search of an empirical risk minimizer, with the aim of thereby approximately minimizing expected cost. Parameter update is often done by some sort of gradient descent. In this paper, we introduce a learning algorithm to construct models for real analytic functions using neither gradient descent nor empirical risk minimization. Observing that such functions are defined by local information, we situate familiar Taylor approximation methods in the context of sampling data from a distribution, and prove a nonuniform learning result.

Foundations

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

Your Notes