← Search

Haoyu Peter Wang

8 accepted papers

2025

Generalization Principles for Inference over Text-Attributed Graphs with Large Language Models

ICML 2025poster

Large language models (LLMs) have recently been introduced to graph learning, aiming to extend their zero-shot generalization success to tasks where labeled graph data is scarce. Among these applications, inference over text-attributed graphs (TAGs) presents unique challenges: existing methods strug…

Cited by 0SourcePDFScholar
2025

Graph-KV: Breaking Sequence via Injecting Structural Biases into Large Language Models

NeurIPS 2025poster

Modern large language models (LLMs) are inherently auto-regressive, requiring input to be serialized into flat sequences regardless of their structural dependencies. This serialization hinders the model’s ability to leverage structural inductive biases, especially in tasks such as retrieval-augmente…

Cited by 0SourceScholar
2025

Scalable Discrete Diffusion Samplers: Combinatorial Optimization and Statistical Physics

ICLR 2025poster

Learning to sample from complex unnormalized distributions over discrete domains emerged as a promising research direction with applications in statistical physics, variational inference, and combinatorial optimization. Recent work has demonstrated the potential of diffusion models in this domain. H…

Cited by 2SourcePDFScholar
2024

Certified Machine Unlearning via Noisy Stochastic Gradient Descent

NeurIPS 2024poster

``The right to be forgotten'' ensured by laws for user data privacy becomes increasingly important. Machine unlearning aims to efficiently remove the effect of certain data points on the trained model parameters so that it can be approximately the same as if one retrains the model from scratch. We p…

2024

Langevin Unlearning: A New Perspective of Noisy Gradient Descent for Machine Unlearning

NeurIPS 2024spotlight

Machine unlearning has raised significant interest with the adoption of laws ensuring the ``right to be forgotten''. Researchers have provided a probabilistic notion of approximate unlearning under a similar definition of Differential Privacy (DP), where privacy is defined as statistical indistingui…

2022

Unsupervised Learning for Combinatorial Optimization with Principled Objective Relaxation

NeurIPS 2022accept

Using machine learning to solve combinatorial optimization (CO) problems is challenging, especially when the data is unlabeled. This work proposes an unsupervised learning framework for CO problems. Our framework follows the standard relaxation-plus-rounding approach and adopts neural networks to pa…