Next Article in Journal
A Dissipative Phenomenon: The Mechanical Model of the Cosmological Axion Influence
Previous Article in Journal
A Two-Step Machine Learning Approach Integrating GNSS-Derived PWV for Improved Precipitation Forecasting
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Research on the Consensus Convergence Rate of Multi-Agent Systems Based on Hermitian Kirchhoff Index Measurement

School of Mathematics and Statistics, Qinghai Minzu University, Xining 810007, China
*
Author to whom correspondence should be addressed.
Entropy 2025, 27(10), 1035; https://doi.org/10.3390/e27101035
Submission received: 13 August 2025 / Revised: 17 September 2025 / Accepted: 1 October 2025 / Published: 2 October 2025
(This article belongs to the Section Complexity)

Abstract

Multi-agent systems (MAS) typically model interaction topologies using directed or undirected graphs when analyzing consensus convergence rates. However, as system complexity increases, purely directed or undirected networks may be insufficient to capture interaction heterogeneity. This paper adopts hybrid networks as interaction topology to investigate strategies for improving consensus convergence rates. We propose the Hermitian Kirchhoff index, a novel metric based on resistance distance, to quantify the consensus convergence rates and establish its theoretical justification. We then examine how adding or removing edges/arcs affects the Hermitian Kirchhoff index, employing first-order eigenvalue perturbation analysis to relate these changes to algebraic connectivity and its associated eigenvectors. Numerical simulations corroborate the theoretical findings and demonstrate the effectiveness of the proposed approach.

1. Introduction

The consensus problem of multi-agent systems (MAS) is a fundamental issue in coordinated control, focusing on the design of distributed protocols that enable all agents to reach agreement on a common state. This problem has attracted sustained attention owing to its wide range of applications [1,2,3,4,5,6]. Interaction topologies are typically modeled by directed or undirected networks, and agent dynamics are characterized by consensus protocols. For first-order MAS with single-integrator dynamics, consensus is achieved if and only if the communication graph contains a directed spanning tree [7], with the consensus convergence rate determined by the algebraic connectivity of the network (the second smallest eigenvalue of the Laplacian matrix, λ 2 ) [8]. For second-order systems with double-integrator dynamics, all agents must synchronize both position and velocity [9]. While the spanning-tree condition remains relevant for directed networks [7], undirected networks typically require the graph to be connected [10]; directed networks additionally require constraints on the real and imaginary parts of the Laplacian eigenvalues [11]. The consensus convergence rate is influenced by both λ 2 and the spectral radius (the largest eigenvalue λ N ).
Since maximizing algebraic connectivity is an NP-hard problem [12] and optimal topology design is subject to constraints, researchers have proposed various topology-optimization strategies to enhance convergence performance, such as edge addition [13,14], edge reorganization [15], and weight adjustment [16,17]. Notably, communication links are not universally beneficial: some are labeled “redundant links” [18], since their existence can waste energy, bandwidth, and computational resources and even shorten system lifetime, particularly in battery-constrained sensor networks [19]. Under specific conditions, removing such links can preserve or even improve the consensus convergence rate. However, identifying redundant links is challenging. On the one hand, existing methods can be computationally expensive, for example greedy algorithms based on the synchronization metric λ 2 / λ N [20]. On the other hand, analyses that rely on diffusion importance or particular graph families (e.g., pinwheel graphs) lack generality [21], which limits their applicability across different scenarios. Moreover, removing edges in undirected networks may increase the network diameter, which may contradict the intuition that smaller diameters accelerate convergence in directed networks [22]. Leader–follower MAS is an important variant: because the leader has no in-degree, the Laplacian matrix becomes asymmetric and eigenvalues may be complex, complicating efforts to improve algebraic connectivity. Studies have also shown that adding reverse arcs to directed or weighted chains can reduce algebraic connectivity, highlighting the nonlinear impact of adjusting communication links on performance [14].
Modern real-world networks have grown increasingly complex, and hybrid networks have become prevalent. They arise in MAS [23,24], biology [25], and social systems [26]. However, most research on MAS consensus problems focuses on purely directed or undirected interaction topologies, with limited exploration of hybrid networks. Moreover, Chen et al. [18] employed algebraic connectivity in undirected networks to identify redundant links and thereby improve the consensus convergence rate. Gao et al. [14] used a generalized algebraic connectivity in a special directed setting—the leader–follower multi-agent system—to investigate methods for improving consensus convergence. Because hybrid networks lack a direct analogue of algebraic connectivity, new measurement methods based on matrix-theoretic tools are required, for example the magnetic Laplacian [27] and the Hermitian adjacency matrix [28]. In this regard, Lin et al. [29] constructed the Hermitian resistance matrix and the Hermitian Kirchhoff index from the eigenvalues and eigenvectors of the Hermitian Laplacian to assess connectivity and robustness of hybrid networks. Given the relationship between the Hermitian Kirchhoff index and algebraic connectivity, a natural question arises: can the Hermitian Kirchhoff index serve as a metric for the consensus convergence rate of multi-agent systems whose interaction topology is a hybrid network?
This paper proposes using the Hermitian Kirchhoff index to measure the consensus convergence rate of multi-agent systems with hybrid networks as interaction topologies, based on Hermitian matrix theory, and employs rigorous mathematical methods to establish its relationship with algebraic connectivity. Meanwhile, to optimize such multi-agent systems, it explores the impact of adding or removing edges/arcs in the interaction topology on the Hermitian Kirchhoff index and summarizes the resulting rules. The rest of this paper is organized as follows. Section 1 introduces the application background and research status of multi-agent systems. Section 2 presents the definition of the Hermitian matrix and the Hermitian Kirchhoff index. In Section 3, we discuss the relationship between the Hermitian Kirchhoff index and algebraic connectivity, and explain its rationality as a metric for measuring the consensus convergence rate. Section 4 investigates the effect of adding edges/arcs on the Hermitian Kirchhoff index. Section 5 examines the effect of removing edges/arcs on the Hermitian Kirchhoff index. Section 6 conducts numerical simulations on the theoretical results from the above sections to validate their correctness and effectiveness. Finally, Section 7 concludes the paper.

