Skip to main content

ORIGINAL RESEARCH article

Front. Phys., 22 December 2021
Sec. Statistical and Computational Physics

Consensus Indices of Two-Layered Multi-Star Networks: An Application of Laplacian Spectrum

Da Huang
Da Huang1*Jicheng BianJicheng Bian1Haijun JiangHaijun Jiang2Zhiyong YuZhiyong Yu2
  • 1Department of Mathematics and Physics, Xinjiang Institute of Engineering, Urumqi, China
  • 2College of Mathematics and System Sciences, Xinjiang University, Urumqi, China

In this article, the convergence speed and robustness of the consensus for several dual-layered star-composed multi-agent networks are studied through the method of graph spectra. The consensus-related indices, which can measure the performance of the coordination systems, refer to the algebraic connectivity of the graph and the network coherence. In particular, graph operations are introduced to construct several novel two-layered networks, the methods of graph spectra are applied to derive the network coherence for the multi-agent networks, and we find that the adherence of star topologies will make the first-order coherence of the dual-layered systems increase some constants in the sense of limit computations. In the second-order case, asymptotic properties also exist when the index is divided by the number of leaf nodes. Finally, the consensus-related indices of the duplex networks with the same number of nodes but non-isomorphic structures have been compared and simulated, and it is found that both the first-order coherence and second-order coherence of the network D are between A and B, and C has the best first-order robustness, but it has the worst robustness in the second-order case.

1 Introduction

Consensus is a class of distributed coordination problems of multi-agent systems, and the essence of the problem is that all agents are required to achieve a common state value under some given control strategies. In the networked system, the agents are required to communicate with each other based on the graph of the network so that they can cooperate effectively to accomplish the predetermined goals.

