mlsec
MLsec, short for machine learning security, is an interdisciplinary research area that studies the security and privacy of machine learning systems. It investigates threats to models, data, and deployments across the machine learning lifecycle, and develops defenses and evaluation methodologies. Researchers in MLsec examine how learning systems can be manipulated, leaked, or misused, and how to build more robust and privacy-preserving models.
Threat models consider attacker goals and capabilities, including white-box or black-box access to models, access to
Defenses span robust training and optimization, detection of adversarial inputs, certified robustness guarantees, data sanitization, and
MLsec has applications in critical systems such as medical imaging, autonomous vehicles, cybersecurity, finance, and cloud-based
While sometimes described as a distinct field, MLsec is closely tied to machine learning, cybersecurity, and