用二元二次规划从移动数据中自动设计任意形状的地理围栏。
Data-Driven Discrete Geofence Design Using Binary Quadratic Programming
- 将地理围栏设计转化为0-1整数规划问题,支持任意形状。
- 通过量子退火等算法高效求解,提升设计灵活性。
- 适合城市高精度场景,如道路、行政区边界对齐。
地理围栏在管理时空事件的空间区域设计中受到广泛关注。通过监测用户跨越地理围栏的行为,内容提供商可触发空间通知,推送围栏内兴趣点信息。传统方法依赖人工设计,而近年来基于手机设备的人类移动数据为自动、数据驱动的地理围栏设计(即地理围栏设计问题)提供了可能。现有方法多假设地理围栏为圆形,灵活性不足,仅适用于大范围粗粒度场景。在城市和高分辨率区域,圆形围栏常发生重叠,难以与行政区划或道路结构(如单行道、中央隔离带)对齐。本文提出一种从人类移动数据中提取任意形状地理围栏的新方法。我们将圆形围栏的优化问题重构为0-1整数规划问题,以表示任意几何形态。尽管0-1整数规划计算复杂,但将其形式化为无约束二元二次优化问题后,可借助专用求解器(如量子退火)及前沿算法高效逼近最优解。我们开发并比较了多种建模方法,验证新模型能实现灵活的地理围栏设计。
原文摘要 · Abstract (English)
Geofences have attracted significant attention in the design of spatial and virtual regions for managing and engaging spatiotemporal events. By using geofences to monitor human activity across their boundaries, content providers can create spatially triggered events that include notifications about points of interest within a geofence by pushing spatial information to the devices of users. Traditionally, geofences were hand-crafted by providers. In addition to the hand-crafted approach, recent advances in collecting human mobility data through mobile devices can accelerate the automatic and data-driven design of geofences, also known as the geofence design problem. Previous approaches assume circular shapes; thus, their flexibility is insufficient, and they can only handle geofence-based applications for large areas with coarse resolutions. A challenge with using circular geofences in urban and high-resolution areas is that they often overlap and fail to align with political district boundaries and road segments, such as one-way streets and median barriers. In this study, we address the problem of extracting arbitrary shapes as geofences from human mobility data to mitigate this problem. In our formulation, we cast the existing optimization problems for circular geofences to 0-1 integer programming problems to represent arbitrary shapes. Although 0-1 integer programming problems are computationally hard, formulating them as quadratic (unconstrained) binary optimization problems enables efficient approximation of optimal solutions, because this allows the use of specialized quadratic solvers, such as the quantum annealing, and other state-of-the-art algorithms. We then develop and compare different formulation methods to extract discrete geofences. We confirmed that our new modeling approach enables flexible geofence design.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。