SCOT: Multi-Source Cross-City Transfer with Optimal-Transport Soft-Correspondence Objective
About
Cross-city transfer improves prediction in label-scarce cities by leveraging labeled data from other cities, but it becomes challenging when cities adopt incompatible partitions and no ground-truth region correspondences exist. Existing approaches either rely on heuristic region matching, which is often sensitive to anchor choices, or perform distribution-level alignment that leaves correspondences implicit and can be unstable under strong heterogeneity. We propose SCOT, a cross-city representation learning framework that learns explicit soft correspondences between unequal region sets via Sinkhorn-based entropic optimal transport. SCOT further sharpens transferable structure with an OT-weighted contrastive objective and stabilizes optimization through a cycle-style reconstruction regularizer. For multi-source transfer, SCOT aligns each source and the target to a shared prototype hub using balanced entropic transport guided by a target-induced prototype prior. Across real-world cities and tasks, SCOT consistently improves transfer accuracy and robustness, while the learned transport couplings and hub assignments provide interpretable diagnostics of alignment quality.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| CO2 Estimation | XA→BJ (test) | MAE149.2 | 18 | |
| GDP Estimation | XA→BJ (test) | MAE115.3 | 18 | |
| Population Estimation | XA→BJ (test) | MAE527 | 18 | |
| Population Prediction | BJ to CD transfer (BJ(X) CD(Y)) | MAE581 | 18 | |
| CO2 Emission Prediction | BJ(X) to XA(Y) transfer (test) | MAE128.7 | 9 | |
| CO2 prediction | BJ to CD (BJ(X)/CD(Y)) | MAE121.2 | 9 | |
| CO2 prediction | CD to BJ transfer (CD(X)/BJ(Y)) | MAE148.5 | 9 | |
| CO2 prediction | BJ to XA (Beijing to Xi'an) | MAE127.8 | 9 | |
| CO2 prediction | Xi'an (XA) to Chengdu (CD) transfer (test) | MAE114.7 | 9 | |
| CO2 prediction | Chengdu (CD) to Xi'an (XA) transfer (test) | MAE130 | 9 |