Jason Edwards

Certified - Responsible AI Audio Course

Education EN ↓ 51 episodes

The **Responsible AI Audio Course** is a 50-episode learning series that explores how artificial intelligence can be designed, governed, and deployed responsibly. Each narrated episode breaks down complex technical, ethical, legal, and organizational issues into clear, accessible explanations built for audio-first learning—no visuals required. You’ll gain a deep understanding of fairness, transparency, safety, accountability, and governance frameworks, along with practical guidance on implementing responsible AI principles across industries and real-world use cases. The course examines emergin...

Author

Jason Edwards

Category

Education

Podcast website

baremetalcyber.com

Latest episode

Oct 14, 2025

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Episode 26 — Retention, Deletion & Data Rights 15.09.2025

Responsible AI requires clear practices for how long data is kept, how it is securely deleted, and how organizations honor user rights. This episode defines retention as the rules that govern storage duration, deletion as the process of secure removal across live systems and backups, and rights as the legal and ethical obligations to provide users with access, correction, portability, and erasure...

Episode 25 — Synthetic Data 15.09.2025

Synthetic data is artificially generated to mimic real datasets while reducing reliance on sensitive information. This episode explains how it can protect privacy, expand small datasets, and create scenarios for testing. Learners explore generation techniques including statistical sampling, generative adversarial networks (GANs), and simulation models. Synthetic data is framed as both an opportuni...

Episode 24 — Federated & Edge Approaches 15.09.2025

Federated learning and edge AI represent architectural strategies to protect privacy and reduce reliance on centralized data collection. Federated learning trains models across multiple devices or servers without centralizing raw data, while edge AI processes data locally on devices. This episode introduces both approaches and explains how they reduce risks by limiting data movement, while also pr...

Episode 23 — Differential Privacy in Practice 15.09.2025

Differential privacy provides mathematical guarantees that individual records cannot be re-identified from aggregated results. This episode introduces its core concept: adding controlled noise to outputs so the inclusion or exclusion of one person’s data does not significantly change results. Learners explore the privacy budget, often described through the epsilon parameter, and how smaller values...

Episode 22 — Privacy by Design for AI 15.09.2025

