LGJul 20, 2021

An Embedding of ReLU Networks and an Analysis of their Identifiability

arXiv:2107.09370v529 citations
Originality Incremental advance
AI Analysis

This work addresses the fundamental issue of parameter recovery in neural networks for researchers in machine learning theory, though it appears incremental as it builds on existing notions of identifiability.

The paper tackles the problem of identifiability in ReLU neural networks, introducing an embedding that is invariant to scalings and provides a locally linear parameterization, and derives conditions under which these networks can be locally identified from finite samples, with specific analysis for shallow networks.

Neural networks with the Rectified Linear Unit (ReLU) nonlinearity are described by a vector of parameters $θ$, and realized as a piecewise linear continuous function $R_θ: x \in \mathbb R^{d} \mapsto R_θ(x) \in \mathbb R^{k}$. Natural scalings and permutations operations on the parameters $θ$ leave the realization unchanged, leading to equivalence classes of parameters that yield the same realization. These considerations in turn lead to the notion of identifiability -- the ability to recover (the equivalence class of) $θ$ from the sole knowledge of its realization $R_θ$. The overall objective of this paper is to introduce an embedding for ReLU neural networks of any depth, $Φ(θ)$, that is invariant to scalings and that provides a locally linear parameterization of the realization of the network. Leveraging these two key properties, we derive some conditions under which a deep ReLU network is indeed locally identifiable from the knowledge of the realization on a finite set of samples $x_{i} \in \mathbb R^{d}$. We study the shallow case in more depth, establishing necessary and sufficient conditions for the network to be identifiable from a bounded subset $\mathcal X \subseteq \mathbb R^{d}$.

Foundations

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

Your Notes