paper-with-me

홈 › Papers

Generalization of an Upper Bound on the Number of Nodes Needed to Achieve Linear Separability

2018-02-10 · Marjolein Troost, Katja Seeliger, Marcel van Gerven

An important issue in neural network research is how to choose the number of nodes and layers such as to solve a classification problem. We provide new intuitions based on earlier results by An et al. (2015) by deriving an upper bound on the number of nodes in networks with two hidden layers such that linear separability can be achieved. Concretely, we show that if the data can be described in terms of N finite sets and the used activation function f is non-constant, increasing and has a left asymptote, we can derive how many nodes are needed to linearly separate these sets. This will be an upper bound that depends on the structure of the data. This structure can be analyzed using an algorithm. For the leaky rectified linear activation function, we prove separately that under some conditions on the slope, the same number of layers and nodes as for the aforementioned activation functions is sufficient. We empirically validate our claims.

📄 PDF Abstract BibTeX arXiv:1802.03488

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sample Complexity Bounds for Influence Maximization

2019-07-31 · Gal Sadeh, Edith Cohen, Haim Kaplan

Influence maximization (IM) is the problem of finding for a given $s\geq 1$ a set $S$ of $|S|=s$ nodes in a network with maximum influence. With stochastic diffusion models, the influence of a set $S$ of seed nodes is de…

Bayes Complexity of Learners vs Overfitting

2023-03-13 · Grzegorz Głuch, Rudiger Urbanke

We introduce a new notion of complexity of functions and we show that it has the following properties: (i) it governs a PAC Bayes-like generalization bound, (ii) for neural networks it relates to natural notions of compl…

Improved Information Theoretic Generalization Bounds for Distributed and Federated Learning

2022-02-04 · L. P. Barnes, Alex Dytso, H. V. Poor

We consider information-theoretic bounds on expected generalization error for statistical learning problems in a networked setting. In this setting, there are $K$ nodes, each with its own independent dataset, and the mod…

Federated LearningGeneralization Bounds

On the Number of Observation Nodes in Boolean Networks

2024-07-26 · Liangjie Sun, Wai-Ki Ching, Tatsuya Akutsu

A Boolean network (BN) is called observable if any initial state can be uniquely determined from the output sequence. In the existing literature on observability of BNs, there is almost no research on the relationship be…

TD-GEN: Graph Generation With Tree Decomposition

2021-06-20 · Hamed Shirzad, Hossein Hajimirsadeghi, Amir H. Abdi, Greg Mori

We propose TD-GEN, a graph generation framework based on tree decomposition, and introduce a reduced upper bound on the maximum number of decisions needed for graph generation. The framework includes a permutation invari…

Graph GenerationTree Decomposition