2. Preliminaries

Let G be a hybrid network with a finite set of vertices V ( G ) and a subset E ( G ) V ( G ) × V ( G ) , and then the edge set E ( G ) is the union of undirected edges and directed edges. For convenience, we define undirected edges as v i v j , and directed edges as v i v j if the direction is from v i to v j . The diagonal matrix D = d i a g ( d 1 , d 2 , , d n ) is the degree matrix, where d i is the degree of v i of the underlying graph Ω ( G ) . We denote H * = ( H ¯ ) T . If H * = H , then H is a Hermitian matrix. A Hermitian adjacency matrix of a hybrid network is represented by the matrix C V × V [30], whose elements are as follows:
η i j = 1 , if v i v j ; i , if v i v j ; i , if v i v j ; 0 , otherwise .
In the network G, the value of the mixed walk T = v 1 v 2 v k is η ( T ) = η 12 η 23 η ( k 1 ) k . When η ( T ) = 1 ( η ( T ) = 1 ), the mixed walk is positive (negative).
Lemma 1
(Yu et al. [31]). A hybrid network G is positive if and only if for any two vertices v 1 and v 2 , all mixing paths from v 1 to v 2 have the same value.
Lemma 2
(Yu et al. [32]). Let G be a connected hybrid network with vertices T = v 1 , v 2 , , v n . If L = D is a singular positive semidefinite matrix, then 0 is a simple eigenvalue with an eigenvector:
1 = ( 1 , η ( T 2 ) ¯ , η ( T 3 ) ¯ , , η ( T n ) ¯ ) T ,
where T i is the 1 i -walk in G.
The eigenvalues and orthogonal eigenvectors of the Hermitian Laplacian matrix are represented by λ i and u i = ( u i 1 , u i 2 , , u i n ) T , respectively. The unitary matrix is represented by
U = ( u 1 , u 2 , , u n ) ,
where u n = ( 1 / n ) 1 .
Then, we have
U * L U = d i a g [ λ 1 , , λ n 1 , 0 ] ,
and
U * U = U U * = I ,
k = 1 n u k i u k j ¯ = k = 1 n u i k ¯ u j k = 1 , if i = j ; 0 , if i j .
Lemma 3
(Liu et al. [28]). Assume G is a hybrid network. Then the following are equivalent:
1.
G is positive;
2.
G G u .
Lemma 4
(Yu et al. [31]). Assume G is a positive hybrid network. Then the following statement holds:
1.
S P ( G ) = S P A ( G u ) , where S P A ( G u ) is the spectrum of the adjacency matrix of G u ;
2.
S P L ( G ) = S P L ( G u ) , where S P L ( G u ) is the spectrum of the Laplacian matrix of G u .
Lemma 5
(Lin et al. [29]). Let G be a positive hybrid network with n vertices. The Hermitian Kirchhoff index can be expressed as
K f H = i < j η ( T i ) η ( T j ) ¯ r ( i , j ) = i < j r ( i , j ) = n k = 1 n 1 1 λ k ,
where r ( i , j ) is the resistance distance of the Hermitian Laplace matrix, and r ( i , j ) is the resistance distance of the underlying network G u .
Lemma 6
(Lin et al. [29]). Assume G is a general hybrid network with n vertices, L is the Hermitian Laplace matrix, L is the matrix obtained by the Moore-Penrose generalized inverse of L , and the Hermitian Kirchhoff index can be expressed as
K f H = i < j r ( i , j ) = i < j ( L ) i i + ( L ) j j ( L ) i j ( L ) j i ,
where r ( i , j ) is the resistance distance of the Hermitian Laplace matrix.
In continuous time, a first-order multi-agent system (MAS) can be described by Laplacian dynamics. For multi-agent systems with hybrid networks as interaction topology, each agent’s state x i ( t ) satisfies
x ˙ i ( t ) = j N i η i j ( x j ( t ) x i ( t ) ) , i = 1 , , n ,
It can also be expressed in the form of a matrix, e.g., x ˙ = L x . Whether the system reaches consensus (i.e., all agent states converge to the same value) depends on the connectivity of the interaction topology and the weight distribution. For general complex-weighted adjacency matrices A, theoretical results indicate that the Laplace matrix L = D A has a simple zero eigenvalue and the corresponding steady-state consensus subspace is only one-dimensional if and only if the graph contains a spanning tree and is “balanced,” meaning a i j a j i 0 for each edge and no conflicting cycles exist [7]. In particular, since directed edges are weighted by ± i for Hermitian matrix, the condition a i j a j i = | a i j | 2 0 is automatically satisfied. As long as the underlying graph is connected and contains no “negative cycle” (i.e., the graph is balanced), L has a unique zero eigenvalue and all other eigenvalues are positive. Therefore, when the mixed network contains a (weighted) spanning tree, the first-order Laplacian dynamics x ˙ = L x converges to consensus.
The consensus convergence rate is determined by the smallest nonzero eigenvalue or its real part of the underlying network. Additional several classic convergence rate indices are widely used, including the network coherence index and synchronizability measures, which are also constructed from Laplacian eigenvalues. For instance, the steady-state covariance of consensus dynamics under noise is tightly related to the sum of the inverses of all nonzero Laplacian eigenvalues. In fact, the Kirchhoff index (sum of effective resistance distances) has been linked to robustness of first-order consensus protocols under stochastic disturbances for undirected networks [33]. This highlights that beyond algebraic connectivity, the full spectrum (e.g., the sum of eigenvalue reciprocals) also captures convergence and robustness properties.

