Arrow Research search

Author name cluster

Peichao Wang

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

AAAI Conference 2026 Conference Paper

Causality-inspired Federated Learning for Dynamic Spatio-Temporal Graphs

  • Yuxuan Liu
  • Wenchao Xu
  • Haozhao Wang
  • Zhiming He
  • Zhaofeng Shi
  • Chongyang Xu
  • Peichao Wang
  • Boyuan Zhang

Federated Graph Learning (FGL) has emerged as a powerful paradigm for decentralized training of graph neural networks while preserving data privacy. However, existing FGL methods are predominantly designed for static graphs and rely on parameter averaging or distribution alignment, which implicitly assume that all features are equally transferable across clients, overlooking both the spatial and temporal heterogeneity and the presence of client-specific knowledge in real-world graphs. In this work, we identify that such assumptions create a vicious cycle of spurious representation entanglement, client-specific interference, and negative transfer, degrading generalization performance in Federated Learning over Dynamic Spatio-Temporal Graphs (FSTG). To address this issue, we propose a novel causality-inspired framework named SC-FSGL, which explicitly decouples transferable causal knowledge from client-specific noise through representation-level interventions. Specifically, we introduce a Conditional Separation Module that simulates soft interventions through client conditioned masks, enabling the disentanglement of invariant spatio-temporal causal factors from spurious signals and mitigating representation entanglement caused by client heterogeneity. In addition, we propose a Causal Codebook that clusters causal prototypes and aligns local representations via contrastive learning, promoting cross-client consistency and facilitating knowledge sharing across diverse spatio-temporal patterns. Experiments on five diverse heterogeneity Spatio-Temporal Graph (STG) datasets show that SC-FSGL outperforms state-of-the-art methods.

EAAI Journal 2025 Journal Article

Paying more attention to local contrast: Improving infrared small target detection performance via prior knowledge

  • Peichao Wang
  • Jiabao Wang
  • Yao Chen
  • Rui Zhang
  • Yang Li
  • Zhuang Miao

The data-driven methods for InfraRed Small Target Detection (IRSTD) have achieved promising results. However, these methods typically incorporate modules with high computational complexity, which enhance performance at the expense of computational efficiency. Utilizing human expert knowledge to assist data-driven methods in better learning with less costs is worthy of exploration. To effectively guide the model to focus on targets’ spatial features, this paper proposes the Local Contrast Attention Enhanced infrared small target detection Network (LCAE-Net), combining prior knowledge with data-driven deep learning methods. LCAE-Net is a U-shaped neural network model which consists of two developed modules: a Local Contrast Enhancement (LCE) module and a Channel Attention Enhancement (CAE) module. The LCE module takes advantage of prior knowledge, leveraging handcrafted convolution operators to acquire Local Contrast Attention (LCA), which could realize background suppression while enhancing the potential target region, thus guiding the neural network to pay more attention to potential infrared small targets’ location information. To effectively utilize the response information throughout the downsampling progresses, the CAE module is proposed to achieve the information fusion among feature maps’ different channels. Experimental results indicate that our LCAE-Net outperforms comparison methods on the three public datasets, and its detection speed could reach up to 70 Frames Per Second (FPS). Meanwhile, our model has a parameter count and Floating-Point Operations (FLOPs) of 1. 945 Million (M) and 4. 862 Giga (G) respectively, which is suitable for deployment on edge devices. Our code will be available at https: //github. com/boa2004plaust/LCAENet.

v2026.09.13