As a valuable interdisciplinary research field, consensus problems have received more and more attention from scholars and engineers in recent years, and there exist many potential applications in several aspects related to consensus such as sensor networks, formation control, and decision making. Researchers have done many good research works on consensus from various perspectives [118] and factors including the dynamics order (first/second order [115] or higher order), communication ways (continuous or discontinuous [4, 6], the types of topologies (fixed or switching [5]), convergence time (finite time or fixed time [16, 17]), and control methods (intermittent control [6], adaptive control [7], impulsive control, etc.).

To solve the consensus problems, the linking structure among agents is always interpreted by the communication graph of the system, and the performance indices of consensus models, such as convergence speed [1, 8] and network coherence [1014], can be characterized by the Laplacian eigenvalues of the graph. Synchronization problems, which share similar control strategies and have the same essence as consensus problems, are always connected with the network structure [1924] and are studied from the angle of graph theory.

There exist a great many valuable articles on coordination problems with the application of Laplacian eigenvalues [1, 515, 20]. This enlightening research [1] has shown that the Fiedler eigenvalue λ2 of an undirected (or directed) graph can characterize the convergence speed of consensus problems.

In [9], the authors have investigated how the robustness depends on the properties of the Laplacian eigenvalues of graphs and give a derivation for the convergence speed and the H2 norms of several classic graphs.

In [10, 11], the notion of network coherence has been proposed, and it had been proved that the network coherence can be quantified by nonzero Laplacian eigenvalues. Ref. [13] studies the noisy consensus dynamics on windmill-type graphs, and it is found that graph parameters and the number of leaders have a profound impact on the studied consensus algorithms. In [14], the authors found that 5-rose networks with small size have high network coherence and can be considered to be more robust to noise than networks with low coherence.

Lately, multilayer network is a frontier research branch of network science, and the multilayered structure has many examples in reality, for instance, the interactions between power grid and Internet, friendship and family relations, or transportation and aviation networks. Multiplex networks are coupled multilayer networks where each layer consists of the same node set but possibly different graph structures and layers interact with each other only via counterpart nodes of different layers [24, 25].

Considering that many real-world systems have multilayered structures, it is necessary to extend the consensus theory related to the Laplacian spectrum to multilayered graph structures. From the perspective of the application, the star graph is one of the most classic computer network structures. Star-related topologies are widely considered in many fields including coordination control problems [9, 15, 21, 22, 26, 27].

Based on the above analysis, this paper considers some dual-layered networks with certain meaningful topologies constructed by the graph operations, and each of the layers contains star subgraphs. It is familiar that the star network can be viewed as a point-to-multipoint communication system, and the dual-layered networks with star subgraphs can be comprehended as adding communication links among the counterpart nodes of different layers of the networks.

This paper makes further efforts to use the theory of graph spectra for studying the consensus indices related to robustness and convergence speed. In this research, some scale-free networks with symmetric structures and star subgraphs are considered.

Based on the chosen undirected graphs, we mainly study the network coherence of consensus to communication noise with an application of the theory of graph spectra. Specifically, the main contributions of this paper are listed as follows:

1. Several novel duplex star-composed networks with different linking structures but the same number of nodes have been constructed by graph operations, and the similar structure is the basis for comparative optimization.

2. Methods of graph spectra are applied to derive the Laplacian spectrum. Several new results on the asymptotic behavior of the consensus indices have been acquired.

3. The results that the first-order robustness will increase by a certain value depending on the number of leaf nodes have been found.

The main aim of this research is to investigate the consensus indices of the dynamical system with additive stochastic disturbances, which are described as network coherence and derived through the Laplacian spectrum.

The paper is organized as follows. In Section 2, some notations on graph theory are summarized, and the relations between performance and Laplacian eigenvalues are explained. In Section 3, the constructions of two-layered systems and main results are given. In Section 4, combined with the theorem of algebraic graph theory, the simulation results are compared and analyzed in Section 3.

2 Preliminaries

2.1 Graph Theory and Notations

A complete graph of n vertices is denoted by Kn, and a star graph with k leaves is denoted by Sk, where the leaf refers to the vertex of degree 1. Ep is defined to be the empty graph with p vertices, where the empty graph means the graph without edges among all the nodes of the graph. Let G be a graph with vertex set V = {v1, v2, …, vN}, and its edge set is defined as E={(i,j)|i,j=1,2,,N;ij}. The adjacency matrix of G is defined as A(G)=[aij]N, where aij is the weight of the edge (i, j). In the undirected graph, one can see that (i, j) and (j, i) are the same edge in E, i.e., aij = aji. All the edges in our undirected networks are 0–1 weighted; that is, aij=1,(i,j)E;0,(i,j)E.. The Laplacian matrix of G is defined as L(G) = D(G) − A(G), where D(G) is the diagonal degree matrix of G defined by D(G) = diag (d1, d2, …, dN) with di=jiaij. The Laplacian spectrum of G is defined as S(L(G))=λ1(G)λ2(G)λp(G)l1l2lp, where λ1(G) < λ2(G) < …, < λp(G) are the eigenvalues of L(G), and l1, l2, …, lp are the multiplicities of the eigenvalues [28].

To construct the novel dual-layered networks, the following graph operations are needed.

Definition 1. [29] (The corona of two graphs) Let G1 and G2 be two graphs on disjoint sets of n and k vertices, respectively. The corona G1G2 of G1 and G2 is defined as the graph obtained by taking one copy of G1 and n copies of G2 and then joining the ith vertex of G1 to every vertex in the ith copy of G2.

Definition 2. [30, 31] (The Cartesian product of two graphs) For two graphs G1 = (V1, E1) and G2 = (V2, E2), the Cartesian product graph G = G1 × G2 is the graph with vertex set V1 × V2, and there is an edge from the vertex (x1, y1) to the vertex (x2, y2) if and only if either x1 = x2 and y1, y2E2 or y1 = y2 and x1, x2E1.

Lemma 1. [32] The eigenvalues of a circulant matrix C=C(c0,c1,c2,,cn1)n are

λk=c0+c1wk+c2wk2++cn1wkn1,

where wk=exp(2kπin), 0 ≤ kn − 1.

Lemma 2. [29] Let G1 be any graph with n1 vertices and m1 edges and G2 be any graph with n2 vertices and m2 edges. Suppose that S(L(G1))=(μ1,μ2,,μn1) and S(L(G2))=(δ1,δ2,,δn2). Then the Laplacian spectrum of G1G2 is given by

i) Two multiplicity one eigenvalues (μi+n2+1)±(μi+n2+1)24μi2S(L(G1G2)) for each eigenvalue μi (i = 1, 2, …, n1) of S (L (G1));

ii) δj + 1 ∈ spec (L (G1G2)) with multiplicity n1 for every eigenvalue δj (j = 2, …, n2) of S (L (G2)).

Lemma 3. [28] Let G be a graph of order n, and let Ḡ be the graph obtained from G by deleting the edge e of G. Then 0=λ1(Ḡ)=λ1(G)λ2(Ḡ)λ2(G)λ3(Ḡ)λ3(G),λn1(Ḡ)λn1(G)λn(Ḡ)λn(G).

2.2 Relations Between Consensus Index and Laplacian Spectrum

The main objective of this work is to investigate the robustness of the two-layered systems when the dynamics have external disturbances and to accurately quantify the relations between the consensus indices and Laplacian eigenvalues. The robustness of the systems with noise can be described by the network coherence; in addition, the convergence speed, which can be characterized by λ2 (algebraic connectivity), is discussed.

i) The first-order system with noise is described by

ẋt=LGxt+ξt(1)

with xRN and where ξ(t) ∈ RN is a vector of delta-correlated noise, and L(G) is the Laplacian matrix.

Definition 3. [10, 11] The first-order network coherence is defined as the mean steady-state variance of the deviation from the average of all node values:

Hf=limt1Ni=1NVarxit1Nj=1Nxjt.

It has been proved that [10, 11] the first-order coherence Hf is completely determined by the spectrum of L. Let the eigenvalues of L be 0 = λ1 < λ2 ≤ …, ≤ λN, and then the first-order network coherence is given by

Hf=12Ni=2N1λi.(2)

ii) In the second-order system like the vehicle formation problem, there are N vehicles, each with a position and a velocity. The states in the system have a position vector xRN and a velocity vector vRN. The system can be described by

xṫvṫ=0ILLxtvt+0Iξt,(3)

where ϱ is a 2N-vector of zero mean white noise processes. I is the identity matrix.The second-order coherence can be also determined by the eigenvalues of Laplacian matrix, that is,

Hs=12Ni=2N1λi2.(4)

The notion of network coherence implies the ability of maintaining its convergence trend under the effect of stochastic disturbances. The characterization of this consensus index has some similarity with the Kirhoff index [33, 34].

3 Main Results

As we mentioned in the Introduction part, the layered star-like networks of this paper are a kind of network in which all nodes have identical dynamics, and they have the topology composed by linking the center nodes among the basic star topologies. All the star-composed structures in this article are undirected and connected; therefore, the networks considered in this paper can achieve consensus. The following subsections are given to define the three classes of networks and to derive the coherence.

It should be noticed that in the case of A,B,C, and D, the leaf nodes in one layer is designed to be disconnected with other layers.

3.1 The consensus Indices for Network Topology G(A) and G(A)

In this subsection, a sort of duplex star-like graph with symmetric structure based on A is considered. Set G(A)G(Kn×P2), and G(A)=G(A)Ek.

As shown in Figure 1, let each node in A be the center nodes that stick to a star structure with k leaf nodes, and the leaf nodes with vertex degree equal to 1 are designed to have not the access to link with other layers.

FIGURE 1
www.frontiersin.org

FIGURE 1. An example of A, n = 5, p = 3.

The Laplacian matrix of G(A)G(Kn×P2) can be characterized as follows:

LGA=nInAKnInInnInAKn

therefore, by the corresponding characteristic polynomial, one has SL(G(A))=0n22+n1n11n1, and since SL(Ek)=0k, to network A, we have H(1)(A)=12Nai=2N1λi0 as n, and H(2)(A)0 as n. By Lemma 2, one can derive SL[G(A)], i.e., SL[(P2×Kn)Ek] as follows:

i) 0 and k+1SL[G(A)] with multiplicity 1.

ii) n+k+1±(n+k+1)24n2SL[G(A)] with multiplicity (n − 1).

iii) 3+k±(3+k)282SL[G(A)] with multiplicity 1.

iv) 3+n+k±(3+n+k)24(2+n)2SL[G(A)] with multiplicity n − 1.

v) 1SL[G(A)] with multiplicity 2n (k − 1).

Therefore, it can be acquired that λ2=3+k(3+k)282.The first-order coherence for G(A) is

H1=12Nai=2N1λi=12nk+112k+1+n1n+k+1+k+1+n24n+n1n+k+1k+1+n24n+13+k+3+k28+13+k3+k28+n13+n+k+3+n+k242+n+n13+n+k3+n+k242+n+2nk1=12nk+112k+1+n1n+k+12n+3+k4+n13+n+k22+n+2nk1,

then if the number of nodes k is fixed, let n, and then one has H(1)=2k12k+2; and if n is fixed, H(1)(n1)4n2+18n+n14n2+8n+1 as k.

The second-order coherence of the network can be calculated as follows:

H2=12Nai=2N1λi2=12nk+11k+12+n1n+k+122k4n2+3+k2416+n13+n+k222+n42+n2+2nk1,

when k is fixed, let n, and one has H(2)18(k+1)+116(k+1)+k1k+1=16k1316(k+1), and when k, H(2)/kn12n+132n+n18n(2+n)2.

3.2 The Consensus Indices for Network Topology G(B) and G(B)

As shown in Figure 2, let each node in B be the center nodes that stick to a star structure with p leaf nodes, and then G(B)=G(B)Ep, p ≥ 3, i.e., [Wn×P2]Ep, where Wn is the wheel graph with n circle nodes and one center node. The leaf nodes of which vertex degree equal to 1 are designed to disconnected with the other layer.

Since

LGBλI=FIn+1In+1F=|F+In+1FIn+1|,

where

F=n+1λ111114λ1001114λ1001014λ101014λ1110014λ

and then one has

LGBλI=n+3λ|λIA|n+1|λIB|nn+1λ|λIP|n+1|λIQ|n,

where the circulant matrices A=C(5,1,0,,0,1), B=C(6,0,1,,1,0), P=C(3,1,0,,0,1), Q=C(4,0,1,,1,0). Hence, by Lemma 1, the Laplacian spectrum of G(B) has the following form:SL(G(B))=021+n3+n1+4sin2kπn3+4sin2kπn111111.where k = 1, 2, …, n − 1.

