---
title: Deviated Pursuit Guidance
url: https://www.emergentmind.com/topics/deviated-pursuit-guidance
type: topic
---

# Deviated Pursuit Guidance

Searching arXiv for recent papers on deviated pursuit guidance and closely related formulations.
Deviated pursuit guidance is a family of guidance constructions in which a pursuer, interceptor team, or agent network does not simply chase a target along the instantaneous line of sight, but instead regulates a deliberate geometric, temporal, or informational deviation to shape the engagement. In the recent literature, that deviation appears as a rotated pursuit vector in cyclic pursuit, a deviation angle relative to the line of sight, a prescribed terminal angular separation among multiple pursuers, a delayed-information surrogate state, or an asymmetric visibility sector for vision-based interception. Across these formulations, the common feature is that the guidance objective is achieved by controlling the geometry of pursuit rather than by direct pursuit alone [2011.00609].

## 1. Canonical geometric formulations

A canonical formulation appears in deviated linear cyclic pursuit. For agents \(p_i(t)\in\mathbb{R}^2\), ordered cyclically, the autonomous law is
\[
\dot{p}_i(t) =R(\theta) (p_{i+1}(t) - p_i(t)),
\]
with
\[
R(\theta) = \left [ \begin{matrix} \cos(\theta) & \sin(\theta)\\ -\sin(\theta) & \cos(\theta) \end{matrix} \right ].
\]
Here the deviation angle \(\theta\) rotates the local pursuit vector away from direct pursuit. The associated critical angle is
\[
\theta_c=\frac{\pi}{n},
\]
and the collective regime depends on whether \(|\theta|\) is below, equal to, or above \(\theta_c\) [2011.00609].

In interceptor guidance, the same idea is expressed through a line-of-sight-relative deviation angle. For the \(i\)-th interceptor in a planar engagement,
\[
\delta_i = \gamma_{M_i} - \theta_i,
\]
with relative kinematics
\[
V_{r_i} = \dot{r}_i = V_T \cos(\gamma_T - \theta_i) - V_{M_i} \cos\delta_i,
\]
\[
V_{\theta_i} = r_i \dot{\theta}_i = V_T \sin(\gamma_T - \theta_i) - V_{M_i} \sin\delta_i.
\]
Against a constant-velocity, non-maneuvering target, deviated pursuit yields an exact time-to-go expression,
\[
t_{\mathrm{go}_i} = \dfrac{r_i\left(V_{r_i}+2V_{M_i}\cos\delta_i-V_{\theta_i}\tan\delta_i\right)}{V_{M_i}^2-V_T^2},
\]
and this exactness is the basis for several cooperative guidance laws [2509.15136].

A third geometric usage arises in cooperative interception with prescribed relative intercept angles. In that setting, the deviation is not a constant line-of-sight offset during the engagement, but a terminal angular separation,
\[
\theta_{M_{i+1}}(t_f)-\theta_{M_i}(t_f)=\delta,
\]
imposed among adjacent pursuers at intercept. This makes deviated pursuit a tool for terminal geometry design as well as for line-of-sight shaping [2401.07428].

## 2. Pursuit–evasion engagements and single-interceptor guidance

One recent pursuit–evasion formulation considers an escape flight vehicle (EFV) guided by deep reinforcement learning against a pursuit flight vehicle (PFV) guided by proportional navigation. The PFV uses
\[
n = K_1 a_{t}',
\]
with overload commands converted to aerodynamic angles through
\[
\alpha_{cx} = K_2 n_{y'}, \qquad \beta_{cx} = K_2 n_{z'}.
\]
The EFV, by contrast, learns guidance commands to maximize residual velocity subject to an evasion-distance constraint, with capture declared when the distance drops below \(30.0\) m. The resulting optimization is described as an irregular dynamic max-min problem because the optimal stopping time is unknown, the residual velocity depends on the full command sequence, the recursion is complex and nonlinear, and the aerodynamic forces are not available in simple closed form. The state used by the policy has 8 variables—relative position, relative velocity, and the previous EFV guidance commands—and the action is the change in guidance commands rather than the absolute commands. In simulation, PPO achieved residual velocity \(67.2422\) m/s with evasion distance \(30.8556\) m, while ES-enhanced PPO achieved \(69.0432\) m/s with evasion distance \(30.1036\) m, improving PPO by about \(2.7\%\) [2405.03711].

This EFV–PFV setting is asymmetric: only the escaping vehicle learns, while the pursuer is a fixed-rule adversary. That asymmetry preserves the classical pursuit structure on the pursuer side and uses deviation on the evader side to distort the pursuit geometry. A plausible implication is that deviated pursuit guidance need not belong exclusively to the pursuer; it can also be used as an escape-guidance principle when the objective is to force an unfavorable line-of-sight evolution for the pursuer [2405.03711].

