← Back to blog

SAREnv: an open benchmark for UAV wilderness search and rescue

· Published in Drones (MDPI)

Someone is lost in the wilderness. A drone can cover more ground in an hour than a ground team can in a day — but where should it look? That question is exactly what SAREnv helps answer, and it's why benchmarks matter: you can't improve search strategies if everyone measures against a different reality.

Published open-access in the journal Drones, SAREnv gives the UAV search-and-rescue community a shared dataset and evaluation framework for informed wilderness SAR planning. Figure 1 shows the environment model: four nested Regions of Interest centered on the Initial Planning Point, a probability map based on the lost person model, and potential search paths that exploit it.

SAREnv environment model: RoI circles, probability map and potential UAV search paths
Figure 1 — Representation of our environment model and benchmark methodology, modeling four different Regions of Interest (ROI) represented by circles, where the center of said circles is the Initial Planning Point (IPP) and a probability map based on the lost person model (yellow/red area over the terrain), and showing potential search paths for the UAVs that utilize the lost person model we provide.

Where do lost people actually end up?

The environmental model is grounded in empirical data from Lost Person Behavior (Koester, 2008), which establishes strong correlations between where people are found and specific terrain features. Table 1 reports the find-location distribution by feature class — linear features like trails and streams dominate, which is why SAREnv buffers them into searchable two-dimensional areas.

Find Location (%)TemperateDry
n312196
Structure13%10%
Road13%17%
Linear25%31%
Drainage12%18%
Water8%9%
Brush2%2%
Scrub3%3%
Woods7%6%
Field14%1%
Rock4%2%
Table 1 — Distribution of find locations for lost persons by environmental feature, reported as percentages for temperate and dry environments. The table shows the proportion of cases found in each feature class, with sample sizes indicated by n.

Based on empirical data from Lost Person Behavior (Koester, 2008): linear features dominate (25–31%).

Nested regions of interest

RoIs are circular areas centered on the Initial Planning Point, with sizes statistically derived from dispersal patterns. Table 2 defines the four nested RoIs (small, medium, large, extra large) for each environment type — the extra-large RoI can reach a 19.3 km radius (1170 km²). Figure 2 visualizes the polygonal features extracted within the extra-large RoI of a temperate-mountain environment (dataset #19).

Horizontal distance from the IPP*Temp. MountainsTemp. FlatDry MountainsDry Flat
n56827422158
Small1.1 (3.8)0.6 (1.1)1.6 (8.0)1.3 (5.3)
Medium3.1 (30.2)1.8 (10.2)3.2 (32.2)2.1 (13.8)
Large5.8 (105.7)3.2 (32.2)6.5 (132.7)6.6 (136.8)
Extra Large18.3 (1052.1)9.9 (307.9)19.3 (1170.2)13.1 (539.1)
Table 2 — Horizontal distances from the IPP and their corresponding circular radii for each environment type. These values define the radii for the four nested RoIs used for search analysis and planning: small, medium, large, and extra large.

Shown in the format: radii (km) (area (km²)). Extra-large RoI up to 19.3 km radius (1170 km²).

Polygonal terrain features extracted in the extra-large RoI (temperate mountains)
Figure 2 — Illustration of the data in the temperate mountains and the different radii corresponding to the temperate mountain environment type as per Table 2, and is included in the accompanying dataset (#19).

Generating realistic scenarios

SAREnv generates lost-person locations that cluster in high-probability areas. Figure 3 shows the probability map of environment #19, and Figure 4 shows 300 generated locations distributed across the search environment.

Probability map of environment 19 generated with the SAREnv framework
Figure 3 — Shows the probability map of environment #19 of the accompanying dataset generated using our framework.
300 generated lost-person locations clustered in high-probability areas
Figure 4 — An example of 300 generated lost person locations distributed throughout a search environment. The majority of points are clustered in high-probability areas.

Comparing search strategies

Four baseline path planners ship with the benchmark — Concentric Circles, Pizza Zigzag, Greedy, and Random Exploration — shown in Figure 5 over a medium probability heatmap. Search strategies can then be compared head-to-head on the same scenarios with three performance metrics.

aConcentric Circles
bPizza Zigzag
cGreedy
dRandom Exploration
Figure 5 — Four coverage path strategies for three drones displayed over a medium probability heatmap of environment #19 in the accompanying dataset. The individual paths for each drone are distinguished by different shades of blue. The strategies shown are: (a) Concentric Circles, (b) Pizza Zigzag, (c) Greedy, and (d) Random Exploration.

Figure 6 evaluates the baselines across the complete dataset of 60 environments: exhaustive methods generally outperform exploratory ones on accumulated probability of detection, but when the budget is tight — or the metric is time-discounted, favoring initial exploration — greedy and random exploration hold their own.

aAccumulated Probability of Detection
bTime-Discounted Probability of Detection
cLost Person Discovery Score
Figure 6 — Evaluation of baseline algorithm performance (mean and 95% confidence intervals shown as whiskers) on the complete dataset of 60 environments using two different budgets per UAV. The figure presents the (a) Accumulated Probability of Detection, (b) Time-Discounted Probability of Detection, and (c) Lost Person Discovery Score. The experimental setup consisted of five UAVs operating in medium-sized environments.

The project is open source and lives under the NAMUR GitHub organization, growing out of the WildDrone/HERD collaboration with the University of Bristol. It's already being put to work: University of Bristol undergraduates extended and deployed SAREnv scenarios for their third-year projects, presented at the EuroDroS conference at SDU.

2025 · Drones (MDPI)MDPIGitHubVideo

K.A.R. Grøntved, A. Jarabo-Peñas, S. Reid, E.G.A. Rolland, M. Watson, A. Richards, S. Bullock, A.L. Christensen