← Search

Qingyun Sun

40 accepted papers

2026

Controllable Logical Hypothesis Generation for Abductive Reasoning in Knowledge Graphs

ICLR 2026poster

Abductive reasoning in knowledge graphs aims to generate plausible logical hypotheses from observed entities, with broad applications in areas such as clinical diagnosis and scientific discovery. However, due to a lack of controllability, a single observation may yield numerous plausible but redunda…

Cited by 0SourcecodeScholar
2026

Fine-Tuned LLMs Know They Don’t Know: A Parameter-Efficient Approach to Recovering Honesty

AAAI 2026technical

The honesty of Large Language Models (LLMs) is increasingly important for safe deployment in high-stakes domains. However, this crucial trait is severely undermined by supervised fine-tuning (SFT), a common technique for model specialization. Existing recovery methods rely on data-intensive global p

Cited by 0SourcePDFScholar
2026

Is Fixing Schema Graphs Necessary? Full-Resolution Graph Structure Learning for Relational Deep Learning

ICML 2026poster

Relational prediction tasks are fundamental in many real-world applications, where data are naturally stored in relational databases (RDBs). Relational Deep Learning (RDL) addresses this problem by modeling RDBs as graphs and applying graph neural networks (GNNs) for end-to-end learning. However, gr…

Cited by 0SourceScholar
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
2026

Towards LLM-Empowered Knowledge Tracing via LLM-Student Hierarchical Behavior Alignment in Hyperbolic Space

AAAI 2026technical

Knowledge Tracing (KT) diagnoses students’ concept mas- tery through continuous learning state monitoring in education. Existing methods primarily focus on studying behavioral sequences based on ID or textual information. While existing methods rely on ID-based sequences or shallow textual features,

Cited by 0SourcePDFScholar
2026

Training-Free Sparse Attention for Fast Video Generation via Offline Layer-Wise Sparsity Profiling and Online Bidirectional Co-Clustering

ICML 2026poster

Diffusion Transformers (DiTs) achieve strong video generation quality but suffer from high inference cost due to dense 3D attention, leading to the development of sparse attention technologies to improve efficiency. However, existing training-free sparse attention methods in video generation still f…

Cited by 0SourceScholar
2025

An Out-Of-Distribution Membership Inference Attack Approach for Cross-Domain Graph Attacks

IJCAI 2025

Graph Neural Network-based methods face privacy leakage risks due to the introduction of topological structures about the targets, which allows attackers to bypass the target's prior knowledge of the sensitive attributes and realize membership inference attacks (MIA) by observing and analyzing the t

Cited by 0SourcePDFScholar
2025

Bi-Directional Multi-Scale Graph Dataset Condensation via Information Bottleneck

AAAI 2025technical

Dataset condensation has significantly improved model training efficiency, but its application on devices with different computing power brings new requirements for different data sizes. For sparse graph data with non-Euclidean structures, repeated condensation of each scale may lead to significant…

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

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

Mitigating Message Imbalance in Fraud Detection with Dual-View Graph Representation Learning

IJCAI 2025

Graph representation learning has become a mainstream method for fraud detection due to its strong expressive power, which focuses on enhancing node representations through improved neighborhood knowledge capture. However, the focus on local interactions leads to imbalanced transmission of global to

Cited by 0SourcePDFScholar
2025

OS-GCL: A One-Shot Learner in Graph Contrastive Learning

IJCAI 2025

Graph contrastive learning (GCL) enhances the self-supervised learning capacity for graph representation learning. Nevertheless, the previous research has neglected to consider one fundamental nature of GCL -- graph contrastive learning operates as a one-shot learner, guided by the widely utilized n

Cited by 0SourcePDFScholar
2025

Prompt-based Unifying Inference Attack on Graph Neural Networks

AAAI 2025technical

Graph neural networks (GNNs) provide important prospective insights in applications such as social behavior analysis and financial risk analysis based on their powerful learning capabilities on graph data. Nevertheless, GNNs' predictive performance relies on the quality of task-specific node labels,…

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
2025

ST-GCond: Self-supervised and Transferable Graph Dataset Condensation

ICLR 2025poster

The increasing scale of graph datasets significantly enhances deep learning models but also presents substantial training challenges. Graph dataset condensation has emerged to condense large datasets into smaller yet informative ones that maintain similar test performance. However, these methods req…

Cited by 0SourcePDFScholar
2025

Toward a Unified Geometry Understanding : Riemannian Diffusion Framework for Graph Generation and Prediction

NeurIPS 2025poster

