Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

A general approach to detecting migration events in digital trace data

  • Guanghua Chi ,

    Roles Conceptualization, Data curation, Formal analysis, Investigation, Methodology, Software, Validation, Visualization, Writing – original draft, Writing – review & editing

    guanghua@berkeley.edu

    Affiliation School of Information, University of California, Berkeley, Berkeley, CA, United States of America

  • Fengyang Lin,

    Roles Data curation, Formal analysis, Investigation, Methodology, Software, Validation, Visualization, Writing – review & editing

    Affiliation Department of Statistics, Columbia University, New York, NY, United States of America

  • Guangqing Chi,

    Roles Data curation, Formal analysis, Funding acquisition, Investigation, Resources, Writing – review & editing

    Affiliation Department of Agricultural Economics, Sociology and Education, Pennsylvania State University, University Park, PA, United States of America

  • Joshua Blumenstock

    Roles Conceptualization, Funding acquisition, Methodology, Project administration, Resources, Supervision, Writing – original draft, Writing – review & editing

    Affiliation School of Information, University of California, Berkeley, Berkeley, CA, United States of America

Abstract

Empirical research on migration has historically been fraught with measurement challenges. Recently, the increasing ubiquity of digital trace data—from mobile phones, social media, and related sources of ‘big data’—has created new opportunities for the quantitative analysis of migration. However, most existing work relies on relatively ad hoc methods for inferring migration. Here, we develop and validate a novel and general approach to detecting migration events in trace data. We benchmark this method using two different trace datasets: four years of mobile phone metadata from a single country’s monopoly operator, and three years of geo-tagged Twitter data. The novel measures more accurately reflect human understanding and evaluation of migration events, and further provide more granular insight into migration spells and types than what are captured in standard survey instruments.

Introduction

Migrants play an important role in all aspects of modern society. It is estimated that about 0.6% of the world population migrated internationally from 2005 to 2010 [1]. As many as 750 million people in the developing world are permanent internal migrants [2]. Understanding the causes and effects of migration is a central focus of social science research. For research and policy, it is thus critical to have an accurate quantitative understanding of the scale and scope of migration.

However, empirical research on migration has historically been hindered by the lack of granular migration data. Traditional data on migration are typically derived from population censuses or sample surveys, and are usually based on questions about place of birth and recent migrations. But census and surveys are expensive and time-consuming, and are plagued by issues of attrition since migrants, by definition, do not remain in the same place [2, 3].

Over the past decade, the mass proliferation of digital devices has created large repositories of ‘digital trace’ data, which provide new opportunities to measure and model human mobility. The data most commonly used in such studies are collected by mobile phone networks or social media platforms. While the majority of such studies focus on local mobility [46], several more recent papers have used such data to analyze migration [79]. In turn, migrant flows have been used to study labor markets [1012], infectious diseases [1315], disaster response [16, 17], and other social phenomena linked to migration.

A stylized representation of these data, and how they can be used to reconstruct human trajectories, is shown in Fig 1. The top-left table shows the ‘raw’ data that is logged by, for instance, a mobile phone operator. These transactions can be mapped to physical locations, which indicate the person’s trajectory (top right map). We will also use two-dimensional arrays (bottom figure) to visualize location decisions over a long time horizon.

thumbnail
Fig 1. Extracting human trajectories from trace data.

Raw data (top left) contains timestamps and geo-coordinates each time each individual is active on the platform (e.g., making a phone call). From these data, the trajectory of the person through space and time can be reconstructed (top right). The bottom figure shows the set of locations (e.g., neighborhoods) in which the individual was observed on each day.

https://doi.org/10.1371/journal.pone.0239408.g001

Most existing studies of migration based on trace data rely on relatively ad hoc methods for measuring migration. Prior work typically breaks the problem down into two distinct steps: First, the data are used to infer the “home location” of an individual at a certain point in time; and second, the sequence of home locations is used to infer migration events. This approach, while simple, has several important limitations. For instance, most studies make the assumption that an individual’s ‘home’ location is the cell tower or the city from which they make the most of the calls or post the most tweets in a defined time period. For example, Zagheni et al. [8] and Fiorio et al. [18] assign users to the county from which they posted the majority of tweets during a specified period of time. Papers using phone data typically assign home locations based on the cell tower or administrative unit with the densest call activities [7, 9, 1921]. See S1 Table for a full inventory of the prior work using trace data to study migration.

But such inferences are not robust to the bursty behavior that has been well-documented in phone and media use [22]. More generally, this notion of ‘home’ is brittle to diurnal patterns (e.g., home vs. work device use) and the measurement technology used (for instance, the fact that phone networks load balance by shifting calls from high-volume cell towers to neighboring low-volume cell towers). An example of how such inferences can go wrong is shown in Fig 2, which shows the different locations in which a single mobile phone subscriber was observed over a 6-month period in Rwanda. In the case, the individual’s most frequent location for the first three months was different from the most frequent location for the last three months, but in reality the individual simply lived in the border region between the two locations, and did not actually migrate (the modal cell tower of this mobile phone subscriber in the first three months is roughly 500 meters from the border with Huye).

thumbnail
Fig 2. One individual’s locations over six months.

Each row is a different district, each column is a day; cells are colored black if the individual either made or received a call in that district on that day. The red boxes show the individual’s modal district in each month.

https://doi.org/10.1371/journal.pone.0239408.g002

