Skip to main content

ORIGINAL RESEARCH article

Front. Control Eng., 11 January 2022
Sec. Networked Control
This article is part of the Research Topic Event-triggered Control, Estimation and Optimization of Networked Systems View all 4 articles

A Submodular Receding Horizon Control Strategy to Distributed Persistent Monitoring

  • 1Department of Automation, Shanghai Jiao Tong University, Shanghai, China
  • 2Key Laboratory of System Control and Information Processing, Ministry of Education of China, Shanghai, China
  • 3Shanghai Engineering Research Center of Intelligent Control and Management, Shanghai, China

This paper investigates the multi-agent persistent monitoring problem via a novel distributed submodular receding horizon control approach. In order to approximate global monitoring performance, with the definition of sub-modularity, the original persistent monitoring objective is divided into several local objectives in a receding horizon framework, and the optimal trajectories of each agent are obtained by taking into account the neighborhood information. Specifically, the optimization horizon of each local objective is derived from the local target states and the information received from their neighboring agents. Based on the sub-modularity of each local objective, the distributed greedy algorithm is proposed. As a result, each agent coordinates with neighboring agents asynchronously and optimizes its trajectory independently, which reduces the computational complexity while achieving the global performance as much as possible. The conditions are established to ensure the estimation error converges to a bounded global performance. Finally, simulation results show the effectiveness of the proposed method.

1 Introduction

In recent years, the multi-agent persistent monitoring problem has received much attention because of the wide range of applications such as smart cities, intelligent transportation, and industrial automation (Nigam, 2014; Yu et al., 2015; Ha and Choi, 2019; Maini et al., 2020). It involves a finite set of targets with dynamical behaviors that need to be monitored, and the main objective is to design the motion strategy for a team of agents equipped with sensors to move between these targets to collect information or minimize the uncertainty metric of targets over a long period of time. In persistent monitoring tasks, due to the dynamic characteristics of the target states, agents need to visit these targets and stay for some time to collect enough information or avoid unbounded estimation errors. In other words, the dynamic target states make the agents perform time-varying monitoring tasks continuously, which makes it difficult for agents to interact with each other effectively and brings challenges to the design of effective monitoring strategies (Rajkumar et al., 2010).

At present, most approaches for multi-agent persistent monitoring problems are exploited in a centralized fashion, such as reinforcement learning (Chen et al., 2020; Liu et al., 2020), approximate dynamic programming (Deng et al., 2017), data-driven (Alam et al., 2018) and others (Smith et al., 2011; Zhao et al., 2018; Asghar et al., 2019; Ostertag et al., 2019; Hari et al., 2020). An incremental sampling-based algorithm is proposed (Lan and Schwager, 2013) to plan a periodic monitoring trajectory for sensing robots in Gaussian Random Fields. Aiming to solve the road-network persistent monitoring problem, (Wang et al., 2020) designed a heuristic path planning algorithm from a decision-making perspective, which enables a UGV to persistently monitor the viewpoints of the road network without traversing them. (Pinto et al., 2020) described the multi-agent persistent monitoring process as a hybrid system, and the Infinitesimal perturbation analysis (IPA) was adopted to solve this problem.

However, as the number of targets and agents increases, the computational complexity of designing a centralized controller can be overwhelmingly high and unreliable under uncertainty monitoring tasks such as the existence of stochastic disturbances. Therefore, a decentralized approach where agents act upon only local information or communicate with only local targets and agents is more desirable. To overcome this issue, (Cassandras et al., 2012; Zhou et al., 2018; Zhou et al., 2020) proposed some decentralized IPA algorithms which significantly reduce communication costs. However, these approaches often converge to poor locally optimal solutions and still need complex calculations because they involve the gradient parameter mentioned in (Pinto et al., 2020). Moreover, the dynamics of targets could be subject to stochastic uncertainties, and the form of the optimization problem could be subjected to multiple constraints such as agent dynamics, which makes it difficult to solve by the methods mentioned above.

Actually, considering the definition of submodular optimization (Gharesifard and Smith, 2017; Mackin and Patterson, 2018; Lee et al., 2021) and the event-driven nature of the multi-agent persistent problem, distributed model predictive control (DMPC) is an attractive strategy because of its ability to deal with complex constraints effectively and the flexibility of solving optimization problems online (Zeng and Liu, 2015; Mi et al., 2018; Zou et al., 2019; Li and Li, 2020). Within the receding horizon framework, the agents only need to rely on local information to optimize decisions on a short horizon each time, which greatly reduces the computational requirements. (Rezazadeh and Kia, 2021) assigned to each target a concave and increasing reward function, and a distributed sub-optimal greedy algorithm with bounded performance was designed based on the submodularity of the objective function. However, this approach does not take into account the need of dwell time for agents to monitor targets, which is related to the agents’ real-time strategies, thus limiting their application. Although (Welikala and Cassandras, 2021) proposed an event-driven receding horizon control strategy for distributed persistent monitoring problems, aiming to optimally control each of the agents in an online distributed manner using only a minimal amount of computational power, yet it only provided a basic distributed control method in the receding horizon control framework, and the cost of transforming the global persistent monitoring problem into multiple distributed optimization subproblems can not be effectively evaluated, which means that the agent strategies derived from local information can be locally optimal.

