PulseAugur
EN
LIVE 09:07:12

New DFCS method enhances backdoor attack efficiency on ML models

Researchers have developed a new method called Distributional Feature Coverage Sample Selection (DFCS) for data-efficient backdoor attacks on machine learning models. This training-free, trigger-agnostic approach clusters fixed pretrained features and selects the nearest sample from each region to convey the trigger-target association. DFCS demonstrated superior performance across various datasets and attack types, achieving an average attack success rate of 96.30% while maintaining clean accuracy. AI

IMPACT This research highlights potential vulnerabilities in machine learning models and could inform the development of more robust defenses against data poisoning attacks.

RANK_REASON The cluster contains an academic paper detailing a new method for backdoor attacks on machine learning models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New DFCS method enhances backdoor attack efficiency on ML models

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yi Yang, Xiaoke Chen, Jinyang Huang, Feng-Qi Cui, Yu-Tong Guo, Jia-Cheng Zhao, Haiming Jin, Xiaokang Zhou, Meng Li ·

    Diversity Matters: Distributional Feature Coverage Sample Selection for Data-Efficient Backdoor Attacks

    arXiv:2608.09047v1 Announce Type: cross Abstract: Backdoor attacks compromise training data so that a model retains clean accuracy but predicts an attacker-chosen target on triggered inputs. At very low poisoning rates, only a few samples convey the trigger--target association, m…