Privacy by design is the principle of embedding privacy protections into systems from the outset rather than adding them later. This episode introduces its core principles, including proactive safeguards, privacy as the default setting, and end-to-end lifecycle protection. Learners explore how privacy by design ensures compliance with regulations such as the General Data Protection Regulation (GDP...

Episode 21 — Communicating with Humans 15.09.2025

Responsible AI requires not just transparency in technical systems but also clear communication that humans can understand and trust. This episode explains the principles of user-centered communication, including tailoring explanations for different audiences such as regulators, executives, and end-users. Progressive disclosure is introduced as a method for layering information, providing high-lev...

Episode 20 — Model, Data & System Cards 15.09.2025
Episode 19 — Explainer Tooling 15.09.2025

Explainer tools operationalize post hoc explainability by generating insights into model behavior. This episode introduces SHAP, which uses game theory to allocate feature importance, LIME, which builds simple local approximations, and integrated gradients, which identify contributions of features in neural networks. Learners understand the strengths, limitations, and appropriate use cases for eac...

Episode 18 — Interpretable Models vs. Post hoc Explanations 15.09.2025

This episode contrasts two approaches to explainability: inherently interpretable models and post hoc explanation methods. Interpretable models, such as decision trees and logistic regression, are inherently transparent but may struggle with complex tasks. Post hoc explanations, such as SHAP and LIME, provide insights into more opaque models like deep neural networks. Learners gain clarity on the...

Episode 17 — Why Explainability? 15.09.2025

Explainability refers to making AI outputs understandable to humans, a necessity for trust, compliance, and accountability. This episode explains why explainability is distinct from accuracy: a model may perform well statistically yet still fail if users cannot understand its reasoning. The discussion highlights regulatory drivers such as rights to explanation in data protection laws, ethical impe...

Episode 16 — Mitigating Bias 15.09.2025

Measuring bias is only the first step; mitigation strategies are required to reduce unfair outcomes in AI systems. This episode introduces three broad categories of bias mitigation: pre-processing, in-processing, and post-processing. Pre-processing techniques focus on balancing datasets through re-sampling, re-weighting, or augmentation. In-processing integrates fairness constraints directly into...

Episode 15 — Measuring Bias 15.09.2025

Once fairness definitions are understood, the next step is measuring bias within data and models. This episode explains how metrics quantify disparities across groups, using measures such as false positive rate differences, demographic parity gaps, and calibration error. Learners also explore approaches to detecting proxy variables, where seemingly neutral features act as stand-ins for sensitive a...

Episode 14 — Fairness Definitions 15.09.2025

Fairness in AI does not have a single definition but instead encompasses multiple, sometimes conflicting, interpretations. This episode introduces demographic parity, which requires equal outcomes across groups, equal opportunity, which ensures equal true positive rates, and equalized odds, which balances both true and false positive rates across populations. Calibration and individual fairness, w...

Episode 13 — Documenting Data 15.09.2025

Documenting datasets is critical for transparency, accountability, and reproducibility in AI systems. This episode introduces methods such as datasheets for datasets, data statements, and factsheets, all of which capture key details about origins, intended use, limitations, and risks. Documentation ensures that future users understand the context of a dataset and prevents misuse, particularly when...

Episode 12 — Data Governance 101 15.09.2025

Data governance establishes the rules and responsibilities for managing the information that powers AI systems. This episode defines data governance as encompassing quality, lineage, ownership, and security. Without strong governance, models risk producing unreliable, biased, or unsafe outputs. Learners explore how governance frameworks align with privacy requirements, ethical obligations, and com...

Episode 11 — Internal AI Policies & Guardrails 15.09.2025

Internal AI policies provide organizations with concrete rules for developing, deploying, and using artificial intelligence responsibly. This episode explains how these policies build on external regulations and ethical principles by translating them into day-to-day practices. Acceptable use policies set boundaries for employees, project approval policies ensure governance committees review high-r...

Episode 10 — AI Management Systems 15.09.2025

An AI management system refers to organizational structures and processes that operationalize responsible AI. This episode explains how such systems mirror established models like quality management systems or information security management systems. Core components include policies that articulate organizational commitments, procedures that translate those commitments into specific steps, governa...

Episode 9 — Risk Management Frameworks 15.09.2025

Structured frameworks provide organizations with consistent methods for identifying, assessing, and mitigating AI risks. This episode introduces well-known models, including the National Institute of Standards and Technology (NIST) AI Risk Management Framework, ISO 31000 for risk management, and European Union approaches aligned with the AI Act. Core phases include mapping risks in context, measur...

Episode 8 — AI Regulation in Practice 15.09.2025

AI regulation increasingly applies a risk-tiered framework, where obligations scale with the potential for harm. This episode explains how regulators classify systems into prohibited, high-risk, limited-risk, and minimal-risk categories. Prohibited systems, such as manipulative social scoring, are banned outright. High-risk systems, including those in healthcare, finance, or infrastructure, face s...

Episode 7 — Policy Basics for Non Lawyers 15.09.2025

Artificial intelligence systems do not exist outside the scope of established laws. This episode introduces policy areas most relevant to AI, ensuring that learners without legal backgrounds understand the essentials. Privacy law governs the collection, processing, and sharing of personal data, with frameworks such as the General Data Protection Regulation (GDPR) and the California Consumer Privac...

Episode 6 — The Responsible AI Lifecycle 15.09.2025

Responsible AI requires integration across every stage of the AI lifecycle rather than relying on after-the-fact corrections. This episode introduces a structured view of the lifecycle, beginning with planning, where objectives are defined and ethical considerations are screened. It continues through data collection, ensuring consent, quality, and minimization practices are in place. Model develop...

Episode 5 — Stakeholders and Affected Communities 15.09.2025

AI systems affect not only direct users but also a wide range of stakeholders, from secondary groups indirectly influenced by decisions to broader communities and societies. This episode explains the importance of mapping stakeholders systematically to capture diverse perspectives and identify risks that may otherwise remain invisible. Primary stakeholders include employees using AI in workflows o...

Episode 4 — The AI Risk Landscape 15.09.2025

Artificial intelligence introduces a wide spectrum of risks, ranging from technical failures in models to ethical and societal harms. This episode maps the categories of risk, emphasizing the interplay of likelihood and impact. Technical risks include overfitting, drift, and adversarial vulnerabilities; ethical risks center on bias, lack of transparency, and unfair outcomes; societal risks extend...

Episode 3 — Guiding Principles in Plain Language 15.09.2025

This episode translates the most common responsible AI principles into accessible language for both technical and non-technical audiences. Core values include beneficence, or promoting human well-being; non-maleficence, or avoiding harm; autonomy, or respecting individual choice; justice, or ensuring fairness; and transparency, or enabling systems to be understood and accountable. Each principle i...

Episode 2 — What “Responsible AI” Means—and Why It Matters 15.09.2025

Responsible AI refers to building and deploying artificial intelligence systems in ways that are ethical, trustworthy, and aligned with human values. This episode defines the scope of the concept, distinguishing it from broad discussions of ethics that remain abstract and from compliance programs that only address narrow legal requirements. Listeners learn how responsible AI bridges principles and...

Listen to the Certified - Responsible AI Audio Course podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.