Based on the discussions mentioned above, the centralized methods require plenty of computing resources, while the existing distributed strategies are difficult to achieve a good monitoring performance. It is still challenging to balance the demand of computing resources and monitoring performance. In this paper, a distributed submodular receding horizon control method was proposed for multi-agent persistent monitoring tasks. In the submodular optimization framework, we first decompose the global optimization objective into multiple local optimization problems driven by monitoring events, then a distributed receding horizon control strategy is proposed, where each agent optimizes its trajectory of the next horizon, including the target to be visited and the dwell time. The utility function that measures the monitoring targets of the agent on each finite horizon is defined and proved to be a submodular function. Additionally, a distributed greedy algorithm using only local information of neighborhood targets and agents is proposed to obtain the optimal solution. Finally, some basic properties of the strategy are analyzed, and the performance of the algorithm is demonstrated by a simulation example. It is worth emphasizing that the algorithm doesn’t require any parameters and only involves a finite number of calculations to obtain a bounded monitoring performance.

The structure of the paper is as follows: Section 2 formulates the persistent monitoring problem. Section 3 presents the distributed optimization problem under the receding horizon control strategy and the distributed optimal decision of each agent; Section 4 discusses the submodular properties of the distributed optimization problem, and Section 5 gives a distributed greedy algorithm. A simulation is given in section 6 to verify the effectiveness of the algorithm. Section 7 concludes the paper.

2 Problem Statement

Consider M targets and N mobile agents equipped with sensing capabilities in an undirected graph G=(V,ζ), where every vertex in V={1,2,,M} represents a target, and the edge set ζ(i,j):i,jV represents the trajectory segments available for agents to travel between targets i and j, the travel time over nodes i and j is represented by an associated value ρij. The neighbor set of target i is Ni, including all points directly connected to it. The main focus of this problem is to persistently reduce the uncertainty of targets by exploiting mobile agents as target state sensors.

Target Dynamics. The target states are dynamically changing with time, and the uncertainty estimation of target i is denoted by Ri(t) according to the following model:

Ṙi(t)=0ifRi(t)=0&AiBiraAiaΓBiraotherwise,(1)

Where Ri(t) increases with a prespecified rate Ai if no agent is visiting it, and decreases with a rate of aΓBiraAi otherwise. aΓBira indicates the joint monitoring capability of agents to target i and Γ is the set of current agents on target i. Each agent can have different monitoring capabilities, denoted by r. Note that Ri(t) ≥ 0 for all t.

Agent sensing model. In this graph topology, agents aN can only be on the vertex iV or edges in ζ. If an agent is on a vertex i, it means that this agent is monitoring the current target i; otherwise, it is on the way to the next target j. Assume that the velocity of each agent is v = {0, 1}, the velocity is 0 if an agent stays at a target, otherwise the velocity becomes 1.

Assumption 1. For any given agent a ∈ Ψ, it’s monitor capability ra will always guarantee BiraAi ≥ 0 and BiraAj ≥ 0, where jNi.

The goal of the persistent monitoring tasks is to minimize the average estimation error of the targets, aiming to solve the following optimization problem:

minJ=1T0Ti=1MRi(t)dt,(2)

subject to target dynamics in (1).

Note that some studies have considered the correlation between the monitoring capability of an agent and the distance to the target. This paper simplifies the monitoring model of agents, where the targets on a given topology represent the detection range of the agent. In fact, only when the agent reaches the target, will it perform the monitoring task. This simplification does not affect the effectiveness of the proposed method.

3 Distributed Receding Horizon Strategy

A complete solution to the problem (2) requires the determination of the access trajectory and dwell time of the agents, which is usually computationally intractable. Moreover, the process requires global information about all agents and targets. It has been mentioned that the agent will leave the current target to perform the next monitoring task after completing the current monitoring target task, i.e., the global monitoring process of agents is composed of multiple continuous switching events. Each event represents the descent of a target’s estimation error, and the length of the event is determined by the target state described in (1). Therefore, the problem (2) can be formulated as:

J=1Ti=1Mk=0Kt0t1Ri(t)dt,(3)

Where k = 0, 1, …K is the number of times the target i has been visited in period T, and Ji(t0,t1)=t0t1Ri(t)dt denotes the local contribution to the global objective J by a target iV during a time period t ∈ [t0, t1].