FIGURE 2
www.frontiersin.org

FIGURE 2. An example of B, n = 7, p = 3.

Therefore, the asymptotic properties of coherence for G(B) can be calculated as follows:

limnH1=140111+4sin2πx+140113+4sin2πx=520+21840.166
limnH2=140111+4sin2πx2+140113+4sin2πx20.32

Therefore, by Lemma 2, the Laplacian spectrum of G(B) has the following characterization:

1) p + 1 and 0SL[G(B)] with multiplicity 1.

2) 2+n+p±(2+n+p)24(1+n)2SL[G(B)] with multiplicity 1.

3) (2+4sin2(kπn)+p)±(2+4sin2(kπn)+p)24(1+4sin2(kπn))2SL[G(B)] with multiplicity 1, k = 1, 2, …, n − 1.

4) 3+p±(3+p)282SL[G(B)] with multiplicity 1.

5) 4+n+p±(4+n+p)24(3+n)2SL[G(B)] with multiplicity 1.

6) (4+4sin2(kπn)+p)±(4+4sin2(kπn)+p)24(3+4sin2(kπn))2SL[G(B)] with multiplicity 1, k = 1, 2, …, n − 1.

7) 1SL[G(B)] with multiplicity 2 (n + 1) (p − 1).

Therefore, the convergence speed has the description λ2=3+p(3+p)282.

Suppose that p is fixed, and then the first-order coherence of network B is

H1=12Nai=2N1λi=14n+1p+11p+1+2+n+p1+n+k=1n11+1+p1+4sin2kπn+3+p2+4+n+p3+n+k=1n11+1+p3+4sin2kπn+2n+1p1

If p is fixed, then we have

limnH1=p2p+1+140111+4sin2πxdx+140113+4sin2πxdx=p2p+1+520+2184,

and when n is fixed, H(1)14(n+1)2+14(n+1)k=1n111+4sin2(kπn)+18(n+1)+14(n+1)(n+3)+14(n+1)k=1n113+4sin2(kπn)+12;and if n, p, then

H1=140111+4sin2πxdx+140113+4sin2πxdx+120.667

Remark 1. From the above derivation, it can be acquired that if the layered network has been added star topologies with each node, then H(1) will increase p2(p+1) as n, which infers that if p is fixed, then the coherence will increase by a constant instead of increasing indefinitely as n.The second-order coherence of B can be calculated as follows:

H2=12Nai=2N1λi2=14n+11+pk=1n1p2+2p2+4sin2kπn+2+4sin2kπn21+4sin2kπn221+4sin2kπn+k=1n1p2+2p4+4sin2kπn+4+4sin2kπn23+4sin2kπn223+4sin2kπn+1p+12+1+1+p3+n223+n+1+1+p1+n221+n+3+p244+2n+1p1

If n is fixed, one has

limpH2/p=14n+1k=1n111+4sin2kπn2+14n+1k=1n113+4sin2kπn2+14n+1n+32+14n+13+116n+1.

If p is fixed, one has

limnH2=p241+p0111+4sin2πx2dx+p1+p011+2sin2πx1+4sin2πx2dx+11+p011+2sin2πx21+4sin2πx2dx121+p0111+4sin2πxdx+p241+p0113+4sin2πx2dx+2p1+p011+sin2πx3+4sin2πx2dx+41+p011+sin2πx23+4sin2πx2dx121+p0113+4sin2πxdx+p12p+1=35100p21+p+4525p1+p+135100+1411+p51011+p+5211764p21+p+1321441p1+p+47211764+1411+p214211+p+p12p+10.801p21+p+0.993p1+p+0.07911+p.

3.3 The Consensus Indices for Network Topology G(C) and G(C)

In this subsection, based on the idea that the leaf nodes might have communications with each other, fan-graph structures are added on the original layered dual-star topology, i.e., G(C)(Sn×P2)Pl. As shown in Figure 3, the black nodes have a larger degree, and they compose into the topology G(C)Sn×P2, and the blue nodes form into the edges of the fan structure. The blue nodes in one layer are designed to be disconnected from the other layer.By

LGCλI=JIn+1In+1J,

where

J=nλ11112λ00102λ0,1002λ

Then it can be derived that

SLGC=02n+1n+3131111n1n1,

therefore, to network C, λ2(C)=1, H(1)13 and H(2)518, and since SL(Pm)=0,4sin2(kπ2m),k=1,2,,m1 [35]. The Laplacian spectrum of G(C) has the following description:

1) 0 and m+1SL(G(C)) with multiplicity 1.

2) (3+m)±(3+m)282SL(G(C)) with multiplicity 1.

