← Search

Zongpeng Li

5 accepted papers

2026

Forgetting Knowledge Localization and Isolation for Continual Forgetting of Pre-trained Vision Models

AAAI 2026technical

Continual forgetting task aims to continuously remove multiple target knowledge subsets from pre-trained models while maintaining the integrity of remaining knowledge. Existing methods suffer from both incomplete forgetting of target knowledge and unintended forgetting of indistinguishable remaining

Cited by 0SourcePDFScholar
2025

Your Scale Factors are My Weapon: Targeted Bit-Flip Attacks on Vision Transformers via Scale Factor Manipulation

CVPR 2025poster

Vision Transformers (ViTs) have experienced significant progress and are quantized for deployment in resource-constrained applications. Quantized models are vulnerable to targeted bit-flip attacks (BFAs). A targeted BFA prepares a trigger and a corresponding Trojan/backdoor, inserting the latter (wi…

2021

Diffusion Network Inference from Partial Observations

AAAI 2021technical

To infer the structure of a diffusion network from observed diffusion results, existing approaches customarily assume that observed data are complete and contain the final infection status of each node, as well as precise timestamps of node infections. Due to high cost and uncertainties in the monit…

Cited by 6SourcePDFScholar
2018

Removing the Feature Correlation Effect of Multiplicative Noise

NeurIPS 2018spotlight

Multiplicative noise, including dropout, is widely used to regularize deep neural networks (DNNs), and is shown to be effective in a wide range of architectures and tasks. From an information perspective, we consider injecting multiplicative noise into a DNN as training the network to solve the task…