Skip to main content
Hand Shake On Yellow

Azure Machine Learning – The Responsible Road

April 1st, 2021
RESPONSIBLE AI

AI transforms sectors from medical diagnostics to autonomous vehicles. But with that power comes responsibility. Data can tell the truth, but it is not always the full truth — and algorithmic decisions increasingly affect people's lives, from loan approvals to parole determinations.

Interpretability and fairness

Microsoft developed tools enabling interpretability of AI models. Interpret-Text provides explainable text-based models, FairLearn helps mitigate algorithmic bias, and DiCE offers counterfactual explanations — helping answer the question of what would need to change for a different outcome.

Privacy-preserving analysis

Security-focused tools address data privacy at the infrastructure level. Differential Privacy WhiteNoise enables privacy-preserving analysis, SEAL SDK supports homomorphic encryption, and Open Enclave provides a framework for processing encrypted data in secure environments.

Hand Shake On Yellow

Tracking and auditing model iterations

Azure Machine Learning Audit Trail tracks model iterations and dataset changes automatically. This is essential for compliance and accountability — knowing exactly which data and parameters produced a specific model version. Originally published on datafish.eu, this article summarises insights from a livestream discussion between four Microsoft AI MVPs.

Exploring responsible AI?

LET'S TALK