REVIEW 5 major objections 7 minor 50 references
Treating each federated client as a causal environment lets shared prototype codebooks undo environment-specific confounding in spatio-temporal forecasts.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-31 20:40 UTC pith:YMCDWXJW
load-bearing objection Solid federated STF engineering with a useful client-as-environment framing; the de-confounding “bound” is mostly an identity and the semi-synthetic check is stacked. the 5 major comments →
Every Client Is an Environment: Federated De-confounding for Spatio-Temporal Forecasting
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
When federated clients are treated as distinct causal environments and their local environmental prototype codebooks are aligned then aggregated, federation itself performs an implicit back-door adjustment: the de-confounding bias of the resulting representation is bounded by the weighted average of client-specific prototype deviations, not by any single client’s confounding strength.
What carries the argument
The global prototype codebook Q together with Hungarian alignment and soft assignment: each client maps its latent z_k onto shared environmental prototypes; the server matches and averages the codebooks so that the mixture approximates the global environmental distribution P(E).
Load-bearing premise
Under any fixed environmental condition, every client is assumed to share the same forecasting mechanism; only how often each condition appears can differ across clients.
What would settle it
If clients that experience identical measured environments still produce systematically different history-to-future conditionals (for example after matching weather and time-of-day), then averaging aligned codebooks should fail to reduce confounding leakage relative to purely local prototypes, contradicting the linear bound and the semi-synthetic cancellation result.
If this is right
- Cross-client diversity becomes a resource for causal identification rather than only a personalization problem.
- Only a compact codebook need be exchanged, so communication cost stays far below full-model federated averaging while still approaching centralized accuracy.
- A codebook pretrained on a small subset of nodes can be frozen and reused by unseen nodes with only local adaptation.
- Prototype assignment weights supply an interpretable trace of which latent environmental regimes are active at each place and time.
Where Pith is reading between the lines
- The same client-as-environment view could be tried on other federated sequential tasks (energy load, epidemic curves) where sites share a mechanism but differ in exposure.
- If continuous or high-dimensional environment shifts dominate, the fixed discrete codebook may need to become dynamic or hierarchical, as the authors themselves flag.
- Privacy analyses that treat uploaded prototypes as the sole leakage channel become especially relevant, because the rest of each model never leaves the client.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes Atlas, a federated spatio-temporal forecasting framework that treats each client as a distinct causal environment. Instead of averaging model parameters, clients locally train encoders/decoders and a small prototype codebook intended to capture environmental regimes; the server aligns codebooks across clients via Hungarian matching and aggregates them. A causal analysis (§4.1–4.2) argues that local back-door adjustment fails because clients observe biased environmental marginals, and that federated aggregation of codebooks acts as an implicit back-door adjustment; Proposition 1 claims the resulting representation error is linearly controlled by the federation-averaged confounding strength. Experiments on five benchmarks (METR-LA, PEMS-BAY, PEMS03/04, KnowAir) show Atlas outperforming federated baselines and approaching centralized models on two traffic datasets, with ablations, held-out-client transfer, noise robustness, efficiency analysis, and prototype interpretability.
Significance. If the empirical results hold up, this is a useful contribution to federated spatio-temporal forecasting: the communication cost (a 10×64 codebook per round) is roughly two orders of magnitude below FedAvg-style methods while consistently beating federated baselines, and the transferability result (Table 3) — a codebook pretrained on 5% of clients transfers to held-out clients at near full-federation quality — is a falsifiable, practically relevant finding. The ablations A.1–A.6, noise-robustness study, and hyperparameter sensitivity (Appendix B) are above the usual standard for this venue. The conceptual reframing of clients as causal environments is appealing and likely to influence subsequent work. However, the theoretical contribution as currently written does not deliver what the abstract claims (see Major Comment 1), so the significance rests primarily on the empirical method rather than on the 'implicit back-door adjustment' theory.
major comments (5)
- [§4.2 / Appendix A, Eqs. (11)–(15), and Eq. (4)] Proposition 1 is presented as a guarantee, but the Appendix A proof is definitional. Eq. (11) introduces ΔQ_k as the residual Π_k Q_k − Q* for a stipulated optimal codebook Q*, so Eq. (15), ||Q − Q*|| = ||Σ_k w_k ΔQ_k||, holds identically for any aggregate Q and any choice of Q*. Nothing in the proof shows that (a) local training concentrates Π_k Q_k near a common Q*, (b) the deviations are small, or (c) the averaged deviation is smaller than individual ones — by the triangle inequality ||Σ w_k ΔQ_k|| ≤ Σ w_k ||ΔQ_k||, so federation only reduces error if deviations cancel across clients, a condition never stated or established. The same pattern appears in Eq. (4), where P(E) := Σ_k w_k P_k(E) is asserted with ≜: recovery of the global environmental distribution is assumed, not derived. As written, the 'federated de-confounding bound' provides no de-confounding guarantee. A repair would n
- [§4.3 and Figure 3] The semi-synthetic validation engineers the cancellation that Proposition 1 needs. With c_k = c̄ + δ·r_k and r_k ∈ {±1} balanced so Σ r_k = 0, the identity Σ w_k c_k = c̄ holds by construction, so Fig. 3 can only demonstrate that federation recovers the *average* confounder — and indeed Fig. 3(a) shows Atlas's leakage ℓ(p) growing linearly with c̄, i.e., the federated model retains exactly the mean confounding strength and de-confounds only in the engineered case c̄ = 0. Real environmental confounders (weather fronts, rush-hour structure) are positively correlated across nearby clients, so the realistic regime is same-sign deviations with c̄ ≠ 0 — precisely the regime in which the validation shows residual leakage. The experiment should be extended to same-sign and partially correlated sign patterns, and the claim in the abstract ('linearly controlled by the averaged confounding strength
- [§4.1, Definition 4.1] The shared-mechanism assumption P(Y_k | X_k, E=e) common to all clients is load-bearing for Eq. (4) and Lemma 1, yet it is exactly what is doubtful in the motivating applications: road geometry, sensor calibration, and unmodeled spatial structure can leave site-specific mechanisms after conditioning on E. If mechanisms differ, aligned-codebook averaging does not recover the global adjustment τ. The paper should (i) state explicitly what falsifies this assumption, (ii) discuss its plausibility for the five benchmarks (e.g., METR-LA sensors on different road types), and ideally (iii) include a semi-synthetic variant with heterogeneous mechanisms to characterize the degradation. Currently the assumption is stated once in Definition 4.1 and never revisited, including in the limitations discussion of §6.
- [Table 1 and §5.2 claims relative to centralized baselines] The claim that Atlas 'narrows the gap to centralized methods' is supported on METR-LA (MAE 3.30 vs. 3.05) and PEMS-BAY, where the quoted 3–7% gaps come from, but it fails elsewhere. On KnowAir, the centralized CaST achieves RMSE 16.38 versus Atlas's 23.72 — a ~45% gap — and on PEMS03 the centralized FaST (RMSE 25.08) beats Atlas (26.32). Group (i) baselines should either be discussed per-dataset in §5.2 with an explanation of the KnowAir anomaly (which may also indicate an evaluation-protocol inconsistency worth checking), or the summary claims should be scoped to the datasets where they hold.
- [§4.2, Lemma 1] Lemma 1 asserts that the soft prototype assignment A(z; Q_k) is a 'parameter-level approximation' of the local back-door adjustment b_k, but no formal or even semi-formal link is given between a convex combination of learned codebook vectors (Eq. 5) and the stratification sum Σ_e P(Y|X,e)P_k(e). The lemma is doing real work — it is the only bridge between the causal analysis of §4.1 and the architecture of §4.4 — and is currently a statement of intent rather than a lemma. At minimum, the conditions under which prototype mixtures correspond to stratum mixtures should be sketched, and the text should acknowledge what is assumed.
minor comments (7)
- [Throughout] Typos and language: 'distangle' (§1), 'casual environments' for 'causal environments' (contribution bullet), 'i,e,' (Definition 4.1), double colon in 'Limitations and future works::' (§6). Several uses of 'promises' where 'provides' or 'ensures' is intended.
- [Page headers/footer] Leftover ACM boilerplate: 'Conference acronym ’XX, June 03–05, 2018, Woodstock, NY' headers and the 'Received 20 February 2007...' footer should be removed or updated before camera-ready.
- [Figure 3] Figure 3 axis labels (|ps|/||p||) are not self-explanatory; define ℓ(p) in the caption. The y-axis range in Fig. 3(b) (0–0.08) makes Atlas's flatness visually stronger than the absolute scale warrants; consider a shared scale with (a) or state absolute values.
- [Table 1] The color/bold/underline encoding is stated in the caption but the 'yellow' highlight for Group (i) and the underline-vs-bold distinction for Groups (ii)–(iii) are hard to distinguish in grayscale; consider asterisks/daggers instead.
- [§5.5.2, final paragraph] The robustness results (noise added to the codebook does not much degrade MAE) do not by themselves support the claim that Atlas 'promises the incorporation of diverse differential privacy approaches'; robustness to perturbation is not a DP guarantee, and codebook leakage (e.g., prototype inversion) is not analyzed. Soften or add a leakage discussion.
- [§3, problem formulation] §3 states 'the spatial correlation can be implicitly learned by aggregation in the server,' but the server only aggregates codebooks (Eq. 8) — no spatial module exists server-side. Clarify what is meant, since omitting the topology graph is a notable modeling choice relative to the GNN-based baselines.
- [References] References [16] and [17] are duplicates (both DCRNN, ICLR 2018).
Circularity Check
Proposition 1's equality ||Q−Q*||=||Σ w_k ΔQ_k|| is algebraic once ΔQ_k is defined as the residual; the bound is Lipschitz-of-average-residual, not an independent de-confounding guarantee.
specific steps
-
self definitional
[Appendix A / Proposition 1, Eqs. (11)–(15)]
"After prototype alignment, each client-specific codebook can be decomposed into the optimized global codebook Q* and a client-dependent environmental shift ΔQ_k: Π_k Q_k = Q* + ΔQ_k. ... Q = Q* + Σ_k w_k ΔQ_k. Therefore, ||Q − Q*|| = ||Σ_k w_k ΔQ_k||. ... ||ẑ − z*|| ≤ L_A ||Q − Q*||. ... ||ẑ − z*|| ≤ O(||Σ_k w_k ΔQ_k||)."
ΔQ_k is introduced as the residual of the aligned local codebook from a stipulated optimum Q*. The equality ||Q − Q*|| = ||Σ w_k ΔQ_k|| then holds for every choice of Q* by rearranging the weighted average; it does not constrain local training, prove cancellation of client deviations, or show that the average residual is smaller than individuals (triangle inequality only upper-bounds it). The proposition therefore restates that representation error tracks the averaged residual under Lipschitz continuity of A, rather than deriving a non-definitional de-confounding rate.
-
self definitional
[Section 4.2, Eq. (4)]
"τ(X_k)= Σ_e P(Y_k|X_k,e)P(e) ≜ Σ_e P(Y_k|X_k,e) Σ_k w_k P_k(e) = Σ_k w_k b_k(X_k)."
The step marked ≜ replaces the global environment law P(e) by the weighted mixture of local laws. Under that substitution, aggregating local back-door estimates equals τ by algebra. The claim that federation recovers the global environmental distribution is therefore assumed by equating P(E) to Σ w_k P_k(E), not established from an external identification argument.
full rationale
The paper's central theoretical claim (federated de-confounding error linearly controlled by averaged confounding strength) rests on a short Appendix A argument that is mostly definitional algebra plus a standard continuity step, not a circular fit-to-prediction loop. Defining ΔQ_k := Π_k Q_k − Q* makes ||Q − Q*|| = ||Σ_k w_k ΔQ_k|| an identity for any stipulated Q*; the only non-tautological content is local Lipschitz continuity of the soft-assignment map A(·;Q), which transfers codebook residual to representation residual. Eq. (4) similarly inserts P(E) ≜ Σ_k w_k P_k(E) by definition of the client mixture. That weakens the rhetoric of a derived bound and of federation recovering a true global environment law, but it does not make the forecasting results or the semi-synthetic leakage plots self-fulfilling: Table 1 uses ordinary supervised losses on chronological held-out splits, and §4.3 injects confounding strength c̄ independently of the evaluation metric ℓ(p). There is no load-bearing self-citation chain, uniqueness import, or ansatz smuggled from prior author work. Score 3 reflects one mild self-definitional theoretical step without collapsing the empirical claims.
Axiom & Free-Parameter Ledger
free parameters (5)
- Number of prototypes I =
10
- Prototype dimension D =
64
- Assignment temperature α =
0.1
- Encoder depth (ResMLP layers) =
3
- Federated rounds R and local epochs =
R=200, 1 local epoch
axioms (6)
- domain assumption Back-door adjustment formula P(Y|do(X))=Σ_e P(Y|X,e)P(e) applies to the federated STF SCM with latent environment E on the path X←E→Y.
- domain assumption Under the same environmental stratum, clients share a common conditional P(Y_k|X_k,E=e); only P_k(E) differs.
- ad hoc to paper Soft prototype assignment A(z;Q) is a parameter-level approximation of local back-door adjustment b_k (Lemma 1).
- standard math The assignment operator is locally Lipschitz in the codebook, so representation error tracks ||Q−Q*||.
- domain assumption Hungarian alignment on cosine costs recovers a coherent global indexing of exchangeable prototype slots across clients.
- domain assumption Spatial topology can be omitted and spatial correlation recovered implicitly via server aggregation.
invented entities (2)
-
Global environmental prototype codebook Q
no independent evidence
-
Federated de-confounding bias / bound of Proposition 1
no independent evidence
Cite this review
Pith. "Pith review of Every Client Is an Environment: Federated De-confounding for Spatio-Temporal Forecasting." pith.science (2026). https://pith.science/paper/YMCDWXJW
@misc{pith2026260724218,
author = {Pith},
title = {Pith review of: Every Client Is an Environment: Federated De-confounding for Spatio-Temporal Forecasting},
year = {2026},
howpublished = {\url{https://pith.science/paper/YMCDWXJW}},
note = {Machine review of arXiv:2607.24218}
}
read the original abstract
Federated learning has emerged as a promising paradigm for spatio-temporal forecasting (STF), enabling collaborative model training without sharing raw observations. Existing federated STF methods primarily regard cross-client heterogeneity as an optimization challenge and mitigate it through personalized approaches. However, such heterogeneity fundamentally stems from diverse \emph{environmental conditions}, and these methods capture environment-specific forecasting patterns, hardly generalizing under environmental shifts. Our key insight is that the environmental diversity across federated clients should be exploited, as they provide \emph{complementary observations of the same underlying spatio-temporal system}. Based on this insight, we propose \method, a novel federated de-confounding framework that \textbf{treats clients as distinct causal environments}. \method leverages the client heterogeneity as distributed environmental evidence and learns a global prototype codebook to capture shared environmental regimes. We further derive a theoretical federated de-confounding bound that is linearly controlled by the averaged confounding strength. Extensive experiments demonstrate that \method consistently outperforms federated baselines, while providing transferable, interpretable, and communication-efficient environmental representations.
Figures
Reference graph
Works this paper leans on
-
[1]
Manoj Ghuhan Arivazhagan, Vinay Aggarwal, Aaditya Kumar Singh, and Sunav Choudhary. 2019. Federated Learning with Personalization Layers.arXiv preprint arXiv:1912.00818(2019)
Pith/arXiv arXiv 2019
-
[2]
Martin Arjovsky, Léon Bottou, Ishaan Gulrajani, and David Lopez-Paz. 2019. Invariant Risk Minimization.arXiv:1907.02893(2019)
Pith/arXiv arXiv 2019
-
[3]
Shaojie Bai, J Zico Kolter, and Vladlen Koltun. 2018. An empirical evaluation of generic convolutional and recurrent networks for sequence modeling.arXiv preprint arXiv:1803.01271(2018)
Pith/arXiv arXiv 2018
-
[4]
Lingxiao Cao, Bin Wang, Guiyuan Jiang, Yanwei Yu, and Junyu Dong. 2025. Spatiotemporal-aware trend-seasonality decomposition network for traffic flow forecasting. InProceedings of the AAAI Conference on Artificial Intelligence, Vol. 39. 11463–11471
2025
-
[5]
Yifan Duan, Jian Zhao, Junyuan Mao, Hao Wu, Jingyu Xu, Shilong Wang, Caoyuan Ma, Kai Wang, Kun Wang, and Xuelong Li. 2024. Causal Deciphering and Inpainting in Spatio-Temporal Dynamics via Diffusion Model.arXiv preprint arXiv:2409.19608(2024)
Pith/arXiv arXiv 2024
-
[6]
Yuchen Fang, Hao Miao, Yuxuan Liang, Liwei Deng, Yue Cui, Ximu Zeng, Yuyang Xia, Yan Zhao, Torben Bach Pedersen, Christian S Jensen, et al. 2026. Unraveling spatio-temporal foundation models via the pipeline lens: A comprehensive review. IEEE Transactions on Knowledge and Data Engineering(2026)
2026
-
[7]
Alex Graves. 2013. Generating sequences with recurrent neural networks.arXiv preprint arXiv:1308.0850(2013)
Pith/arXiv arXiv 2013
-
[8]
Shengnan Guo, Youfang Lin, Ning Feng, Chao Song, and Huaiyu Wan. 2019. Attention based spatial-temporal graph convolutional networks for traffic flow forecasting. InProceedings of the AAAI conference on artificial intelligence, Vol. 33. 922–929
2019
-
[9]
Xianjie Guo, Kui Yu, Lizhen Cui, Han Yu, and Xiaoxiao Li. 2025. Federated causally invariant feature learning. InProceedings of the AAAI Conference on Artificial Intelligence, Vol. 39. 16978–16986
2025
-
[10]
Robert A Jacobs, Michael I Jordan, Steven J Nowlan, and Geoffrey E Hinton. 1991. Adaptive mixtures of local experts.Neural computation3, 1 (1991), 79–87
1991
-
[11]
Jiahao Ji, Wentao Zhang, Jingyuan Wang, and Chao Huang. 2025. Seeing the unseen: Learning basis confounder representations for robust traffic prediction. InProceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining V. 1. 577–588
2025
-
[12]
Thomas N Kipf and Max Welling. 2016. Semi-supervised classification with graph convolutional networks.arXiv preprint arXiv:1609.02907(2016)
Pith/arXiv arXiv 2016
-
[13]
Harold W. Kuhn. 1955. The Hungarian method for the assignment problem. Naval Research Logistics Quarterly2, 1-2 (1955), 83–97
1955
-
[14]
Tian Li, Anit Kumar Sahu, Manzil Zaheer, Maziar Sanjabi, Ameet Talwalkar, and Virginia Smith. 2020. Federated Optimization in Heterogeneous Networks. In MLSys
2020
-
[15]
Ying Li, Xingwei Wang, Rongfei Zeng, Praveen Kumar Donta, Ilir Murturi, Min Huang, and Schahram Dustdar. 2025. Federated domain generalization: A survey. Proc. IEEE(2025)
2025
-
[17]
Yaguang Li, Rose Yu, Cyrus Shahabi, and Yan Liu. 2018. Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting. InICLR
2018
-
[18]
Yuxuan Liang, Yutong Xia, Songyu Ke, Yiwei Wang, Qingsong Wen, Junbo Zhang, Yu Zheng, and Roger Zimmermann. 2023. Airformer: Predicting nationwide air quality in china with transformers. InProceedings of the AAAI conference on artificial intelligence, Vol. 37. 14329–14337
2023
-
[19]
Qingxiang Liu, Sheng Sun, Yuxuan Liang, Jingjing Xue, and Min Liu. 2025. Per- sonalized Federated Learning for Spatio-Temporal Forecasting: A Dual Semantic Alignment-Based Contrastive Approach. InAAAI. 12192–12200
2025
-
[20]
Yuxuan Liu, Wenchao Xu, Haozhao Wang, Zhiming He, Zhaofeng Shi, Chongyang Xu, Peichao Wang, and Boyuan Zhang. 2026. Causality-inspired federated learn- ing for dynamic spatio-temporal graphs. InProceedings of the AAAI Conference on Artificial Intelligence, Vol. 40. 23926–23934
2026
-
[21]
Yi Liu, James J. Q. Yu, Jiawen Kang, Dusit Niyato, and Shuyu Zhang. 2020. Privacy- preserving Traffic Flow Prediction: A Federated Learning Approach.IEEE Internet of Things Journal7, 8 (2020), 7751–7763
2020
-
[22]
Jiaming Ma, Binwu Wang, Pengkun Wang, Zhengyang Zhou, Xu Wang, and Yang Wang. 2025. Robust spatio-temporal centralized interaction for ood learning. In Forty-second International Conference on Machine Learning
2025
-
[23]
Yingchi Mao, Hongliang Zhou, Ling Chen, Rongzhi Qi, Zhende Sun, Yi Rong, Xiaoming He, Mingkai Chen, Shahid Mumtaz, Valerio Frascolla, et al. 2025. A survey on spatio-temporal prediction: From transformers to foundation models. Comput. Surveys58, 4 (2025), 1–36
2025
-
[24]
Brendan McMahan, Eider Moore, Daniel Ramage, Seth Hampson, and Blaise Agüera y Arcas. 2017. Communication-Efficient Learning of Deep Networks from Decentralized Data. InAISTATS
2017
-
[25]
Chuizheng Meng, Sirisha Rambhatla, and Yan Liu. 2021. Cross-Node Federated Graph Neural Network for Spatio-Temporal Data Modeling. InKDD
2021
-
[26]
2004.Introductory Lectures on Convex Optimization: A Basic Course
Yurii Nesterov. 2004.Introductory Lectures on Convex Optimization: A Basic Course. Springer
2004
-
[27]
2009.Causality
Judea Pearl. 2009.Causality. Cambridge university press
2009
-
[28]
Jonas Peters, Peter Bühlmann, and Nicolai Meinshausen. 2016. Causal Inference by using Invariant Prediction: Identification and Confidence Intervals.J. R. Stat. Soc. B78, 5 (2016), 947–1012
2016
-
[29]
Zhuang Qi, Sijin Zhou, Lei Meng, Han Hu, Han Yu, and Xiangxu Meng. 2025. Federated deconfounding and debiasing learning for out-of-distribution general- ization.arXiv preprint arXiv:2505.04979(2025)
Pith/arXiv arXiv 2025
-
[30]
Zezhi Shao, Fei Wang, Yongjun Xu, Wei Wei, Chengqing Yu, Zhao Zhang, Di Yao, Tao Sun, Guangyin Jin, Xin Cao, et al. 2024. Exploring progress in multi- variate time series forecasting: Comprehensive benchmarking and heterogeneity analysis.IEEE Transactions on Knowledge and Data Engineering37, 1 (2024), 291–305
2024
-
[31]
Zezhi Shao, Zhao Zhang, Fei Wang, Wei Wei, and Yongjun Xu. 2022. Spatial- Temporal Identity: A Simple yet Effective Baseline for Multivariate Time Series Forecasting. InCIKM
2022
-
[32]
Chao Song, Youfang Lin, Shengnan Guo, and Huaiyu Wan. 2020. Spatial- temporal synchronous graph convolutional networks: A new framework for spatial-temporal network data forecasting. InProceedings of the AAAI conference on artificial intelligence, Vol. 34. 914–921
2020
-
[33]
Yongduo Sui, Xiang Wang, Jiancan Wu, Min Lin, Xiangnan He, and Tat-Seng Chua
-
[34]
Xueyang Tang, Song Guo, Jingcai Guo, Jie Zhang, and Yue Yu. 2024. Causally moti- vated personalized federated invariant learning with shortcut-averse information- theoretic regularization. InForty-first International Conference on Machine Learn- ing
2024
-
[35]
Xueyang Tang, Song Guo, Jie Zhang, and Jingcai Guo. 2024. Learning personal- ized causally invariant representations for heterogeneous federated clients. In International Conference on Learning Representations, Vol. 2024. 10016–10037
2024
-
[36]
Binwu Wang, Jiaming Ma, Pengkun Wang, Xu Wang, Yudong Zhang, Zhengyang Zhou, and Yang Wang. 2024. STONE: A Spatio-temporal OOD Learning Frame- work Kills Both Spatial and Temporal Shifts. InKDD. Conference acronym ’XX, June 03–05, 2018, Woodstock, NY Liu et al
2024
-
[37]
Kun Wang, Hao Wu, Yifan Duan, Guibin Zhang, Kai Wang, Xiaojiang Peng, Yu Zheng, Yuxuan Liang, and Yang Wang. 2024. NuwaDynamics: Discovering and Updating in Causal Spatio-Temporal Modeling. InICLR
2024
-
[38]
Shuo Wang, Yanran Li, Jiang Zhang, Qingye Meng, Lingwei Meng, and Fei Gao
-
[39]
Zonghan Wu, Shirui Pan, Guodong Long, Jing Jiang, and Chengqi Zhang. 2019. Graph WaveNet for Deep Spatial-Temporal Graph Modeling. InIJCAI
2019
-
[40]
Yutong Xia, Yuxuan Liang, Haomin Wen, Xu Liu, Kun Wang, Zhengyang Zhou, and Roger Zimmermann. 2023. Deciphering Spatio-Temporal Graph Forecasting: A Causal Lens and Treatment. InNeurIPS
2023
-
[41]
Kuo Yang, Yunhe Guo, Qihe Huang, Zhengyang Zhou, and Yang Wang. 2025. Revealing concept shift in spatio-temporal graphs via state learning. InProceed- ings of the Thirty-Fourth International Joint Conference on Artificial Intelligence. 3525–3533
2025
-
[42]
Linghua Yang, Wantong Chen, Xiaoxi He, Shuyue Wei, Yi Xu, Zimu Zhou, and Yongxin Tong. 2024. FedGTP: exploiting inter-client spatial dependency in federated graph-based traffic prediction. InProceedings of the 30th ACM SIGKDD conference on knowledge discovery and data mining. 6105–6116
2024
-
[43]
Haonan Yuan, Qingyun Sun, Xingcheng Fu, Ziwei Zhang, Cheng Ji, Hao Peng, and Jianxin Li. 2023. Environment-Aware Dynamic Graph Learning for Out-of- Distribution Generalization. InNeurIPS
2023
-
[44]
Weijia Zhang, Jindong Han, Zhao Xu, Hang Ni, Hao Liu, and Hui Xiong. 2024. Urban foundation models: A survey. InProceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 6633–6643
2024
-
[45]
Yudong Zhang, Xu Wang, Pengkun Wang, Binwu Wang, Zhengyang Zhou, and Yang Wang. 2024. Modeling spatio-temporal mobility across data silos via person- alized federated learning.IEEE Transactions on Mobile Computing23, 12 (2024), 15289–15306
2024
-
[46]
Yiji Zhao, Zihao Zhong, Ao Wang, Haomin Wen, Ming Jin, Yuxuan Liang, Huaiyu Wan, and Hao Wu. 2026. FaST: Efficient and Effective Long-Horizon Forecasting for Large-Scale Spatial-Temporal Graphs via Mixture-of-Experts. InProceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V
2026
-
[47]
Chuanpan Zheng, Xiaoliang Fan, Cheng Wang, and Jianzhong Qi. 2020. Gman: A graph multi-attention network for traffic prediction. InProceedings of the AAAI conference on artificial intelligence, Vol. 34. 1234–1241
2020
-
[48]
Chengyang Zhou, Zijian Zhang, Chunxu Zhang, Hao Miao, Yulin Zhang, Kedi Lyu, and Juncheng Hu. 2026. Feddis: A causal disentanglement framework for federated traffic prediction. InProceedings of the ACM Web Conference 2026. 7541–7551
2026
-
[49]
Zhengyang Zhou, Qihe Huang, Kuo Yang, Kun Wang, Xu Wang, Yudong Zhang, Yuxuan Liang, and Yang Wang. 2023. Maintaining the Status Quo: Capturing Invariant Relations for OOD Spatiotemporal Learning. InKDD. 3603–3614. A Proofs and Full Statements Proof. After prototype alignment, each client-specific codebook can be decomposed into the optimized global codeb...
2023
-
[2020]
5-gnn: A domain knowledge enhanced graph neural network for pm2
Pm2. 5-gnn: A domain knowledge enhanced graph neural network for pm2. 5 forecasting. InProceedings of the 28th international conference on advances in geographic information systems. 163–166
-
[2022]
In Proceedings of the 28th ACM SIGKDD conference on knowledge discovery and data mining
Causal attention for interpretable and generalizable graph classification. In Proceedings of the 28th ACM SIGKDD conference on knowledge discovery and data mining. 1696–1705
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.