Simple behavior classification of tracking data with residence in space and time

By Rachael Orben PhD., Postdoctoral Scholar in the Seabird Oceanography Lab and the Geospatial Ecology and Marine Megafauna Lab 

At 2pm, Jan 3, our paper entitled “Classification of Animal Movement Behavior through Residence in Space and Time” was published. At 14:03 I clicked on the link and there it was, type-set and crisp as a newly minted Open Access scientific contribution.

So, what is this paper about? It presents a simple – yes simple – method of identifying simple behaviors states in two-dimensional animal tracking data (think latitude and longitude). Since the paper is open access you can go find the methods there. Categorizing these “dots on a map” into behaviors allows us to ask questions about how often, why, when and where simple behaviors happen. These behaviors really are simple (hopefully the somewhat grating repetitiveness of the word ‘simple’ has driven that point home by now!). We are identifying three basic, but fundamental, states:

1) transit, characterized by fast somewhat straight line movement from a to b,

2) a sedentary state characterized by relatively more time spent in an area with little distance traveled (such as resting behavior) and

3) an active state characterized by lots of time spent in an area where an animal is also moving around a lot and covering a lot of ground.

This new method, that we termed Residence in Space and Time (RST), can assist the fast-growing, sophisticated, big-data generating, conservation-orientated field of animal movement ecology. One of the first hurdles is data exploration and visualization. Modern ecologists deploy tracking devices that collect location data remotely to understand animal distribution and behavior. But at first glance tracks (like the figure below) can look like spaghetti dinner. Identifying movement behaviors can help to us see patterns in the tangles.

24 GPS tracks of grey-headed albatross incubation foraging trips; tracked from Campbell Island, New Zealand.

So how might this method work? First, let’s start with a track. Below is a very short foraging trip from a thick-billed murre tracked with a GPS logger during chick rearing from St. Paul Island in Alaska (see Parades et al 2015).

p1080393
A thick-billed murre (Uria lomvia), St. Paul Island, Alaska.

The track below has points every second and we can imagine the murre flying from the colony, landing on the water, and then diving (indicated by the lack of GPS position data when the bird dives below the water to forage). Then the bird flies back to the colony to feed its chick. This trip is roughly 14 minutes long.

murretrack

So I can take this track and run RST to identify three behavior states. As color-coded below, the black points indicate transit, red indicates relatively stationary behavior, and blue indicates points where the bird was flying in a less direct manner than pure transit potentially circling around before landing and moving between dives. The high resolution of the GPS data really helps us to understand how this bird was moving. Such behavior information is easily conserved in a high-resolution track like this. Though in this case, the bird did a lot of transiting and only exhibited different movement behaviors in the vicinity of the two dives.

murretrack_1sec_rst-copy

Logging locations at 1-second intervals is a stretch for the battery life of these miniaturized GPS loggers (~15g), and more often than not we would like the loggers to last much longer than 14 mins. So instead of 1 second we typically have tracks with less frequent locations. To me, this is akin to taking a 1-second track and then taking off my glasses and trying to see the same behaviors. Deciphering behavior states becomes a bit (or a lot) fuzzier. In the case of this murre track, when we down-sample the locations to every 10 seconds much of the resolution of this track is lost (see plot below). What happens when we run RST?

murretrack_10sec_rst-copy

As you can see some of the behavior is maintained and some of it is a bit fuzzier.

A good rule of thumb is that if a behavior happens faster than the sampling interval the logger is recording at, then the behavior is not recorded. Seems simple, but it is an important consideration when programming loggers and designing animal movement studies. For murres, these quick trips to forage for their chicks are easily lost even at a 5-minute sampling interval, which is often used in seabird tracking studies where the birds are at sea for days. Often we work with such lower resolution location data and, instead of one trip from one bird, we have many trips from many individuals. RST allows a fast way to quickly and accurately identify simple behaviors in order to help with initial data exploration efforts and for answering more complex questions such as behavior specific habitat models.

So, if you have some tracking data – of birds, marine mammals, or your dog! – you can learn how RST works (basically by summing up time and distance covered within a circle). I keep an updated version of the R code, a short guide, an example dataset on a GitHub repository: https://github.com/raorben/RST.

Here is the spaghetti from above (tracks of Grey-headed albatrosses) with the behavioral states labeled using RST:  93,481 points and this behavior classification took only 14 seconds to run!  albatrosstracks_rst

Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *