MLLGNAPRCPAug 31, 2018

NEU: A Meta-Algorithm for Universal UAP-Invariant Feature Representation

arXiv:1809.00082v421 citations
Originality Highly original
AI Analysis

It addresses the problem of universal feature representation for machine learning practitioners, offering a novel meta-algorithm with theoretical guarantees, though it appears incremental in building on existing UAP concepts.

The paper introduces NEU, a meta-algorithm that learns feature maps to embed the universal approximation property into model classes while preserving it, and shows it can learn any such feature map if asymptotically deformable into the identity, with performance evaluated on regression and dimension reduction tasks using financial and simulated data.

Effective feature representation is key to the predictive performance of any algorithm. This paper introduces a meta-procedure, called Non-Euclidean Upgrading (NEU), which learns feature maps that are expressive enough to embed the universal approximation property (UAP) into most model classes while only outputting feature maps that preserve any model class's UAP. We show that NEU can learn any feature map with these two properties if that feature map is asymptotically deformable into the identity. We also find that the feature-representations learned by NEU are always submanifolds of the feature space. NEU's properties are derived from a new deep neural model that is universal amongst all orientation-preserving homeomorphisms on the input space. We derive qualitative and quantitative approximation guarantees for this architecture. We quantify the number of parameters required for this new architecture to memorize any set of input-output pairs while simultaneously fixing every point of the input space lying outside some compact set, and we quantify the size of this set as a function of our model's depth. Moreover, we show that no deep feed-forward network with commonly used activation function has all these properties. NEU's performance is evaluated against competing machine learning methods on various regression and dimension reduction tasks both with financial and simulated data.

Foundations

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

Your Notes