A control-theoretic variant appears in input-output feedback-linearized interception. There the outputs are the line-of-sight angular rates,
\[
y=h(x)= \begin{bmatrix} \dot\psi_L\\[2mm] \dot\theta_L \end{bmatrix},
\]
and the baseline objective is
\[
\dot\psi_L\to 0,\qquad \dot\theta_L\to 0.
\]
The key result is that output regulation alone does not guarantee interception because
\[
\dot\psi_L\to 0,\ \dot\theta_L\to 0 \quad \not\Rightarrow \quad \dot R<0.
\]
To remove the non-intercepting zero-dynamics branch, the proposed Closing Alignment Toggle Scheme switches the sign of the linearizing control according to the sign of the pursuer velocity projection on the LOS, thereby enforcing the closing branch and guaranteeing interception over a broad class of initial geometries for which the decoupling matrix is invertible [2605.03167].

## 3. Cooperative interception, consensus, and prescribed timing

In cooperative salvo interception, deviated pursuit is used because it provides an exact time-to-go variable that can be synchronized across interceptors. For a moving, non-manoeuvring target, the cooperative law in one formulation is built on
\[
t_{\mathrm{go}_i}= \frac{r_i}{\Upsilon_i}\left[V_{\mathrm{M}_i}\sec\delta_i+V_\mathrm{T}\sec\delta_i\cos\left(\gamma_\mathrm{T}-\theta_i+\delta_i\right)\right], \qquad \Upsilon_i=V_{\mathrm{M}_i}^2-V_\mathrm{T}^2,
\]
with consensus dynamics defined on the time-to-go errors. The communication topology is a pseudo-undirected graph, and the consensus value depends on the left null vector of the weighted Laplacian:
\[
x_\infty=\frac{\sum_i p_i x_i(0)}{\sum_i p_i}.
\]
With positive weights, the consensus impact time lies in the convex hull of the initial time-to-go values; with one negative edge weight chosen within Nyquist-based gain-margin bounds, the common impact time can be pushed outside that convex hull. In the reported five-interceptor simulations, a cycle graph with positive weights yielded a consensus impact time of \(30.74\) s, and a negative-weight perturbation increased it to \(53.48\) s; a star graph case gave \(54.31\) s with positive weights and \(168.38\) s with one negative weight [2402.05918].

A related framework addresses seeker-limited interceptor teams. Only a subset of interceptors directly observes the target, so seeker-less agents use a fixed-time distributed observer for
\[
\mathbf{z} = \begin{bmatrix} X_T & Y_T & \dot X_T & \dot Y_T \end{bmatrix}^\top
\]
with convergence in fixed time \(T_s\). The exact deviated-pursuit time-to-go, computed from estimated quantities, has relative degree one with respect to lateral acceleration:
\[
\dot{t}_{\mathrm{go}_i} = -1 + \frac{\hat{V}_{\theta_i}^2 \sec^2 \hat{\delta}_i}{V_{M_i}^2-\hat{V}_{T_i}^2} - \frac{\hat{r}_i \hat{V}_{\theta_i} \sec^2 \hat{\delta}_i}{V_{M_i}(V_{M_i}^2-\hat{V}_{T_i}^2)}a_{M_i}.
\]
That structure supports a higher-order sliding mode consensus law, and the work states that the interceptors establish consensus in time-to-go within finite time \(T_c\) [2509.15136].

Deviated pursuit also appears in three-agent cooperative defense. An evader and defender cooperate against a pursuer. The evader drives
\[
\sigma_1=\dot{\lambda}_\mathrm{EP}
\]
to zero, effectively luring the pursuer toward a collision course, while the defender uses deviated pursuit toward either the pursuer or the evader, depending on whether the stance is aggressive or defensive. The timing objective is encoded in sliding surfaces such as
\[
\sigma_2=t_\mathrm{go}^\mathrm{DP}-(T_f-t)
\]
or
\[
\sigma_5 = t_\mathrm{go}^\mathrm{DE} - t_\mathrm{go}^\mathrm{EP} + t_\mathrm{margin},
\]
and fixed-time convergence is obtained with sliding-mode terms of the form
\[
\left(\zeta |\sigma|^\alpha + \xi |\sigma|^\beta\right)^\kappa,
\qquad
\alpha\kappa<1,\quad \beta\kappa>1.
\]
The defender thereby maintains a constant deviation-angle pursuit path while controlling engagement duration [2106.01895].

A separate cooperative formulation imposes relative intercept angles through nonlinear optimal control. With
\[
J = \int_{0}^{t_f} \kappa + \frac{1}{2}(1-\kappa)\sum_{i=1}^{N}u_i(t)^2 \, dt,
\qquad \kappa\in(0,1),
\]
and terminal constraints
\[
x_i(t_f)=0,\qquad y_i(t_f)=0,\qquad \theta_{M_{i+1}}(t_f)-\theta_{M_i}(t_f)=\delta,
\]
Pontryagin’s maximum principle gives the explicit optimal command
\[
u_i(t)=\frac{p_{\theta_i}(t)}{1-\kappa}.
\]
For the reported \(N=2\) case, about \(4.5\times 10^5\) trajectories were generated, a feedforward neural network with three hidden layers of 20 neurons was trained, and inference took about \(0.21\) ms on an MYC-Y6ULY2 CPU at 528 MHz. The implementation switches to proportional navigation below \(200\) m because the terminal mapping is not one-to-one near intercept [2401.07428].

## 4. Swarm-level deviated pursuit and broadcast guidance

In multi-agent systems, deviated pursuit guidance has a collective rather than target-intercept meaning. In deviated linear cyclic pursuit with broadcast guidance, agent \(i\) senses only the relative position of agent \(i+1\), all agents share a common orientation frame, and an external velocity signal \(U_c(t)\in\mathbb{R}^2\) is detected only by a random subset of agents called ad-hoc leaders. The closed-loop dynamics are
\[
\dot{p}_i(t) = R(\theta)  (p_{i+1}(t) - p_i(t)) +  b_i(t) U_c(t),
\]
or in stacked form
\[
\dot{P}(t)= \hat{M} P(t)  +\hat{B}(t) U_c(t),
\]
with \(\hat{M}=M \otimes R(\theta)\) and \(\hat{B}(t)=B(t)\otimes I\) [2011.00609].

The deviation angle governs the stability class of the collective dynamics.

| Condition on \(|\theta|\) | Autonomous behavior | Guided behavior |
|---|---|---|
| \(< \theta_c\) | Convergence to centroid | Translation with velocity \(\frac{n_l}{n}U_c\) |
| \(= \theta_c\) | Circular motion | Moving circular orbit |
| \(> \theta_c\) | Unstable spreading | Unstable behavior |

For \(|\theta|<\theta_c\), the group asymptotically moves with velocity
\[
V_i(t \rightarrow \infty) =\frac{n_l}{n} U_c.
\]
If all agents detect the signal, the formation collapses to a single point moving with \(U_c\):
\[
p_i(t \rightarrow \infty) = p_c+U_c t.
\]
If only a subset detects the signal, the asymptotic positions become
\[
p_i(t \rightarrow \infty) = p_c+\frac{n_l}{n} U_c t + \sigma_i R(-\theta) U_c,
\]
so the agents align along a line rotated by \(-\theta\) relative to \(U_c\). For \(|\theta|=\theta_c\), the same detection asymmetry shifts the centers of the common circular orbits rather than eliminating them. The spectral characterization is explicit: the nonzero eigenvalues of \(\hat{M}\) lie in the open left-half plane for \(|\theta|<\theta_c\), two lie on the imaginary axis for \(|\theta|=\theta_c\), and at least two lie in the open right-half plane for \(|\theta|>\theta_c\) [2011.00609].

This networked formulation broadens the meaning of deviated pursuit guidance. The deviation no longer indicates a single interceptor’s offset from line of sight; it determines the asymptotic collective regime, the effect of partial broadcast reception, and the emergent translation-orbit structure of the swarm. This suggests that the term covers both interception laws and formation-level geometric control.

## 5. Estimation, uncertainty, and decision-aware deviation

Under uncertainty, deviated pursuit guidance can be driven by the posterior distribution of the engagement state rather than by a point estimate. A Bayesian decision-theoretic framework modifies the perfect-information DGL1 law by treating the game-space region as a multi-hypothesis decision problem. The hypotheses are whether the state is above the singular region, inside it with target mode \(m=1\), inside it with target mode \(m=2\), or below it. The posterior is represented by an interacting multiple model particle filter with 1000 particles, 500 per target mode, and the resulting stochastic guidance law has five modes. When the Bayesian decision is nonunique, the controller deliberately shapes the trajectory toward the singular-region boundary to improve future estimation quality; this is called information-enhancement trajectory shaping. In Monte Carlo simulation, the information-enhancing version reduced the required warhead lethality radius from \(14.5\) m to \(10.2\) m for a late maneuver at \(2.1\) s, about a \(30\%\) improvement over the estimation-aware variant without trajectory shaping, and achieved about a \(43\%\) improvement over regular DGL1 at \(0.95\) kill probability [2602.11373].

