← Search

Haoteng Yin

6 accepted papers

2025

Differentially Private Relational Learning with Entity-level Privacy Guarantees

NeurIPS 2025poster

Learning with relational and network-structured data is increasingly vital in sensitive domains where protecting the privacy of individual entities is paramount. Differential Privacy (DP) offers a principled approach for quantifying privacy risks, with DP-SGD emerging as a standard mechanism for pri…

Cited by 0SourcecodeScholar
2025

Do LLMs Really Forget? Evaluating Unlearning with Knowledge Correlation and Confidence Awareness

NeurIPS 2025poster

Machine unlearning techniques aim to mitigate unintended memorization in large language models (LLMs). However, existing approaches predominantly focus on the explicit removal of isolated facts, often overlooking latent inferential dependencies and the non-deterministic nature of knowledge within LL…

Cited by 0SourceScholar
2025

How to Talk to Language Models: Serialization Strategies for Structured Entity Matching

NAACL 2025findings

Entity matching (EM), which identifies whether two data records refer to the same real-world entity, is crucial for knowledge base construction and enhancing data-driven AI systems. Recent advances in language models (LMs) have shown great potential in resolving entities with rich textual attributes…

2024

SocialCVAE: Predicting Pedestrian Trajectory via Interaction Conditioned Latents

AAAI 2024technical

Pedestrian trajectory prediction is the key technology in many applications for providing insights into human behavior and anticipating human future motions. Most existing empirical models are explicitly formulated by observed human behaviors using explicable mathematical terms with deterministic na…

2022

Equivariant and Stable Positional Encoding for More Powerful Graph Neural Networks

ICLR 2022poster

Graph neural networks (GNN) have shown great advantages in many graph-based learning tasks but often fail to predict accurately for a task-based on sets of nodes such as link/motif prediction and so on. Many works have recently proposed to address this problem by using random node features or node…

2022

Understanding Non-linearity in Graph Neural Networks from the Bayesian-Inference Perspective

NeurIPS 2022accept

Graph neural networks (GNNs) have shown superiority in many prediction tasks over graphs due to their impressive capability of capturing nonlinear relations in graph-structured data. However, for node classification tasks, often, only marginal improvement of GNNs has been observed in practice over t…