bioRxiv Science⌕ Search

Biology subjects

Biber, S. W.

Publications and source records attributed to Biber, S. W..

2 recordsLinked to original sources

Animal tracking with particle algorithms for conservation

The movements of aquatic animals affect their exposure to threats and the efficacy of conservation measures, such as Marine Protected Areas (MPAs). However, many species movements remain poorly understood and difficult to reconstruct from available datasets, hampering conservation efforts. This is especially the case for species that rarely surface, for which data are often limited to observations from acoustic telemetry (detections) and ancillary sensors, such as archival tags. Here, we pioneer the use of state-of-the-art particle algorithms to model animal movement, integrate datasets and assess MPA design, using a case study of the Critically Endangered flapper skate (Dipturus intermedius) in Scotland. Our algorithms led to 5-fold improvements in maps of space use and 30-fold improvements in residency estimates (lower mean error) compared to prevailing heuristic methods. By formally integrating tracking datasets, we were uniquely able to examine movements beyond receivers into fished zones, MPA-scale residency and specific habitats beyond protected areas that may warrant protection. This work showcases a probabilistically sound modelling framework that is sufficiently fast, flexible and accessible to meet the demands of modern animal-tracking datasets in acoustic telemetry systems. This represents a marked advance for analyses of animal movements and MPA efficacy worldwide.

ecology↗

patter: particle algorithms for animal tracking in R and Julia

O_LIIn the field of movement ecology, state-space models have emerged as a powerful modelling framework that represents individual movements and the processes that connect movements to observations. However, fitting state-space models to animal tracking data is often difficult and computationally expensive. C_LIO_LIHere, we introduce patter, a package that provides particle filtering and smoothing algorithms that fit Bayesian state-space models to tracking data, with a focus on data from aquatic animals in autonomous receiver arrays. patter is written in R, with a high-performance Julia backend. Package functionality supports data simulation, preparation, filtering, smoothing and mapping. C_LIO_LIIn two worked examples, we demonstrate how to implement patter to reconstruct the movements of a tagged animal in an acoustic telemetry system from acoustic detections and ancillary observations. With perfect information, the particle filter reconstructs the true (unobserved) movement path (Example One). More generally, particle-based methods represent an individuals possible location probabilistically as a weighted series of samples ( particles). In our illustration, we resolve an individuals (unobserved) location every two minutes during one month in minutes and use particles to visualise movements, map space use and quantify residency (Example Two). C_LIO_LIpatter facilitates robust, flexible and efficient analyses of animal tracking data. The methods are widely applicable and enable refined analyses of home ranges, residency and habitat preferences. C_LI

ecology↗