ISO - AI Systems Framework (23053/2022)
ISO/IEC 23053:2022 - Framework for Artificial Intelligence (AI) Systems Using Machine Learning (ML)
ISO
RAI-XS-GO-I2AIAXX-2022ISO/IEC 23053:2022
An international standard providing a technical framework and common terminology for machine learning-based AI systems.
Summary
Read full text ↗Plain English
Overview
ISO/IEC 23053:2022, titled 'Framework for Artificial Intelligence (AI) Systems Using Machine Learning (ML)', is a foundational international standard developed to provide a structured and common language for describing AI systems that rely on machine learning technologies. Published in June 2022, this standard was created by the Joint Technical Committee ISO/IEC JTC 1, Information technology, Subcommittee SC 42, Artificial Intelligence. Its primary objective is to establish a conceptual framework that decomposes complex machine learning systems into logical functional blocks, thereby facilitating better communication, interoperability, and governance across diverse industries and stakeholders. As AI technologies continue to permeate various sectors—from healthcare and finance to autonomous transportation—the need for a standardized way to describe these systems has become critical for ensuring transparency and reliability. The significance of ISO/IEC 23053 lies in its role as a technical cornerstone within the broader ISO/IEC AI standards portfolio. While other standards like ISO/IEC 42001 focus on high-level management systems, ISO/IEC 23053 provides the technical 'blueprints' for the machine learning pipeline. It moves beyond abstract ethical principles to offer concrete descriptions of how data is handled, how models are trained, and how systems are deployed. By providing this technical clarity, the standard helps organizations bridge the gap between policy-level AI governance and the actual engineering of AI products. It is designed to be applicable to organizations of all sizes, including government entities and private enterprises, ensuring that the fundamental components of ML systems are understood consistently on a global scale.
Definitions and Terminology
The standard relies heavily on the foundational terminology established in ISO/IEC 22989, but it introduces and refines several key definitions specific to the machine learning context. One of the central definitions is 'Machine Learning' (ML) itself, which the document describes as a branch of AI that employs computational techniques to enable systems to learn from data or experiences. This definition emphasizes that ML systems are developed through the optimization of algorithms to fit training data or improve performance based on maximizing a reward, rather than being explicitly programmed for every possible scenario. The standard also provides detailed definitions for various types of learning, including supervised learning, unsupervised learning, and reinforcement learning, each characterized by the nature of the feedback or data provided to the system during the training phase. Furthermore, ISO/IEC 23053 defines critical components of the ML pipeline, such as 'Training Data', 'Validation Data', and 'Test Data'. These definitions are vital for ensuring that developers and auditors have a shared understanding of how data is partitioned to prevent overfitting and ensure the generalizability of the model. The standard also addresses 'Neural Networks', describing them as models inspired by biological neural structures that consist of interconnected layers of processing units. By formalizing these terms, the standard prevents the 'anthropomorphization' of AI, focusing instead on technical accuracy and engineering rigor. Other essential definitions include 'Inference', the process of applying a trained model to new data to produce outputs, and 'Model Drift', which refers to the degradation of a model's performance over time due to changes in the underlying data distribution.
Governance and Institutional Framework
The governance of ISO/IEC 23053 is managed through the Joint Technical Committee ISO/IEC JTC 1, specifically Subcommittee SC 42. SC 42 is the global focal point for AI standardization, bringing together hundreds of experts from national standards bodies, industry leaders, and academic institutions. The committee operates under a consensus-based model, ensuring that the standards produced reflect a balanced view of technical feasibility and societal needs. The institutional framework surrounding this standard is designed to be 'system-integrated', meaning it works in tandem with other management and technical standards to create a comprehensive governance ecosystem. This ensures that technical frameworks like ISO/IEC 23053 are not implemented in isolation but are part of a broader organizational strategy for responsible AI. Within an organization, the implementation of ISO/IEC 23053 typically falls under the purview of a multi-disciplinary team, including data scientists, engineers, and compliance officers. The standard provides the technical structure that supports the 'Governance and Oversight' topic by defining clear roles and responsibilities within the ML lifecycle. By adopting this framework, organizations can establish internal committees or oversight bodies that use the standard’s terminology to audit systems and ensure they meet performance and safety benchmarks. This alignment with institutional governance is further strengthened by the standard's compatibility with ISO/IEC 42001, which provides the management system requirements for AI. Together, these standards form a robust framework for institutional accountability and technical transparency.
The Machine Learning Pipeline
The core of ISO/IEC 23053 is the detailed description of the machine learning pipeline, which serves as a roadmap for the development and deployment of ML systems. This pipeline is not merely a linear sequence of steps but a complex, iterative process involving multiple feedback loops. The standard identifies several key stages: data acquisition, data preparation, model selection, training, evaluation, and deployment. For each stage, the standard specifies the functional components required and the types of information that must be documented. For example, in the data acquisition phase, the standard emphasizes the need to document the source of the data, the methods used for collection, and any legal or ethical constraints associated with the data. This level of detail is essential for ensuring the traceability and reproducibility of the ML system. In the data preparation stage, the standard covers processes such as cleaning, normalization, and feature engineering, highlighting how these activities can impact the final model's performance and fairness. By providing a standardized description of these stages, ISO/IEC 23053 enables organizations to identify potential risks and inefficiencies in their ML workflows. It also facilitates better collaboration between different teams, as everyone involved in the pipeline—from data engineers to model validators—uses the same terminology and understands the requirements for each stage.
Data Management and Quality
A significant portion of ISO/IEC 23053 is dedicated to the management and quality of data, recognizing that the performance of any machine learning system is fundamentally dependent on the data it consumes. The standard provides a framework for categorizing different types of data used throughout the ML lifecycle, including training, validation, and test datasets. It emphasizes the importance of data quality, which is defined through various dimensions such as accuracy, completeness, consistency, and timeliness. The standard requires organizations to implement robust data management practices to ensure that the data used for training and evaluation is representative of the real-world scenarios the system will encounter. This includes addressing issues such as data bias, which can lead to unfair or discriminatory outcomes. The framework also addresses the technical aspects of data handling, such as data labeling and annotation. It provides guidance on how to ensure the quality and consistency of labels, which is particularly critical for supervised learning tasks. Furthermore, the standard highlights the need for clear documentation regarding data provenance, allowing stakeholders to trace the origin of the data and understand any transformations it has undergone. By focusing on data management and quality, ISO/IEC 23053 helps organizations build more reliable and trustworthy AI systems, reducing the risk of model failure due to poor data inputs.
Model Development and Evaluation
The model development and evaluation provisions of ISO/IEC 23053 provide a rigorous framework for the technical core of machine learning. The standard outlines the processes for selecting appropriate algorithms based on the specific task and the characteristics of the data. It covers various learning paradigms, including supervised, unsupervised, and reinforcement learning, and provides a structured way to describe the architecture of the resulting models. A key emphasis of the standard is on the 'Evaluation' phase, which is critical for verifying that the model meets its performance requirements. The standard requires the use of independent test datasets that were not used during the training phase to ensure an unbiased assessment of the model's generalizability. It also specifies the types of metrics that should be used for evaluation, such as accuracy, precision, recall, and F1-score for classification tasks, or mean squared error for regression tasks. Beyond simple performance metrics, the standard encourages the evaluation of other system characteristics, such as robustness, explainability, and fairness. This comprehensive approach to evaluation ensures that the AI system is not only technically proficient but also safe and reliable for its intended use. The standard also addresses the iterative nature of model development, where evaluation results are used to refine the model or the data preparation process, creating a continuous cycle of improvement.
Deployment and Operational Monitoring
Once a machine learning model has been developed and evaluated, ISO/IEC 23053 provides guidance on its deployment and ongoing operational monitoring. The standard addresses the technical requirements for integrating the ML model into larger software systems, ensuring that the model functions correctly in its production environment. This includes considerations for hardware requirements, latency, and scalability. A critical provision of the standard is the requirement for continuous monitoring of the system's performance after deployment. The standard recognizes that ML models can degrade over time due to changes in the underlying data distribution, a phenomenon known as 'Model Drift'. To mitigate this risk, the framework specifies that organizations should establish monitoring systems to track key performance indicators and detect any significant deviations from the model's expected behavior. When drift is detected, the standard provides a basis for triggering a re-evaluation or retraining of the model. This focus on operational monitoring ensures that AI systems remain effective and safe throughout their entire lifecycle. Additionally, the standard addresses the need for logging and auditability in the production environment, allowing organizations to investigate any incidents or failures and demonstrate compliance with regulatory requirements. By providing a structured approach to deployment and monitoring, ISO/IEC 23053 helps organizations manage the long-term risks associated with machine learning.
Relationship to Other Instruments
ISO/IEC 23053 does not exist in a vacuum; it is a critical piece of a larger puzzle of international AI standards. Its most direct relationship is with ISO/IEC 22989, which provides the overarching concepts and terminology for the entire AI field. While 22989 provides the 'dictionary', 23053 provides the 'grammar' for machine learning systems. Furthermore, ISO/IEC 23053 serves as a technical foundation for ISO/IEC 42001, the AI Management System Standard (MSS). While 42001 sets the requirements for how an organization should manage AI risks and opportunities, it often points to 23053 for the technical details of how to describe and structure the actual AI systems being managed. The standard also has strong links to ISO/IEC 23894, which provides guidance on risk management for AI. By using the functional blocks defined in 23053, organizations can more accurately identify potential failure points and risks within the ML pipeline. Additionally, the standard is increasingly being mapped to regional regulatory frameworks. For example, the European Committee for Standardization (CEN) and the European Committee for Electrotechnical Standardization (CENELEC) have adopted ISO/IEC 23053 as a European standard (EN ISO/IEC 23053), positioning it as a key technical document that can help companies demonstrate compliance with the technical documentation requirements of the EU AI Act. This alignment ensures that the standard has both technical and legal relevance in the global marketplace.
International Alignment
ISO/IEC 23053 is a product of extensive international cooperation, reflecting a global consensus on how machine learning systems should be described. The development process involved experts from over 30 countries, ensuring that the standard is culturally and technically neutral. This international alignment is crucial for facilitating global trade in AI products and services, as it allows companies to use a single technical framework that is recognized in multiple jurisdictions. The standard also aligns with the high-level principles set forth by international bodies such as the OECD and UNESCO. For instance, the standard's emphasis on transparency and documentation directly supports the OECD AI Principle on 'Transparency and Explainability'. Moreover, the standard plays a vital role in the 'International Alignment' of AI governance by providing a common technical language for international treaties and agreements. As nations negotiate cross-border rules for AI, having a standardized framework like ISO/IEC 23053 allows for more precise discussions about system components and safety requirements. The standard is also a key component of the 'AI Standards Hub' and other international initiatives aimed at building capacity and knowledge sharing in the field of AI governance. By providing a stable and universally accepted framework, ISO/IEC 23053 helps to prevent the fragmentation of the global AI market and ensures that the benefits of machine learning can be realized safely and equitably across the world.
Implementation Timeline
| Milestone | Date | Status |
|---|---|---|
| Proposal and Initial Drafting (New Work Item Proposal) | 2018-05-15 | Completed |
| Committee Draft (CD) for Member Ballot | 2020-11-02 | Completed |
| Draft International Standard (DIS) Inquiry | 2021-08-20 | Completed |
| Final Publication of ISO/IEC 23053:2022 | 2022-05-29 | In Force |
| Adoption as European Standard (EN ISO/IEC 23053) | 2023-06-26 | In Force |
| Amendment 1: Generative AI (Under Development) | 2024-12-01 | Under Review |
Adoption and Endorsement
| Entity | Date | Status |
|---|---|---|
| International Organization for Standardization (ISO) | 2022-05-29 | Adopted |
| International Electrotechnical Commission (IEC) | 2022-05-29 | Adopted |
| European Committee for Standardization (CEN/CENELEC) | 2023-06-26 | Adopted |
| British Standards Institution (BSI) | 2022-08-31 | Adopted |
| American National Standards Institute (ANSI) | 2022-06-15 | Endorsed |
| National Standards Authority of Ireland (NSAI) | 2023-06-26 | Adopted |
Sources and References
| Source | Type |
|---|---|
| ISO/IEC 23053:2022 - Framework for Artificial Intelligence (AI) Systems Using Machine Learning (ML) | International Organization |
| ISO/IEC 23053:2022 - Standards New Zealand | Regulatory Agency |
| ISO/IEC 23053:2022-06 - DIN Media | Regulatory Agency |
| ISO/IEC 23053:2022 - Instituti për Standardizim i Republikës së Maqedonisë së Veriut (ISRSM) | Regulatory Agency |
| Cybersecurity of AI and Standardisation - ENISA (European Union Agency for Cybersecurity) | International Organization |
| AI Evaluation and ISO Standards: Is the Gap Closed?⋆ - CEUR-WS.org | Academic Institution |
ISO/IEC 23053:2022 offers a foundational technical framework and common language for anyone developing, deploying, or managing Artificial Intelligence (AI) systems that use Machine Learning (ML). This international standard applies to organizations of all sizes, from government bodies to private companies, aiming to bring clarity and consistency to the complex world of ML.
Published on May 29, 2022, this standard establishes a shared vocabulary, defining key terms like 'Machine Learning' itself, 'Training Data,' 'Inference,' and 'Model Drift,' preventing confusion and anthropomorphization of AI. Its core contribution is outlining a structured machine learning pipeline, detailing stages from data acquisition and preparation to model selection, training, evaluation, and deployment. This roadmap emphasizes crucial obligations: - Documenting data sources, collection methods, and ethical constraints. - Implementing robust data management practices to ensure data quality, address bias, and maintain traceability. - Rigorously evaluating models using independent test data and specific metrics (e.g., accuracy, precision). - Continuously monitoring deployed models for performance degradation, known as 'Model Drift,' and maintaining auditability.
While ISO/IEC 23053 is a voluntary technical standard and doesn't carry direct legal penalties, its significance lies in its growing role as a compliance tool. It has been adopted as a European standard (EN ISO/IEC 23053) and is positioned as a key technical document for demonstrating compliance with emerging regulations like the EU AI Act. The practical pitfall here is assuming that because it's "just a standard," it can be ignored. In reality, it provides the technical blueprints that can help your organization bridge the gap between high-level AI governance policies and the actual engineering of compliant AI products, making it a de facto requirement for responsible AI development.
Plain-English rewrite by Regulations.ai — not legal advice. Verify against the official text.
What you must do — compliance checklist
0 / 13 marked completePlain-English obligations under ISO - AI Systems Framework (23053/2022). Not legal advice — verify against the official text before relying on it.
- #1ImportantData Management and Quality
Applies to: Organizations developing or deploying ML-based AI systems.
“The standard requires organizations to implement robust data management practices to ensure that the data used for training and evaluation is representative...”
- #2ImportantThe Machine Learning Pipeline⏰ Before data acquisition
Applies to: Organizations developing ML-based AI systems.
“in the data acquisition phase, the standard emphasizes the need to document the source of the data, the methods used for collection, and any legal or ethical constraints...”
- #3ImportantData Management and Quality⏰ Before model training
Applies to: Organizations developing ML-based AI systems.
“This includes addressing issues such as data bias, which can lead to unfair or discriminatory outcomes.”
- #4ImportantModel Development and Evaluation⏰ Before model evaluation
Applies to: Organizations developing ML-based AI systems.
“The standard requires the use of independent test datasets that were not used during the training phase to ensure an unbiased assessment...”
- #5ImportantModel Development and Evaluation⏰ Before model evaluation
Applies to: Organizations developing ML-based AI systems.
“It also specifies the types of metrics that should be used for evaluation, such as accuracy, precision, recall, and F1-score...”
- #6ImportantDeployment and Operational Monitoring⏰ Before deployment
Applies to: Organizations deploying ML-based AI systems.
“A critical provision of the standard is the requirement for continuous monitoring of the system's performance after deployment.”
- #7ImportantDeployment and Operational Monitoring⏰ Before deployment
Applies to: Organizations deploying ML-based AI systems.
“Additionally, the standard addresses the need for logging and auditability in the production environment, allowing organizations to investigate any incidents or failures...”
- #8ImportantGovernance and Institutional Framework
Applies to: Organizations implementing ML-based AI systems.
“The standard provides the technical structure that supports the 'Governance and Oversight' topic by defining clear roles and responsibilities within the ML lifecycle.”
- #9ImportantData Management and Quality
Applies to: Organizations developing ML-based AI systems.
“the standard highlights the need for clear documentation regarding data provenance, allowing stakeholders to trace the origin of the data and understand any transformations...”
- #10ImportantData Management and Quality⏰ Before model training
Applies to: Organizations developing ML-based AI systems.
“It provides guidance on how to ensure the quality and consistency of labels, which is particularly critical for supervised learning tasks.”
- #11ImportantDeployment and Operational Monitoring⏰ Before deployment
Applies to: Organizations deploying ML-based AI systems.
“To mitigate this risk, the framework specifies that organizations should establish monitoring systems to track key performance indicators and detect any significant deviations...”
- #12RecommendedModel Development and Evaluation⏰ Before model evaluation
Applies to: Organizations developing ML-based AI systems.
“Beyond simple performance metrics, the standard encourages the evaluation of other system characteristics, such as robustness, explainability, and fairness.”
- #13RecommendedGovernance and Institutional Framework
Applies to: Organizations adopting the ML framework.
“By adopting this framework, organizations can establish internal committees or oversight bodies that use the standard’s terminology to audit systems...”
Related Regulations
ISO/IEC 22989:2022 - Information technology — Artificial intelligence — Concepts and terminology
ISO94% similar
ISO/IEC 42005:2025 - Information technology — Artificial intelligence — AI system impact assessment
ISO92% similar
ISO/IEC 42001:2023 - Information technology — Artificial intelligence — Management system
ISO92% similar
Artificial Intelligence Risk Management Framework (AI RMF 1.0)
United States91% similar
GPAI Agentic AI Systems Framework
GPAI91% similar
© Regulations.AI — created on 07-Jan-2026 using Gemini 3 Flash Preview