The form of problem (3) contains multiple block optimization problems. This enables us to use an event-driven receding horizon control strategy to solve this problem, which has been widely used in multi-agent cooperative control and other fields.

Assumption 2. Each agent has access to the following information and communication.

• Once an agent a reaches a target i, it obtains the current uncertain states and models of all targets in the local set Ni, but only when agent reaches the target can make Ri(t) decrease.

• Agent communicates with the target in local set Ni to know whether it is monitored by other agents, and if so, the current agent communicates with them.

Remark 1. Both the communication and monitoring actions of agents depend on the local graph topology. Agents with the same accessible targets can communicate between them, and the current target acts as a relay for the communication. This communication constraint is much more relaxed than the centralized method, especially for applications such as marine environmental monitoring where communication is expensive. This assumption can be relaxed to the task scenario considering the monitoring distance under certain conditions.

Definition 1. If an agent a performs a monitoring task at target i, then only targets in the local set Ni(a,t) are allowed to access the next time. The local agent set of agent a is Aa(t)={Ni(a,t)Nj(b,t)}, including agents that can access the same target in Ni, that is, if there are more than one agent have access to the same target in N(a,t), communication can be established between them.

As mentioned in Section 2, in order to minimize the optimization objective 3, agents need to determine the dwell time at each target first. Under Assumption 1, when an agent a completes the task of target i at time ti and goes to j, according to (1), it holds that Rj(t) ≥ 0 for all t ∈ [0, T]. Besides, agent needs to leave the current target j immediately once the monitoring task is completed. Therefore, Rj is maximum when agent a reaches agent j, and then begins to decrease until it reaches 0 during [t0, t1]. It follows that its optimal dwell time ujk in j is

ujk(ti,t1)=Rj(ti)+ρijAjBjraAj.(4)

Lemma 1. Suppose agent a ready to go to the next target i, at time t0, and arrives target i at time tb, finish the monitor task of target i at time t1. The local objectives during t ∈ [t0, t1] can be formulated as Ji(t0,t1)=ui02(2Ri(t0)+Aiui0)+ui12(2(Ri(t0)+Aiui0)(BiraAi)ui1), Jj(t0,t1)=ui0+ui12(2Rj(t0)+Aj(ui0+ui1)), where jNi, ui0=tbt0 indicates the travel time to i, and ui1=t1tb denotes the visiting time at target i.

Proof. According to the definition of optimization objective 2, J can be discribed as J=1T[jM\i0TRj(t)dt]+1T[0t0Ri(t)dt+t0t1Ri(t)dt+t1TRi(t)dt]. Based on (1), Ji(t0,t1)=Ri(t0)+Ri(t1)2(t1t0)=t1t02[2Ri(t0)+Ṙi(t)(t1t0)]. In the period [t0, t1], the time of agent a at target i is divided into two sections, including monitoring period and movement period. Meanwhile, the target j in the neighborhood changes at the original rate, as shown in Figure 1. Then, Ji(t0,t1)=ui02(2Ri(t0)+Aiui0)+ui12(2(Ri(t0)+Aiui0)(BiraAi)ui1) for jNi, where ui0=tbt0 indicates the travel time to i, and ui1=t1tb denotes the visiting time at target i, and Jj(t0,t1)=ui0+ui12(2Rj(t0)+Aj(ui0+ui1)). This completes the proof.

FIGURE 1
www.frontiersin.org

FIGURE 1. The real-time estimation error R of agents ((A) presents the real-time estimation error of target i when it is monitored by agents, and (B) presents the real-time estimation error of target i if it is not monitored by agents).

When agent a decides the next visiting target, the local objective Ji cannot guarantee global performance, agent a needs to consider the neighborhood targets and agents. The local optimization objective can be described as

Jī(t0,t1)=Ji(t0,t1)+jNjJj(t0,t1).(5)

In the design of each controller, the interaction of agents is distributed since only the states of neighboring nodes and agents rather than global information are considered.

4 Submodular Utility Function

To achieve the global monitoring performance, the amount of reduced target estimation error during each event is evaluated by adopting the utility function. When target i is monitored by agents for the kth time, since the global optimization objective of agent aN is related to the total time of monitoring task, the utility function can be defined as the difference between the uncertainty of the target in the remaining time [t0k,T] before and after the start of the kth monitoring, i.e

Uik=t0kTRi(t)dtt0kTRik(t)dt,(6)

where Rik(t) indicates the estimation error of target i under the strategy before the kth monitoring, Ri(t) denotes the estimation error of target i under the strategy after the start of kth monitoring, t0k is the starting time when one agent decides to access target i.

