πŸ“š Bibliography: AI Implementation and Ethics

Implementation: from prototype to clinical workflow

TopicWhy it mattersReference
Product development lifecycle (SaMD)Clinical AI is closer to medical devices than typical softwareFDA overview: https://www.fda.gov/medical-devices/software-medical-device-samd
Good Machine Learning Practice (GMLP)Shared expectations for safe developmentFDA GMLP: https://www.fda.gov/medical-devices/software-medical-device-samd/good-machine-learning-practice-medical-device-development-guiding-principles
Post-market monitoringModels can drift; monitoring must be continuousFDA discussion on AI/ML SaMD: https://www.fda.gov/medical-devices/software-medical-device-samd/artificial-intelligence-and-machine-learning-software-medical-device

Governance, risk, and standards

FrameworkWhat it gives youLink
NIST AI Risk Management Framework (AI RMF)A structured way to manage AI riskshttps://www.nist.gov/itl/ai-risk-management-framework
ISO/IEC 23894Risk management guidance for AI systemsISO summary: https://www.iso.org/standard/77304.html
Model Cards / DatasheetsDocumentation for transparency and auditabilityModel Cards paper: https://arxiv.org/abs/1810.03993 ; Datasheets paper: https://arxiv.org/abs/1803.09010

Ethics and policy

How to read these references

If you’re building a real system, start with NIST AI RMF (risk language), then map it to your regulatory context (FDA/EU) and your organization’s clinical governance.