← Search

Faguo Wu

6 accepted papers

2026

Eliminating Solution Bias in Differentially Private Optimization

ICML 2026poster

Differentially private (DP) stochastic optimization algorithms are widely used in privacy-preserving deep learning, where per-sample gradient clipping and noise injection protect sensitive information. However, these operations limit existing DP algorithms to converge within a constant-radius neighb…

Cited by 0SourceScholar
2026

Lyapunov Probes for Hallucination Detection in Large Foundation Models

CVPR 2026

We address hallucination detection in Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) by framing the problem through the lens of dynamical systems stability theory. Rather than treating hallucination as a straightforward classification task, we conceptualize (M)LLMs as dyna

Cited by 0SourceScholar
2026

Z-Erase: Enabling Concept Erasure in Single Stream Diffusion Transformers

ICML 2026poster

Concept erasure serves as a vital safety mechanism for removing unwanted concepts from text-to-image (T2I) models. While extensively studied in U-Net and dual-stream architectures (e.g., Flux), this task remains under-explored in the recent emerging paradigm of single-stream diffusion transformers (…

Cited by 0SourceScholar
2025

ACTIVE: Offline Reinforcement Learning via Adaptive Imitation and In-sample $V$-Ensemble

ICLR 2025poster

Offline reinforcement learning (RL) aims to learn from static datasets and thus faces the challenge of value estimation errors for out-of-distribution actions. The in-sample learning scheme addresses this issue by performing implicit TD backups that does not query the values of unseen actions. Howev…

Cited by 0SourcePDFScholar
2025

Offline RL with Smooth OOD Generalization in Convex Hull and its Neighborhood

ICLR 2025poster

Offline Reinforcement Learning (RL) struggles with distributional shifts, leading to the $Q$-value overestimation for out-of-distribution (OOD) actions. Existing methods address this issue by imposing constraints; however, they often become overly conservative when evaluating OOD regions, which cons…