In the process of multi-agent persistent monitoring tasks, the utility of targets will decrease marginally with the number of agents dwelling on them.

Lemma 2. The utility function of target i is submodular and satisfies Uik()=0.

Nondecreasing: Uik(P̃)Uik(P), P̃PΨ.

Submodular: Uik(P{a})Uik(P)Uik(P̃{a})Uik(P̃), P̃PΨ and a ⊂ Ψ.

Proof. When target i is not being monitored by any agent aN, it holds that Uik()=0 due to the definition of Uik in function (6). Define LP̃=bP̃Birb and LP=bPBirb, where P̃PN/{a},{a}N, Δik=PP̃. According to (4), one agent spend at most ti=Ri(t0)BiraAi to make the estimation error of target i decrease to 0, then the cumulative monitoring error Jik of target i in the remaining time can be expressed as:

Ji=t0kTRi(t)dt=t0ktiRi2(t)BiraAidt=Ri2(t0)2BiraAi,

While,

Uik(P̃)Uik(P)=t0kTRi(t)dtt0kTRi,P̃k(t)dtt0kTRi(t)dtt0kTRi,Pk(t)dt=t0kTRi,Pk(t)dtt0kTRi,P̃k(t)dt=Ri2(t0)21bP̃Birb+aΔikBiraAi1bP̃BirbAi=Ri2(t0)2aΔikBirabP̃Birb+aΔikBiraAibP̃BirbAi<0,(7)

Which means that the utility function of target i is nondecreasing. Similarly,

(a) Uik(P̃{a})Uik(P̃)=Ri2(t0)2BirabP̃Birb(bP̃BirbAi)(BiraAi),

(b) Uik(P{a})Uik(P)=Ri2(t0)2BirabPBirb(bPBirbAi)(BiraAi),

thus the submodulariry of the utility function can be proved by simple comparison.

Lemma 3. For local optimization objective 5, the targets in the local set Nik are monitored by agents, and the local utility function UNik=J̄i0(t0k,T)J̄ik(t0k,T) is nondecreasing and submodular, and UNik()=0, where J̄i0 denotes the initial strategy of local monitoring tasks.

Proof. For submodularity, we consider P̃PΨ/{a}, and a ⊂ Ψ. Define P̃1=P̃{a}, P̃2=P{a} and π=(a,i,uik)Ψ×H×M, where uikH for iNi denotes the possible dwell time set of each target visited by possible agents. Then

UNik(P{a})UNik(P)=Jk(t0k,T)JP̃2(t0k,T)(Jk(t0k,T)JP̃(t0k,T))=JP(t0k,T)JP̃2(t0k,T)=UNik(P)UNik(P̃2)UNik(P̃)UNik(P̃1).(8)

For monotonicity, for any P ⊂ Ψ and a ∈ Ψ, Π ⊂ Ψ × H × M and π ∈ Ψ × H × M, UNik(Π{π})UNik(Π)=UNik(P{a})UNik(P)0 due to Lemma 2. Obviously, UNik()=0 follows from Uik()=0 for each iM.

Lemma 4. For global optimization objective 3, the global utility function Uk=Jik(t0k,T)Ji(t0k,T) is nondecreasing and submodular. Moreover, UNik()=0.

Proof. For submodularity, we consider P̃PΨ/{a}, and a ⊂ Ψ. Define P̃1=P̃{a},P̃2=P{a}, then

Uk(P{a})Uk(P)=Jk(t0k,T)JP̃2(t0k,T)(Jk(t0k,T)JP(t0k,T))=JP(t0k,T)JP̃2(t0k,T).(9)

Since the cost of monitoring local targets is submodular by Lemma 3, it can be obtained that

JP(t0k,T)JP̃2(t0k,T)=Uk(P)Uk(P̃2)Uk(P̃)Uk(P̃1).(10)

For monotonicity, for any P ⊂ Ψ and a ∈ Ψ, Π ⊂ Ψ × H × M and π ∈ Ψ × H × M, it can be obtained that Uk(Π ∪ {π}) − U(Π) = Uk(P ∪ {a}) − Uk(P) ≥ 0 due to Lemma 2 and Lemma 3. Obviously, Uk(∅) = 0 follows from Uik()=0 for each iM.

Remark 2. The analysis of the utility function of targets is equal to the objective 3. Lemma 2–4 proves that the designed utility function is a submodule function, it reduces the complexity of target performance analysis under a distributed receding horizon control strategy.

5 Distributed Greedy Algorithm

A distributed greedy algorithm is proposed in this section, which does not require synchronous actions of agents, meaning that at each visiting time t, an agent takes its action independently, and the motion of an agent is determined by the completion of the event of monitoring the current target. If the agent is going to move, then the agent will perform the decision-making procedures as shown in algorithm 1. Otherwise, the agent will continue to execute the previous strategy.

