Skip to main content

Showing 1–14 of 14 results for author: Truex, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2007.08432  [pdf, other

    cs.LG cs.CR stat.ML

    Data Poisoning Attacks Against Federated Learning Systems

    Authors: Vale Tolpegin, Stacey Truex, Mehmet Emre Gursoy, Ling Liu

    Abstract: Federated learning (FL) is an emerging paradigm for distributed training of large-scale deep neural networks in which participants' data remains on their own devices with only model updates being shared with a central server. However, the distributed nature of FL gives rise to new threats caused by potentially malicious participants. In this paper, we study targeted data poisoning attacks against… ▽ More

    Submitted 11 August, 2020; v1 submitted 16 July, 2020; originally announced July 2020.

  2. arXiv:2007.05828  [pdf, other

    cs.CR cs.CV cs.LG

    Understanding Object Detection Through An Adversarial Lens

    Authors: Ka-Ho Chow, Ling Liu, Mehmet Emre Gursoy, Stacey Truex, Wenqi Wei, Yanzhao Wu

    Abstract: Deep neural networks based object detection models have revolutionized computer vision and fueled the development of a wide range of visual recognition applications. However, recent studies have revealed that deep object detectors can be compromised under adversarial attacks, causing a victim detector to detect no object, fake objects, or mislabeled objects. With object detection being used pervas… ▽ More

    Submitted 11 July, 2020; originally announced July 2020.

  3. arXiv:2006.03637  [pdf, other

    cs.LG cs.CR stat.ML

    LDP-Fed: Federated Learning with Local Differential Privacy

    Authors: Stacey Truex, Ling Liu, Ka-Ho Chow, Mehmet Emre Gursoy, Wenqi Wei

    Abstract: This paper presents LDP-Fed, a novel federated learning system with a formal privacy guarantee using local differential privacy (LDP). Existing LDP protocols are developed primarily to ensure data privacy in the collection of single numerical or categorical values, such as click count in Web access logs. However, in federated learning model parameter updates are collected iteratively from each par… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

  4. arXiv:2004.10397  [pdf, other

    cs.LG cs.CR stat.ML

    A Framework for Evaluating Gradient Leakage Attacks in Federated Learning

    Authors: Wenqi Wei, Ling Liu, Margaret Loper, Ka-Ho Chow, Mehmet Emre Gursoy, Stacey Truex, Yanzhao Wu

    Abstract: Federated learning (FL) is an emerging distributed machine learning framework for collaborative model training with a network of clients (edge devices). FL offers default client privacy by allowing clients to keep their sensitive data on local devices and to only share local training parameter updates with the federated server. However, recent studies have shown that even sharing local parameter u… ▽ More

    Submitted 23 April, 2020; v1 submitted 22 April, 2020; originally announced April 2020.

  5. arXiv:2004.04320  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    TOG: Targeted Adversarial Objectness Gradient Attacks on Real-time Object Detection Systems

    Authors: Ka-Ho Chow, Ling Liu, Mehmet Emre Gursoy, Stacey Truex, Wenqi Wei, Yanzhao Wu

    Abstract: The rapid growth of real-time huge data capturing has pushed the deep learning and data analytic computing to the edge systems. Real-time object recognition on the edge is one of the representative deep neural network (DNN) powered edge systems for real-world mission-critical applications, such as autonomous driving and augmented reality. While DNN powered object detection edge systems celebrate m… ▽ More

    Submitted 8 April, 2020; originally announced April 2020.

  6. arXiv:2001.09249  [pdf, other

    cs.LG cs.PF stat.ML

    TiFL: A Tier-based Federated Learning System

    Authors: Zheng Chai, Ahsan Ali, Syed Zawad, Stacey Truex, Ali Anwar, Nathalie Baracaldo, Yi Zhou, Heiko Ludwig, Feng Yan, Yue Cheng

    Abstract: Federated Learning (FL) enables learning a shared model across many clients without violating the privacy requirements. One of the key attributes in FL is the heterogeneity that exists in both resource and data due to the differences in computation and communication capacity, as well as the quantity and content of data among different clients. We conduct a case study to show that heterogeneity in… ▽ More

    Submitted 24 January, 2020; originally announced January 2020.

  7. arXiv:1911.09777  [pdf, other

    cs.CR cs.LG stat.ML

    Effects of Differential Privacy and Data Skewness on Membership Inference Vulnerability

    Authors: Stacey Truex, Ling Liu, Mehmet Emre Gursoy, Wenqi Wei, Lei Yu

    Abstract: Membership inference attacks seek to infer the membership of individual training instances of a privately trained model. This paper presents a membership privacy analysis and evaluation system, called MPLens, with three unique contributions. First, through MPLens, we demonstrate how membership inference attack methods can be leveraged in adversarial machine learning. Second, through MPLens, we hig… ▽ More

    Submitted 21 November, 2019; originally announced November 2019.

  8. arXiv:1910.01742  [pdf, ps, other

    cs.LG stat.ML

    Cross-Layer Strategic Ensemble Defense Against Adversarial Examples

    Authors: Wenqi Wei, Ling Liu, Margaret Loper, Ka-Ho Chow, Emre Gursoy, Stacey Truex, Yanzhao Wu

    Abstract: Deep neural network (DNN) has demonstrated its success in multiple domains. However, DNN models are inherently vulnerable to adversarial examples, which are generated by adding adversarial perturbations to benign inputs to fool the DNN model to misclassify. In this paper, we present a cross-layer strategic ensemble framework and a suite of robust defense algorithms, which are attack-independent, a… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

    Comments: To appear in IEEE ICNC 2020

  9. arXiv:1908.11091  [pdf

    cs.LG stat.ML

    Deep Neural Network Ensembles against Deception: Ensemble Diversity, Accuracy and Robustness

    Authors: Ling Liu, Wenqi Wei, Ka-Ho Chow, Margaret Loper, Emre Gursoy, Stacey Truex, Yanzhao Wu

    Abstract: Ensemble learning is a methodology that integrates multiple DNN learners for improving prediction performance of individual learners. Diversity is greater when the errors of the ensemble prediction is more uniformly distributed. Greater diversity is highly correlated with the increase in ensemble accuracy. Another attractive property of diversity optimized ensemble learning is its robustness again… ▽ More

    Submitted 29 August, 2019; originally announced August 2019.

    Comments: To appear in IEEE MASS 2019

  10. arXiv:1905.06361  [pdf, other

    cs.CR cs.DB

    Secure and Utility-Aware Data Collection with Condensed Local Differential Privacy

    Authors: Mehmet Emre Gursoy, Acar Tamersoy, Stacey Truex, Wenqi Wei, Ling Liu

    Abstract: Local Differential Privacy (LDP) is popularly used in practice for privacy-preserving data collection. Although existing LDP protocols offer high utility for large user populations (100,000 or more users), they perform poorly in scenarios with small user populations (such as those in the cybersecurity domain) and lack perturbation mechanisms that are effective for both ordinal and non-ordinal item… ▽ More

    Submitted 20 October, 2019; v1 submitted 15 May, 2019; originally announced May 2019.

  11. Differentially Private Model Publishing for Deep Learning

    Authors: Lei Yu, Ling Liu, Calton Pu, Mehmet Emre Gursoy, Stacey Truex

    Abstract: Deep learning techniques based on neural networks have shown significant success in a wide range of AI tasks. Large-scale training datasets are one of the critical factors for their success. However, when the training datasets are crowdsourced from individuals and contain sensitive information, the model parameters may encode private information and bear the risks of privacy leakage. The recent gr… ▽ More

    Submitted 19 December, 2019; v1 submitted 3 April, 2019; originally announced April 2019.

    Journal ref: Proceedings of the 40th IEEE Symposium on Security and Privacy (Oakland), 2019

  12. arXiv:1812.03224  [pdf, other

    cs.LG stat.ML

    A Hybrid Approach to Privacy-Preserving Federated Learning

    Authors: Stacey Truex, Nathalie Baracaldo, Ali Anwar, Thomas Steinke, Heiko Ludwig, Rui Zhang, Yi Zhou

    Abstract: Federated learning facilitates the collaborative training of models without the sharing of raw data. However, recent attacks demonstrate that simply maintaining data locality during training processes does not provide sufficient privacy guarantees. Rather, we need a federated learning system capable of preventing inference over both the messages exchanged during training and the final trained mode… ▽ More

    Submitted 14 August, 2019; v1 submitted 7 December, 2018; originally announced December 2018.

  13. arXiv:1807.09173  [pdf, other

    cs.CR

    Towards Demystifying Membership Inference Attacks

    Authors: Stacey Truex, Ling Liu, Mehmet Emre Gursoy, Lei Yu, Wenqi Wei

    Abstract: Membership inference attacks seek to infer membership of individual training instances of a model to which an adversary has black-box access through a machine learning-as-a-service API. In providing an in-depth characterization of membership privacy risks against machine learning models, this paper presents a comprehensive study towards demystifying membership inference attacks from two compliment… ▽ More

    Submitted 1 February, 2019; v1 submitted 28 June, 2018; originally announced July 2018.

  14. arXiv:1807.00051  [pdf, ps, other

    cs.LG stat.ML

    Adversarial Examples in Deep Learning: Characterization and Divergence

    Authors: Wenqi Wei, Ling Liu, Margaret Loper, Stacey Truex, Lei Yu, Mehmet Emre Gursoy, Yanzhao Wu

    Abstract: The burgeoning success of deep learning has raised the security and privacy concerns as more and more tasks are accompanied with sensitive data. Adversarial attacks in deep learning have emerged as one of the dominating security threat to a range of mission-critical deep learning systems and applications. This paper takes a holistic and principled approach to perform statistical characterization o… ▽ More

    Submitted 30 December, 2018; v1 submitted 29 June, 2018; originally announced July 2018.