Skip to main content

Showing 1–15 of 15 results for author: Khalili, M M

.
  1. arXiv:2406.02599  [pdf, other

    cs.CR cs.AI

    Privacy-Aware Randomized Quantization via Linear Programming

    Authors: Zhongteng Cai, Xueru Zhang, Mohammad Mahdi Khalili

    Abstract: Differential privacy mechanisms such as the Gaussian or Laplace mechanism have been widely used in data analytics for preserving individual privacy. However, they are mostly designed for continuous outputs and are unsuitable for scenarios where discrete values are necessary. Although various quantization mechanisms were proposed recently to generate discrete outputs under differential privacy, the… ▽ More

    Submitted 1 June, 2024; originally announced June 2024.

  2. arXiv:2405.01797  [pdf, other

    cs.AI

    Learning under Imitative Strategic Behavior with Unforeseeable Outcomes

    Authors: Tian Xie, Zhiqun Zuo, Mohammad Mahdi Khalili, Xueru Zhang

    Abstract: Machine learning systems have been widely used to make decisions about individuals who may best respond and behave strategically to receive favorable outcomes, e.g., they may genuinely improve the true labels or manipulate observable features directly to game the system without changing labels. Although both behaviors have been studied (often as two separate problems) in the literature, most works… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

  3. arXiv:2311.05420  [pdf, other

    cs.LG cs.CY

    Counterfactually Fair Representation

    Authors: Zhiqun Zuo, Mohammad Mahdi Khalili, Xueru Zhang

    Abstract: The use of machine learning models in high-stake applications (e.g., healthcare, lending, college admission) has raised growing concerns due to potential biases against protected social groups. Various fairness notions and methods have been proposed to mitigate such biases. In this work, we focus on Counterfactual Fairness (CF), a fairness notion that is dependent on an underlying causal graph and… ▽ More

    Submitted 9 November, 2023; originally announced November 2023.

  4. arXiv:2311.03714  [pdf, ps, other

    cs.LG cs.AI

    Loss Balancing for Fair Supervised Learning

    Authors: Mohammad Mahdi Khalili, Xueru Zhang, Mahed Abroshan

    Abstract: Supervised learning models have been used in various domains such as lending, college admission, face recognition, natural language processing, etc. However, they may inherit pre-existing biases from training data and exhibit discrimination against protected social groups. Various fairness notions have been proposed to address unfairness issues. In this work, we focus on Equalized Loss (EL), a fai… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: This paper has been published in the Fortieth International Conference on Machine Learning (ICML 2023)

  5. arXiv:2310.06341  [pdf, other

    cs.LG

    Federated Learning with Reduced Information Leakage and Computation

    Authors: Tongxin Yin, Xueru Zhang, Mohammad Mahdi Khalili, Mingyan Liu

    Abstract: Federated learning (FL) is a distributed learning paradigm that allows multiple decentralized clients to collaboratively learn a common model without sharing local data. Although local data is not exposed directly, privacy concerns nonetheless exist as clients' sensitive information can be inferred from intermediate computations. Moreover, such information leakage accumulates substantially over ti… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

  6. arXiv:2302.04791  [pdf, other

    cs.LG cs.AI

    Symbolic Metamodels for Interpreting Black-boxes Using Primitive Functions

    Authors: Mahed Abroshan, Saumitra Mishra, Mohammad Mahdi Khalili

    Abstract: One approach for interpreting black-box machine learning models is to find a global approximation of the model using simple interpretable functions, which is called a metamodel (a model of the model). Approximating the black-box with a metamodel can be used to 1) estimate instance-wise feature importance; 2) understand the functional form of the model; 3) analyze feature interactions. In this work… ▽ More

    Submitted 9 February, 2023; originally announced February 2023.

    Comments: Accepted at AAAI 2023

  7. arXiv:2202.12123  [pdf, ps, other

    cs.IT stat.ML

    An Information-theoretical Approach to Semi-supervised Learning under Covariate-shift

    Authors: Gholamali Aminian, Mahed Abroshan, Mohammad Mahdi Khalili, Laura Toni, Miguel R. D. Rodrigues

    Abstract: A common assumption in semi-supervised learning is that the labeled, unlabeled, and test data are drawn from the same distribution. However, this assumption is not satisfied in many applications. In many scenarios, the data is collected sequentially (e.g., healthcare) and the distribution of the data may change over time often exhibiting so-called covariate shifts. In this paper, we propose an app… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

    Comments: Accepted at AISTATS 2022

  8. arXiv:2110.13986  [pdf, ps, other

    cs.LG cs.AI cs.CY

    Fair Sequential Selection Using Supervised Learning Models

    Authors: Mohammad Mahdi Khalili, Xueru Zhang, Mahed Abroshan

    Abstract: We consider a selection problem where sequentially arrived applicants apply for a limited number of positions/jobs. At each time step, a decision maker accepts or rejects the given applicant using a pre-trained supervised learning model until all the vacant positions are filled. In this paper, we discuss whether the fairness notions (e.g., equal opportunity, statistical parity, etc.) that are comm… ▽ More

    Submitted 26 October, 2021; originally announced October 2021.

    Comments: This paper has been accepted for publication in the 35th Conference on Neural Information Processing Systems (NeurIPS 2021)

  9. RewardRating: A Mechanism Design Approach to Improve Rating Systems

    Authors: Iman Vakilinia, Peyman Faizian, Mohammad Mahdi Khalili

    Abstract: Nowadays, rating systems play a crucial role in the attraction of customers for different services. However, as it is difficult to detect a fake rating, attackers can potentially impact the rating's aggregated score unfairly. This malicious behavior can negatively affect users and businesses. To overcome this problem, we take a mechanism-design approach to increase the cost of fake ratings while p… ▽ More

    Submitted 26 January, 2021; originally announced January 2021.

  10. arXiv:2012.03812  [pdf, ps, other

    cs.LG cs.AI

    Improving Fairness and Privacy in Selection Problems

    Authors: Mohammad Mahdi Khalili, Xueru Zhang, Mahed Abroshan, Somayeh Sojoudi

    Abstract: Supervised learning models have been increasingly used for making decisions about individuals in applications such as hiring, lending, and college admission. These models may inherit pre-existing biases from training datasets and discriminate against protected attributes (e.g., race or gender). In addition to unfairness, privacy concerns also arise when the use of models reveals sensitive personal… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

    Comments: This paper has been accepted for publication in the 35th AAAI Conference on Artificial Intelligence

  11. arXiv:1910.04581  [pdf, ps, other

    cs.LG cs.CR

    Recycled ADMM: Improving the Privacy and Accuracy of Distributed Algorithms

    Authors: Xueru Zhang, Mohammad Mahdi Khalili, Mingyan Liu

    Abstract: Alternating direction method of multiplier (ADMM) is a powerful method to solve decentralized convex optimization problems. In distributed settings, each node performs computation with its local data and the local results are exchanged among neighboring nodes in an iterative fashion. During this iterative process the leakage of data privacy arises and can accumulate significantly over many iterati… ▽ More

    Submitted 8 October, 2019; originally announced October 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1810.03197

    Journal ref: In IEEE Transactions on Information Forensics and Security (TIFS), 2019

  12. arXiv:1905.00569  [pdf, ps, other

    cs.LG stat.ML

    Group Retention when Using Machine Learning in Sequential Decision Making: the Interplay between User Dynamics and Fairness

    Authors: Xueru Zhang, Mohammad Mahdi Khalili, Cem Tekin, Mingyan Liu

    Abstract: Machine Learning (ML) models trained on data from multiple demographic groups can inherit representation disparity (Hashimoto et al., 2018) that may exist in the data: the model may be less favorable to groups contributing less to the training process; this in turn can degrade population retention in these groups over time, and exacerbate representation disparity in the long run. In this study, we… ▽ More

    Submitted 2 November, 2019; v1 submitted 2 May, 2019; originally announced May 2019.

    Comments: In the 33rd Conference on Neural Information Processing Systems (NeurIPS), 2019

  13. arXiv:1810.03197  [pdf, other

    cs.CR cs.LG math.OC

    Recycled ADMM: Improve Privacy and Accuracy with Less Computation in Distributed Algorithms

    Authors: Xueru Zhang, Mohammad Mahdi Khalili, Mingyan Liu

    Abstract: Alternating direction method of multiplier (ADMM) is a powerful method to solve decentralized convex optimization problems. In distributed settings, each node performs computation with its local data and the local results are exchanged among neighboring nodes in an iterative fashion. During this iterative process the leakage of data privacy arises and can accumulate significantly over many iterati… ▽ More

    Submitted 7 October, 2018; originally announced October 2018.

    Comments: Accepted to 56th Annual Allerton Conference on Communication, Control, and Computing

  14. arXiv:1806.02246  [pdf, other

    cs.LG cs.CR stat.ML

    Improving the Privacy and Accuracy of ADMM-Based Distributed Algorithms

    Authors: Xueru Zhang, Mohammad Mahdi Khalili, Mingyan Liu

    Abstract: Alternating direction method of multiplier (ADMM) is a popular method used to design distributed versions of a machine learning algorithm, whereby local computations are performed on local data with the output exchanged among neighbors in an iterative fashion. During this iterative process the leakage of data privacy arises. A differentially private ADMM was proposed in prior work (Zhang & Zhu, 20… ▽ More

    Submitted 6 June, 2018; originally announced June 2018.

    Comments: accepted to 35th International Conference on Machine Learning

  15. arXiv:1502.06327  [pdf, other

    cs.GT cs.NI

    Incentive Design and Market Evolution of Mobile User-Provided Networks

    Authors: Mohammad Mahdi Khalili, Lin Gao, Jianwei Huang, Babak Hossein Khalaj

    Abstract: An operator-assisted user-provided network (UPN) has the potential to achieve a low cost ubiquitous Internet connectivity, without significantly increasing the network infrastructure investment. In this paper, we consider such a network where the network operator encourages some of her subscribers to operate as mobile Wi-Fi hotspots (hosts), providing Internet connectivity for other subscribers (c… ▽ More

    Submitted 19 April, 2015; v1 submitted 23 February, 2015; originally announced February 2015.

    Comments: This manuscript serves as the online technical report of the article published in IEEE Workshop on Smart Data Pricing (SDP), 2015