paper-with-me

Papers

GeoTransformer: Enhancing Urban Forecasting with Dependency Retrieval and Geospatial Attention

2024-08-16 · Yuhao Jia, Zile Wu, Shengao Yi, Yifei Sun

Recent advances in urban forecasting have leveraged high-dimensional spatial data through two primary approaches: graph-based methods that rely on predefined spatial structures and region-based methods that use satellite imagery for local features. Although these methods have laid an important foundation, they struggle to integrate holistic urban information and dynamically model spatial dependencies. To address this gap, we propose GeoTransformer, a framework combining high-dimensional regional embeddings with dynamic spatial modeling. GeoTransformer features two innovations: (1) a dependency retrieval module identifying spatial dependencies to select relevant regions, and (2) a geospatial attention mechanism leveraging global urban information. These components unify structural and global urban information for better predictions. Extensive experiments on GDP and ride-share demand forecasting show that GeoTransformer outperforms baselines, highlighting its effectiveness in advancing urban forecasting tasks.

📄 PDF Abstract BibTeX arXiv:2408.08852

Code (0)

등록된 구현이 없습니다.

Tasks

Demand ForecastingRetrieval

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Incorporating dynamicity of transportation network with multi-weight traffic graph convolutional network for traffic forecasting

2019-09-16 · Yuyol Shin, Yoonjin Yoon

Traffic forecasting problem remains a challenging task in the intelligent transportation system due to its spatio-temporal complexity. Although temporal dependency has been well studied and discussed, spatial dependency …

Dimensionality Reduction

UrbanCross: Enhancing Satellite Image-Text Retrieval with Cross-Domain Adaptation

2024-04-22 · Siru Zhong, Xixuan Hao, Yibo Yan, Ying Zhang 외

Urbanization challenges underscore the necessity for effective satellite image-text retrieval methods to swiftly access specific information enriched with geographic semantics for urban applications. However, existing me…

DiversityDomain AdaptationImage-text RetrievalRetrieval+1

GeoTransformer: Fast and Robust Point Cloud Registration with Geometric Transformer

2023-07-25 · Zheng Qin, Hao Yu, Changjian Wang, Yulan Guo 외

We study the problem of extracting accurate correspondences for point cloud registration. Recent keypoint-free methods have shown great potential through bypassing the detection of repeatable keypoints which is difficult…

Image to Point Cloud RegistrationPoint Cloud RegistrationTriplet

STRATA-TS: Selective Knowledge Transfer for Urban Time Series Forecasting with Retrieval-Guided Reasoning

2025-08-26 · Yue Jiang, Chenxi Liu, Yile Chen, Qin Chao 외 arxiv

Urban forecasting models often face a severe data imbalance problem: only a few cities have dense, long-span records, while many others expose short or incomplete histories. Direct transfer from data-rich to data-scarce …

Time Series Forecasting

Bridge: Retrieval-Augmented Spatiotemporal Modeling for Urban Delivery Demand

2026-05-18 · Yihong Tang, Tong Nie, Junlin He, Qianjun Huang 외 arxiv

Forecasting urban delivery demand becomes substantially more challenging when newly added service regions lack historical records. Existing spatiotemporal forecasters effectively model spatial dependence once sufficient …