paper-with-me

Papers

Fusing Pruned and Backdoored Models: Optimal Transport-based Data-free Backdoor Mitigation

2024-08-28 · Weilin Lin, Li Liu, Jianze Li, Hui Xiong

Backdoor attacks present a serious security threat to deep neuron networks (DNNs). Although numerous effective defense techniques have been proposed in recent years, they inevitably rely on the availability of either clean or poisoned data. In contrast, data-free defense techniques have evolved slowly and still lag significantly in performance. To address this issue, different from the traditional approach of pruning followed by fine-tuning, we propose a novel data-free defense method named Optimal Transport-based Backdoor Repairing (OTBR) in this work. This method, based on our findings on neuron weight changes (NWCs) of random unlearning, uses optimal transport (OT)-based model fusion to combine the advantages of both pruned and backdoored models. Specifically, we first demonstrate our findings that the NWCs of random unlearning are positively correlated with those of poison unlearning. Based on this observation, we propose a random-unlearning NWC pruning technique to eliminate the backdoor effect and obtain a backdoor-free pruned model. Then, motivated by the OT-based model fusion, we propose the pruned-to-backdoored OT-based fusion technique, which fuses pruned and backdoored models to combine the advantages of both, resulting in a model that demonstrates high clean accuracy and a low attack success rate. To our knowledge, this is the first work to apply OT and model fusion techniques to backdoor defense. Extensive experiments show that our method successfully defends against all seven backdoor attacks across three benchmark datasets, outperforming both state-of-the-art (SOTA) data-free and data-dependent methods. The code implementation and Appendix are provided in the Supplementary Material.

📄 PDF Abstract BibTeX arXiv:2408.15861

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defense

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Backdoor Attack on Hash-based Image Retrieval via Clean-label Data Poisoning

2021-09-18 · Kuofeng Gao, Jiawang Bai, Bin Chen, Dongxian Wu 외

A backdoored deep hashing model is expected to behave normally on original query images and return the images with the target label when a specific trigger pattern presents. To this end, we propose the confusing perturba…

Backdoor AttackData PoisoningDeep HashingImage Retrieval+1

Token Reduction via Local and Global Contexts Optimization for Efficient Video Large Language Models

2026-03-02 · Jinlong Li, Liyuan Jiang, Haonan Zhang, Nicu Sebe arxiv

Video Large Language Models (VLLMs) demonstrate strong video understanding but suffer from inefficiency due to redundant visual tokens. Existing pruning primary targets intra-frame spatial redundancy or prunes inside the…

Computational Efficiency

Geodesic Sinkhorn for Fast and Accurate Optimal Transport on Manifolds

2022-11-02 · Guillaume Huguet, Alexander Tong, María Ramos Zapatero, Christopher J. Tape 외

Efficient computation of optimal transport distance between distributions is of growing importance in data science. Sinkhorn-based methods are currently the state-of-the-art for such computations, but require $O(n^2)$ co…

Dimensionality ReductionTime SeriesTime Series AnalysisVocal Bursts Intensity Prediction

Transformer Fusion with Optimal Transport

2023-10-09 · Moritz Imfeld, Jacopo Graldi, Marco Giordano, Thomas Hofmann 외

Fusion is a technique for merging multiple independently-trained neural networks in order to combine their capabilities. Past attempts have been restricted to the case of fully-connected, convolutional, and residual netw…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Multimodal Optimal Transport for Training-free Temporal Segmentation in Surgical Robotics

2026-02-27 · Omar Mohamed, Edoardo Fazzari, Ayah Al-Naji, Hamdan Alhadhrami 외 arxiv

Automated recognition of surgical phases and steps is a fundamental capability for intraoperative decision support, workflow automation, and skill assessment in robotic-assisted surgery. Existing approaches either depend…

Action Segmentation