← Search

Xuyang Zhong

5 accepted papers

2026

DualOptim+: Bridging Shared and Decoupled Optimizer States for Better Machine Unlearning in Large Language Models

ICML 2026poster

We propose **DualOptim+**, a novel optimization framework for improving machine unlearning in large language models. It introduces a base state to capture common representations shared by forgetting and retaining objectives and delta states to preserve objective-specific residuals. This architecture…

Cited by 0SourceScholar
2025

DualOptim: Enhancing Efficacy and Stability in Machine Unlearning with Dual Optimizers

NeurIPS 2025poster

Existing machine unlearning (MU) approaches exhibit significant sensitivity to hyperparameters, requiring meticulous tuning that limits practical deployment. In this work, we first empirically demonstrate the instability and suboptimal performance of existing popular MU methods when deployed in diff…

Cited by 0SourceScholar
2025

Understanding and Improving Fast Adversarial Training against $l_0$ Bounded Perturbations

NeurIPS 2025poster

This work studies fast adversarial training against sparse adversarial perturbations bounded by $l_0$ norm. We first demonstrate the unique challenges of employing $1$-step attacks on $l_0$ bounded perturbations, especially catastrophic overfitting (CO) that cannnot be properly addressed by existing…

Cited by 0SourceScholar
2024

TTT-MIM: Test-Time Training with Masked Image Modeling for Denoising Distribution Shifts

ECCV 2024poster

"Neural networks trained end-to-end give state-of-the-art performance for image denoising. However, when applied to an image outside of the training distribution, the performance often degrades significantly. In this work, we propose a test-time training (TTT) method based on masked image modeling (…

2024

Towards Efficient Training and Evaluation of Robust Models against $l_0$ Bounded Adversarial Perturbations

ICML 2024poster

This work studies sparse adversarial perturbations bounded by $l_0$ norm. We propose a white-box PGD-like attack method named sparse-PGD to effectively and efficiently generate such perturbations. Furthermore, we combine sparse-PGD with a black-box attack to comprehensively and more reliably evaluat…