Complete Identification of Deep ReLU Neural Networks by Many-Valued Logic
Yani Zhang, Helmut Bölcskei
TL;DR
The paper tackles the complete identification problem for deep ReLU networks by mapping network realizations to Łukasiewicz logic formulae and applying MV-algebraic axioms to generate all functionally equivalent architectures and parameters. A three-step extraction pipeline converts a ReLU network into a Łukasiewicz formula via ρ-to-σ conversion, per-neuron formula extraction, and layer-wise substitution, while a graphical normal form preserves architectural information. It then demonstrates a constructive two-step procedure to rebuild networks from a given MV formula, ensuring the network realizes the same function, and proves that MV axioms provide a complete set of symmetries for the identification task via Chang’s completeness theorem. The framework is extended to finite, rational, and real weight settings using corresponding valued logics and algebras, enabling complete identification across a broad range of practical weight regimes. This synthesis of many-valued logic with neural network identifiability offers a principled basis for understanding nonuniqueness and for systematic network synthesis and analysis.
Abstract
Deep ReLU neural networks admit nontrivial functional symmetries: vastly different architectures and parameters (weights and biases) can realize the same function. We address the complete identification problem -- given a function f, deriving the architecture and parameters of all feedforward ReLU networks giving rise to f. We translate ReLU networks into Lukasiewicz logic formulae, and effect functional equivalent network transformations through algebraic rewrites governed by the logic axioms. A compositional norm form is proposed to facilitate the mapping from Lukasiewicz logic formulae back to ReLU networks. Using Chang's completeness theorem, we show that for every functional equivalence class, all ReLU networks in that class are connected by a finite set of symmetries corresponding to the finite set of axioms of Lukasiewicz logic. This idea is reminiscent of Shannon's seminal work on switching circuit design, where the circuits are translated into Boolean formulae, and synthesis is effected by algebraic rewriting governed by Boolean logic axioms.