In algorithm 1, if there is more than one agent in the local set A to make decisions at the same time, only the one with high monitoring ability will be calculated, and the rest will make decisions at the next computing time in turn. This ensures that agents fully consider the behavior of other agents in the neighborhood to make more rational decisions.

Remark 3. It is possible that agents can not complet the next monitoring tasks in the remaining time tr, considering that time T is limited. The situation that the remaining time tr is less than the travel time ρij to any next target is considered first. According to 5 and Lemma 1, the global estimation error of an agent going anywhere will be greater than stay at the current target. In this case, the optimal strategy of the agent is to stay at the current target. In another situation, the remaining time tr can be less than the optimal dwell time. The local estimation error of agent staying at the current target is Jī=iNiRitr, and the local estimation error of agent going to other target jNi is Jj̄=jNiRj(t1)ρij+jNiRj(t2)(trρij), where t1, t2 are the moments to visit and arrive the next target, respectively. In this case, the optimal strategy of an agent is to access the target corresponding to the smallest J̄.

Assumption 3. Let κπ = U (Π ∪ π) − U(Π), each agent a has to acess target i at time t with a strategy π={a,i,uik}, suppose that for any πΠΠ̄, there exist a constant ν ∈ (0, 1) that makes κπ2>νκπ1, where κπ1=U(Ππ1)U(Π) and κπ2=U(Ππ1π2)U(Ππ1).

Obviously, this assumption can be satisfied easily due to the submodularity of utility functions.

Theorem 1. The cost of constructing feasible strategies of agents by Algorithm 1 is of order O(aNKaD), where Ka denotes the total number of observed targets in time T, N=maxiMNi and D=maxaNiAi. Let J* be an optimal solution of (2) and J̄ be the output of Algorithm 1, then JiJ*<2(J0J̄), where J0 represents the global cost when there is no agent monitoring targets.

Proof. The proposed algorithm can obtain a solution within limited computing resources is proved first. According to the definition of persistent monitoring tasks, agents moving to the next target will take ρij seconds. For a finite time T, the number of events Ka would satisfy Ka<T/(ρij)min, where (ρij)min denotes the minimum travel time in the graph. For each agent, at the kth decision, it needs to calculate the utility of a limited number of potential access targets in the neighborhood after being monitored. The number of calculations in this process is only determined by the number of targets in the neighborhood. That is, the agent only needs to make decisions KaD times in t ∈ [0, T]. Meanwhile, agent decisions are independent of each other. Communication between agents relies on neighborhood targets, which only occurs when the agent makes its next access decision. This kind of communication can be asynchronous each time a new access target is determined. This shows that for the global objective in 2, only O(aΨKaD) complexity of communication and computing is needed to obtain a global solution at most.

The performance boundary of the algorithm is discussed next. Suppose U* as the optimal utility to objective 2, and U(Π) as the final solution based on the algorithm 1, then, it can be formed that U(ΠΠ̂)=(e)U(Π̂)+π{PiΠ̂}κπ(Π). Considering the fact that Π*=aM,iΨ(a,i,uik), π{PiΠ̂}κπ(Π) can be redescribed as iMk=0Kπ{PiΠ̂}κπ(Π). From the submodularity of U mentioned in Lemma 4, it follows that U(Π̂)+iMk=0Kπ{PiΠ̂}κπ(Π)U(Π̂)+iMk=0Kπ{PiΠ̂}κπ(Πk), that is:

U(ΠΠ̂)U(Π̂)+iMk=0Kπ{PiΠ̂}κπ(Πk).(11)

Similarly, considering the submodularity bound of U defined in Assumption 3,

U(ΠΠ̂)=U(Π*)+π{PiΠ̂}κπ(Π)=U(Π*)+iMk=0Kπ{PiΠ̂}κπ(Π)U(Π*)+νiMk=0Kπ{PiΠ̂}κπ(Πk).(12)

Combine Eqs 11, 12, then

U(Π*)U(Π̂)+(1ν)iMk=0Kπ{PiΠ̂}κπ(Πk)U(Π̂)+(1ν)U(Π̂)2U(Π̂).(13)

According to the utility function defined in 4, JiJ*<2(J0J̄), which means that J0J̄J0J*12 and the proof is conculuded.

Remark 4. At each time t, if the agent completes monitoring of the current target, which means R(t) = 0, the agent will immediately move to the next target. It’s the key to ensuring the efficiency guarantee of the algorithm. Algorithm 1 returns feasible strategies of agents when they visit the next targets each time, making objective J decrease continuously.

