Artificial Intelligence and Quantum Computing for Advanced Wireless Networks. Savo G. Glisic. Читать онлайн. Newlib. NEWLIB.NET

Автор: Savo G. Glisic
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Программы
Год издания: 0
isbn: 9781119790310
Скачать книгу
rel="nofollow" href="#fb3_img_img_8317e7c1-3dc7-585c-b186-a7c079f2d1b7.png" alt="images"/> otherwise. Vectors bn and matrices An,u do not depend on the state x, but only on the node and edge labels. Thus, ∂Fw/∂x = A, and, by simple algebra we have

      which implies that Fw is a contraction map (w.r. t. ‖ ‖1 ) for any set of parameters w.

      1 Nonlinear (nonpositional) GNN. In this case, hw is realized by a multilayered feedforward NN. Since three‐layered neural networks are universal approximators [67], hw can approximate any desired function. However, not all the parameters w can be used, because it must be ensured that the corresponding transition function Fw is a contraction map. This can be achieved by adding a penalty term to Eq. (5.79), that is where the penalty term L(y) is (y − μ)2 if y > μ and 0 otherwise, and the parameter μ ∈ (0, 1) defines the desired contraction constant of Fw . More generally, the penalty term can be any expression, differentiable with respect to w, that is monotone increasing with respect to the norm of the Jacobian. For example, in our experiments, we use the penalty term , where Ai is the i‐th column of ∂Fw/∂x. In fact, such an expression is an approximation of L(‖∂Fw/∂x‖1) = L(maxi‖Ai‖1).

      5.3.2 Computational Complexity

      Here, we derive an analysis of the computational cost in GNN. The analysis will focus on three different GNN models: positional GNNs, where the functions fw and gw of Eq. (5.74) are implemented by FNNs; linear (nonpositional) GNNs; and nonlinear (nonpositional) GNNs.

      We will assume that there exist two procedures FP and BP, which implement the forward phase and the backward phase of the back propagation procedure, respectively. Formally, given a function lw : RaRb implemented by an FNN, we have

equation

      Source: Scarselli et al. [1].

Instruction Positional Nonlinear Linear Execs.
z(t + 1) = z(t) ⋅ A + b s2E s2E s2E itb
o = Gw(x(t), lw) images images images 1
x(t + 1) = Fw(x(t), l) images images s2E itf
images 1
images images images 1
images N N N 1
images images images 1
images images images images 1
Скачать книгу

e-mail: [email protected]