Model Supply Chain Security
Model supply chain security refers to the practices and controls used to protect AI and machine learning models from security risks introduced at any stage of their development, distribution, or deployment. This includes threats such as data poisoning, vulnerabilities in training frameworks, and risks introduced through external model providers or dependencies. Like traditional software supply chain security, it requires identifying and managing risks from third-party components and processes involved in producing and delivering a model.
Model supply chain security encompasses the identification, assessment, and mitigation of security risks across the end-to-end lifecycle of AI and machine learning models, including training data integrity, training framework security, model provenance, and distribution integrity. Key threat categories include data poisoning of training inputs, exploitation of vulnerabilities in training frameworks, and integrity failures during model packaging or distribution. Effective controls typically involve provenance tracking, such as the use of attestations and signing to establish verifiable lineage for model artifacts, analogous to supply chain provenance approaches applied in traditional software. Security must address both static artifacts, such as serialized model files and dependencies, and runtime concerns that require deployment context to evaluate. This domain intersects with broader supply chain security disciplines requiring collaboration across business, IT, and security functions, and must be realistically usable to be effective in practice.
Why it matters
AI and machine learning models are increasingly built on top of external dependencies, pretrained models, publicly available datasets, and third-party training frameworks. Each of these components introduces potential entry points for attackers, including data poisoning of training inputs, exploitation of vulnerabilities in training frameworks, and integrity failures during model packaging or distribution. Because these risks span multiple stages of model development and delivery, a compromise at any point in the pipeline can propagate into production systems without being immediately visible.
Who it's relevant to
Inside Model Supply Chain Security
Common questions
Answers to the questions practitioners most commonly ask about Model Supply Chain Security.