← Search

Xinyang Lu

5 accepted papers

2026

Batch and Sequential Unlearning for Neural Networks

ICLR 2026poster

With the increasing deployment of machine learning models trained on personal data, machine unlearning has become crucial for data owners to exercise their "right to be forgotten" and protect their privacy. While model owners can retrain the models without the erased data to achieve this goal, this…

Cited by 0SourceScholar
2026

De-attribute to Forget for LLM Unlearning

ICML 2026poster

The rapid development of large language models (LLMs) has raised concerns regarding the inclusion of private or inappropriate data during training, which has led to growing interest in LLM unlearning. Many existing LLM unlearning approaches rely on prediction loss-based optimizations, such as maximi…

Cited by 0SourceScholar
2026

WaterDrum: Watermark-based Data-centric Unlearning Metric

ICLR 2026poster

Large language model (LLM) unlearning is critical in real-world applications where it is necessary to efficiently remove the influence of private, copyrighted, or harmful data from some users. Existing utility-centric unlearning metrics (based on model utility) may fail to accurately evaluate the ex…

Cited by 0SourcecodeScholar
2025

WASA: WAtermark-based Source Attribution for Large Language Model-Generated Data

ACL 2025finding

The impressive performances of Large Language Models (LLMs) and their immense potential for commercialization have given rise to serious concerns over the Intellectual Property (IP) of their training data. In particular, the synthetic texts generated by LLMs may infringe the IP of the data being use…

Cited by 0SourcePDFScholar
2024

Can LLMs Express Their Uncertainty? An Empirical Evaluation of Confidence Elicitation in LLMs

ICLR 2024poster

Empowering large language models (LLMs) to accurately express confidence in their answers is essential for reliable and trustworthy decision-making. Previous confidence elicitation methods, which primarily rely on *white-box access* to internal model information or model fine-tuning, have become les…