3) (n+m+2)±(n+m+2)24(n+1)2SL(G(C)) with multiplicity 1.

4) (n+m+4)±(n+m+4)24(n+3)2SL(G(C)) with multiplicity 1.

5) (m+2)±(m+2)242SL(G(C)) with multiplicity (n − 1).

6) (m+4)±(m+4)2122SL(G(C)) with multiplicity (n − 1).

7) 4sin2(kπ2m)+1SL(G(C)) with multiplicity 2 (n + 1), k = 1, 2, … , m − 1.

FIGURE 3
www.frontiersin.org

FIGURE 3. An example of G(C): (Sn × P2)◦Pm, n = 5, m = 3.

Therefore, the first-order coherence of C is as follows:

H1=12Nai=2N1λi=14n+1m+11m+1+3+m2+n+m+2n+1+n+m+4n+3+n1m+2+n14+m3+2n+1k=1m114sin2kπ2m+1.

Therefore, 1) when m is fixed, n, one has H(1)2m+56m+6+12(m+1)k=1m114sin2(kπ2m)+1; 2) when n is fixed, m, H(1)18(n+1)+14(n+1)2+14(n+1)(n+3)+13(n1n+1)+120114sin2πx2+1dx.

Hence, H(1)13+120114sin2πx2+1dx0.55. The second-order coherence of C is

H2=12Nai=2N1λi2=14n+1m+11m+12+m+3244+m+n+222n+1n+12+m+n+422n+3n+32+n1m+222+n1m+426+2n+1k=1m-114sin2kπ2m+12

Then, one has H(2)(C)m2+6m+62(m+1)+12(m+1)k=1m11(4sin2(kπ2m)+1)2>518=H(2)(C), and it can be derived that H(2)/m12, as m, n.

3.4 The Consensus Indices for Network Topology G(D) and G(D)

In this subsection, the two layered star-composed multi-agent network D and D are considered, where DDEk, and D is a duplex complete bipartite graph structure Km,m, i.e., D=Km,m×P2. As shown in Figure 4, the black nodes form into a duplex structure, in which each layer is the complete bipartite graph.

FIGURE 4
www.frontiersin.org

FIGURE 4. An example of D, m = 3, p = 3.

Through the similar methods of former subsection, it can be derived that

SLGD=02mm22m+2m+2112m1112m1,

and then we have H(1)(D)=12Nai=2N1λi0; H(2)(D)0, as m.

To the case with network structure G(D):[G(D)]Ek, SL[G(D)] has the following form:

1) 0 and (k+1)SL(G(D)) with multiplicity 1.

2) (2m+k+1)±(2m+k+1)28m2SL(G(D)) with multiplicity 1.

3) (m+k+1)±(m+k+1)24m2SL(G(D)) with multiplicity 2 (m − 1).

4) (3+k)±(3+k)282SL(G(D)) with multiplicity 1.

5) (2m+k+3)±(2m+k+3)28(m+1)2SL(G(D)) with multiplicity 1.

6) (m+k+3)±(m+k+3)24(m+2)2SL(G(D)) with multiplicity 2 (m − 1).

7) 1SL(G(D)) with multiplicity 4m (k − 1).

Then the coherence for D can be derived as follows:

H1=12Nai=2N1λi=18m1+k1k+1+2m+k+12m+2m1m+k+1m+3+k2+2m+3+k2m+1+2m1m+3+km+2+4mk1,

when the number of leaves, i.e., k is fixed, and m, then H(1)k2k+2; and if m is fixed, and k, then H(1)5m316m2+116m2+16m+m14m2+8m+12.

H2=12Nai=2N1λi2=18m1+k1k+12+2m+k+124m8m2+m1m+k+122mm2+3+k248+2m+3+k28m+18m+12+2m1m+3+k22m+2m+22+4mk1.

If the number of leaf nodes k is fixed, then one has limmH(2)=4k18(k+1); and if m is fixed, we have H(2)/km2+8m764m3+164m(m+1)2+(m1)4m(m+2)2, (k).

Remark 2. To the dual-layered star-composed networks A,B,C and D, if the two counterpart nodes of the leaf nodes of different layers are designed to have connections with each other, then the robustness of the acquired duplex networks is better than that does not have links between the counterpart leaf nodes. For instance, to A (see Figure 1), if the graph structure is changed from (Kn×P2)Ek to (KnEk)×P2, then by Lemma 3, it can be derived that the coherence performance is better than before.

Remark 3. A limitation of the framework in this article is that the graph is undirected, and one may consider some reasonable directed cases in future research. In addition, another worthy research direction may be focused on extending the two-layered case into multilayered ones.

4 Simulation and Comparison

