CausalPOI: Spatio-Temporal Graph-Based Causal Modeling for Cold-Start POI Check-in Forecasting

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Civic Technology & Smart Cities · Depth: Expert, extended

Summary

CausalPOI, a novel spatio-temporal graph-based causal representation learning framework, addresses the cold-start POI check-in forecasting problem, predicting future check-in patterns for newly introduced Points of Interest. Published in the Proceedings of the 32nd ACM SIGKDD Conference in 2026, CausalPOI models temporal evolution and functional interactions with nearby POIs in urban contexts. It utilizes a Spatio-Temporal Functional Interaction Graph (ST-FIG) to capture spatial proximity and semantic relationships, and a Causal Inference Module to simulate factual and counterfactual scenarios. Experiments on real-world SafeGraph datasets across four US regions (Northeast, Midwest, South, West) demonstrate CausalPOI's superior performance, achieving up to 57.8% RMSE and 34.3% MAE reduction compared to the best baseline, providing interpretable insights for urban intervention analysis.

Key takeaway

For urban planners or business operators assessing new Points of Interest, CausalPOI offers a robust method to forecast check-in volumes and estimate causal impacts. You should consider integrating causal inference with spatio-temporal graph modeling to move beyond correlation-based predictions. This framework provides more interpretable and actionable insights for site selection and resource allocation, especially when evaluating competitive or complementary effects of new establishments.

Key insights

CausalPOI forecasts cold-start POI check-ins by modeling causal effects through spatio-temporal functional interaction graphs.

Principles

Method

CausalPOI constructs paired treatment-control graphs, encodes POI textual tags with BERT, learns functional interaction strengths via contrastive pretraining, and uses GATv2 and GRU for spatio-temporal representation.

In practice

Topics

Code references

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.