← Search

Haonan Yuan

15 accepted papers

2026

Is the Information Bottleneck Robust Enough? Towards Label-Noise Resistant Information Bottleneck Learning

AAAI 2026technical

The Information Bottleneck (IB) principle facilitates effective representation learning by preserving label-relevant information while compressing irrelevant information. However, its strong reliance on accurate labels makes it inherently vulnerable to label noise, prevalent in real-world scenarios,

Cited by 0SourcePDFScholar
2026

Privacy Auditing of Multi-Domain Graph Pre-Trained Model Under Membership Inference Attacks

AAAI 2026technical

Multi-domain graph pre-training has emerged as a pivotal technique in developing graph foundation models. While it greatly improves the generalization of graph neural networks, its privacy risks under membership inference attacks (MIAs), which aim to identify whether a specific instance was used in

Cited by 0SourcePDFScholar
2026

SA²GFM: Enhancing Robust Graph Foundation Models with Structure-Aware Semantic Augmentation

AAAI 2026technical

While Graph Foundation Models (GFMs) have achieved notable progress across diverse tasks recently, their robustness under domain noise, structural perturbations, and adversarial attacks remains largely underexplored. A core limitation lies in inadequate modeling of hierarchical structural semantics,

Cited by 0SourcePDFScholar
2026

Towards Effective, Stealthy, and Persistent Backdoor Attacks Targeting Graph Foundation Models

AAAI 2026technical

Graph Foundation Models (GFMs) are pre-trained on diverse source domains and adapted to unseen targets, enabling broad generalization for graph machine learning. Despite that GFMs have attracted considerable attention recently, their vulnerability to backdoor attacks remains largely underexplored. A

Cited by 0SourcePDFScholar
2025

DG-Mamba: Robust and Efficient Dynamic Graph Structure Learning with Selective State Space Models

AAAI 2025technical

Dynamic graphs exhibit intertwined spatio-temporal evolutionary patterns, widely existing in the real world. Nevertheless, the structure incompleteness, noise, and redundancy result in poor robustness for Dynamic Graph Neural Networks (DGNNs). Dynamic Graph Structure Learning (DGSL) offers a promisi…

2025

Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition

AAAI 2025technical

Wearable Human Activity Recognition (WHAR) is a prominent research area within ubiquitous computing. Multi-sensor synchronous measurement has proven to be more effective for WHAR than using a single sensor. However, existing WHAR methods use shared convolutional kernels for indiscriminate temporal f…

2025

Discrete Curvature Graph Information Bottleneck

AAAI 2025technical

Graph neural networks(GNNs) have been demonstrated to depend on whether the node effective information is sufficiently passing. Discrete curvature (Ricci curvature) is used to study graph connectivity and information propagation efficiency with a geometric perspective, and has been raised in recent…

2025

GRAVER: Generative Graph Vocabularies for Robust Graph Foundation Models Fine-tuning

NeurIPS 2025poster

Inspired by the remarkable success of foundation models in language and vision, Graph Foundation Models (GFMs) hold significant promise for broad applicability across diverse graph tasks and domains. However, existing GFMs struggle with unstable few-shot fine-tuning, where both performance and adapt…

Cited by 0SourceScholar
2025

GraphKeeper: Graph Domain-Incremental Learning via Knowledge Disentanglement and Preservation

NeurIPS 2025poster

Graph incremental learning (GIL), which continuously updates graph models by sequential knowledge acquisition, has garnered significant interest recently. However, existing GIL approaches focus on task-incremental and class-incremental scenarios within a single domain. Graph domain-incremental learn…

Cited by 0SourceScholar
2025

GraphMoRE: Mitigating Topological Heterogeneity via Mixture of Riemannian Experts

AAAI 2025technical

Real-world graphs have inherently complex and diverse topological patterns, known as topological heterogeneity. Most existing works learn graph representation in a single constant curvature space that is insufficient to match the complex geometric shapes, resulting in low-quality embeddings with hig…

2025

How Much Can Transfer? BRIDGE: Bounded Multi-Domain Graph Foundation Model with Generalization Guarantees

ICML 2025poster

Graph Foundation Models hold significant potential for advancing multi-domain graph learning, yet their full capabilities remain largely untapped. Existing works show promising task performance with the “pretrain-then-prompt” paradigm, which lacks theoretical foundations to understand why it works a…

Cited by 0SourcePDFScholar
2025

IGL-Bench: Establishing the Comprehensive Benchmark for Imbalanced Graph Learning

ICLR 2025spotlight

Deep graph learning has gained grand popularity over the past years due to its versatility and success in representing graph data across a wide range of domains. However, the pervasive issue of imbalanced graph data distributions, where certain parts exhibit disproportionally abundant data while oth…

2025

Robust Graph Condensation via Classification Complexity Mitigation

NeurIPS 2025spotlight

Graph condensation (GC) has gained significant attention for its ability to synthesize smaller yet informative graphs. However, existing studies often overlook the robustness of GC in scenarios where the original graph is corrupted. In such cases, we observe that the performance of GC deteriorates s…

Cited by 0SourceScholar
2024

Poincaré Differential Privacy for Hierarchy-Aware Graph Embedding

AAAI 2024technical

Hierarchy is an important and commonly observed topological property in real-world graphs that indicate the relationships between supervisors and subordinates or the organizational behavior of human groups. As hierarchy is introduced as a new inductive bias into the Graph Neural Networks (GNNs) in v…

2023

Environment-Aware Dynamic Graph Learning for Out-of-Distribution Generalization

NeurIPS 2023poster

Dynamic graph neural networks (DGNNs) are increasingly pervasive in exploiting spatio-temporal patterns on dynamic graphs. However, existing works fail to generalize under distribution shifts, which are common in real-world scenarios. As the generation of dynamic graphs is heavily influenced by late…