Search Results

Diffprivlib: The IBM Differential Privacy Library

1 code implementation4 Jul 2019

Since its conception in 2006, differential privacy has emerged as the de-facto standard in data privacy, owing to its robust mathematical guarantees, generalised applicability and rich body of literature.

IBM Deep Learning Service

2 code implementations18 Sep 2017

Deep learning driven by large neural network models is overtaking traditional machine learning methods for understanding unstructured and perceptual data domains such as speech, text, and vision.

Distributed, Parallel, and Cluster Computing

IBM Federated Learning: an Enterprise Framework White Paper V0.1

1 code implementation22 Jul 2020

Federated Learning (FL) is an approach to conduct machine learning without centralizing training data in a single place, for reasons of privacy, confidentiality or data volume.

BIG-bench Machine Learning Federated Learning

Using the IBM Analog In-Memory Hardware Acceleration Kit for Neural Network Training and Inference

1 code implementation18 Jul 2023

In this tutorial, we provide a deep dive into how such adaptations can be achieved and evaluated using the recently released IBM Analog Hardware Acceleration Kit (AIHWKit), freely available at https://github. com/IBM/aihwkit.

CLAIMED, a visual and scalable component library for Trusted AI

2 code implementations4 Mar 2021

Deep Learning models are getting more and more popular but constraints on explainability, adversarial robustness and fairness are often major concerns for production deployment.

Adversarial Robustness Fairness

Verifying Results of the IBM Qiskit Quantum Circuit Compilation Flow

2 code implementations4 Sep 2020

In this paper, we propose an efficient scheme for quantum circuit equivalence checking---specialized for verifying results of the IBM Qiskit quantum circuit compilation flow.

Quantum Circuit Equivalence Checking Quantum Physics

AI Fairness 360: An Extensible Toolkit for Detecting, Understanding, and Mitigating Unwanted Algorithmic Bias

13 code implementations3 Oct 2018

Such architectural design and abstractions enable researchers and developers to extend the toolkit with their new algorithms and improvements, and to use it for performance benchmarking.

Benchmarking Decision Making +1

Adversarial Robustness Toolbox v1.0.0

6 code implementations3 Jul 2018

Defending Machine Learning models involves certifying and verifying model robustness and model hardening with approaches such as pre-processing inputs, augmenting training data with adversarial samples, and leveraging runtime detection methods to flag any inputs that might have been modified by an adversary.

Adversarial Robustness BIG-bench Machine Learning +2