paper-with-me

Papers

Robust Explanations for Private Support Vector Machines

2021-02-07 · Rami Mochaourab, Sugandh Sinha, Stanley Greenstein, Panagiotis Papapetrou

We consider counterfactual explanations for private support vector machines (SVM), where the privacy mechanism that publicly releases the classifier guarantees differential privacy. While privacy preservation is essential when dealing with sensitive data, there is a consequent degradation in the classification accuracy due to the introduced perturbations in the classifier weights. For such classifiers, counterfactual explanations need to be robust against the uncertainties in the SVM weights in order to ensure, with high confidence, that the classification of the data instance to be explained is different than its explanation. We model the uncertainties in the SVM weights through a random vector, and formulate the explanation problem as an optimization problem with probabilistic constraint. Subsequently, we characterize the problem's deterministic equivalent and study its solution. For linear SVMs, the problem is a convex second-order cone program. For non-linear SVMs, the problem is non-convex. Thus, we propose a sub-optimal solution that is based on the bisection method. The results show that, contrary to non-robust explanations, the quality of explanations from the robust solution degrades with increasing privacy in order to guarantee a prespecified confidence level for correct classifications.

📄 PDF Abstract BibTeX arXiv:2102.03785

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Tverberg's theorem and multi-class support vector machines

2024-04-25 · Pablo Soberón

We show how, using linear-algebraic tools developed to prove Tverberg's theorem in combinatorial geometry, we can design new models of multi-class support vector machines (SVMs). These supervised learning protocols requi…

On Neural Quantum Support Vector Machines

2023-08-16 · Lars Simon, Manuel Radons

In \cite{simon2023algorithms} we introduced four algorithms for the training of neural support vector machines (NSVMs) and demonstrated their feasibility. In this note we introduce neural quantum support vector machines,…

Insensitive Stochastic Gradient Twin Support Vector Machine for Large Scale Problems

2017-04-19 · Zhen Wang, Yuan-Hai Shao, Lan Bai, Li-Ming Liu 외

Stochastic gradient descent algorithm has been successfully applied on support vector machines (called PEGASOS) for many classification problems. In this paper, stochastic gradient descent algorithm is investigated to tw…

General Classification

Improving the Interpretability of Support Vector Machines-based Fuzzy Rules

2014-08-22 · Duc-Hien Nguyen, Manh-Thanh Le

Support vector machines (SVMs) and fuzzy rule systems are functionally equivalent under some conditions. Therefore, the learning algorithms developed in the field of support vector machines can be used to adapt the param…

Linear Classification of data with Support Vector Machines and Generalized Support Vector Machines

2016-05-31 · Xiaomin Qi, Sergei Silvestrov, Talat Nazir

In this paper, we study the support vector machine and introduced the notion of generalized support vector machine for classification of data. We show that the problem of generalized support vector machine is equivalent …

General Classification