paper-with-me

Papers

Spectral Algorithms for Computing Fair Support Vector Machines

2017-10-16 · Matt Olfat, Anil Aswani

Classifiers and rating scores are prone to implicitly codifying biases, which may be present in the training data, against protected classes (i.e., age, gender, or race). So it is important to understand how to design classifiers and scores that prevent discrimination in predictions. This paper develops computationally tractable algorithms for designing accurate but fair support vector machines (SVM's). Our approach imposes a constraint on the covariance matrices conditioned on each protected class, which leads to a nonconvex quadratic constraint in the SVM formulation. We develop iterative algorithms to compute fair linear and kernel SVM's, which solve a sequence of relaxations constructed using a spectral decomposition of the nonconvex constraint. Its effectiveness in achieving high prediction accuracy while ensuring fairness is shown through numerical experiments on several data sets.

📄 PDF Abstract BibTeX arXiv:1710.05895

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

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 제목 키워드 기반

Scalable Spectral Clustering with Group Fairness Constraints

2022-10-28 · Ji Wang, Ding Lu, Ian Davidson, Zhaojun Bai

There are synergies of research interests and industrial efforts in modeling fairness and correcting algorithmic bias in machine learning. In this paper, we present a scalable algorithm for spectral clustering (SC) with …

ClusteringFairnessStochastic Block Model

Dimensionality Reduction for Hyperspectral Image Classification

2026-09-09 · Mohamed Cherifi, Ammar Mesloub, Mohammed Nabil El Korso, Tayeb Touhami 외 arxiv

This paper addresses the issue of supervised classification in the context of hyperspectral satellite images. It deals with two fundamental aspects: dimensionality reduction of data and the selection of appropriate super…

Hyperspectral Image ClassificationDimensionality Reduction

Data Clustering and Graph Partitioning via Simulated Mixing

2016-03-15 · Shahzad Bhatti, Carolyn Beck, Angelia Nedic

Spectral clustering approaches have led to well-accepted algorithms for finding accurate clusters in a given dataset. However, their application to large-scale datasets has been hindered by computational complexity of ei…

Clusteringgraph partitioning

Extension of Sparse Randomized Kaczmarz Algorithm for Multiple Measurement Vectors

2014-01-10 · Hemant Kumar Aggarwal, Angshul Majumdar

The Kaczmarz algorithm is popular for iteratively solving an overdetermined system of linear equations. The traditional Kaczmarz algorithm can approximate the solution in few sweeps through the equations but a randomized…

Face RecognitionFairness

FairRARI: A Plug and Play Framework for Fairness-Aware PageRank

2026-02-09 · Emmanouil Kariotakis, Aritra Konar arxiv

PageRank (PR) is a fundamental algorithm in graph machine learning tasks. Owing to the increasing importance of algorithmic fairness, we consider the problem of computing PR vectors subject to various group-fairness crit…