Remark 5. The monitoring performance is affected by the number of targets and agents, the monitoring and movement ability of agents, and the distance between targets, etc. As the number of targets increases in a persistent monitoring task with a given number of agents, the monitoring performance of the proposed method could be worse. Thus, the computation burden could be heavier. Theorem 1 proves that the monitoring performance of the proposed method is close to the result of the centralized method, even if the graph size increases.

6 Simulation

Consider three agents equipped with different monitor capabilities, they are used to move between nine targets to minimize the total estimation error in a given graph. The position of targets are [2, 1], [2, 2], [3, 0], [3, 3], [4, 0], [4, 3], [5, 1], [5, 2], [3.5], [1.5], and the initial position of each agent are at target 3, 6, and 8, as shown in Figure 2. The dynamic set of targets is defined as A = [0.87; 0.74; 1.09; 1.1; 1.02; 0.93; 1.05; 0.87; 1.2]; B = [1.69; 1.95; 1.95; 2.18; 2.37; 2.93; 2.60; 1.95; 2.60]; And the ability set of agents is r = [1; 1.5; 2]; The initial uncertainty set of targets is R0 = [5; 10.5; 8.7; 9.2; 13; 9.4; 12; 10.5; 5]; The overall time period is T = 500 and the time step is 1. The resluts are shown in Figures 35.

FIGURE 2
www.frontiersin.org

FIGURE 2. Initial position of targets and agents (The black points represent the targets and the five-pointed stars represent the position of agents).

FIGURE 3
www.frontiersin.org

FIGURE 3. The real-time monitoring targets of agents (1–9 on the Y-axes repersent the labels of targets, and the X-axes denotes the monitoring time t).

FIGURE 4
www.frontiersin.org

FIGURE 4. The performance of proposed distributed monitoring method.

FIGURE 5
www.frontiersin.org

FIGURE 5. The real-time estimation error R of each target.

Figure 3 provides the real-time monitoring targets of the agents during t ∈ [0, 500]. Agents perform monitoring tasks in different sequences after starting from their initial targets. The dwell time of the agent at each target is represented by the length of the horizontal line, and the vertical axes represents different targets. As described above, the agent can switch between different targets by only using limited local information. In the process of monitoring tasks, agents may obtain different strategies at the same target, which is mainly affected by the states of other target points in the neighborhood and the monitoring states of agents in the neighborhood.

The result of this simulation is shown in Figure 4, in comparison with the centralized receding horizon control method and the basic distributed receding horizon control strategy designed in Welikala and Cassandras (2021). From the observed results, the performance of proposed sub-modular based DRHC method is closer to the centralized method. The optimal result of the centralized RHC approach is an upper bound of the proposed distributed method, which is a trade-off for monitoring performance and calculating costs.

The real-time estimation errors for each target are displayed in Figure 5. The estimation error of each target increases continuously until the agents arrive, and decreases to 0 when agents dwell at the current target.

To further illustrate the effect of the proposed method, 200 times simulations are run to obtain an average cost, aiming to reduce the impact of different initial positions of agents on monitoring performance. The results are shown in Table 1. It can be concluded that the proposed method can converge to a bounded global performance while costing less computing time.

TABLE 1
www.frontiersin.org

TABLE 1. The mean cost and computing time of 200 simulations.

ALGORITHM 1
www.frontiersin.org

Algorithm 1. The distributed greedy strategy for Multi-agent persistent monitoring

7 Conclusion

In this paper, a submodular receding horizon control strategy is proposed for distributed multi-agent persistent monitoring problem, aiming to obtain a guaranteed bound monitoring performance with the finite number of calculations. Considering the submodular characteristics of the monitoring objective function, the global monitoring objective is decomposed into multiple optimization problems based on the receding horizon control strategy, and the optimal dwell time of each agent in a target is determined first. The utility function of an agent monitoring targets is proved to be submodular, based on which a distributed greedy algorithm is proposed to obtain optimal strategies for agents to persistent monitor targets. In particular, the analysis is presented to prove each agent can only use limited computing resources to obtain a guaranteed performance. Numerical results show that the proposed method has better stability and convergence speed. Future work will pay more attention to the performance assurance of the proposed algorithm in stochastic environments.

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 authors.

Author Contributions

XZ is responsible for the conceptualization, the simulation and the writing of this paper. YZ and SL are responsible for the funding acquisition, the conceptualization of the main idea and the revisions of the paper.

Funding

This research was supported by the National Key R&D Program of China (2018YFB1701101), National Natural Science Foundations under Grants (61773162 and 61833012), Beijing Advanced Innovation Center for Intelligent Robots and Systems.

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.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fcteg.2021.786877/full#supplementary-material

References

Alam, T., Reis, G. M., Bobadilla, L., and Smith, R. N. (2018). “A Data-Driven Deployment Approach for Persistent Monitoring in Aquatic Environments,” in 2018 Second IEEE International Conference on Robotic Computing (IRC) (IEEE), 147–154. doi:10.1109/irc.2018.00030