A closely related delayed-information formulation replaces instantaneous pursuit of the current target state with pursuit of a delayed, smoothed surrogate. The information state is
\[
\bar{w}(\tau)= \begin{bmatrix} \bar{x}_1(\tau) & \bar{x}_2(\tau+\Delta_1(\tau)) & \bar{x}_3(\tau) & \bar{x}_4(\tau+\Delta_2(\tau)) \end{bmatrix}^T,
\]
with two time-varying delays satisfying
\[
0<\Delta_1(\tau)\le \Delta_2(\tau).
\]
The delayed-information center of the ZEM uncertainty set, \(\bar{z}_{cc}(\tau)\), becomes the decisive pursuit variable. A particle-based fixed-lag smoother supplies the delayed states, and semi-Markov modeling of target maneuver modes estimates the delays online. In Monte Carlo comparison, the resulting TV-DGLCC law required a lethality radius of \(8.5\) m at \(P_{kill}=0.95\), compared with \(10.4\) m for DGLC and \(15.7\) m for DGL1, corresponding to reported improvements of \(45.9\%\) over DGL1 and \(18.3\%\) over DGLC [2603.05363].

Another robust formulation uses disturbance attenuation and measurement feedback. The guidance law is
\[
u^* = -B^T X\left(I-\gamma^{-2}YX\right)^{-1}\hat x,
\]
with feasibility requiring
\[
\Omega \triangleq I-\gamma^{-2}YX>0.
\]
The analysis shows that if \(\gamma\) is held fixed, higher measurement noise can increase the feedback gain, whereas tuning \(\gamma\) near the critical disturbance-attenuation ratio \(\gamma_c\) reverses that trend. It also shows that trajectory shaping through \(Q\neq 0\) alters both the control and estimation Riccati equations and can create an additional local minimum in \(|\Omega|\), so \(\gamma\) must be reselected jointly with trajectory shaping [2001.04308]. This suggests a second, non-geometric sense of deviation: the pursuit path can be shaped by minimax robustness requirements and estimator structure, not only by explicit line-of-sight offsets.

## 6. Pursuit-inspired path following and visibility-constrained interception

Several works transfer deviated pursuit ideas from target interception to path following. One robust look-ahead pursuit law for fixed-wing UAVs treats the path as a sequence of moving virtual target points
\[
P_c = \underset{(x,y,z) \in \mathcal{P}}{\text{argmin}}\left| q_LV_g - \sqrt{(x_p-x)^2 + (y_p-y)^2 +(z_p-z)^2} \right|,
\]
and defines look-ahead angle errors
\[
\eta^{lat} = \tan^{-1}\frac{y_c - y_p}{x_c - x_p} - \chi,
\qquad
\eta^{lon} = \tan^{-1}\frac{z_c - z_p}{\sqrt{(x_c - x_p)^2 + (y_c - y_p)^2} } - \gamma.
\]
The nominal commands are
\[
a_{yc} = k_q V_g\sin \eta^{lat} \cos \gamma,
\qquad
a_{zc} = k_q V_g\sin \eta^{lon} + g\cos\gamma,
\]
and disturbance compensation is added through \(f_{lat}\) and \(f_{lon}\). Under the stated compensation inequality, the settling time bound is
\[
T(e_0) \leq \frac{1}{k_q\cos\delta}\ln(1+\frac{k_q\sqrt{\sin^2e_{\gamma}(0) + \sin^2e_{\chi}(0) }}{\tau}).
\]
For a large disturbance level \(L_d=\pi/4\), the reported distance error between UAV and virtual target converged almost linearly and stabilized to zero in less than about 10 seconds on average [2505.16407].

A three-dimensional bounded-input path-following law adopts a similar pseudo-target viewpoint but works directly with 3D relative kinematics, lead angles \(\psi_U,\theta_U\), range \(r\), and saturated speed and angular-rate dynamics. The design objective is
\[
r,\;\psi_U,\;\theta_U \to 0
\]
in fixed time, and the fixed-time bounds are of the form
\[
T_1\le \frac{1}{\bar{\mathcal M}_1(\alpha_1-1)} + \frac{1}{\mathcal N_1(1-\beta_1)},
\]
with analogous expressions for the pitch and yaw lead-angle subsystems. The guidance strategy is explicitly described as drawing inspiration from pursuit guidance while removing dependence on the detailed geometry of the path [2409.08507].

