paper-with-me

Papers

Bounding and Counting Linear Regions of Deep Neural Networks

2017-11-06 · Thiago Serra, Christian Tjandraatmadja, Srikumar Ramalingam

We investigate the complexity of deep neural networks (DNN) that represent piecewise linear (PWL) functions. In particular, we study the number of linear regions, i.e. pieces, that a PWL function represented by a DNN can attain, both theoretically and empirically. We present (i) tighter upper and lower bounds for the maximum number of linear regions on rectifier networks, which are exact for inputs of dimension one; (ii) a first upper bound for multi-layer maxout networks; and (iii) a first method to perform exact enumeration or counting of the number of regions by modeling the DNN with a mixed-integer linear formulation. These bounds come from leveraging the dimension of the space defining each linear region. The results also indicate that a deep rectifier network can only have more linear regions than every shallow counterpart with same number of neurons if that number exceeds the dimension of the input.

📄 PDF Abstract BibTeX arXiv:1711.02114

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Computational Complexity of Counting Linear Regions in ReLU Neural Networks

2025-05-22 · Moritz Stargalla, Christoph Hertrich, Daniel Reichman

An established measure of the expressive power of a given ReLU neural network is the number of linear regions into which it partitions the input space. There exist many different, non-equivalent definitions of what a lin…

Dynamic Region Division for Adaptive Learning Pedestrian Counting

2019-08-12 · Gaoqi He, Zhenwei Ma, Binhao Huang, Bin Sheng 외

Accurate pedestrian counting algorithm is critical to eliminate insecurity in the congested public scenes. However, counting pedestrians in crowded scenes often suffer from severe perspective distortion. In this paper, b…

Few-shot Object Counting and Detection

2022-07-22 · Thanh Nguyen, Chau Pham, Khoi Nguyen, Minh Hoai

We tackle a new task of few-shot object counting and detection. Given a few exemplar bounding boxes of a target object class, we seek to count and detect all objects of the target class. This task shares the same supervi…

Few-shot Object Counting and DetectionFew-Shot Object DetectionObjectObject Counting+1

Bounding The Number of Linear Regions in Local Area for Neural Networks with ReLU Activations

2020-07-14 · Rui Zhu, Bo Lin, Haixu Tang

The number of linear regions is one of the distinct properties of the neural networks using piecewise linear activation functions such as ReLU, comparing with those conventional ones using other activation functions. Pre…

On the Number of Linear Functions Composing Deep Neural Network: Towards a Refined Definition of Neural Networks Complexity

2020-10-23 · Yuuki Takai, Akiyoshi Sannai, Matthieu Cordonnier

The classical approach to measure the expressive power of deep neural networks with piecewise linear activations is based on counting their maximum number of linear regions. This complexity measure is quite relevant to u…

Relation