PulseAugur
EN
LIVE 10:31:26

New framework certifies model robustness against data poisoning

Researchers have developed a novel framework to certify model robustness against data poisoning attacks without altering the training algorithm or model architecture. This method uses convex relaxations to estimate the range of possible parameter updates, thereby bounding the worst-case behavior of models trained on potentially manipulated data. The approach provides guarantees against untargeted, targeted, and backdoor attacks, demonstrating effectiveness across diverse real-world datasets. AI

IMPACT Provides a method to secure ML models against data manipulation, crucial for applications in sensitive domains like healthcare and autonomous driving.

RANK_REASON Academic paper detailing a new framework for certified robustness in machine learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

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

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Philip Sosnin, Mark N. M\"uller, Maximilian Baader, Calvin Tsay, Matthew Wicker ·

    Certified Robustness to Data Poisoning in Gradient-Based Training

    arXiv:2406.05670v3 Announce Type: replace Abstract: Modern machine learning pipelines leverage large amounts of public data, making it infeasible to guarantee data quality and leaving models open to poisoning and backdoor attacks. Provably bounding model behavior under such attac…