CrossRef Full Text | Google Scholar

Asghar, A. B., Smith, S. L., and Sundaram, S. (2019). “Multi-Robot Routing for Persistent Monitoring with Latency Constraints,” in 2019 American Control Conference (ACC) (IEEE), 2620–2625. doi:10.23919/acc.2019.8814485

CrossRef Full Text | Google Scholar

Cassandras, C. G., Lin, X., and Ding, X. (2012). An Optimal Control Approach to the Multi-Agent Persistent Monitoring Problem. IEEE Trans. Automatic Control. 58, 947–961. doi:10.1109/cdc.2012.6426992

CrossRef Full Text | Google Scholar

Chen, J., Baskaran, A., Zhang, Z., and Tokekar, P. (2020). Multi-Agent Reinforcement Learning for Persistent Monitoring. arXiv [Preprint]. Available at: https://arxiv.org/abs/2011.01129

Google Scholar

Deng, K., Chen, Y., and Belta, C. (2017). An Approximate Dynamic Programming Approach to Multiagent Persistent Monitoring in Stochastic Environments with Temporal Logic Constraints. IEEE Trans. Automat. Contr. 62, 4549–4563. doi:10.1109/tac.2017.2678920

CrossRef Full Text | Google Scholar

Gharesifard, B., and Smith, S. L. (2017). Distributed Submodular Maximization with Limited Information. IEEE Trans. Control Netw. Syst. 5, 1635–1645. doi:10.1109/TCNS.2017.2740625

CrossRef Full Text | Google Scholar

Ha, J.-S., and Choi, H.-L. (2019). On Periodic Optimal Solutions of Persistent Sensor Planning for Continuous-Time Linear Systems. Automatica. 99, 138–148. doi:10.1016/j.automatica.2018.10.005

CrossRef Full Text | Google Scholar

Hari, S. K. K., Rathinam, S., Darbha, S., Kalyanam, K., Manyam, S. G., and Casbeer, D. (2020). Optimal Uav Route Planning for Persistent Monitoring Missions. IEEE Trans. Robotics. 37, 550–566. doi:10.1109/TRO.2020.3032171

CrossRef Full Text | Google Scholar

Lan, X., and Schwager, M. (2013). “Planning Periodic Persistent Monitoring Trajectories for Sensing Robots in Gaussian Random Fields,” in 2013 IEEE International Conference on Robotics and Automation (IEEE), 2415–2420. doi:10.1109/icra.2013.6630905

CrossRef Full Text | Google Scholar

Lee, J., Kim, G., and Moon, I. (2021). A mobile Multi-Agent Sensing Problem With Submodular Functions Under a Partition Matroid. Comput. Operations Res. 132, 105265. doi:10.1016/j.cor.2021.105265

CrossRef Full Text | Google Scholar

Li, H., and Li, X. (2020). Distributed Model Predictive Consensus of Heterogeneous Time-Varying Multi-Agent Systems: With and Without Self-Triggered Mechanism. IEEE Trans. Circuits Syst. 67, 5358–5368. doi:10.1109/TCSI.2020.3008528

CrossRef Full Text | Google Scholar

Liu, Y., Liu, H., Tian, Y., and Sun, C. (2020). Reinforcement Learning Based Two-Level Control Framework of Uav Swarm for Cooperative Persistent Surveillance in an Unknown Urban Area. Aerospace Sci. Technology. 98, 105671. doi:10.1016/j.ast.2019.105671

CrossRef Full Text | Google Scholar

Mackin, E., and Patterson, S. (2018). Submodular Optimization for Consensus Networks with Noise-Corrupted Leaders. IEEE Trans. Automatic Control. 64, 3054–3059. doi:10.1109/TAC.2018.2874306

CrossRef Full Text | Google Scholar

Maini, P., Tokekar, P., and Sujit, P. (2020). Visibility-based Persistent Monitoring of Piecewise Linear Features on a Terrain Using Multiple Aerial and Ground Robots. IEEE Trans. Automation Sci. Eng. 18 (4), 1692–1704. doi:10.1109/TASE.2020.3014949

CrossRef Full Text | Google Scholar

Mi, X., Zou, Y., and Li, S. (2018). Event-triggered Mpc Design for Distributed Systems Toward Global Performance. Int. J. Robust Nonlinear Control. 28, 1474–1495. doi:10.1002/rnc.3969

CrossRef Full Text | Google Scholar

Nigam, N. (2014). The Multiple Unmanned Air Vehicle Persistent Surveillance Problem: A Review. Machines. 2, 13–72. doi:10.3390/machines2010013

CrossRef Full Text | Google Scholar