In this section, the comparisons of performance for these two-layered multi-star networks are made. One can see from Section 3 that the convergence speed of A,B,D has the following relation: λ2(A)=λ2(B)=λ2(D)>λ2(C)=1, and if the number of center nodes and leaf nodes are both equal, then the convergence speed of the four multi-star networks has the following relation: ((p+3)(p+3)28)/2=λ2(A)=λ2(B)=λ2(D)>λ2(C)=((k+2)(k+2)24)/2. Furthermore, one can get the maximum convergence speed of A, B, and D, i.e., λ̄2max=37, and the maximum convergence speed of C is λ2max(C)=(521)/2. One can see that the convergence speed of the two-layered multi-star network is irrelevant with the number of center nodes n.

To the network coherence for the duplex networks and the two-layered multi-star ones, two perspective comparisons are made; that is, vertically, A and A, B and B, etc. The following asymptotic relations can be acquired:

limnH(1)(A)=limnH(1)(A)+(2k1)/(2k+1).

limnH(2)(A)=limnH(2)(A)+(16k13)/(16k+16).

limnH(1)(B)=limnH(1)(B)+p/(2p+2).

limnH(2)(B)/p=limnH(2)(B), and for C, when m is large enough.

limnH(1)(C)=limnH(1)(C)+5/10, limnH(2)(C)H(2)(C) when m is a larger constant. For D, we have limnH(1)(D)=limnH(1)(D)+1/(k+1).

limnH(2)(D)=limnH(2)(D)+(4k1)/(8k+8);

Horizontally, A,B,C,D and A,B,C,D. It can be inferred that the operation of adding star topologies to D has less influence on both first- and second-order coherence than to A.

The variance of the first- and second-order coherence for A,B,C,D is shown in Figures 514. From the results in Section 3 and Figures 5, 6, when n is fixed, one can see that C has the best first-order robustness of the four networks. B and D have similar first-order robustness, and B is slightly better than D, and of them, H(1)(A) has the largest value. To the second-order case, C has the largest value of the four; this is just the opposite of the first-order case. Around n = 20, H(2)(D) is less than that of A at first, and then its value is gradually between A and B (see Figure 6).

FIGURE 5
www.frontiersin.org

FIGURE 5. The change of H(1) for the four networks, n = 4.

FIGURE 6
www.frontiersin.org

FIGURE 6. The change of H(2) for the four networks, n = 4.

FIGURE 8
www.frontiersin.org

FIGURE 8. The change of H(1) for B.

FIGURE 9
www.frontiersin.org

FIGURE 9. The change of H(1) for C.

FIGURE 10
www.frontiersin.org

FIGURE 10. The change of H(1) for D.

FIGURE 11
www.frontiersin.org

FIGURE 11. The change of H(2) for A.

FIGURE 12
www.frontiersin.org

FIGURE 12. The change of H(2) for B.

FIGURE 13
www.frontiersin.org

FIGURE 13. The change of H(2) for C.

Figures 714 show the change of the first- and second-order coherence of the four networks with respect to the two parameters n and p (n, p ∈ [3, 100]). It can be seen that the simulation verifies the results well.

FIGURE 7
www.frontiersin.org

FIGURE 7. The change of H(1) for A.

FIGURE 14
www.frontiersin.org

FIGURE 14. The change of H(2) for D.

Conclusion

In this research, the convergence speed and robustness of the consensus for several dual-layered multi-agent systems, which can be measured by the algebraic connectivity and the network coherence, are studied. In particular, the methods of graph spectra are applied to analyze the graph structure and derive the network coherence for the multi-agent networks, and it is found that there exist some asymptotic properties for the indices. When the number of leaf and center node p, n is large enough, the operation of adding star topologies will make the first-order coherence of A increase approximately at 1, and 12 to B and D, 510 to C.

Finally, the consensus-related indices of the duplex networks with the same number of nodes but non-isomorphic structures have been compared and simulated, and it is found that A has the worst first-order network coherence of these networks, but it has the fastest convergence speed and the best second-order coherence; C has the best first-order robustness, but it has the worst robustness in the second-order case. Both the first-order coherence and second-order coherence of D are between A and B.

Data Availability Statement

The original contributions presented in the study are included in the article/Supplementary Material. Further inquiries can be directed to the corresponding author.

Author Contributions

DH and HJ: methodology. ZY and DH: software. DH and JB: validation. DH and JB: formal analysis. DH: writing—original draft preparation. DH and JB: writing—review and editing. HJ and ZY: supervision. DH: project administration.

Funding

This work was supported by the Natural Science Foundation of Xinjiang (NSFXJ) (No. 2019D01B10), National Natural Science Foundation of the People’s Republic of China (NSFC) (Grant No. 62003289), and Research Fund for the Doctoral Program of Xinjiang Institute of Engineering (2020xgy012302).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors, and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Acknowledgments

We express our sincere gratitude to the people who gave us valuable comments.

References

