EDBT 2026 Demo / reviewers in the wild / expert
Carter Christopher
dblp:355/3775 · also Steven Carter Christopher
· DBLP profile ↗
9ranked-venue papers in the field
0as first author
9since 2021 · last 2026
0000-0002-2319-0084ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 8Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | "One Table to Rule Them All": How a Single Table can Enable Extensive Insights, Analytics and Assessment on Human Mobility Data
Debraj De, Kevin A. Sparks, Elizabeth C. McBride, Annetta Burger, James D. Gaboardi, Jesse McGaha, Chance Brown, Xiuling Nie, Todd Thomas, Carter Christopher, Gautam Malviya Thakur |
MDM | 10 |
| 2026 | Understanding Artifacts of Parallel Micro-Traffic Simulation
Joon-Seok Kim 0001, Gautam Malviya Thakur, Carter Christopher |
MDM | 3 |
| 2025 | Analysis of Artifacts of Parallel Micro-Traffic SimulationabstractMicroscopic traffic simulations are widely used in many applications thanks to their benefits, including high-fidelity human mobility modeling. While parallel computing is often regarded as a breakthrough, one drawback is the significant computational cost it incurs. The communications for the synchronization of resources among the computing nodes are still a bottleneck that can impact overall system performance and efficiency. As an alternative, adjusting synchronization strategies can be considered to reduce the cost, although this may result in decreased accuracy and an increase in undesirable artifacts. To our knowledge, analytical approaches for artifacts and synchronization strategies are not well investigated. In this context, we conduct a comprehensive analysis to understand factors of parallelization of large-scale micro-traffic simulations. Considering the life cycle of a vehicle in simulations, we analyze possible states and state transitions of vehicles in parallel computing. This paper identifies artifacts that may occur in a border region where multiple computing nodes share and exchange due to differences among the internal state of entities and the surrounding environment. Joon-Seok Kim 0001, Gautam Malviya Thakur, Carter Christopher |
SIGSPATIAL/GIS | 3 |
| 2025 | Exploring the Utility-Privacy Trade-Off: Impacts of Semantic and Visit Types Ambiguities on Human Mobility SimulationabstractHumans are in perpetual movement, constantly traversing buildings, cities, waters, oceans, and countries. Mobility stands out as a major driving force shaping our modern societies. Capturing and explaining human behavior in a world of eight billion distinct mobility agendas is a complex challenge. With the rise of interconnected devices and platforms, such as smartphones, wearables, and point-of-interest data, largescale behavioral data has become more accessible, enabling rich insights into mobility patterns. However, the widespread availability of such data introduces significant ethical challenges. Detailed mobility data can inadvertently reveal sensitive personal information, including individuals' locations, habits, social interactions, and even political or religious affiliations. Beyond privacy breaches, the ethical implications of uncovering and potentially manipulating underlying behavioral patterns demand attention. Striking a balance between the utility of mobility models and the protection of individual privacy is therefore paramount. This paper explores the utility-privacy trade-offs in human mobility modeling, focusing on the impacts of introducing semantic and visit type ambiguities. By systematically examining how these ambiguities affect the fidelity of simulated trajectories and privacy risks, we provide a framework for evaluating ethical and privacy-conscious modeling practices. Our findings emphasize the need for methods that safeguard privacy without undermining the usefulness of mobility models, contributing to the responsible advancement of mobility science in alignment with ethical standards and societal expectations. Licia Amichi, Joon-Seok Kim 0001, Gautam Malviya Thakur, Carter Christopher |
MDM | 4 |
| 2025 | Using Temporal Information from Human Mobility Data to Detect Anchor PointsabstractSpatiotemporal mobility data are available in massive quantities, but large quantities of data typically include fewer variables or data fields. Often, the only available fields are User ID, Longitude, Latitude, Timestamp ($U L L T$). This raises an important question: how much can we infer about human mobility patterns using only these four fields? With$U L L T$data, we do not know individuals' socioeconomic status information or when they are visiting their anchor points (AP) or locations (such as homes, places of employment, or schools), and it is a modern challenge to use this data to infer these characteristics. When detecting anchor locations with limited input information, verification and validation ($\mathrm{V} \quad \mathrm{V}$) are significant challenges. This paper addresses the problem of identifying individuals' anchor locations using only temporal information from spatiotemporal datasets with limited attributes. Our approach does not explicitly use latitude and longitude during analysis. Locationbased information is only employed in the preprocessing stage to identify periods of movement (trips) and stops (dwelling). Beyond this step, all analysis is based on temporal patterns. In theory, if stops and dwell times could be detected through alternative means, our method could function entirely without location-based input. We demonstrate this methodology on the 2017 National Household Travel Survey (NHTS) data, because it includes a carefully designed and collected time use survey with representative sampling and labeled ground truth. The high-quality survey data allows us to test the accuracy of our methods because NHTS contains intended place labels and agent/user characteristics. We have also applied our validated AP identification algorithm on very large-scale GPS based trajectory data for Patterns-of-Life (PoL) assessment and other applications, but due to space limit that could not be presented here. Elizabeth C. McBride, James D. Gaboardi, Chance Brown, Kevin A. Sparks, Debraj De, Annetta Burger, Jesse McGaha, Xiuling Nie, Todd Thomas, Gautam Malviya Thakur, Carter Christopher |
MDM | 11 |
| 2024 | CORSAIR: A Framework for Human Mobility Prediction through Visit Characterization and Spatial Behavior ModelingabstractThe rapid advancement of location acquisition technologies has led to the daily collection of vast amounts of mobile trajectory data, facilitating in-depth research on human mobility and enabling more accurate mobility prediction models. However, existing methodologies often fall short in capturing the intricate dynamics of human navigation and spatial behavior. This paper addresses this gap by exploring the multifaceted relationships between individuals and their environments, considering the diverse influences of personal preferences and experiences. Some places hold sentimental value and are visited frequently, while others serve as transient points of passage. To model these differences, we introduce CORSAIR, a novel visit characterization framework that leverages visitation patterns and dwell times to delineate an individual’s relationship with specific places. CORSAIR classifies visits into seven distinct types: casual, occasional, routine, special, anchor, important, and resettling. Also, we show that explicitly recognizing these distinct visit types and incorporating nuanced visit intents into mobility prediction models leads to a substantial improvement in prediction accuracy. This distinction allows for more precise modeling of the individual’s transitions, enhancing the personalization and relevance of location-based services. Our findings suggest that a deeper understanding of the complexities of individual-environment interactions is crucial for developing effective predictive tools in mobility research. Licia Amichi, Gautam Malviya Thakur, Carter Christopher |
IEEE Big Data | 3 |
| 2024 | HumoNet: A Framework for Realistic Modeling and Simulation of Human Mobility NetworkabstractUnderstanding, analyzing, and predicting human mobility and dynamics are valuable to solving pressing problems, developing effective plans, and prescribing timely remedies. As a computational approach, realistic human mobility simulations allow us to understand, analyze, and predict complex systems, including human societies. Accurate simulations rely on (1) the model that captures interactions and behaviors of myriad entities in our society and (2) the mapping of model instances to real-world entities. Taking this into account, this paper introduces the Human Mobility Network simulation framework (HumoNet), an integrated patterns of life (POL) simulation framework that leverages real-world data layers including transportation networks, points of interest, populations, popularity, and human trajectories. HumoNet is a data informed model in which agents are equipped with activities, locomotion, and planning capabilities. To simulate realistic kinematic maneuvers of individuals in transportation networks, HumoNet harnesses a microscopic traffic simulator that provides interaction among vehicles and traffic objects. In this paper, we describe the framework, outline our methodologies, and discuss the data processing and challenges of each data layer. Through experiments, we demonstrate that our simulations capture key features of human mobility by comparing them to the literature and real data using standard measures of human mobility (i.e., the radius of gyration, number of locations visited, level of exploration) and metrics scoring (i.e., Jensen-Shannon divergence). We envision that the synthetic data produced by HumoNet will serve as a benchmark for analyzing epidemics, deploying EV charging networks, and validating AI/ML tasks such as location prediction. Joon-Seok Kim 0001, Gautam Malviya Thakur, Licia Amichi, Annetta Burger, Chathika Gunaratne, Joseph V. Tuccillo, Taylor Hauser, Joseph Bentley, Kevin A. Sparks, Debraj De, Chance Brown, Elizabeth C. McBride, Jesse McGaha, James D. Gaboardi, Xiuling Nie, Carter Christopher |
MDM | 16 |
| 2024 | DICER: Data Intensive Computing Environment and Runtime for Evaluating Unprecedented Scale of Geospatial-Temporal Human Mobility DataabstractWith the significant increase in sources and volume of human mobility data through commercial data vendors as well as microsimulation of cities, the scale of geospatial-temporal data to analyze and assess for mobility characterization has grown to the level of Big Data. There are mobility related commercial organizations deploying scalable computing, but often the system architecture, workflow, and intermediate processing components are not fully disclosed in relevant scope. Current research literature has a notable lack of studies demonstrating architectures and workflows for human mobility analytics that are implemented on a TeraByte scale of geospatial-temporal data. In this context, this paper presents a hyperscale-level system solution named DICER (Data Intensive Computing Environment and Runtime) for processing and analytics of geospatial-temporal data at big data scale. Although the cluster computing architecture of DICER with Apache Spark job running on Kubernetes cluster is not new, there are innovations in the workflow, hierarchical processing logic, and a wide range of intermediate preprocessing and mobility metrics calculation. We have performed case studies to validate the effectiveness of DICER system solution by performing detailed analytics and assessment of human mobility microsimulation output at three different scopes and scale, including a usecase with 16.97 TeraByte and 259.2 Billion rows of data. In addition, we have presented another case study of utilizing DICER to perform the same mobility processing and comparative analytics on large-scale commercially available geospatial-temporal data. All these case studies validate the efficiency and usefulness of DICER in computing population mobility characteristics from geospatial-temporal trajectory data at an unprecedented scale (not only just data volume, but also combination of: number of user entities, temporal frequency, spatial resolution, data duration). Debraj De, Gautam Malviya Thakur, Jesse McGaha, Chance Brown, Xiuling Nie, Todd Thomas, James D. Gaboardi, Kevin A. Sparks, Annetta Burger, Elizabeth C. McBride, Joon-Seok Kim 0001, Licia Amichi, Chathika Gunaratne, Carter Christopher, Dan Zubko |
MDM | 14 |
| 2023 | A Design of Activity-Based Mobility InterventionabstractHuman mobility influences our society and vice versa. During the COVID-19 pandemic, non-pharmaceutical intervention that alters activity-based mobility such as work-from-home greatly impacted human mobility patterns. Many studies on developing mitigation strategies have employed or implemented their own mobility intervention within their model assumption. For fair evaluation between intervention strategies across models, it is significant to set up compatible experimental environments. However, it is difficult to apply the identical intervention to different kinds of models and compare their effectiveness because each model might have different assumptions, capabilities, and implementations. Even if one can apply intervention to heterogeneous models, it may produce undesirable artifacts due to difference of models and integration with intervention. Therefore, minimizing undesirable artifacts and facilitating intervention experiments across heterogeneous models are substantial. Taking this into account, this paper investigates a design of activity-based mobility intervention (ABMI). We define ABMI together with related concepts and develop an extensible data model and schema of ABMI based on the 5W1H method that can be used in different models. As a case study, we apply the ABMI model to a micro-simulation to demonstrate the usability of the proposed model. We expect that standardized ABMI and interfaces may help to streamline development and experiments of intervention strategies across heterogeneous models. Joon-Seok Kim 0001, Gautam Malviya Thakur, Carter Christopher |
SSTD | 3 |