To fill these gaps in the literature and enable future empirical work on migration, this paper develops a novel and general approach to detecting migration events in large-scale digital trace data. We begin by proposing a new segment-based algorithm for migration detection. This algorithm first groups contiguous segments in time when an individual is likely to be in the same location (subject to some random deviations), and then identifies persistent changes in those segments over time. The algorithm is intuitive, and contains tuning parameters that make it possible to flexibly detect both short-term displacement and long-term migration. It also makes it possible to identify the likely date of migration, and provides a confidence intervals for each inferred migration event.

We then conduct a series of experiments to calibrate and validate this new algorithm using mobile phone and Twitter data. In particular, we hired a team of students to hand-label 1,000 migration diagrams (see S1 Fig), and compared these hand labels to our algorithm’s predictions, and to those of alternative methods in the literature. We show that our approach is substantially more accurate than traditional approaches.

By providing a more coherent and robust framework for detecting migration, we hope this study can improve the set of tools available to applied researchers, and in turn advance empirical research on migration. The method we develop is ‘data-agnostic’ in the sense that it can be applied to any dataset where individuals have spatial and temporal markers, and no other contextual information is available. In cases where the specific digital trace dataset contains more detailed information (such as message content or social network structure), or where contextual information is available (such as information on places of interest), more sophisticated, custom analysis methods may improve location inference [19, 23, 24]. To facilitate adoption by the research and policy community, we have packaged the algorithms into a set of tools that are implemented using an open-source Python-based library (available at https://github.com/g-chi/migration_detector).

Background and related work

Empirical analysis of human migration dates back at least to 1885, when Ravenstein analyzed 1881 British census data with the information of birthplace and residence place [25]. The research was done at a time of a large number of migrants after the Second Industrial Revolution [26]. Ravenstein summarized seven “laws of migration”, such as “the great body of our migrants only proceed a short distance, and that there takes place consequently a universal shifting or displacement of the population” [27, 28].

More recently, the research literature has defined a migration event as “a change in the place of usual residence, which also involves crossing a recognized political/administrative border” [29]. In practice, this usually involves specifying a temporal dimension and a spatial dimension [30, 31]. The temporal dimension indicates some fixed length of time in which an individual must remain in a location for residency to be established; the spatial dimension typically involves crossing international or internal administrative boundaries [32]. For instance, the US Census asks the residence of households in the previous year and the year when the households moved to the current residence. The World Bank’s Livings Standards and Measurements Survey, conducted primarily in developing countries, similarly contains a migration module that queries place of birth, the year that households moved into the current housing unit, and other relevant information [29, 33].

Over the past decade, a handful of studies have used novel sources of spatiotemporal ‘trace’ data to observe human mobility and migration with much greater spatial and temporal granularity. We think of ‘trace’ data as that produced as the result of people’s ordinary activities that leave behind a digital footprint, rather than data produced specifically for the purpose of scientific study [34]. Spatiotemporal trace data contain spatial and temporal markers. Early research in this area used mobile phone data to characterize patterns of human mobility. For instance, González et al. [4] show that human mobility is highly regular and follows a truncated power-law distribution. Song et al. [5] similarly find that human mobility is highly predictable, and others develop statistical models of human mobility [3548].

More recent work has used digital trace data to study human migration. This body of work, and the way the data are used to measure migration, are summarized in S1 Table. In work most closely related to the current study, Blumenstock [7] proposed a rudimentary method for inferring migration from phone data, which defined a migration event as one in which an individual remains within one administrative unit for k consecutive months and then a different administrative unit for k consecutive months. This approach, and its slight variations, have subsequently been used to study migration using phone data [10, 21, 36] and social media data [8].

An important related body of work grapples with the ethical considerations inherent in using digital trace data to study human behavior in general [49, 50], and the privacy concerns that arise in using such data to study human mobility specifically [51, 52]. The methods we describe in this paper are meant to provide more accurate and robust measurements of human migration, and while our goal is to enable social science research and pro-social applications (e.g., rapid disaster response), we acknowledge the potential for anti-social uses (e.g., discrimination against at-risk populations). The analysis we conduct here uses de-identified data and is governed by strict IRB protocols; we can only urge subsequent applications and extensions to use these methods and data responsibly.

This paper contributes to the literature by developing and validating a more robust approach to inferring migration from spatiotemporal trace data. In the next section, we describe this approach and show how it can be used to identify migrants, infer migration dates, and provide measures of confidence for each migration event. We then walk through a series of examples to demonstrate how the algorithm works on data. Last we calibrate and validate the algorithm by comparing the algorithm’s predictions to those of human judges and alternative approaches.

Detecting migration: A 3-step algorithm

In this study, we define a migration event as one where an individual’s primary residential location remains stable for some minimum amount of time, and then changes to a different location for another minimum amount of time. Following Blumenstock [7], we define a ‘minimum amount of time’ flexibly, using a parameter k that can be easily changed to suit the application domain. While most of our empirical examples fix k = 3 months, longer-term migrations and shorter-term displacements could be studied analogously by increasing or decreasing k. We allow ‘locations’ to be flexibly defined as any pre-existing administrative division. In the empirical examples that follow, we use administrative districts in Rwanda (in the mobile phone data example), and cities in the United States (in the Twitter data example).

Using this empirical definition of “migration”, a key contribution of this paper is to design an algorithm that operationalizes this definition on digital trace data. The algorithm, which is included as S1 Algorithm, operates in three steps: First, it detects contiguous location segments in the raw trace data. Then, it determines which of those segments constitute ‘migration’ events. Finally, it infers an exact migration data, and assigns a confidence interval to each migration event.

Detecting location segments

The first step in detecting migration requires detecting periods of time when an individual is continuously present in a single location, allowing for some margin of travel from that location (for instance, for an evening on the other side of the city, or for a weekend trip out of town). We accomplish this in 3 substeps. A schematic of this process is depicted in Fig 3. The full details of this algorithm are given in S1 Algorithm, and summarized below.

  • Step 1: Identify contiguous segments. The goal of this step is to identify contiguous periods of time during which a person remains in the same location. For simplicity, we assume the raw latitude/longitude coordinates can be resolved to locations with preexisting administrative boundaries (such as neighborhoods or municipalities). We use a clustering algorithm, similar to DBSCAN [53], that finds periods when an individual remains at a single location continuously, with no gap exceeding ϵ days. To allow for idiosyncratic deviations, from a primary location, we consider all segments where the individual is observed in that location on at least propDays percent of days in the segment. Finally, we eliminate segments that are less than minDays days in length.
  • Step 2: Merge segments. This step merges neighboring segments together if there are no segments in other locations between them.
  • Step 3: Remove overlap. This step resolves situations when an individual is associated with segments in multiple locations at a single point in time.

thumbnail
Fig 3. Detecting location segments.

Step 1 identifies segments where an individual is at a location continuously, with no gaps exceeding ϵ days. Red boxes in the bottom figure are detected segments. Step 2 merges neighboring segments together. Step 3 removes overlap between two segments.

https://doi.org/10.1371/journal.pone.0239408.g003

Detecting migration

After contiguous location segments are identified, migration events are defined by the existence of two neighboring segments with different locations. This requires specifying a minimum residency k for the individual to be in each location. As there is no universal definition of residency length [32], we expect different applications to use different values for k. In the empirical examples below, we use k = 90 days. The efficiency of our algorithm is O(n), where n is the number of records in a trajectory dataset.

Inferring the date of migration

We also design a method to infer the exact date on which a migration occurs, rather than, say, simply recording that a person was in one location in one month and a different location in a subsequent month. In cases where there is a discontinuous break such that an individual appears only at one location until a specific day t, and then only at a different location after that day, then we simply say that the person migrated on day t. Often, however, there is some ambiguity, such that an individual is observed in both one location and another, and the exact migration date is not obvious (as in the dotted blue region of Fig 3). In such cases, we select the day between the start of the new segment and the end of the old segment that minimizes the number of ‘misclassified’ days, i.e., the number of days when the migrant appears at destination before the migration date and days when the migrant appears at home after the migration date. In cases where multiple days yield the same number of misclassifications, we select the last day as the migration date.

Measuring the uncertainty of migration dates

For every migration date detected through the above algorithm, we attach a measure of confidence that an actual migration occurred. Confidence measures are useful because, as can be seen in Fig 2, the raw data are often quite noisy (and occasionally very sparse), and some migration events are more ambiguous than others. To evaluate the uncertainty of the inferred migration dates, we use the number of gap days between the start of the new segment and the end of the old segment after removing overlap. The larger the gap is, the higher uncertain our estimation is.

Empirical example

Above, we describe a general algorithm for detecting migration events in trace data. To provide some intuition for how this algorithm works in practice, we show the results when applied to two different sequences of location data. Fig 4 displays the location history, location segmentation, and inferred migration dates from one mobile phone trace and one Twitter trace. Fig 4A shows the trajectory of a long-term migrant from Kigali to Nyamagabe. Even though some noise exists in this individual’s trace data (i.e., they are seen in multiple locations and there are many days without any trace data), the method identifies a migration event. Note that in this example, the standard approach of first identifying primary locations in each month and then inferring migrations would fail, since the modal location in October 2008 is Huye rather than Nyamagabe. Fig 4B shows the trajectory of an international migrant who moved from Canada to the United Kingdom. Compared to within-country migration using mobile phone trace data, international migration detected on the basis of geo-tagged tweets has less noise and is relatively easier to detect segments.

thumbnail
Fig 4. Trajectories of two migration events detected by our approach.

Each row is a different district, each column is a day; cells are black if the individual makes or receives a phone call from that district on that day. Red boxes indicate location segments. Orange line marks the inferred date of migration. (A) Long-term migration in Rwanda (migrated from Kigali to Nyamagabe on 2008-07-27). (B) International migration (migrated from Canada to United Kingdom on 2014-03-26).

https://doi.org/10.1371/journal.pone.0239408.g004

Experiments and validation

The preceding examples provide some intuition for how the algorithm works when applied to data. To provide more rigorous quantitative validation of the method, we run a series of experiments with human judges. This makes it possible to compare the performance of this algorithm to traditional approaches, highlight the overall robustness of this method, and show how the algorithm’s parameters can be tuned.

Traditional frequency-based methods

Frequency-based methods in most prior work first assign individuals to locations in each month (based on the location in which the majority of events occur in that month) and then classify migrants as individuals whose locations change between subsequent months (S1 Table). There are different methods to estimate home locations in each month. Vanhoof et al. [54] summarized five different methods of detecting home locations: (method 1) the location with the maximum number of phone activities; (method 2) the location with the maximum number of distinct days with phone activities; (method 3) the location with the maximum number of phone activities during 7 p.m. and 9 a.m.; (method 4) similar to the method 1, but aggregating all activities within a spatial perimeter of 1,000 meters around a cell tower instead of counting phone activities only in each cell tower; (method 5) similar to the method 4, but only counting phone activities recorded during 7 p.m. and 9 a.m. A hierarchical method, proposed by Blumenstock et al. [10], which identifies locations where the individual spends the most time, is method 6. These six frequency-based algorithms are implemented using Python (available at https://github.com/g-chi/migration_detector/blob/master/frequency_based_method.py).

Specifically, the method in Blumenstock et al. [10] first identifies the hourly modal location by computing the most frequently visited district in every hour of the entire dataset, then aggregates hourly modal locations to find the daily modal location, and finally identifies the monthly modal location by taking the mode over the daily modal locations.

Experimental design

Digital trace data.

To help illustrate the generality of our approach, we perform experiments on two different digital trace datasets.

  • Mobile phone data. We obtained a pseudonymized dataset of mobile phone activity directly from Rwanda’s near monopoly mobile phone operator. These data contain the complete Call Detail Records (CDR) of roughly 1.5 million de-identified individuals, covering a period of 4.5 years. Each time a mobile phone owner makes or receives a call or text message, a new entry is generated in this dataset which contains a unique identifier for the caller and receiver, a timestamp for the event, and the approximate location of the caller and receiver (i.e., the geo-coordinates of the nearest cell phone tower).
  • Twitter data. The geo-tagged tweets we use include 20,000 randomly selected Twitter users in the U.S. over two years who have at least 1,000 geo-tagged tweets. Each record in this data contains a unique identifier for the individual, the timestamp of the tweet, and the geo-coordinates from which the tweet was posted.

Note that the key commonality between these two datasets—and what is required for our algorithm to work—is that a single transaction record in both datasets contains spatial and temporal information. This research is exempt from IRB approval because we use only de-identified data.

Validation data.

To validate our approach, we hired a team of five undergraduate students to build a labeled corpus of migration data. Each labeler was randomly assigned a large number of ‘samples’, where each sample contains a trajectory for a single individual (see S1 Fig for an example). Each sample was judged by three labelers. If three labelers had different opinions on one sample whether it is a migrant or not, we chose the label that was agreed by at least two labelers. For each sample, the human labeler was required to indicate (i) whether a migration took place; (ii) how confident they are in that assessment on a scale of 1 to 3. In addition, if a migration was marked, the labeler was asked (iii) the date of migration; (iv) their confidence in that date at an interval of 5 days (0-5, 6-10, 11-15, >15); (v) the first day and last day of home segment and destination segment.

In total, the labelers provided labels for 1,000 different migration trajectories. These 1,000 samples were drawn strategically to compare and contrast our new segment-based approach and the ‘traditional’ frequency-based approach used in most prior work. Specifically, we drew: (1) 250 samples where both algorithms detect a single migration; (2) 250 samples where neither algorithm detects a migration; (3) 250 samples where the new method detects a migration but the traditional method does not; and (4) 250 samples where the traditional method detects a migration but the new method does not.

Experimental results

We compare the performance of the new method of detecting migration to the traditional method in Table 1 using four criteria: accuracy (), precision (), recall (), and F1 score (). The accuracy of the six frequency-based methods ranges from 61.3% to 70.6%. The best frequency-based method is method 2, which defines the home as the location with the maximum number of distinct days with phone activities. This result also confirms the findings by Vanhoof et al. [54], who compared the first five methods based on a 6-month CDR dataset from France and found that method 2 has the best performance. By comparison, our proposed algorithm obtains an accuracy of 84.5%, with both higher precision and recall than common frequency-based alternatives.

thumbnail
Table 1. Performance of the six frequency-based algorithms and our proposed segment-based algorithm.

See section “Traditional frequency-based methods” for the details of the six frequency-based methods.

https://doi.org/10.1371/journal.pone.0239408.t001

Since many of the samples in the dataset are ambiguous (as in S2 Fig), we asked labelers to indicate their own level of confidence in classifying the sample as a migration or non-migration. Importantly, we find that the segment-based method performs better than the frequency-based method irrespective of the ambiguity of the underlying sample. This result can be seen in Table 2, which disaggregates the performance of each algorithm by the (human-classified) ambiguity of the sample. The new method is more accurate than the traditional method for each of the three types of samples. In the type of “somewhat confident”, our method is 18.3% more accurate than the traditional method. Note that for those cases where labelers have different opinions on whether a migration takes place in a sample, we only keep the results agreed by two labelers in this table. This is the reason why the total number of samples in the three categories of uncertainty is different for the two approaches.

thumbnail
Table 2. Performance of the two approaches at labelers’ different levels of confidence.

https://doi.org/10.1371/journal.pone.0239408.t002

Related, we find that when all judges concur on the classification of a given sample, the performance of all algorithms is higher, and that irrespective of the level of inter-judge agreement, the segment-based approach is more accurate. In cases when all judges give the sample the same label, the accuracy of the segment-based approach is 92.3% (and the accuracy of the best frequency-based method is 78.9%). In cases where not all judges agree, the accuracy of the segment-based approach falls to 79.5% (and the accuracy of the frequency-based method drops to 65.1%).

Our method has high accuracy on the estimated migration dates and home and destination segment length. Fig 5A shows that most of the migrants have a very small difference between real migration dates and estimated migration dates. 77.67% of migration events have the error within two days based on our approach, while for the best frequency-based algorithm (method 2), 15.39% of migrants have the error within two days. The frequency-based algorithm only reaches comparable accuracy (76.73%) when the error margin is increased to 15 days. This implies that our approach has a good performance in estimating migration dates. Note that we do not know the true date of migration. Rather, the migration dates we assume to be true are those assigned by the five student labelers. To measure this uncertainty, we ask labelers their uncertainty on the migration dates. As described earlier, our algorithm associates a measure of confidence with each inferred migration date. We compare this measure of confidence/uncertainty to the level of uncertainty assigned by the human labeler, for the set of samples where the human attempted to assign a migration date to the sample. Fig 5B shows that the uncertainty estimated by our method visibly increases as human judges express uncertainty in their judgement on the date of the migration. Fig 5C and 5D confirm that our approach can also find reasonable residency length.

thumbnail
Fig 5. Performance of our approach.

(A) Distribution of migration date difference between our approach and labelers. (B) Distribution of uncertainty between our approach and labelers. (C) Distribution of destination duration. (D) Distribution of home duration. Our method has high accuracy on the estimated migration dates and home and destination segment length.

https://doi.org/10.1371/journal.pone.0239408.g005

Why does the new segment-based approach out-perform the traditional frequency-based approach? One common (false positive) error of the traditional methods is to falsely identify as migrants people who frequently appear in neighboring locations (as in Fig 2). Another common (false negative) error of the traditional methods is to erroneously classify transient displacement as a change of primary location (as in Fig 4A), so that the person does not remain stable for long enough to be classified as a migrant. In both these situations, the segment-based approach performs better.

Qualitative validation of Twitter samples

The main experiments described above validate our segment-based method using a large sample of mobile phone data. However, the algorithm we describe is much more general, and in principle can be applied to any digital trace dataset with spatial and temporal markers.

To better illustrate the generality of this method, we apply the segment-based algorithm to infer migration events from a small sample of Twitter. Specifically, we pull the Twitter histories of 100 individuals who the segment-based algorithm identified as migrants, and analyze the contents of their tweets immediately before and after the date of migration inferred by the algorithm. In 91% of these cases there is direct evidence in the contents of the tweets that a migration indeed occurred on the inferred date. To provide one example, Table 3 contains the tweets posted by one individual in the time surrounding migration. The algorithm infers a migration date of September 4, which is consistent with the text of the tweets.

thumbnail
Table 3. Selected tweets of a detected migrant who moved from Virginia to New York on 2014-09-04 based on our approach.

https://doi.org/10.1371/journal.pone.0239408.t003

We compare the performance of the frequency-based approach to our segment-based approach using Twitter data. We find that the frequency-based approach detects more “false positives”—i.e., non-migrants who appear to be migrants because they have sparse trajectories. Using the frequency-based method, only 57.7% of days are attributed to either the home or destination district; this proportion rises to 72.9% with the segment-based method.

As several prior studies have pointed out, there are large biases in Twitter use (including who enables geolocation information on their Tweets) that complicate the interpretation of migration statistics derived from Twitter data (cf. [8, 18, 55, 56]). Our tests with Twitter data are primarily intended to illustrate the potential of our algorithm to be applied to an arbitrary source of digital trace data.

Tuning algorithm parameters

To understand how the key algorithm parameters impact the resulting migration classifications, we show the impact different parameter values have on the F1 score, based on the sample with human labels. F1 provides a balanced measure of recall and precision. Our approach contains three parameters: the maximum gap between consecutive days ϵ, the minimum number of days in a segment minDays, and the minimum proportion of days in a segment propDays. The relationship between each of these parameters and algorithm performance is shown in Fig 6A, 6B and 6C.

thumbnail
Fig 6. The effect of parameters on performance.

(A) Maximum gap between consecutive days. (B) Minimum number of days in a segment. (C) Minimum proportion of days in a segment. (D) Migration rate over time in Rwanda. The optimal tuning of these three parameters is ϵ = 7, minDays = 30, and propDays = 0.6 in our sample.

https://doi.org/10.1371/journal.pone.0239408.g006

Small values of ϵ overlook cases where a person does not appear in the home location for a few days. But large ϵ generates very long segments, which can lead to substantial overlap with other segments. When minDays is large, it requires a longer sequence of consecutive sightings at the same location, which in turn decreases the number of detected migration events. But if minDays is too small, more segments with a long overlap will be found, decreasing the number of detected migration events. The effect of propDays, the proportion of appeared days in segments, is similar to minDays.

To find the best parameters, we use cross-validation. Specifically, we use five-fold cross validation to split each of the four groups into training dataset (80%) and testing dataset (20%). The best combination of parameters is calculated by using the training dataset to maximize F1 score. We then test the accuracy using this combination of parameters in the testing dataset. We find that the average F1 score of the training dataset is 0.84 and the average F1 score of the testing dataset is 0.83. In our sample, based on the performance on the labeled dataset, the optimal tuning of these three parameters is ϵ = 7, minDays = 30, and propDays = 0.6. Of course, different contents may dictate a different optimal combination.

In settings that are qualitatively different than ours, one would ideally tune these parameters through cross-validation, for instance hand-labeling a sample in order to produce diagnostics similar to those in Fig 6. The need to tune the model‘s hyperparameters is the first limitation of our algorithm. But without such labels, it is still possible to tune the main parameters by observing the impact of different parameter combinations on trajectory maps as those shown in Fig 4. As a general rule of thumb, larger values of minDays are useful for detecting long-term migration (to avoid including short-term displacement), whereas small values detect rapid moves. ϵ and propDays will depend on the frequency and volume of trace data for each individual—if individuals appear almost every day, smaller ϵ and larger propDays are appropriate.

The second limitation is that the algorithm might not be able to detect continuous segments if we use a large maximum gap between consecutive days ϵ, especially for those who do not have phone activities frequently (see S3 Fig for an example). The parameter of the minimum proportion of days in a segment propDays has the same issue. This limitation is confirmed when we investigate the samples that have correct labels by the frequency-based approach, but wrong labels by the segment-based approach. We find that the most common reason is that the proportion of days in a segment (propDays) is so low that our algorithm does not treat it as a valid segment. While for traditional frequency-based algorithms, they do not measure the proportion of days each month so that they still calculate the modal location each month.

Finally, it is worth noting that in addition to the main parameters of the model, perhaps the most important ‘hyper-parameter’ is k, the minimum time an individual must reside in one location to be considered a resident, as discussed at the beginning of the method section. Different values of k allow for different types of short- and long-term migrations to be counted. As expected, when migration requires a longer residency length, fewer migrants are detected. This effect is evident in Fig 6D, which shows the migration rate implied by different thresholds of k = 3 months, 6 months, and one year. Also evident in the figure is a seasonal migration pattern in January every year, a time when the migration rates almost double.

The traditional frequency-based method does not contain any ‘parameter’ aside from the length of time in which a person must remain in one place to be considered a resident in that location. However, to better illustrate how the frequency-based approach is impacted by the proportion of appeared days in a month, Fig 7 shows how accuracy varies with propDays. We note that the accuracy of the frequency-based method increases slightly from 70.6% to 74.6% as propDays increases from 0% to 20%, but the maximum accuracy is still 10 percentage points lower than the algorithm we propose.

thumbnail
Fig 7. The effect of propDays on the performance of frequency-based methods.

https://doi.org/10.1371/journal.pone.0239408.g007

Conclusions

With the increasing prominence and ubiquity of large-scale digital trace data, new opportunities are emerging to study human migration. While a handful of studies have demonstrated this potential, no prior work has carefully considered or validated the computational methods used to infer human migration from these new sources of ‘big’ data. The most common ‘frequency-based’ approach to inferring migration events often results in mis-classifications.

This paper developed a new segment-based approach to measuring migration, and carefully validated the method using a large corpus of migration data labeled by humans. In addition to more accurately classifying migrations, the segment-based approach makes it possible to identify the exact date of migration, and attaches a measure of confidence to each migration event. We have packaged the algorithm in an open-source Python library that is available for public use and modification on GitHub.

While we believe this work represents an important step for researchers using new sources of data to study migration, our hope is that future researchers will continue to adapt our algorithm to other data and contexts. Indeed, beyond the specific segment-based algorithm we have developed, a broader contribution of this paper is to describe a rigorous quantitative framework for evaluating new methods that detect migration from trace data. In particular, by providing new techniques for visualizing individual location trajectories over time, and by showing how human judges can be used to label and cross-validate algorithmic classifications, we hope to lay the groundwork for researchers to rigorously document new algorithms that out-perform our own.

Supporting information

S1 Fig. An example of labeling tasks.

Each row is one district in Rwanda. Each column is one day. Labelers are required to answer several questions. For example, whether a migration took place and how confident they are in that assessment on a scale of 1 to 3.

https://doi.org/10.1371/journal.pone.0239408.s001

(TIF)

S2 Fig. An ambiguous example.

Labelers have different opinions on whether a migration event took place in this sample.

https://doi.org/10.1371/journal.pone.0239408.s002

(TIF)

S3 Fig. An example with a large gap between consecutive days.

For those who do not have phone activities frequently, the algorithm might not be able to detect continuous segments if a large maximum gap between consecutive days is used.

https://doi.org/10.1371/journal.pone.0239408.s003

(TIF)

S1 Algorithm. Pseudocode of detecting location segments.

https://doi.org/10.1371/journal.pone.0239408.s004

(PDF)

S1 Table. A full inventory of the prior work using trace data to study migration.

[711, 1821, 57].

https://doi.org/10.1371/journal.pone.0239408.s005

(PDF)

References

  1. 1. Abel GJ, Sander N. Quantifying Global International Migration Flows. Science. 2014;343(6178):1520–1522. pmid:24675962
  2. 2. Lucas REB. Chapter 26—African Migration. In: Chiswick BR, Miller PW, editors. Handbook of the Economics of International Migration. vol. 1 of Handbook of the Economics of International Migration. North-Holland; 2015. p. 1445–1596. Available from: http://www.sciencedirect.com/science/article/pii/B9780444537683000266.
  3. 3. Bell M, Charles Edwards E, Kupiszewska D, Kupiszewski M, Stillwell J, Zhu Y. Internal Migration Data Around the World: Assessing Contemporary Practice. Population, Space and Place. 2015;21(1):1–17.
  4. 4. González MC, Hidalgo CA, Barabási AL. Understanding individual human mobility patterns. Nature. 2008;453(7196):779–782. pmid:18528393
  5. 5. Song C, Qu Z, Blumm N, Barabási AL. Limits of predictability in human mobility. Science. 2010;327(5968):1018–1021. pmid:20167789
  6. 6. Jurdak R, Zhao K, Liu J, AbouJaoude M, Cameron M, Newth D. Understanding Human Mobility from Twitter. PLOS ONE. 2015;10(7):e0131469. pmid:26154597
  7. 7. Blumenstock JE. Inferring patterns of internal migration from mobile phone call records: evidence from Rwanda. Information Technology for Development. 2012;18(2):107–125.
  8. 8. Zagheni E, Garimella VRK, Weber I, State B. Inferring international and internal migration patterns from Twitter data. In: Proceedings of the 23rd International Conference on World Wide Web—WWW’14 Companion. Seoul, Korea: ACM Press; 2014. p. 439–444. Available from: http://dl.acm.org/citation.cfm?doid=2567948.2576930.
  9. 9. Hong L, Wu J, Frias-Martinez E, Villarreal A, Frias-Martinez V. Characterization of Internal Migrant Behavior in the Immediate Post-migration Period Using Cell Phone Traces. In: Proceedings of the Tenth International Conference on Information and Communication Technologies and Development. ICTD’19. New York, NY, USA: ACM; 2019. p. 4:1–4:12. Available from: http://doi.acm.org/10.1145/3287098.3287119.
  10. 10. Blumenstock J, Chi G, Tan X. Migration and the Value of Social Networks. CEPR Discussion Paper. 2019.
  11. 11. Büchel K, Puga D, Viladecans-Marsal E, von Ehrlich M. Calling from the outside: The role of networks in residential mobility. CEPR Discussion Paper. 2019.
  12. 12. Barwick PJ, Liu Y, Patacchini E, Wu Q. Information, Mobile Communication, and Referral Effects. National Bureau of Economic Research. 2019.
  13. 13. Wesolowski A, Eagle N, Tatem AJ, Smith DL, Noor AM, Snow RW, et al. Quantifying the impact of human mobility on malaria. Science. 2012;338(6104):267–270. pmid:23066082
  14. 14. Wesolowski A, Metcalf CJE, Eagle N, Kombich J, Grenfell BT, Bjørnstad ON, et al. Quantifying seasonal population fluxes driving rubella transmission dynamics using mobile phone data. Proceedings of the National Academy of Sciences. 2015;112(35):11114–11119. pmid:26283349
  15. 15. Wesolowski A, Buckee CO, Engø-Monsen K, Metcalf CJE. Connecting mobility to infectious diseases: the promise and limits of mobile phone data. The Journal of infectious diseases. 2016;214(suppl_4):S414–S420. pmid:28830104
  16. 16. Bengtsson L, Lu X, Thorson A, Garfield R, Von Schreeb J. Improved response to disasters and outbreaks by tracking population movements with mobile phone network data: a post-earthquake geospatial study in Haiti. PLoS medicine. 2011;8(8):e1001083. pmid:21918643
  17. 17. Lu X, Bengtsson L, Holme P. Predictability of population displacement after the 2010 Haiti earthquake. Proceedings of the National Academy of Sciences. 2012;109(29):11576–11581. pmid:22711804
  18. 18. Fiorio L, Abel G, Cai J, Zagheni E, Weber I, Vinué G. Using Twitter Data to Estimate the Relationship between Short-term Mobility and Long-term Migration. In: Proceedings of the 2017 ACM on Web Science Conference—WebSci’17. Troy, New York, USA: ACM Press; 2017. p. 103–110. Available from: http://dl.acm.org/citation.cfm?doid=3091478.3091496.
  19. 19. Phithakkitnukoon S, Calabrese F, Smoreda Z, Ratti C. Out of sight out of mind–How our mobile social network changes during migration. In: 2011 IEEE Third International Conference on Privacy, Security, Risk and Trust and 2011 IEEE Third International Conference on Social Computing. IEEE; 2011. p. 515–520.
  20. 20. Lu X, Wrathall DJ, Sundsøy PR, Nadiruzzaman M, Wetter E, Iqbal A, et al. Unveiling hidden migration and mobility patterns in climate stressed regions: A longitudinal study of six million anonymous mobile phone users in Bangladesh. Global Environmental Change. 2016;38:1–7.
  21. 21. Hankaew S, Phithakkitnukoon S, Demissie MG, Kattan L, Smoreda Z, Ratti C. Inferring and Modeling Migration Flows Using Mobile Phone Network Data. IEEE Access. 2019;7:164746–164758.
  22. 22. Jiang ZQ, Xie WJ, Li MX, Podobnik B, Zhou WX, Stanley HE. Calling patterns in human communication dynamics. Proceedings of the National Academy of Sciences. 2013;110(5):1600–1605. pmid:23319645
  23. 23. Huang Q, Cao G, Wang C. From where do tweets originate? A gis approach for user location inference. In: Proceedings of the 7th ACM SIGSPATIAL international workshop on location-based social networks. SIGSPATIAL LBSN’14, Dallas, TX, USA: ACM; 2014. p. 1–8. Available from: http://dx.doi.org/10.1145/2755492.2755494.
  24. 24. Huang Q, Wong DW. Activity patterns, socioeconomic status and urban spatial structure: what can social media data tell us? International Journal of Geographical Information Science. 2016;30(9):1873–1898.
  25. 25. Ravenstein EG. The Laws of Migration. Journal of the Statistical Society of London. 1885;48(2):167–235.
  26. 26. Nestorowicz J, Anacka M. Mind the Gap? Quantifying Interlinkages between Two Traditions in Migration Literature. International Migration Review. 2019;53(1):283–307.
  27. 27. Pisarevskaya A, Levy N, Scholten P, Jansen J. Mapping migration studies: An empirical analysis of the coming of age of a research field. Migration Studies. 2019.
  28. 28. Greenwood MJ, Hunt GL. The Early History Of Migration Research. International Regional Science Review. 2003;26(1):3–37.
  29. 29. White MJ. International handbook of migration and population distribution. Springer; 2016.
  30. 30. Willekens F. Models of migration: Observations and judgement. International migration in Europe: Data, models and estimates. 2008; p. 117–147.
  31. 31. Rogers A, Raymer J, Newbold KB. Reconciling and translating migration data collected over time intervals of differing widths. The Annals of Regional Science. 2003;37(4):581–601.
  32. 32. Publications Office of the European Union. Inferring migrations: traditional methods and new approaches based on mobile phone, social media, and other big data 2016. Available from: https://publications.europa.eu/en/publication-detail/-/publication/1f66f928-f307-4c1f-9bec-fde0d2008c69/language-en.
  33. 33. World Bank. Ghana socio-economic panel survey household instrument wave one. 2009.
  34. 34. Salganik M. Bit by bit: Social research in the digital age. Princeton University Press; 2017.
  35. 35. Simini F, González MC, Maritan A, Barabási AL. A universal model for mobility and migration patterns. Nature. 2012;484(7392):96–100. pmid:22367540
  36. 36. Phithakkitnukoon S, Horanont T, Di Lorenzo G, Shibasaki R, Ratti C. Activity-Aware Map: Identifying Human Daily Activity Pattern Using Mobile Phone Data. In: Salah AA, Gevers T, Sebe N, Vinciarelli A, editors. Human Behavior Understanding. Lecture Notes in Computer Science. Berlin, Heidelberg: Springer; 2010. p. 14–25.
  37. 37. Song C, Koren T, Wang P, Barabási AL. Modelling the scaling properties of human mobility. Nature Physics. 2010;6(10):818–823.
  38. 38. Kang C, Ma X, Tong D, Liu Y. Intra-urban human mobility patterns: An urban morphology perspective. Physica A: Statistical Mechanics and its Applications. 2012;391(4):1702–1717.
  39. 39. Csáji BC, Browet A, Traag VA, Delvenne JC, Huens E, Van Dooren P, et al. Exploring the mobility of mobile phone users. Physica A: Statistical Mechanics and its Applications. 2013;392(6):1459–1473.
  40. 40. Lu X, Wetter E, Bharti N, Tatem AJ, Bengtsson L. Approaching the Limit of Predictability in Human Mobility. Scientific Reports. 2013;3(1):1–9. pmid:24113276
  41. 41. Kang C, Sobolevsky S, Liu Y, Ratti C. Exploring Human Movements in Singapore: A Comparative Analysis Based on Mobile Phone and Taxicab Usages. In: Proceedings of the 2Nd ACM SIGKDD International Workshop on Urban Computing. UrbComp’13. New York, NY, USA: ACM; 2013. p. 1:1–1:8. Available from: http://doi.acm.org/10.1145/2505821.2505826.
  42. 42. Schneider CM, Belik V, Couronné T, Smoreda Z, González MC. Unravelling daily human mobility motifs. Journal of The Royal Society Interface. 2013;10(84):20130246. pmid:23658117
  43. 43. Shi L, Chi G, Liu X, Liu Y. Human mobility patterns in different communities: a mobile phone data-based social network approach. Annals of GIS. 2015;21(1):15–26.
  44. 44. Williams NE, Thomas TA, Dunbar M, Eagle N, Dobra A. Measures of Human Mobility Using Mobile Phone Records Enhanced with GIS Data. PLOS ONE. 2015;10(7):e0133630. pmid:26192322
  45. 45. Gao S. Spatio-temporal analytics for exploring human mobility patterns and urban dynamics in the mobile age. Spatial Cognition & Computation. 2015;15(2):86–114.
  46. 46. Chen C, Ma J, Susilo Y, Liu Y, Wang M. The promises of big data and small data for travel behavior (aka human mobility) analysis. Transportation Research Part C: Emerging Technologies. 2016;68:285–299. pmid:27182125
  47. 47. Jiang S, Ferreira J, Gonzalez MC. Activity-Based Human Mobility Patterns Inferred from Mobile Phone Data: A Case Study of Singapore. IEEE Transactions on Big Data. 2017;3(2):208–219.
  48. 48. Barbosa H, Barthelemy M, Ghoshal G, James CR, Lenormand M, Louail T, et al. Human mobility: Models and applications. Physics Reports. 2018;734:1–74.
  49. 49. Boyd D, Crawford K. Critical questions for big data: Provocations for a cultural, technological, and scholarly phenomenon. Information, communication & society. 2012;15(5):662–679.
  50. 50. Eubanks V. Automating inequality: How high-tech tools profile, police, and punish the poor. St. Martin’s Press; 2018.
  51. 51. Taylor L. No place to hide? The ethics and analytics of tracking mobility using mobile phone data. Environment and Planning D: Society and Space. 2016;34(2):319–336.
  52. 52. De Montjoye YA, Hidalgo CA, Verleysen M, Blondel VD. Unique in the crowd: The privacy bounds of human mobility. Scientific reports. 2013;3:1376. pmid:23524645
  53. 53. Ester M, Kriegel HP, Sander J, Xu X, et al. A density-based algorithm for discovering clusters in large spatial databases with noise. In: Kdd. vol. 96; 1996. p. 226–231.
  54. 54. Vanhoof M, Reis F, Ploetz T, Smoreda Z. Assessing the quality of home detection from mobile phone data for official statistics. Journal of Official Statistics. 2018;34(4):935–960.
  55. 55. Sloan L, Morgan J. Who tweets with their location? Understanding the relationship between demographic characteristics and the use of geoservices and geotagging on Twitter. PLOS ONE. 2015;10(11):e0142209. pmid:26544601
  56. 56. Kim J, Sîrbu A, Giannotti F, Gabrielli L. Digital Footprints of International Migration on Twitter. In: International Symposium on Intelligent Data Analysis. IDA’20. 2020. p. 274–286. Available from: https://doi.org/10.1007/978-3-030-44584-3_22.
  57. 57. Yang Y, Liu Z, Tan C, Wu F, Zhuang Y, Li Y. To Stay or to Leave: Churn Prediction for Urban Migrants in the Initial Period. In: Proceedings of the 2018 World Wide Web Conference. WWW’18. Republic and Canton of Geneva, Switzerland: International World Wide Web Conferences Steering Committee; 2018. p. 967–976. Available from: https://doi.org/10.1145/3178876.3186144.