1. Olfati-Saber R, Murray RM. Consensus Problems in Networks of Agents with Switching Topology and Time-Delays. IEEE Trans Automat Contr (2004) 49(9):1520–33. doi:10.1109/tac.2004.834113

CrossRef Full Text | Google Scholar

2. Ren W. On Consensus Algorithms for Double-Integrator Dynamics. IEEE Trans Automat Contr (2008) 53:1503–9. doi:10.1109/tac.2008.924961

CrossRef Full Text | Google Scholar

3. Wenwu Yu W, Guanrong Chen G, Ming Cao M, Kurths J. Second-order Consensus for Multiagent Systems with Directed Topologies and Nonlinear Dynamics. IEEE Trans Syst Man Cybern B (2010) 40:881–91. doi:10.1109/tsmcb.2009.2031624

CrossRef Full Text | Google Scholar

4. Wen G, Duan Z, Yu W, Chen G. Consensus of Second-Order Multi-Agent Systems with Delayed Nonlinear Dynamics and Intermittent Communications. Int J Control (2013) 86:322–31. doi:10.1080/00207179.2012.727473

CrossRef Full Text | Google Scholar

5. Yu Z, Jiang H, Huang D, Hu C. Consensus of Nonlinear Multi-Agent Systems with Directed Switching Graphs: A Directed Spanning Tree Based Error System Approach. Nonlinear Anal Hybrid Syst (2018) 28:123–40. doi:10.1016/j.nahs.2017.12.001

CrossRef Full Text | Google Scholar

6. Huang D, Jiang H, Yu Z, Hu C, Fan X. Cluster-delay Consensus in MASs with Layered Intermittent Communication: a Multi-Tracking Approach. Nonlinear Dyn (2019) 95:1713–30. doi:10.1007/s11071-018-4604-4

CrossRef Full Text | Google Scholar

7. Yu Z, Huang D, Jiang H, Hu C. Consensus of Second-Order Multi-Agent Systems with Nonlinear Dynamics via Edge-Based Distributed Adaptive Protocols. J Franklin Inst (2016) 353:4821–44. doi:10.1016/j.jfranklin.2016.09.015

CrossRef Full Text | Google Scholar

8. Sun Y, Li W, Zhao D. Convergence Time and Speed of Multi-Agent Systems in Noisy Environments. Chaos (2012) 22:043126. doi:10.1063/1.4768663

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Young G, Scardovi L, Leonard N. Robustness of Noisy Consensus Dynamics with Directed Communication. In: Proceedings of the American Control Conference; 30 June-2 2010; Baltimore, MD (2010). p. 6312–7. doi:10.1109/acc.2010.5531506

CrossRef Full Text | Google Scholar

10. Bamieh B, Jovanovic MR, Mitra P, Patterson S. Coherence in Large-Scale Networks: Dimension-dependent Limitations of Local Feedback. IEEE Trans Automat Contr (2012) 57:2235–49. doi:10.1109/tac.2012.2202052

CrossRef Full Text | Google Scholar

11. Patterson S, Bamieh B. Consensus and Coherence in Fractal Networks. IEEE Trans Control Netw Syst (2014) 1(4):338–48. doi:10.1109/tcns.2014.2357552

CrossRef Full Text | Google Scholar

12. Yi Y, Zhang Z, Shan L, Chen G. Robustness of First-And Second-Order Consensus Algorithms for a Noisy Scale-free Small-World Koch Network. IEEE Trans Control Syst Technology (2016) 25(1):342–50.

Google Scholar

13. Sun W, Li Y, Liu S. Noisy Consensus Dynamics in Windmill-type Graphs. Chaos (2020) 30:123131. doi:10.1063/5.0020696

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Wang X, Xu H, Dai M. First-order Network Coherence in 5-rose Graphs. Physica A: Stat Mech its Appl (2019) 527:121129. doi:10.1016/j.physa.2019.121129

CrossRef Full Text | Google Scholar

15. Wan Y, Namuduri K, Akula S, Varanasi M. The Impact of Multi-Group Multi-Layer Network Structure on the Performance of Distributed Consensus Building Strategies. Int J Robust Nonlinear Control (2013) 23(6):653–62. doi:10.1002/rnc.2783

CrossRef Full Text | Google Scholar

16. Shang Y. Finite-time Consensus for Multi-Agent Systems with Fixed Topologies. Int J Syst Sci (2012) 43(3):499–506. doi:10.1080/00207721.2010.517857

CrossRef Full Text | Google Scholar

17. Shang Y. Fixed-time Group Consensus for Multi-Agent Systems with Nonlinear Dynamics and Uncertainties. IET Control Theor Appl (2015) 12(3):395–404.

Google Scholar

18. Shang Y. Consensus and Clustering of Expressed and Private Opinions in Dynamical Networks against Attacks. IEEE Syst J (2020) 14(2):2078–84. doi:10.1109/jsyst.2019.2956116

