← Search

Chentao Wu

11 accepted papers

2026

E-mem: Multi-Agent Based Episodic Context Reconstruction for LLM Agent Memory

ICML 2026poster

The evolution of Large Language Model (LLM) agents towards System~2 reasoning, characterized by deliberative, high-precision problem-solving, necessitates maintaining rigorous logical integrity over extended horizons. However, prevalent memory preprocessing paradigms incur destructive de-contextuali…

Cited by 0SourceScholar
2025

GD$^2$: Robust Graph Learning under Label Noise via Dual-View Prediction Discrepancy

NeurIPS 2025poster

Graph Neural Networks (GNNs) achieve strong performance in node classification tasks but exhibit substantial performance degradation under label noise. Despite recent advances in noise-robust learning, a principled approach that exploits the node-neighbor interdependencies inherent in graph data for…

Cited by 0SourceScholar
2025

Generative Diffusion Model-based Energy Management in Networked Energy Systems

ICASSP 2025accepted

In recent years, the proliferation of renewable energy sources has heightened the focus on networked energy systems. These systems face significant challenges due to the unpredictable nature of energy generation and consumption, as well as the complexity of managing numerous components and parameter…

Cited by 0SourceScholar
2025

Leveraging Peer-Informed Label Consistency for Robust Graph Neural Networks with Noisy Labels

IJCAI 2025

Graph Neural Networks (GNNs) excel in many applications but struggle when trained with noisy labels, especially as noise can propagate through the graph structure. Despite recent progress in developing robust GNNs, few methods exploit the intrinsic properties of graph data to filter out noise. In th

Cited by 0SourcePDFScholar
2025

Variational Perturbation Personalized Federated Learning via Prior-Posterior Distance

ICASSP 2025accepted

Personalized Federated Learning (pFL) mitigates the impact of statistical heterogeneity on FL architecture to some extent by allowing participants to use personalized models based on local data distributions. The existing pFL methods optimize from the perspective of model structure, attempting to ad…

Cited by 0SourceScholar
2024

InterpGNN: Understand and Improve Generalization Ability of Transdutive GNNs through the Lens of Interplay between Train and Test Nodes

ICLR 2024poster

Transductive node prediction has been a popular learning setting in Graph Neural Networks (GNNs). It has been widely observed that the shortage of information flow between the distant nodes and intra-batch nodes (for large-scale graphs) often hurt the generalization of GNNs which overwhelmingly adop…

Cited by 1SourcePDFScholar
2023

Towards Practical Edge Inference Attacks Against Graph Neural Networks

ICASSP 2023accepted

Graph Neural Networks (GNNs) have demonstrated superior performance in numerous real-world applications. Despite their success, recent studies have shown that GNNs are vulnerable under edge inference attacks aimed to infer the connectivity of a given pair of nodes. However, existing methods primaril…

Cited by 0SourceScholar
2022

Ada-STNet: A Dynamic AdaBoost Spatio-Temporal Network for Traffic Flow Prediction

ICASSP 2022accepted

Traffic flow prediction is of particular interest since its massive applications in intelligent transportation systems (ITS). The problem is challenging due to the complex spatio-temporal correlations and nonlinearities of traffic flows. However, existing methods based on the graph neural networks c…

Cited by 0SourceScholar
2022

On Collective Robustness of Bagging Against Data Poisoning

ICML 2022spotlight

Bootstrap aggregating (bagging) is an effective ensemble protocol, which is believed can enhance robustness by its majority voting mechanism. Recent works further prove the sample-wise robustness certificates for certain forms of bagging (e.g. partition aggregation). Beyond these particular forms, i…