Ostertag, M., Atanasov, N., and Rosing, T. (2019). “Robust Velocity Control for Minimum Steady State Uncertainty in Persistent Monitoring Applications,”2019 American Control Conference (ACC), 2501–2508. doi:10.23919/acc.2019.8814376

CrossRef Full Text | Google Scholar

Pinto, S. C., Andersson, S. B., Hendrickx, J. M., and Cassandras, C. G. (2020). “Optimal Periodic Multi-Agent Persistent Monitoring of a Finite Set of Targets with Uncertain States,” in 2020 American Control Conference (ACC) (IEEE), 5207–5212. doi:10.23919/acc45564.2020.9147376

CrossRef Full Text | Google Scholar

Rajkumar, R., Lee, I., Sha, L., and Stankovic, J. (2010). “Cyber-physical Systems: The Next Computing Revolution,” in Design automation conference (IEEE), 731–736.

Google Scholar

Rezazadeh, N., and Kia, S. S. (2021). A Sub-modular Receding Horizon Solution for Mobile Multi-Agent Persistent Monitoring. Automatica. 127, 109460. doi:10.1016/j.automatica.2020.109460

CrossRef Full Text | Google Scholar

Smith, S. L., Schwager, M., and Rus, D. (2011). “Persistent Monitoring of Changing Environments Using a Robot with Limited Range Sensing,” in 2011 IEEE International Conference on Robotics and Automation (IEEE), 5448–5455. doi:10.1109/icra.2011.5980251

CrossRef Full Text | Google Scholar

Wang, T., Huang, P., and Dong, G. (2020). Modeling and Path Planning for Persistent Surveillance by Unmanned Ground Vehicle. IEEE Trans. Automation Sci. Eng. 18 (4), 1615–1625. doi:10.1109/TASE.2020.3013288

CrossRef Full Text | Google Scholar

Welikala, S., and Cassandras, C. G. (2021). Event-driven Receding Horizon Control for Distributed Persistent Monitoring in Network Systems. Automatica. 127, 109519. doi:10.1016/j.automatica.2021.109519

CrossRef Full Text | Google Scholar

Yu, J., Karaman, S., and Rus, D. (2015). Persistent Monitoring of Events with Stochastic Arrivals at Multiple Stations. IEEE Trans. Robot. 31, 521–535. doi:10.1109/tro.2015.2409453

CrossRef Full Text | Google Scholar

Zeng, J., and Liu, J. (2015). Distributed Moving Horizon State Estimation: Simultaneously Handling Communication Delays and Data Losses. Syst. Control. Lett. 75, 56–68. doi:10.1016/j.sysconle.2014.11.007

CrossRef Full Text | Google Scholar

Zhao, M., Wei, Y., and Xiao, J. (2018). “An Optimal Control Approach to the Multi-Agent Persistent Monitoring with Weight Coefficient,” in 2018 Chinese Automation Congress (CAC), 358–363. doi:10.1109/cac.2018.8623586

CrossRef Full Text | Google Scholar

Zhou, N., Cassandras, C. G., Yu, X., and Andersson, S. B. (2020). The price of Decentralization: Event-Driven Optimization for Multi-Agent Persistent Monitoring Tasks. IEEE Trans. Control. Netw. Syst. 8 (2), 976–986. doi:10.1109/TCNS.2020.3047314

CrossRef Full Text | Google Scholar

Zhou, N., Yu, X., Andersson, S. B., and Cassandras, C. G. (2018). Optimal Event-Driven Multiagent Persistent Monitoring of a Finite Set of Data Sources. IEEE Trans. Automat. Contr. 63, 4204–4217. doi:10.1109/tac.2018.2829469

CrossRef Full Text | Google Scholar

Zou, Y., Su, X., Li, S., Niu, Y., and Li, D. (2019). Event-triggered Distributed Predictive Control for Asynchronous Coordination of Multi-Agent Systems. Automatica. 99, 92–98. doi:10.1016/j.automatica.2018.10.019

CrossRef Full Text | Google Scholar

Keywords: persistent monitoring, distributed control, receding horizon control, optimization, submodular function

Citation: Zhao X, Zou Y and Li S (2022) A Submodular Receding Horizon Control Strategy to Distributed Persistent Monitoring. Front. Control. Eng. 2:786877. doi: 10.3389/fcteg.2021.786877

Received: 30 September 2021; Accepted: 01 November 2021;
Published: 11 January 2022.

Edited by:

Huiping Li, Northwestern Polytechnical University, China

Reviewed by:

Le Li, Northwestern Polytechnical University, China
Miaomiao Ma, North China Electric Power University, China

Copyright © 2022 Zhao, Zou and Li. 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: Yuanyuan Zou, yuanyzou@sjtu.edu.cn

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.