CrossRef Full Text | Google Scholar

19. Li H-L, Cao J, Jiang H, Alsaedi A. Graph Theory-Based Finite-Time Synchronization of Fractional-Order Complex Dynamical Networks. J Franklin Inst (2018) 355:5771–89. doi:10.1016/j.jfranklin.2018.05.039

CrossRef Full Text | Google Scholar

20. Drauschke F, Sawicki J, Berner R, Omelchenko IE, Schöll E. Effect of Topology upon Relay Synchronization in Triplex Neuronal Networks. Chaos (2020) 30:051104. doi:10.1063/5.0008341

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Gu Y-Q, Shao C, Fu X-C. Complete Synchronization and Stability of star-shaped Complex Networks. Chaos, Solitons & Fractals (2006) 28:480–8. doi:10.1016/j.chaos.2005.07.002

CrossRef Full Text | Google Scholar

22. Xu Ming-Ming MM, Lu Jun-An JA, Zhou Jin J. Synchronizability and Eigenvalues of Two-Layer star Networks. Acta Physica Sinica (2016) 65:028902. doi:10.7498/aps.65.028902

CrossRef Full Text | Google Scholar

23. He W, Chen G, Han Q-L, Du W, Cao J, Qian F. Multiagent Systems on Multilayer Networks: Synchronization Analysis and Network Design. IEEE Trans Syst Man Cybern, Syst (2017) 47:1655–67. doi:10.1109/tsmc.2017.2659759

CrossRef Full Text | Google Scholar

24. Kivela M, Arenas A, Barthelemy M, Gleeson JP, Moreno Y, Porter MA. Multilayer Networks. J Complex Networks (2014) 2:203–71. doi:10.1093/comnet/cnu016

CrossRef Full Text | Google Scholar

25. Wang Z, Xia C, Chen Z, Chen G. Epidemic Propagation with Positive and Negative Preventive Information in Multiplex Networks. IEEE Trans Cybern (2021) 51:1454–62. doi:10.1109/tcyb.2019.2960605

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Kamal A. Star Local Area Networks: A Performance Study. IEEE Trans Comput (1987) C-36(4):483–99. doi:10.1109/tc.1987.1676930

CrossRef Full Text | Google Scholar

27. Rescigno AA. Optimally Balanced Spanning Tree of the star Network. IEEE Trans Comput (2001) 50(1):88–91. doi:10.1109/12.902755

CrossRef Full Text | Google Scholar

28. Cvetkovic D, Rowlinson P, Simic S. An Introduction to the Theory of Graph Spectra. New York: Cambridge University Press (2010).

Google Scholar

29. Barik S, Pati S, Sarma BK. The Spectrum of the Corona of Two Graphs. SIAM J Discrete Math (2007) 21(1):47–56. doi:10.1137/050624029

CrossRef Full Text | Google Scholar

30. Douglas B. W. Introduction to Graph Theory. 2nd ed. Hong Kong, China: Pearson Education (2004).

Google Scholar

31. Huang D, Zhang Z. On Cyclic Vertex-Connectivity of Cartesian Product Digraphs. J Comb Optim (2012) 24:379–88. doi:10.1007/s10878-011-9395-1

CrossRef Full Text | Google Scholar

32. Good IJ. On the Inversion of Circulant Matrices. Biometrika (1950) 37:185–6. doi:10.1093/biomet/37.1-2.185

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Zhang H, Yang Y, Li C. Kirchhoff index of Composite Graphs. Discrete Appl Mathematics (2009) 157:2918–27. doi:10.1016/j.dam.2009.03.007

CrossRef Full Text | Google Scholar

34. Xu P, Huang Q. The Kirchhoff index of Enhanced Hypercubes. arXiv 2018, arXiv (2018) 1809:07189.

Google Scholar

35. Wang JF, Simić SK, Huang QX, Belardo F, Li Marzi EM. Laplacian Spectral Characterization of Disjoint union of Paths and Cycles. Linear and Multilinear Algebra (2011) 59(5):531–9. doi:10.1080/03081081003605777

CrossRef Full Text | Google Scholar

Keywords: consensus, coherence, Cartesian product, convergence speed, robustness, Laplacian spectrum

Citation: Huang D, Bian J, Jiang H and Yu Z (2021) Consensus Indices of Two-Layered Multi-Star Networks: An Application of Laplacian Spectrum. Front. Phys. 9:803941. doi: 10.3389/fphy.2021.803941

Received: 28 October 2021; Accepted: 15 November 2021;
Published: 22 December 2021.

Edited by:

Nuno A. M. Araújo, University of Lisbon, Portugal

Reviewed by:

Yilun Shang, Northumbria University, United Kingdom
Qing Yun Wang, Beihang University, China

Copyright © 2021 Huang, Bian, Jiang and Yu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Da Huang, xiaoda86op@163.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.