3. Relationship Between Hermitian Kirchhoff Index and Algebraic Connectivity

In this section, we will explain and prove the relationship between the Hermitian Kirchhoff index and algebraic connectivity.
For undirected networks, the Kirchhoff index is
K f H = n k = 2 n 1 λ k = n · t r a c e ( L ) ,
where L is the inverse of the matrix. Because the eigenvalue multiplicity of the Laplacian matrix of undirected network is the number of connected components (denoted as c),
K f H = n k = c + 1 n 1 λ k ,
In an undirected network, algebraic connectivity is the second smallest eigenvalue λ 2 (the smallest non-zero eigenvalue). In hybrid networks, algebraic connectivity is defined as the smallest non-zero eigenvalue λ min , as the eigenvalue corresponding to 0 is determined by the vectors corresponding to the connected components. To establish the relationship between K f H and algebraic connectivity, we distinguish between positive and general hybrid networks: positive hybrid networks have K f H index expressions consistent with their underlying networks, while general hybrid networks use Moore-Penrose generalized inverses for resistance distance, differing slightly from undirected networks.
Theorem 1.
For a connected mixed network G with n vertices and m edges, its Hermitian Kirchhoff index K f H and algebraic connectivity λ satisfy the following relationship:
n ( n 1 ) 2 2 m + ( n 1 ) λ min K f n ( n 1 ) λ min
Proof. 
For the lower bound, according to Rayleigh’s principle, the algebraic connectivity can be expressed as
λ min = min x 0 x 1 x * L x x * x
In undirected networks, there is a known inequality:
K f = n k = 2 n 1 λ k n ( n 1 ) λ min
However, the eigenvalues of the Hermitian Laplace matrix of the hybrid network are all non-negative real numbers. The eigenvalues of the Moore-Penrose generalized inverse L are the reciprocals of the non-zero eigenvalues of the original matrix. The zero eigenvalue corresponds to zero. If the zero eigenvalue multiplicity is 1, the Hermitian Kirchhoff index of the general hybrid network is
K f H = i < j r ( i , j ) = i < j k = 2 n 1 λ k | u k i u k j | 2 = 1 2 i , j k = 2 n 1 λ k | u k i u k j | 2 = 1 2 k = 2 n 1 λ k 2 n 2 i = 1 n u k i 2 = n k = 2 n 1 λ k k = 2 n 1 λ k i = 1 n u k i 2 .
For the eigenvector u k with non-zero eigenvalue λ k > 0 , it is orthogonal to the zero eigenvector u 0 , that is, u k * u 0 = 0 . If u 0 is a constant vector, then
i = 1 n u k i = 0 | i = 1 n u k i | 2 = 0 ,
This result is the same as the K f H expression of the positive hybrid network, but when u 0 is not a constant, since we are considering the random assignment of edge directions with probability p in the Erdös-Rényi hybrid network, the direction assignment satisfies weak correlation, so when n ,
E i = 1 n u k i 2 = O ( 1 n ) 0 ,
Thus there is
K f H n k = 2 n 1 λ k = n · t r ( L ) ,
Using the Cauchy–Schwarz inequality for the harmonic mean of eigenvalues:
k = 2 n 1 λ k ( n 1 ) 2 k = 2 n λ k ,
Since λ k λ min for k 2 , then:
k = 2 n λ k ( n 1 ) λ min ,
Since
k = 2 n 1 λ k ( n 1 ) 2 k = 2 n λ k = ( n 1 ) 2 2 m ,
Combined with k = 2 n λ k ( n 1 ) λ min , we have
( n 1 ) 2 2 m = ( n 1 ) 2 2 m + ( n 1 ) λ min · 2 m + ( n 1 ) λ min 2 m ( n 1 ) 2 2 m + ( n 1 ) λ min .
Finally, we obtain
K f H = n k = 2 n 1 λ k n ( n 1 ) 2 2 m + ( n 1 ) λ min ,
For the upper bound, according to the monotonicity of the eigenvalues, λ min λ 3 λ n , we have
1 λ k 1 λ min k 2 ,
Thus
k = 2 n 1 λ k k = 2 n 1 λ min = n 1 λ min ,
Multiply both sides by n to get
K f H = n k = 2 n 1 λ k n ( n 1 ) λ min ,
The proof is complete. □
From the above results, we can see that although there is no concise calculation expression for the K f H index, its calculation essentially depends on the inverse 1 λ k of all non-zero eigenvalues λ k ( λ k > 0 ), and λ min is the smallest non-zero eigenvalue, and k = 2 n 1 λ k is mainly dominated by 1 λ min , that is, if λ min is very small (resulting in slow convergence), then 1 λ min will be very large, which will significantly increase the value of K f H ; conversely, a large λ min (fast convergence) Corresponding to a small 1 λ min , it tends to produce a smaller K f H value. In consensus analysis, it plays a role similar to the Kirchhoff index in undirected networks, which is used to characterize robustness against additive noise. As the sum of the “effective resistance” of all node pairs, the increase of K f H intuitively means that the network connectivity efficiency is reduced and the information propagation resistance is increased, which is bound to be unfavorable for fast convergence. Therefore, for a connected hybrid network, the size of K f H can still strongly indicate the speed of the consistent convergence rate: a large K f H indicates slow convergence, and a small one indicates fast convergence. In summary, the first-order MAS consensus analysis based on the Hermitian Laplace matrix not only continues the framework of traditional Laplace dynamics, but also introduces a new network index—the Hermitian Kirchhoff index. This index has advantages in describing network connectivity and robustness in the case of hybrid networks.

