ZeroFPR_SVDD

Detection of safety regions (zero False Positive) via Support Vector Data Description (SVDD).
32 Downloads
Updated 8 Feb 2022

ZeroFPR_SVDD

Safety regions research is a well-known task for ML and the main focus is to avoid false positives, i.e., including in the safe region unsafe points. In this repository, two methods for the research of zero FPR regions are proposed: the first one is based simply on the reduction of the SVDD radius until only safe points are enclosed in the SVDD shape; the second one instead performs successive iterations of the SVDD on the safe region until there are no more negative points.

Zero_FPR_exe.m is the example code of the the algorithm, while ZeroFPR_SVDD.m is the code of the main algorithm.

Cite As -) Plain text A. Carlevaro and M. Mongelli, "A New SVDD Approach to Reliable and Explainable AI," in IEEE Intelligent Systems, vol. 37, no. 2, pp. 55-68, 1 March-April 2022, doi: 10.1109/MIS.2021.3123669.

-) BibTex @ARTICLE{9594676, author={Carlevaro, Alberto and Mongelli, Maurizio}, journal={IEEE Intelligent Systems}, title={A New SVDD Approach to Reliable and Explainable AI}, year={2022}, volume={37}, number={2}, pages={55-68}, doi={10.1109/MIS.2021.3123669}}

Author ORCID: https://orcid.org/0000-0002-7206-5511

Cite As

Alberto Carlevaro (2024). ZeroFPR_SVDD (https://github.com/AlbiCarle/ZeroFPR_SVDD/releases/tag/v1.0.0), GitHub. Retrieved .

Carlevaro, Alberto, and Maurizio Mongelli. “A New SVDD Approach to Reliable and EXplainable AI.” IEEE Intelligent Systems, Institute of Electrical and Electronics Engineers (IEEE), 2021, pp. 1–1, doi:10.1109/mis.2021.3123669.

View more styles
MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.