← Search

Guoren Wang

34 accepted papers

2026

DANCE: Dynamic, Available, Neighbor-gated Condensation for Federated Text-Attributed Graphs

ICML 2026poster

Federated graph learning (FGL) enables collaborative training on graph data across multiple clients. With the rise of large language models (LLMs), textual attributes in FGL graphs are gaining attention. Text-attributed graph federated learning (TAG-FGL) improves FGL by explicitly leveraging LLMs to…

Cited by 0SourceScholar
2026

FlowMAP: Flow Matching for Generalizable Agent Planning

ICML 2026poster

Agent planning faces dynamic heterogeneity—nonstationary observations, dynamics, and objectives with sparse, delayed rewards—which dominant methods largely ignore, leading to poor generalization under environment shifts. We propose Flow-Matching for Agent Planning (FlowMAP), which formulates plannin…

Cited by 0SourceScholar
2026

HIAL: Towards Semantics-Aware Hypergraph Active Learning via Dual-Perspective Information Maximization

ICML 2026poster

Hypergraph Neural Networks (HNNs) model high-order interactions effectively but rely on costly node annotations, motivating Hypergraph Active Learning (HAL). However, many HAL pipelines adapt graph-based querying through clique expansion, which introduces structural bias and can cause \emph{ranking …

Cited by 0SourceScholar
2026

LoC-Decomp: LLM Autoformalization via Logical Concept Decomposition and Iterative Feedback Correction

ICLR 2026poster

Autoformalization—the process of converting natural language mathematical statements into machine-verifiable formal code—plays a critical role in ensuring the reliability of mathematical reasoning generated by large language models (LLMs). Recent studies show that LLMs exhibit strong potential in au…

Cited by 0SourcecodeScholar
2026

OpenMAG: A Comprehensive Benchmark for Multimodal-Attributed Graph

ICML 2026poster

Multimodal-Attributed Graph (MAG) learning has achieved remarkable success in modeling complex real-world systems by integrating graph topology with rich attributes from multiple modalities. With the rapid proliferation of novel MAG models capable of handling intricate cross-modal semantics and stru…

Cited by 0SourceScholar
2026

PAGE: A Unified Approach for Federated Graph Unlearning

AAAI 2026technical

Federated graph learning (FGL) is a distributive framework for graph representation learning that prioritizes privacy preservation. The right to be forgotten embodies the ethical principle of prioritizing user autonomy over data usage. In the context of FGL, upholding this right requires the method

Cited by 0SourcePDFScholar
2026

Scalable Topology-Preserving Graph Coarsening: Concepts and Algorithms

ICML 2026poster

Graph coarsening reduces the size of a graph while preserving certain properties. Most existing methods preserve either spectral or spatial characteristics. Recent research has shown that preserving topological features helps maintain the predictive performance of graph neural networks (GNNs) traine…

Cited by 0SourceScholar
2026

Toward Effective Multimodal Graph Foundation Model: A Divide-and-Conquer Based Approach

ICML 2026poster

Graph Foundation Models (GFMs) have achieved remarkable success in generalizing across diverse domains. However, they mainly focus on Text-Attributed Graphs (TAGs), leaving Multimodal-Attributed Graphs (MAGs) largely untapped. Developing Multimodal Graph Foundation Models (MGFMs) allows for leveragi…

Cited by 0SourceScholar
2026

Towards Docking-oriented De Novo Ligand Design via Gradient Inversion

ICML 2026poster

De novo ligand design is a fundamental task that seeks to generate protein or molecule candidates that can effectively dock with protein receptors and achieve strong binding affinity entirely from scratch. It holds paramount significance for a wide spectrum of biomedical applications. However, most …

Cited by 0SourceScholar
2026

Uncertainty-Constrained Trustworthiness for Graph Learning

ICML 2026poster

Graph learning has been increasingly deployed in critical and sensitive domains, raising pressing demands for trustworthiness-robustness, fairness, and beyond. However, these properties are often undermined by various perturbations, which induce distributional uncertainty and compromise the trustwor…

Cited by 0SourceScholar
2026

When LLMs Encounter Open-world Graph Learning: A Fresh View on Unlabeled Data Uncertainty

ICML 2026poster

Recently, large language models (LLMs) have driven a systematic shift in the graph ML com- munity through the adoption of text-attributed graphs (TAGs). Although a variety of frameworks have been developed, most fail to properly ad- dress the challenge of data uncertainty in open- world environments…

Cited by 0SourceScholar
2025

Fira: Can We Achieve Full-rank Training of LLMs Under Low-rank Constraint?

NeurIPS 2025poster

Low-rank training has emerged as a promising approach for reducing memory usage in training Large Language Models (LLMs). Previous methods either rely on decomposing weight matrices (e.g., LoRA), or seek to decompose gradient matrices (e.g., GaLore) to ensure reduced memory consumption. However, bot…

Cited by 0SourcecodeScholar
2025

Generalization Bounds for Kolmogorov-Arnold Networks (KANs) and Enhanced KANs with Lower Lipschitz Complexity

NeurIPS 2025poster

Kolmogorov-Arnold Networks (KANs) have demonstrated remarkable expressive capacity and predictive power in symbolic learning. However, existing generalization errors of KANs primarily focus on approximation errors while neglecting estimation errors, leading to a suboptimal bias-variance trade-off an…

Cited by 0SourceScholar
2025

GraphMaster: Automated Graph Synthesis via LLM Agents in Data-Limited Environments

NeurIPS 2025spotlight

The era of foundation models has revolutionized AI research, yet Graph Foundation Models (GFMs) remain constrained by the scarcity of large-scale graph corpora. Traditional graph data synthesis techniques primarily focus on simplistic structural operations, lacking the capacity to generate semantica…

Cited by 0SourceScholar
2025

Handling Label Noise via Instance-Level Difficulty Modeling and Dynamic Optimization

NeurIPS 2025poster

Recent studies indicate that deep neural networks degrade in generalization performance under noisy supervision. Existing methods focus on isolating clean subsets or correcting noisy labels, facing limitations such as high computational costs, heavy hyperparameter tuning process, and coarse-grained…

Cited by 0SourcecodeScholar
2025

Harnessing Diversity for Important Data Selection in Pretraining Large Language Models

ICLR 2025spotlight

Data selection is of great significance in pretraining large language models, given the variation in quality within the large-scale available training corpora. To achieve this, researchers are currently investigating the use of data influence to measure the importance of data instances, $i.e.,$ a…

Cited by 8SourcePDFScholar
2025

OpenGU: A Comprehensive Benchmark for Graph Unlearning

NeurIPS 2025poster

Graph Machine Learning is essential for understanding and analyzing relational data. However, privacy-sensitive applications demand the ability to efficiently remove sensitive information from trained graph neural networks (GNNs), avoiding the unnecessary time and space overhead caused by retraining…

Cited by 0SourcecodeScholar
2025

Toward Data-centric Directed Graph Learning: An Entropy-driven Approach

ICML 2025poster

Although directed graphs (digraphs) offer strong modeling capabilities for complex topological systems, existing DiGraph Neural Networks (DiGNNs) struggle to fully capture the concealed rich structural information. This data-level limitation results in model-level sub-optimal predictive performa…

Cited by 0SourcePDFScholar
2025

Towards Multi-Table Learning: A Novel Paradigm for Complementarity Quantification and Integration

NeurIPS 2025spotlight

Multi-table data integrate various entities and attributes, with potential interconnections between them. However, existing tabular learning methods often struggle to describe and leverage the underlying complementarity across distinct tables. To address this limitation, we propose the first unified…

Cited by 0SourceScholar
2024

FDNet: Feature Decoupling Framework for Trajectory Prediction

IROS 2024poster

Trajectory prediction plays a significant role in autonomous driving, with current challenges primarily focused on capturing complex interactions in traffic scenes. Previous methods usually directly encode non-interactive and interactive information together, and then decode them for trajectory pred…

Cited by 1SourceScholar
2024

Keypoint-based Progressive Chain-of-Thought Distillation for LLMs

ICML 2024poster

Chain-of-thought distillation is a powerful technique for transferring reasoning abilities from large language models (LLMs) to smaller student models. Previous methods typically require the student to mimic the step-by-step rationale produced by LLMs, often facing the following challenges: (i) Toke…

Cited by 2SourcePDFScholar
2024

LaKD: Length-agnostic Knowledge Distillation for Trajectory Prediction with Any Length Observations

NeurIPS 2024poster

Trajectory prediction is a crucial technology to help systems avoid traffic accidents, ensuring safe autonomous driving. Previous methods typically use a fixed-length and sufficiently long trajectory of an agent as observations to predict its future trajectory. However, in real-world scenarios, we o…

Cited by 1SourcePDFScholar
2024

On the Road to Portability: Compressing End-to-End Motion Planner for Autonomous Driving

CVPR 2024poster

End-to-end motion planning models equipped with deep neural networks have shown great potential for enabling full autonomous driving. However the oversized neural networks render them impractical for deployment on resource-constrained systems which unavoidably requires more computational time and re…

2024

Towards Effective and General Graph Unlearning via Mutual Evolution

AAAI 2024technical

With the rapid advancement of AI applications, the growing needs for data privacy and model robustness have highlighted the importance of machine unlearning, especially in thriving graph-based scenarios. However, most existing graph unlearning strategies primarily rely on well-designed architectures…

2023

BCDiff: Bidirectional Consistent Diffusion for Instantaneous Trajectory Prediction

NeurIPS 2023poster

The objective of pedestrian trajectory prediction is to estimate the future paths of pedestrians by leveraging historical observations, which plays a vital role in ensuring the safety of self-driving vehicles and navigation robots. Previous works usually rely on a sufficient amount of observation ti…

Cited by 28SourcePDFScholar
2022

Active Learning for Domain Adaptation: An Energy-Based Approach

AAAI 2022technical

Unsupervised domain adaptation has recently emerged as an effective paradigm for generalizing deep neural networks to new target domains. However, there is still enormous potential to be tapped to reach the fully supervised performance. In this paper, we present a novel active learning strategy to a…

2022

Filtration-Enhanced Graph Transformation

IJCAI 2022poster

Graph kernels and graph neural networks (GNNs) are widely used for the classification of graph data. However, many existing graph kernels and GNNs have limited expressive power, because they cannot distinguish graphs if the classic 1-dimensional Weisfeiler-Leman (1-WL) algorithm does not distinguish…

Cited by 1SourcePDFScholar
2021

Unsupervised Active Learning via Subspace Learning

AAAI 2021technical

Unsupervised active learning has been an active research topic in machine learning community, with the purpose of choosing representative samples to be labelled in an unsupervised manner. Previous works usually take the minimization of data reconstruction loss as the criterion to select representati…

Cited by 18SourcePDFScholar
2020

Simultaneous Arrival Matching for New Spatial Crowdsourcing Platforms

IJCAI 2020poster

In recent years, 3D spatial crowdsourcing platforms become popular, in which users and workers travel together to their assigned workplaces for services, such as InterestingSport and Nanguache. A typical problem over 3D spatial crowdsourcing platforms is to match users with suitable workers and work…

Cited by 0SourcePDFScholar