4. On the Effect of Adding a Few Edges/Arcs for the Kf H Index

In this section, we analyze the effect of adding a few edges/arcs on the K f H index with connected hybrid networks.
Theorem 2
(Influence of Adding Directed Arcs). Let v = ( v 1 , , v n ) T be the unit eigenvector corresponding to the smallest non-zero eigenvalue λ min of L . After adding the directed arc A r c = ( p r ) , the K f H exponential change of the new network is:
δ K f H = n k = 2 n δ λ k λ k 2 n λ min 2 δ λ min , w h e r e δ λ min = | v p | 2 + | v r | 2 2 ( v p * v r ) .
and δ λ min > 0 always holds true regardless of the circumstances, then K f H decreases, where ℑ represents the imaginary component of the complex number, and v p * is the conjugate complex number of v p .
Proof. 
Add the correction matrix of the arc e = ( v p v r ) :
R arc = e p e p T + e r e r T Degree increment ( i e r e p T i e p e r T ) Adjacency increment ,
Eigenvalue perturbation formula:
δ λ min = v H R arc v ,
Expand calculation:
v H R arc v = v H ( e p e p T ) v + v H ( e r e r T ) v i v H ( e r e p T ) v + i v H ( e p e r T ) v =   | v p | 2 + | v r | 2 i ( v r * v p ) + i ( v p * v r ) =   | v p | 2 + | v r | 2 + i ( v p * v r v r * v p ) =   | v p | 2 + | v r | 2 2 ( v p * v r ) .
where ( v p * v r ) = a p b r b p a r , by complex division:
v r v p = v r v p 1 = ( v p * v r ) | v p | 2 ,
When v r v p < 0 , obviously δ λ min > 0 ; when v r v p > 0 , from | v p | 2 + | v r | 2 2 | v p v r | and phase optimization, we can obtain δ λ min > 0 . Thus δ K f H < 0 is always valid under any conditions. □
Theorem 3
(Influence of Adding Undirected Edges). Adding an undirected edge { q , t } is equivalent to adding two reverse arcs. The eigenvalue changes to
δ λ min = | v q | 2 + | v t | 2 2 ( v q * v t ) ,
And δ λ min > 0 always holds true regardless of the circumstances, K f H decreases, where ℜ represents the real part of the complex number.
Proof. 
Undirected edge correction matrix:
R edge = e q e q T + e t e t T e q e t T e q e t T ,
According to the eigenvalue perturbation formula, we have
δ λ min = v H R edge v =   | v q | 2 + | v t | 2 v H ( e t e q T ) v v H ( e q e t T ) v =   | v q | 2 + | v t | 2 v q * v t v t * v q =   | v q | 2 + | v t | 2 2 ( v q * v t ) .
Since
v q v t = v q v t 1 = ( v q * v t ) | v t | 2 ,
When v q v t < 0 , obviously δ λ min > 0 ; when v p v r > 0 , from ( v q * v t ) < | v q | 2 + | v t | 2 2 and the phase difference satisfies this condition, we can obtain δ λ min > 0 . Thus δ K f H < 0 is always valid under any conditions. □
Theorem 4
(Mixing Optimization). After adding the edge set E undir and the arc set E dir , the total eigenvalue changes:
δ λ min = { q , t } E undir | v q | 2 + | v t | 2 2 ( v q * v t ) + ( p r ) E dir | v p | 2 + | v r | 2 2 ( v p * v r ) ,
If the total phase contribution is
Δ = { q , t } v q v t + ( p r ) v r v p > 0 ,
Then δ λ min > 0 and K f decreases.
Proof. 
The total perturbation matrix R = R edge + R arc , is obtained by linear combination and Theorems 5 and 6:
δ λ min = v H R v = v H R edge v + v H R arc v = q , t ( | v q | 2 + | v t | 2 2 ( v q * v t ) ) + p r ( | v p | 2 + | v r | 2 2 ( v p * v r ) ) .
When Δ > 0 , the perturbations work together to make δ λ min > 0 , δ K f H < 0 . □
Corollary 1
(Optimal Directed Arcs Selection). Fix the head vertex v r , select m tail vertices from the candidate set S to maximize K f H reduction: Choose v p to maximize v p v r .
Corollary 2
(Optimal Undirected Edges Selection). Select an edge e = { q , t } from the candidate set that maximizes K f H reduction: Choose an edge that maximizes v q v t .
Proof. 
Since δ K f H δ λ min and δ λ min is proportional to the phase term, maximizing the phase contribution is to maximize the K f H reduction. □

