LGSYOCMLApr 20, 2020

Two-Level Lattice Neural Network Architectures for Control of Nonlinear Systems

arXiv:2004.09628v27 citations
AI Analysis

This work addresses the challenge of designing neural network architectures for control systems with formal guarantees, which is incremental as it builds on existing TLL architectures and approximation theory.

The paper tackles the problem of automatically designing ReLU neural network architectures with guarantees for controlling nonlinear systems, by using a system model to determine an architecture that ensures the resulting controller meets specifications, achieving a guarantee that the architecture is sufficient for implementation.

In this paper, we consider the problem of automatically designing a Rectified Linear Unit (ReLU) Neural Network (NN) architecture (number of layers and number of neurons per layer) with the guarantee that it is sufficiently parametrized to control a nonlinear system. Whereas current state-of-the-art techniques are based on hand-picked architectures or heuristic based search to find such NN architectures, our approach exploits the given model of the system to design an architecture; as a result, we provide a guarantee that the resulting NN architecture is sufficient to implement a controller that satisfies an achievable specification. Our approach exploits two basic ideas. First, assuming that the system can be controlled by an unknown Lipschitz-continuous state-feedback controller with some Lipschitz constant upper-bounded by $K_\text{cont}$, we bound the number of affine functions needed to construct a Continuous Piecewise Affine (CPWA) function that can approximate the unknown Lipschitz-continuous controller. Second, we utilize the authors' recent results on a novel NN architecture named as the Two-Level Lattice (TLL) NN architecture, which was shown to be capable of implementing any CPWA function just from the knowledge of the number of affine functions that compromises this CPWA function.

Foundations

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

Your Notes