A more literal visibility-constrained variant is Planar-Sector LOS guidance for interception of agile aerial targets with a lifting-wing quadcopter. Instead of a symmetric conic field-of-view constraint, the LOS is constrained to the asymmetric sector
\[
\mathcal{S}_{\mathrm{PS}}= \left\{\mathbf n\in \mathbb S^2 \;\middle|\; \big|\mathbf n_{\rm hd}^{\mathrm T}\mathbf n\big|<\sin (\alpha_{\mathrm{lon}}),\; \big|\mathbf n_{\rm vd}^{\mathrm T}\mathbf n\big|\le\sin(\alpha_{\mathrm{lat}}) \right\}.
\]
The sector tightly constrains lateral image error while relaxing longitudinal image error. Under the lifting-wing quadcopter model, the reported effect is nearly \(50\%\) more available thrust near the LOS direction than conventional conic LOS constraints. Theorem 1 states that if the initial LOS satisfies \(|\mathbf n_{\rm hd}^{\rm T}\mathbf n_{\rm t}(0)|\le c_h\), then the trajectory remains in \(\mathcal S_{\rm PS}\) and \(\mathbf p_{\rm r}\to \mathbf 0\). Outdoor experiments reported successful interceptions at ranges up to \(138\) m, with \(90\%\) success for static targets and \(71\%\) for dynamic targets, while maintaining continuous visual tracking throughout the engagement [2606.10639].

These path-following and LOS-sector formulations retain the essential structure of deviated pursuit guidance: the vehicle does not simply align with the geometric centerline of the target or path, but pursues a deliberately shaped surrogate—virtual target, lead-angle manifold, or asymmetric LOS sector—that better matches actuation limits, disturbance rejection, or visibility constraints.

## 7. Related analytical and computational frameworks

Several adjacent frameworks do not define a deviated pursuit law directly but provide analytical machinery for such laws. Time-optimal collaborative guidance via the generalized Hopf formula casts multi-pursuer pursuit–evasion as a bounded-control Hamilton–Jacobi–Isaacs problem on a joint state space. The terminal set is a union of individual capture sets,
\[
\Omega = \bigcup_i \Omega_i,
\]
with terminal cost
\[
J(z,t)=\min_{i=1,\ldots,k} J_i(z,t),
\]
and the generalized Hopf formula computes the value function pointwise without a grid. The reported simulations exhibit coordinated paths in which pursuers separate to surround and contain the evader rather than maintaining simple straight-line chase. This suggests that optimal differential-game formulations naturally produce curved or deviated pursuit trajectories even when the law is not parameterized by an explicit deviation angle [1709.06590].

A hypersonic pursuit formulation uses a similar logic in local form. A nominal open-loop saddle-point trajectory is computed offline, the nonlinear hypersonic dynamics are linearized about that reference, and an auxiliary finite-horizon zero-sum LQDG yields feedback corrections
\[
\nu_P^\star(\mathbf z,t) = -\mathbf B_P^\top(t)P(t)\mathbf z(t),
\qquad
\nu_T^\star(\mathbf z,t) = w_3^{-1}\mathbf B_T^\top P(t)\mathbf z(t).
\]
The actual applied input is the nominal control plus the deviation-correcting feedback, clipped to bounds. Against three target strategies, the reported miss distances were \(13.1660\) m, \(16.8271\) m, and \(3.1349\) m, respectively [2111.09455].

Circular pursuit dynamics furnish a further baseline. In a planar pure circular pursuit model with target moving on a circle and pursuer always pointing at the target, the reduced system is
\[
\frac{dr}{d\tau} = \sin\phi - k,\qquad \frac{d\phi}{d\tau} = \frac{\cos\phi}{r} - 1.
\]
The analysis shows equilibria only for \(0\le k\le 1\), a stable-focus to stable-node transition near \(k\approx 2/\sqrt{5}\approx 0.894\), and a force-limited extension
\[
\frac{dk}{d\tau} = nC_1 - C_2 k^2.
\]
Although this framework is explicitly not a deviated-pursuit law, it provides a low-dimensional relative-motion template and bifurcation methodology that can be adapted when deviation angles or biased heading laws are introduced [2604.09065].

Taken together, these related results indicate that deviated pursuit guidance is not a single closed-form rule. It is a broader design principle spanning explicit angular deviation, exact time-to-go coordination, distributed and broadcast pursuit, estimator-aware trajectory shaping, and pursuit-inspired path following. The literature therefore treats deviation not as an error term to be eliminated, but as a controlled degree of freedom through which capture, escape, simultaneity, observability, and maneuverability are organized.

Source: https://www.emergentmind.com/topics/deviated-pursuit-guidance