5. On the Effect of Removing a Few Edges/Arcs for the Kf H Index

The removal operation can be viewed as the inverse of the addition operation: removing the directed arc e = ( p r ) is equivalent to adding a negative perturbation R arc ; removing the undirected edge { u , v } is equivalent to adding a negative perturbation R edge .
Theorem 5
(Inverse Property of Eigenvalue Perturbation for Removal). Assume that the eigenvalue λ min of L corresponds to the unit eigenvector v , and the perturbation matrix corresponding to the edge deletion operation is R , then the first-order eigenvalue changes:
δ λ min = v H R v ,
where R is the perturbation matrix when adding this element.
Proof. 
From the eigenvalue perturbation theory:
δ λ min = v H ( R ) v = v H R v ,
This is strictly true for Hermitian matrices, and L is a Hermitian matrix. □
Theorem 6
(Influence of Removing Directed Arcs). Let v be the λ min corresponding eigenvector of L , after removing the arc A r c = ( p r ) :
δ λ min = ( | v p | 2 + | v r | 2 ) + 2 ( v p * v r ) ,
and δ λ min < 0 always holds true regardless of the circumstances, then K f H increases.
Proof. 
From the perturbation result of adding arcs and Theorem 2, we have
v H R arc v = | v p | 2 + | v r | 2 2 ( v p * v r ) ,
Substituting into Theorem 5:
δ λ min = | v p | 2 + | v r | 2 2 ( v p * v r ) ,
Phase condition analysis:
δ λ min < 0 | v p | 2 + | v r | 2 2 ( v p * v r ) > 0 ( v p * v r ) v r v p ,
When v r v p < 0 , obviously δ λ min < 0 is established; when v r v p > 0 , from | v p | 2 + | v r | 2 2 | v p v r | and phase optimization, we can obtain indirectly δ λ min < 0 . Thus δ K f H > 0 is always valid under any conditions. □
Theorem 7
(Influence of Removing Undirected Edges). After removing the edge {q,t}:
δ λ min = ( | v q | 2 + | v t | 2 ) + 2 ( v q * v t ) ,
And δ λ min < 0 always holds true regardless of the circumstances, then K f H increases.
Proof. 
From the perturbation result of adding edges and Theorem 3, we can get
v H R edge v = | v q | 2 + | v t | 2 2 ( v q * v t ) ,
Substituting into Theorem 5:
δ λ min = | v q | 2 + | v t | 2 2 ( v q * v t ) ,
By the addition theorem:
| v q | 2 + | v t | 2 2 ( v q * v t ) > 0 ,
Therefore, δ λ min < 0 , K f H increases. □
Theorem 8
(Connectivity Maintenance Conditions). Necessary and sufficient conditions for the network to remain connected after removing elements:
λ min ( G e ) > 0
In this case, K f H is finite and computable. If λ min ( G e ) = 0 , then K f H .
Proof. 
From the Hermitian Laplacian property, we know that λ min > 0 if and only if the network is connected. If the network is not connected after removal, then the null space dimension of L > 1 , which will cause L to be undefined or r ( i , j ) , in which case K f H does not exist or K f H . □
Theoretical investigations in Section 4 and Section 5 examine the mechanism by which adjustments of edges/arcs can improve the first-order MAS’s convergence performance. The conclusions are strictly derived from first-order eigenvalue perturbation theory and therefore apply only to the small-perturbation regime in which a few edges/arcs are added or removed at any one time. We emphasize that the present study is restricted to a small number of operations for reasons of both theoretical rigor and practical feasibility. If a large number of edge/arc modifications are performed continuously, the network topology may change substantially and the core assumptions underlying our analysis no longer hold. Specifically, (1) the phase-discrimination criterion depends on the pre-operation eigenvector v ; subsequent modifications induce eigenvector drift, so decisions based on an outdated eigenvector will accumulate error and may fail; (2) large-scale changes can cause eigenvalue reordering, i.e., the eigenmode associated with the algebraic connectivity λ min may switch, rendering the preceding analysis inapplicable; (3) removal operations in particular can readily destroy network connectivity. Once λ min = 0 , the Hermitian Kirchhoff index K f H diverges and the derived formulas lose meaning.
Therefore, restricting the scope of this study to a small number of operations should be regarded not as a limitation but as a deliberate choice made for theoretical rigor. This restriction ensures that conclusions about the effects of individual operations are precise and reliable within the small-perturbation framework. More importantly, a deep understanding of single-operation effects establishes a solid foundation for the optimization of network topology at larger scales. A practical and feasible strategy is to incorporate the results of this work into an iterative optimization scheme: at each iteration, perform the single optimal operation determined by the current network state, update the network, and repeat the process. In this way, the present analysis provides the essential theoretical basis and core decision criteria for efficient large-scale topology-optimization algorithms.

