Pith. sign in

REVIEW 1 cited by

secml: A Python Library for Secure and Explainable Machine Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1912.10013 v2 pith:YHPNUD2N submitted 2019-12-20 cs.LG cs.CRcs.CVcs.GTstat.ML

classification cs.LGcs.CRcs.CVcs.GTstat.ML
keywords attackssecmllearningadversarialmachinetextttalgorithmsexplainable
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

We present \texttt{secml}, an open-source Python library for secure and explainable machine learning. It implements the most popular attacks against machine learning, including test-time evasion attacks to generate adversarial examples against deep neural networks and training-time poisoning attacks against support vector machines and many other algorithms. These attacks enable evaluating the security of learning algorithms and the corresponding defenses under both white-box and black-box threat models. To this end, \texttt{secml} provides built-in functions to compute security evaluation curves, showing how quickly classification performance decreases against increasing adversarial perturbations of the input data. \texttt{secml} also includes explainability methods to help understand why adversarial attacks succeed against a given model, by visualizing the most influential features and training prototypes contributing to each decision. It is distributed under the Apache License 2.0 and hosted at \url{https://github.com/pralab/secml}.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Hyperparameter Tuning Through Pessimistic Bilevel Optimization

    cs.LG 2024-12 conditional novelty 6.0 of 10

    Pessimistic bilevel optimization, which tunes hyperparameters against the worst-case inner-level model, gives more robust binary classifiers than optimistic bilevel tuning under limited or perturbed data.

Pith tools