Graph diffusion models have made significant progress in learning structured graph data and have demonstrated strong potential for predictive tasks. Existing approaches typically embed node, edge, and graph-level features into a unified latent space, modeling prediction tasks including classificatio…

Cited by 0SourceScholar
2025

Towards Objective Fine-tuning: How LLMs’ Prior Knowledge Causes Potential Poor Calibration?

ACL 2025long

Fine-tuned Large Language Models (LLMs) often demonstrate poor calibration, with their confidence scores misaligned with actual performance. While calibration has been extensively studied in models trained from scratch, the impact of LLMs’ prior knowledge on calibration during fine-tuning remains un…

Cited by 0SourcePDFScholar
2024

Few-Shot Multimodal Named Entity Recognition Based on Mutlimodal Causal Intervention Graph

COLING 2024main

Multimodal Named Entity Recognition (MNER) models typically require a significant volume of labeled data for effective training to extract relations between entities. In real-world scenarios, we frequently encounter unseen relation types. Nevertheless, existing methods are predominantly tailored for…

Cited by 1SourcePDFScholar
2024

GC-Bench: An Open and Unified Benchmark for Graph Condensation

NeurIPS 2024poster

Graph condensation (GC) has recently garnered considerable attention due to its ability to reduce large-scale graph datasets while preserving their essential properties. The core concept of GC is to create a smaller, more manageable graph that retains the characteristics of the original graph. Despi…

2024

Hyperbolic Geometric Latent Diffusion Model for Graph Generation

ICML 2024poster

Diffusion models have made significant contributions to computer vision, sparking a growing interest in the community recently regarding the application of it to graph generation. The existing discrete graph diffusion models exhibit heightened computational complexity and diminished training efficie…

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…

2024

ReGCL: Rethinking Message Passing in Graph Contrastive Learning

AAAI 2024technical

Graph contrastive learning (GCL) has demonstrated remarkable efficacy in graph representation learning. However, previous studies have overlooked the inherent conflict that arises when employing graph neural networks (GNNs) as encoders for node-level contrastive learning. This conflict pertains to t…

2023

Does Graph Distillation See Like Vision Dataset Counterpart?

NeurIPS 2023poster

Training on large-scale graphs has achieved remarkable results in graph representation learning, but its cost and storage have attracted increasing concerns. Existing graph condensation methods primarily focus on optimizing the feature matrices of condensed graphs while overlooking the impact of the…

Cited by 42SourcePDFScholar
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…

2023

Self-Organization Preserved Graph Structure Learning with Principle of Relevant Information

AAAI 2023technical

Most Graph Neural Networks follow the message-passing paradigm, assuming the observed structure depicts the ground-truth node relationships. However, this fundamental assumption cannot always be satisfied, as real-world graphs are always incomplete, noisy, or redundant. How to reveal the inherent gr…

Cited by 12SourcePDFScholar
2022

Graph Structure Learning with Variational Information Bottleneck

AAAI 2022technical

Graph Neural Networks (GNNs) have shown promising results on a broad spectrum of applications. Most empirical studies of GNNs directly take the observed graph as input, assuming the observed structure perfectly depicts the accurate and complete relations between nodes. However, graphs in the real-wo…

2021

GRAC: Self-Guided and Self-Regularized Actor-Critic

CoRL 2021poster

Deep reinforcement learning (DRL) algorithms have successfully been demonstrated on a range of challenging decision making and control tasks. One dominant component of recent deep reinforcement learning algorithms is the target network which mitigates the divergence when learning the Q function. How…

Cited by 30SourceScholar
2019

Differential Inclusions for Modeling Nonsmooth ADMM Variants: A Continuous Limit Theory

ICML 2019oral

Recently, there has been a great deal of research attention on understanding the convergence behavior of first-order methods. One line of this research focuses on analyzing the convergence behavior of first-order methods using tools from continuous dynamical systems such as ordinary differential equ…

Cited by 11SourcePDFScholar
2018

A PID Controller Approach for Stochastic Optimization of Deep Networks

CVPR 2018poster

Deep neural networks have demonstrated their power in many computer vision applications. State-of-the-art deep architectures such as VGG, ResNet, and DenseNet are mostly optimized by the SGD-Momentum algorithm, which updates the weights by considering their past and current gradients. Nonetheless, S…

2018

Neural Proximal Gradient Descent for Compressive Imaging

NeurIPS 2018poster

Recovering high-resolution images from limited sensory data typically leads to a serious ill-posed inverse problem, demanding inversion algorithms that effectively capture the prior information. Learning a good inverse mapping from training data faces severe challenges, including: (i) scarcity of tr…