6. Numerical Simulation

In this section, we will use several numerical examples to illustrate the theoretical results in the previous sections.
Example 1.
To verify the relationship between the K f H index and algebraic connectivity, we generated a random mixed network with 30 vertices and 100 edges, tested 15 different gradients of directed edge proportion used as the independent variable and constructed line graphs of the K f H index and algebraic connectivity, as shown in Figure 1.
From Figure 1, we can see that the trends of the K f H index and the algebraic connectivity are exactly opposite. With the increase in the proportion of directed edges, the algebraic connectivity develops in a cyclical trend of “first increase and then decrease”, while the K f H index develops in a cyclical trend of “first decrease and then increase”, which corresponds to it. It is also reflected in some turning points. Therefore, this further confirms that the K f H index is negatively correlated with the algebraic connectivity. As the K f H index increases, the algebraic connectivity will decrease. Therefore, it is feasible to use the K f H index to replace the algebraic connectivity as an indicator to measure the consistent convergence rate of the multi-agent system.
Example 2.
To further verify the relationship between the K f H index and algebraic connectivity, we adopt the existing numerical simulation examples of Gao et al. [14] and Lin et al. [18], as shown in Figure 2. Starting with an undirected network, the Laplacian eigenvalue of G a is (0, 2.3820, 3.3820, 4.6180, 5.6180, 6), λ min ( G a ) = 2.3820 , and the original K f H = 7.6596 . After removing the non-redundant edge 1, 2, λ min ( G a ) decreases, while K f H increases. For the directed network, the algebraic connectivity λ min ( D a ) = 0.401 , and the original K f H = 42.714 . After adding arc ( V 1 V 5 ) , λ min ( D a ) increases, and K f H decreases. When arcs ( V 2 V 5 ) and ( V 3 V 5 ) are added respectively, λ min ( D a ) decreases and K f H increases, which is consistent with Theorem 2.
Example 3.
To verify whether the conditions for the influence of adding or removing edges or arcs on the K f H index are consistent, we use the Erdös–Rényi hybrid network as example to perform numerical simulation. At the same time, we also show the state trajectory of all nodes corresponding to hybrid network with topology shown in Figure 3. We can see that over time, the state values of all nodes gradually converge to a consistent value, and the group inconsistency also decays exponentially and gradually approaches 0. The convergence rate and decay rate are directly proportional to the algebraic connectivity, which means they are inversely proportional to the K f H index. In other words, as time goes by, the greater the algebraic connectivity, the smaller K f H , the faster the convergence rate and the faster the decay rate. Through calculation, we can obtain the minimum non-zero eigenvalue λ min = 0.6955 and K f H = 16.1172 of the original Hermitian Laplace matrix L . After a series of operations such as adding or removing edges/arcs, the results are shown in Table 1 and Figure 4.
From Table 1 we can see that whether adding edges/arcs or removing edges/arcs, the predicted changes and the actual δ K f H change trends are exactly the same. When adding edges/arcs, the phase condition is positive, and the actual δ λ min is also positive—this in turn leads to a negative actual δ K f H , indicating that when adding edges/arcs, the phase condition is positively correlated with δ λ min and negatively correlated with δ K f H ; when removing edges/arcs, the phase condition is positive, and the actual δ λ min is negative. At this time, the actual δ K f H is positive, indicating that when removing edges/arcs, the phase condition is negatively correlated with δ λ min and positively correlated with δ K f H . This relationship is more clearly shown in Figure 4, which is consistent with the previous theoretical results, indicating that the previous theory is correct and effective.

7. Summary

For MAS with hybrid network as interactive topology, this paper first proposes the K f H index based on resistance distance as an indicator to measure the consistent convergence rate, and discusses its relationship with algebraic connectivity, demonstrating its rationality as such an indicator. Then, the influence of adding or removing edges/arcs on the K f H index is explored. By introducing the eigenvalue perturbation matrix, this paper studies the change of the corresponding network matrix independently, and establishes its relationship with algebraic connectivity and its eigenvectors, and the phase condition for judging the change of the K f H index is obtained: when adding or removing arcs, the imaginary part of the ratio of the head end to the tail end needs to be calculated, and when adding or removing edges, the real part of the ratio of the head end to the tail end need to be calculated. By comparing the change in algebraic connectivity, the results are extended to adding edges and arcs at the same time, which can be extended to the scenario of adding edges and arcs simultaneously, covering all tail and head vertices of these arcs. These results can be used to improve the consistent convergence rate of MAS.
Future research should consider the case where the interaction topology of MAS is a weighted mixed graph, or consider the effect of a large number of adjustments to edges/arcs on K f H index.

Author Contributions

