Papers › The Victim and The Beneficiary: Exploiting a Poisoned Model to Train a Clean Model on...

The Victim and The Beneficiary: Exploiting a Poisoned Model to Train a Clean Model on Poisoned Data

17 Apr 2024ICCV 2023 1arXiv:2404.11265archive 2025-07-28

Zixuan Zhu, Rui Wang, Cong Zou, Lihua Jing

Recently, backdoor attacks have posed a serious security threat to the training process of deep neural networks (DNNs). The attacked model behaves normally on benign samples but outputs a specific result when the trigger is present. However, compared with the rocketing progress of backdoor attacks, existing defenses are difficult to deal with these threats effectively or require benign samples to work, which may be unavailable in real scenarios. In this paper, we find that the poisoned samples and benign samples can be distinguished with prediction entropy. This inspires us to propose a novel dual-network training framework: The Victim and The Beneficiary (V&B), which exploits a poisoned model to train a clean model without extra benign samples. Firstly, we sacrifice the Victim network to be a powerful poisoned sample detector by training on suspicious samples. Secondly, we train the Beneficiary network on the credible samples selected by the Victim to inhibit backdoor injection. Thirdly, a semi-supervised suppression strategy is adopted for erasing potential backdoors and improving model performance. Furthermore, to better inhibit missed poisoned samples, we propose a strong data augmentation method, AttentionMix, which works well with our proposed V&B framework. Extensive experiments on two widely used datasets against 6 state-of-the-art attacks demonstrate that our framework is effective in preventing backdoor injection and robust to various attacks while maintaining the performance on benign samples. Our code is available at https://github.com/Zixuan-Zhu/VaB.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.11265")

Code

Syntology Ran 10 of 16 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 9 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zixuan-zhu/vab officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 10 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
9ran
6unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Zixuan-Zhu/VaB. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

attention_mix Zixuan-Zhu/VaB/attention_mix_cifar10.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · c9851248154b1525 · report
conv_block zixuan-zhu/vab/models/Conv4.py official repository ran no licence file found · pointer only · 15fbe2fdbc1b71ce · report
cutmix zixuan-zhu/vab/attention_mix_ImageNet.py official repository ran no licence file found · pointer only · fd0dd06aa9c0b3fe · report
eval_train zixuan-zhu/vab/functions_ImageNet.py official repository ran no licence file found · pointer only · 10634dee6d4c19f9 · report
linear_rampup zixuan-zhu/vab/attention_mix_ImageNet.py official repository ran no licence file found · pointer only · f90d0f73baf01696 · report
mixup zixuan-zhu/vab/attention_mix_ImageNet.py official repository ran fingerprinted no licence file found · pointer only · d78c36330e8e8cc4 · report
resnet18 zixuan-zhu/vab/models/resnet.py official repository ran no licence file found · pointer only · 790e3b5f0df4e6d3 · report
resnet34 zixuan-zhu/vab/models/resnet.py official repository ran no licence file found · pointer only · 688dc5df604d9a18 · report
resnet50 zixuan-zhu/vab/models/resnet.py official repository ran no licence file found · pointer only · 023b69d723e78aa0 · report
test zixuan-zhu/vab/functions_ImageNet.py official repository ran no licence file found · pointer only · 60e449e5c49fc546 · report
PreActResNet18 zixuan-zhu/vab/models/preact_resnet.py official repository unverified no licence file found · pointer only · a55348359ff9d8f1 · report
create_SIG zixuan-zhu/vab/dataloader_cifar10.py official repository unverified no licence file found · pointer only · 8bb831df2791e02d · report
eval_train zixuan-zhu/vab/functions_cifar10.py official repository unverified no licence file found · pointer only · 2d53215c054785a6 · report
load_init_data zixuan-zhu/vab/dataloader_cifar10.py official repository unverified no licence file found · pointer only · 738da965c40e052e · report
load_state zixuan-zhu/vab/functions_ImageNet.py official repository unverified no licence file found · pointer only · 799587a17bd0a49e · report
load_state zixuan-zhu/vab/functions_cifar10.py official repository unverified no licence file found · pointer only · 0375866c08cecb25 · report

Tasks

Data Augmentationmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections