paper-with-me

Papers

Traversing the Local Polytopes of ReLU Neural Networks: A Unified Approach for Network Verification

2021-11-17 · Shaojie Xu, Joel Vaughan, Jie Chen, Aijun Zhang, Agus Sudjianto

Although neural networks (NNs) with ReLU activation functions have found success in a wide range of applications, their adoption in risk-sensitive settings has been limited by the concerns on robustness and interpretability. Previous works to examine robustness and to improve interpretability partially exploited the piecewise linear function form of ReLU NNs. In this paper, we explore the unique topological structure that ReLU NNs create in the input space, identifying the adjacency among the partitioned local polytopes and developing a traversing algorithm based on this adjacency. Our polytope traversing algorithm can be adapted to verify a wide range of network properties related to robustness and interpretability, providing an unified approach to examine the network behavior. As the traversing algorithm explicitly visits all local polytopes, it returns a clear and full picture of the network behavior within the traversed region. The time and space complexity of the traversing algorithm is determined by the number of a ReLU NN's partitioning hyperplanes passing through the traversing region.

📄 PDF Abstract BibTeX arXiv:2111.08922

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Traversing the Local Polytopes of ReLU Neural Networks

2021-11-22 · AAAI Workshop AdvML 2022 2 · Shaojie Xu, Joel Vaughan, Jie Chen, Aijun Zhang 외

Although neural networks (NNs) with ReLU activation functions have found success in a wide range of applications, their adoption in risk-sensitive settings has been limited by the concerns on robustness and interpretabil…

Locally Linear Attributes of ReLU Neural Networks

2020-11-30 · Ben Sattelberg, Renzo Cavalieri, Michael Kirby, Chris Peterson 외

A ReLU neural network determines/is a continuous piecewise linear map from an input space to an output space. The weights in the neural network determine a decomposition of the input space into convex polytopes and on ea…

Deep ReLU Networks Have Surprisingly Simple Polytopes

2023-05-16 · Feng-Lei Fan, Wei Huang, Xiangru Zhong, Lecheng Ruan 외

A ReLU network is a piecewise linear function over polytopes. Figuring out the properties of such polytopes is of fundamental importance for the research and development of neural networks. So far, either theoretical or …

Lower Bounds on the Depth of Integral ReLU Neural Networks via Lattice Polytopes

2023-02-24 · Christian Haase, Christoph Hertrich, Georg Loho

We prove that the set of functions representable by ReLU neural networks with integer weights strictly increases with the network depth while allowing arbitrary width. More precisely, we show that $\lceil\log_2(n)\rceil$…

Neural Polytopes

2023-07-03 · Koji Hashimoto, Tomoya Naito, Hisashi Naito

We find that simple neural networks with ReLU activation generate polytopes as an approximation of a unit sphere in various dimensions. The species of polytopes are regulated by the network architecture, such as the numb…