Conceptualization, T.W.; methodology, T.W.; software, H.D.; validation, H.D.; formal analysis, H.D.; writing—original draft preparation, H.D.; writing—review and editing, T.W.; visualization, H.D.; supervision, T.W.; project administration, T.W.; funding acquisition, T.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Natural Science Foundation of China, grant number 12261071.

Data Availability Statement

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

Acknowledgments

We thank the referees for pointing out some misprints and for their helpful suggestions.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Donganont, M.; Liu, X. Scaled consensus problems of multi agent systems via impulsive protocols. Appl. Math. Model. 2023, 116, 532–546. [Google Scholar] [CrossRef]
  2. Lu, M.; Wu, J.; Zhan, X.; Han, T.; Yan, H. Consensus of second-order heterogeneous multi-agent systems with and without input saturation. ISA Trans. 2022, 126, 14–20. [Google Scholar] [CrossRef]
  3. Wang, Z.; Xu, J.; Song, X.; Zhang, H. Consensus problem in multi-agent systems under delayed information. Neurocomputing 2018, 316, 277–283. [Google Scholar] [CrossRef]
  4. He, W.; Cao, J. Consensus control for high-order multi-agent systems. IET Control Theory Appl. 2011, 5, 231–238. [Google Scholar] [CrossRef]
  5. Zheng, Y.; Zhu, Y.; Wang, L. Consensus of heterogeneous multi-agent systems. IET Control Theory Appl. 2011, 5, 1881–1888. [Google Scholar] [CrossRef]
  6. Bi, C.; Xu, X.; Liu, L.; Feng, G. Consensus of multi-agent systems under unbounded communication delays via adaptive distributed observers. IEEE Trans. Control Netw. Syst. 2025, 12, 1613–1625. [Google Scholar] [CrossRef]
  7. Olfati-Saber, R.; Murray, R.M. Consensus problems in networks of agents with switching topology and time-delays. IEEE Trans. Autom. Control 2004, 49, 1520–1533. [Google Scholar] [CrossRef]
  8. Zhu, J. On consensus speed of multi-agent systems with double-integrator dynamics. Linear Algebra Appl. 2011, 434, 294–306. [Google Scholar] [CrossRef]
  9. Olfati-Saber, R. Flocking for multi-agent dynamic systems: Algorithms and theory. IEEE Trans. Autom. Control 2006, 51, 401–420. [Google Scholar] [CrossRef]
  10. Ren, W.; Atkins, E. Distributed multi-vehicle coordinated control via local information exchange. Int. J. Robust Nonlinear Control 2007, 17, 1002–1033. [Google Scholar] [CrossRef]
  11. Yu, W.; Chen, G.; Cao, M. Some necessary and sufficient conditions for second-order consensus in multi-agent dynamical systems. Automatica 2010, 46, 1089–1095. [Google Scholar] [CrossRef]
  12. Mosk-Aoyama, D. Maximum algebraic connectivity augmentation is NP-hard. Oper. Res. Lett. 2008, 36, 677–679. [Google Scholar] [CrossRef]
  13. Mo, X.; Huang, Z.; Xing, Y.; Lv, C. Multi-agent trajectory prediction with heterogeneous edge-enhanced graph attention network. IEEE Trans. Intell. Transp. Syst. 2022, 23, 9554–9567. [Google Scholar] [CrossRef]
  14. Gao, S.; Zhang, S.; Chen, X.; Song, X. Effects of adding arcs on the consensus convergence rate of leader-follower multi-agent systems. Appl. Math. Comput. 2022, 453, 128086. [Google Scholar] [CrossRef]
  15. Sydney, A.; Scoglio, C.; Gruenbacher, D. Optimizing algebraic connectivity by edge rewiring. Appl. Math. Comput. 2013, 219, 5465–5479. [Google Scholar] [CrossRef]
  16. Klamroth, K.; Stiglmayr, M.; Totzeck, C. Consensus-based optimization for multi-objective problems: A multi-swarm approach. J. Glob. Optim. 2024, 89, 745–776. [Google Scholar] [CrossRef]
  17. Jafarizadeh, S. Weighted average consensus-based optimization of advection-diffusion systems. IEEE Trans. Signal Inf. Process. Netw. 2020, 7, 45–61. [Google Scholar] [CrossRef]
  18. Chen, X.; Zhang, S.; Zhang, L.; Yu, G.; Liu, J. Determining redundant links of multiagent systems in keeping or improving consensus convergence rates. IEEE Syst. J. 2021, 16, 6153–6163. [Google Scholar] [CrossRef]
  19. Fang, C.; Yu, F.R.; Huang, T.; Liu, J.; Liu, Y. Distributed energy consumption management in green content-centric networks via dual decomposition. IEEE Syst. J. 2016, 11, 625–636. [Google Scholar] [CrossRef]
  20. Zhang, C.J.; Zeng, A. Network skeleton for synchronization: Identifying redundant connections. Physica A 2014, 402, 180–185. [Google Scholar] [CrossRef]
  21. Liu, Y.; Tang, M.; Zhou, T.; Do, Y. Improving the accuracy of the k-shell method by removing redundant links: From a perspective of spreading dynamics. Sci. Rep. 2015, 5, 13172. [Google Scholar] [CrossRef]
  22. Nedić, A.; Liu, J. On convergence rate of weighted-averaging dynamics for consensus problems. IEEE Trans. Autom. Control 2015, 62, 766–781. [Google Scholar] [CrossRef]
  23. Fraga, E.S.; Udomvorakulchai, V.; Pineda, M.; Papageorgiou, L.G. A multi-agent system for hybrid optimization. Comput. Chem. Eng. 2025, 202, 109258. [Google Scholar] [CrossRef]
  24. Donganont, M. Scaled consensus of hybrid multi-agent systems via impulsive protocols. J. Math. Comput. Sci. 2025, 36, 275–289. [Google Scholar] [CrossRef]
  25. Cordier, B.A.; Sawaya, N.P.; Guerreschi, G.G.; McWeeney, S.K. Biology and medicine in the landscape of quantum advantages. J. R. Soc. Interface 2022, 19, 20220541. [Google Scholar] [CrossRef] [PubMed]
  26. He, Q.; Zhang, Z.; Bi, T.; Fang, H.; Yi, X.; Yu, K. Adaptive rumor suppression on social networks: A multi-round hybrid approach. ACM Trans. Knowl. Discov. Data 2025, 19, 31. [Google Scholar] [CrossRef]
  27. F de Resende, B.M.; F Costa, L.D. Characterization and comparison of large directed networks through the spectra of the magnetic Laplacian. Chaos 2020, 30, 073141. [Google Scholar] [CrossRef] [PubMed]
  28. Liu, J.; Li, X. Hermitian-adjacency matrices and Hermitian energies of mixed graphs. Linear Algebra Appl. 2015, 466, 182–207. [Google Scholar] [CrossRef]
  29. Lin, W.; Zhou, S.; Li, M.; Chen, G.; Zhou, Q. The Hermitian Kirchhoff Index and Robustness of Mixed Graph. Math. Probl. Eng. 2021, 2021, 5534472. [Google Scholar] [CrossRef]
  30. Zhang, T.; Bu, C. Detecting community structure in complex networks via resistance distance. Physica A 2019, 526, 120782. [Google Scholar] [CrossRef]
  31. Yu, G.; Qu, H. Hermitian Laplacian matrix and positive of mixed graphs. Appl. Math. Comput. 2015, 269, 70–76. [Google Scholar] [CrossRef]
  32. Yu, G.; Liu, X.; Qu, H. Singularity of Hermitian (quasi-) Laplacian matrix of mixed graphs. Appl. Math. Comput. 2017, 293, 287–292. [Google Scholar] [CrossRef]
  33. Zhu, M.; Zhu, L.; Li, H.; Li, W.; Zhang, Z. Resistance distances in directed graphs: Definitions, properties, and applications. Theor. Comput. Sci. 2024, 1009, 114700. [Google Scholar] [CrossRef]
