← Search

Eli Chien

19 accepted papers

2026

Privacy Amplification in Differentially Private Zeroth-Order Optimization with Hidden States

ICML 2026poster

Zeroth-order optimization has emerged as a promising approach for fine-tuning large language models on domain-specific data, particularly under differential privacy (DP) and memory constraints. While first-order methods have been extensively studied from a privacy perspective, the privacy analysis a…

Cited by 0SourceScholar
2026

The Trojan Knowledge: Bypassing Commercial LLM Guardrails via Harmless Prompt Weaving and Adaptive Tree Search

ICML 2026poster

Large language models (LLMs) remain vulnerable to jailbreak attacks that bypass safety guardrails. Existing approaches overwhelmingly operate within the prompt-optimization paradigm; the resulting prompts typically retain malicious semantic signals that modern guardrails are primed to detect. In con…

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

LayerDAG: A Layerwise Autoregressive Diffusion Model for Directed Acyclic Graph Generation

ICLR 2025spotlight

Directed acyclic graphs (DAGs) serve as crucial data representations in domains such as hardware synthesis and compiler/program optimization for computing systems. DAG generative models facilitate the creation of synthetic DAGs, which can be used for benchmarking computing systems while preserving i…

2025

Underestimated Privacy Risks for Minority Populations in Large Language Model Unlearning

ICML 2025poster

Large Language Models (LLMs) embed sensitive, human-generated data, prompting the need for unlearning methods. Although certified unlearning offers strong privacy guarantees, its restrictive assumptions make it unsuitable for LLMs, giving rise to various heuristic approaches typically assessed throu…

Cited by 0SourcePDFScholar
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

Differentially Private Graph Diffusion with Applications in Personalized PageRanks

NeurIPS 2024poster

Graph diffusion, which iteratively propagates real-valued substances among the graph, is used in numerous graph/network-involved applications. However, releasing diffusion vectors may reveal sensitive linking information in the data such as transaction information in financial network data. However,…

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

2024

Machine Unlearning of Pre-trained Large Language Models

ACL 2024long

This study investigates the concept of the ‘right to be forgotten’ within the context of large language models (LLMs). We explore machine unlearning as a pivotal solution, with a focus on pre-trained models–a notably under-researched area. Our research delineates a comprehensive framework for machin…

2023

Differentially Private Decoupled Graph Convolutions for Multigranular Topology Protection

NeurIPS 2023poster

Graph Neural Networks (GNNs) have proven to be highly effective in solving real-world learning problems that involve graph-structured data. However, GNNs can also inadvertently expose sensitive user information and interactions through their model predictions. To address these privacy concerns, Diff…

2023

Efficient Model Updates for Approximate Unlearning of Graph-Structured Data

ICLR 2023poster

With the adoption of recent laws ensuring the ``right to be forgotten'', the problem of machine unlearning has become of significant importance. This is particularly the case for graph-structured data, and learning tools specialized for such data, including graph neural networks (GNNs). This work in…

Cited by 54SourcePDFScholar
2023

PINA: Leveraging Side Information in eXtreme Multi-label Classification via Predicted Instance Neighborhood Aggregation

ICML 2023poster

The eXtreme Multi-label Classification (XMC) problem seeks to find relevant labels from an exceptionally large label space. Most of the existing XMC learners focus on the extraction of semantic features from input query text. However, conventional XMC studies usually neglect the side information of…

2023

Representer Point Selection for Explaining Regularized High-dimensional Models

ICML 2023poster

We introduce a novel class of sample-based explanations we term *high-dimensional representers*, that can be used to explain the predictions of a regularized high-dimensional model in terms of importance weights for each of the training samples. Our workhorse is a novel representer theorem for gener…

Cited by 4SourcePDFScholar
2022

Node Feature Extraction by Self-Supervised Multi-scale Neighborhood Prediction

ICLR 2022poster

Learning on graphs has attracted significant attention in the learning community due to numerous real-world applications. In particular, graph neural networks (GNNs), which take \emph{numerical} node features and graph structure as inputs, have been shown to achieve state-of-the-art performance on v…

2022

You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks

ICLR 2022poster

Hypergraphs are used to model higher-order interactions amongst agents and there exist many practically relevant instances of hypergraph datasets. To enable the efficient processing of hypergraph data, several hypergraph neural network platforms have been proposed for learning hypergraph properties…

2021

Adaptive Universal Generalized PageRank Graph Neural Network

ICLR 2021poster

In many important graph data processing applications the acquired information includes both node features and observations of the graph topology. Graph neural networks (GNNs) are designed to exploit both sources of evidence but they do not optimally trade-off their utility and integrate them in a ma…

2020

Multi-MotifGAN (MMGAN): Motif-Targeted Graph Generation And Prediction

ICASSP 2020accepted

Generative graph models create instances of graphs that mimic the properties of real-world networks. Generative models are successful at retaining pairwise associations in the underlying networks but often fail to capture higher-order connectivity patterns known as network motifs. Different types of…

Cited by 0SourceScholar