paper-with-me

홈 › Papers

Urban In-Context Learning: Bridging Pretraining and Inference through Masked Diffusion for Urban Profiling

2025-08-05 · Ruixing Zhang, Bo Wang, Tongyu Zhu, Leilei Sun, Weifeng Lv arxiv

Urban profiling aims to predict urban profiles in unknown regions and plays a critical role in economic and social censuses. Existing approaches typically follow a two-stage paradigm: first, learning representations of urban areas; second, performing downstream prediction via linear probing, which originates from the BERT era. Inspired by the development of GPT style models, recent studies have shown that novel self-supervised pretraining schemes can endow models with direct applicability to downstream tasks, thereby eliminating the need for task-specific fine-tuning. This is largely because GPT unifies the form of pretraining and inference through next-token prediction. However, urban data exhibit structural characteristics that differ fundamentally from language, making it challenging to design a one-stage model that unifies both pretraining and inference. In this work, we propose Urban In-Context Learning, a framework that unifies pretraining and inference via a masked autoencoding process over urban regions. To capture the distribution of urban profiles, we introduce the Urban Masked Diffusion Transformer, which enables each region' s prediction to be represented as a distribution rather than a deterministic value. Furthermore, to stabilize diffusion training, we propose the Urban Representation Alignment Mechanism, which regularizes the model's intermediate features by aligning them with those from classical urban profiling methods. Extensive experiments on three indicators across two cities demonstrate that our one-stage method consistently outperforms state-of-the-art two-stage approaches. Ablation studies and case studies further validate the effectiveness of each proposed module, particularly the use of diffusion modeling.

📄 PDF Abstract BibTeX arXiv:2508.03042

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CarbonCLIP: Enhance Carbon Prediction from Satellite Imagery via Integrated Street-View Semantics and Temporal Context Training

2026-07-08 · Zeru Yang, Fang-Ying Gong, Steve H. L. Yim, Chau Yuen arxiv

Accurately estimating urban carbon emissions is critical for sustainable urban planning, yet many existing approaches remain difficult to apply consistently across cities due to data-source heterogeneity and the lack of …

Contrastive Learning

How Private is Your Attention? Bridging Privacy with In-Context Learning

2025-04-22 · Soham Bonnerjee, Zhen Wei, Yeon, Anna Asch 외

In-context learning (ICL)-the ability of transformer-based models to perform new tasks from examples provided at inference time-has emerged as a hallmark of modern language models. While recent works have investigated th…

In-Context Learningregression

Probing for Bridging Inference in Transformer Language Models

2021-04-19 · NAACL 2021 4 · Onkar Pandit, Yufang Hou

We probe pre-trained transformer language models for bridging inference. We first investigate individual attention heads in BERT and observe that attention heads at higher layers prominently focus on bridging relations i…

Bridging Anaphora ResolutionCloze Test

UrbanPulse: A Cross-City Deep Learning Framework for Ultra-Fine-Grained Population Transfer Prediction

2025-07-23 · Hongrong Yang, Markus Schlaepfer arxiv

Accurate population flow prediction is essential for urban planning, transportation management, and public health. Yet existing methods face key limitations: traditional models rely on static spatial assumptions, deep le…

Reinforcement LearningTransfer Learning

Generalizable, real-time neural decoding with hybrid state-space models

2025-06-05 · Avery Hee-Woon Ryoo, Nanda H. Krishna, Ximeng Mao, Mehdi Azabou 외

Real-time decoding of neural activity is central to neuroscience and neurotechnology applications, from closed-loop experiments to brain-computer interfaces, where models are subject to strict latency constraints. Tradit…

GPUState Space Models