Figure 1. The relationship between Hermitian Kirchhoff index and algebraic connectivity.
Figure 1. The relationship between Hermitian Kirchhoff index and algebraic connectivity.
Entropy 27 01035 g001
Figure 2. Directed and undirected graph examples. Communication Network G a of a First-Order MAS (Figure 6 in Gao et al. [14]).
Figure 2. Directed and undirected graph examples. Communication Network G a of a First-Order MAS (Figure 6 in Gao et al. [14]).
Entropy 27 01035 g002
Figure 3. Random hybrid network structure and state trajectory of nodes.
Figure 3. Random hybrid network structure and state trajectory of nodes.
Entropy 27 01035 g003
Figure 4. Visualize the impact of operations.
Figure 4. Visualize the impact of operations.
Entropy 27 01035 g004
Table 1. The impact of operations on Hermitian Kirchhoff index.
Table 1. The impact of operations on Hermitian Kirchhoff index.
OperationPhase ConditionPredicting ChangeActual δ λ min Actual δ Kf H
Add Arc 6 9 0.3651 K f H decrease0.1699−3.7035
Add Edge { 0 , 1 } 0.4758 K f H decrease0.0368−1.7848
Remove Arc 10 8 0.0724 K f H increase−0.09814.1273
Remove Edge { 0 , 9 } 0.1737 K f H increase−0.05723.3717
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Deng, H.; Wu, T. Research on the Consensus Convergence Rate of Multi-Agent Systems Based on Hermitian Kirchhoff Index Measurement. Entropy 2025, 27, 1035. https://doi.org/10.3390/e27101035

AMA Style

Deng H, Wu T. Research on the Consensus Convergence Rate of Multi-Agent Systems Based on Hermitian Kirchhoff Index Measurement. Entropy. 2025; 27(10):1035. https://doi.org/10.3390/e27101035

Chicago/Turabian Style

Deng, He, and Tingzeng Wu. 2025. "Research on the Consensus Convergence Rate of Multi-Agent Systems Based on Hermitian Kirchhoff Index Measurement" Entropy 27, no. 10: 1035. https://doi.org/10.3390/e27101035

APA Style

Deng, H., & Wu, T. (2025). Research on the Consensus Convergence Rate of Multi-Agent Systems Based on Hermitian Kirchhoff Index Measurement. Entropy, 27(10), 1035. https://doi.org/10.3390/e27101035

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop