We help you succeed on your journey towards responsible and trustworthy AI
While AI can add significant efficiencies and capabilities, it comes with compounding levels of risk. Not only are there risks associated with the complete AI-enabled system, but also with each building block of a digital system in which AI is applied: risks associated with algorithms, data, data scientists working on solutions, organizational contexts and the risk of non-compliance with regulations such as the EU AI Act. Additionally, robust cyber security is vital for every part of an AI-enabled system. Many customers we help have invested, and are investing, significant sums in AI and AI readiness. They need help to raise confidence levels in the business case, vendors and real-world applications of the emerging solutions.
No matter at what stage of maturity your business is, DNV can help you build your AI strategy for responsible and trustworthy AI in an industrial context. With our long tradition of helping industries with the quality of global and complex systems and value chains, DNV is uniquely positioned to add value to your AI journey.
How DNV can help with AI strategy and governance
Employing recognized industry standards, frameworks and DNV methodologies, we provide advice on how to develop tailored AI strategies, robust governance and identify what it takes to succeed.
Do you need help to move further on your AI journey, faster? Our experts offer a one-day interactive workshop tailored to your company, resulting in concrete guidance on how you can implement AI in a trustworthy and responsible manner, faster.
|
Our experts take you through the most important things you need to know about AI and explore key use cases that will give your organization most value. |
Set clear goals and get a common understand of how AI can provide value for your business. |
Our AI organizational maturity assessment helps you understand whether your organization is ready for AI and what it takes to get there.
Learn more about the AI organizational maturity assessment. |
We help you facilitate the adoption of AI and technology so you can succeed at scale. |
By introducing AI into a system, we also introduce new risks. Our experts help you understand and address your AI risk so you can implement with confidence. |
Proactively identify and manage risk throughout the AI lifecycle. |
Why work with DNV?
Customer success story:
Meet some of our AI experts:
Learn more about industrial AI
Articles:
Recommended practices:
Courses:
Webinars:
Read our frequently asked questions about Artificial Intelligence (AI):
Artificial intelligence (AI) is a common designation of technologies where a machine performs tasks that are considered to require intelligence. This typically relates to speech recognition, computer vision, problem solving, logical inference, optimalizations, recommendations, etc. |
AI is often divided into two main domains: Rule-based AI and machine learning. Rule-based AI is where we take human insight and knowledge and codify it into rules, such that the machine can perform tasks based on these rules. This kind of AI is very structured and explainable, but less flexible, as it can only be used for tasks for which specific rules have been developed. Machine learning (ML), on the other hand, is AI which is created from data. The applications infer their own rules and correlations from the data. This makes for flexible models, but with larger ML models, it can be difficult to explain decisions. In many practical applications, a combination of rule-based and machine learning is used. |
The EU AI Act is a new regulation of AI use in the European Union. The Act’s purpose is: ‘To improve the functioning of the internal market and promote the uptake of human-centric and trustworthy artificial intelligence (AI), while ensuring a high level of protection of health, safety, fundamental rights enshrined in the Charter of Fundamental Rights, including democracy, the rule of law and environmental protection, against the harmful effects of artificial intelligence systems (AI systems) in the Union, and to support innovation.’ The Act sets a common risk-based framework for using and supplying AI systems in the EU. It is binding on all EU member states and requires no additional approval at national level. However, variations on how national regulatory bodies are set up, and guidelines on how to align with other member states’ regulations, and so on, will be established. Learn more on EU’s official pages here. |
The EU AI Act regulates all AI in Europe. To understand what is required, one must first assess the risk category of the AI. Learn more on EU’s official pages here. |
The EU Act passed the EU Parliament in March 2024, and will entry into force June 2024. There is in general a 2-year period until compliance must be in place. But there are also earlier statutory milestones along the way. For example, after 6 months of the Act coming into force, a ban on prohibited AI practices must be in place. Rules on General Purpose AI (GPAI) are required after 12 months. Obligations for high-risk systems must be in force within 24 months. Learn more on EU’s official pages here. |
High-risk AI means that the supplier and deployer (user) must meet stringent regulatory requirements for use. Providers of a high-risk AI system will have to put it through a regulatory conformity assessment before offering it in the EU or otherwise putting it into service. They will also have to implement quality and risk management systems for such an AI system. Learn more on EU’s official pages here. |
Generative AI is a type of machine learning that can create new data (numbers, text, video, etc) from an underlying data distribution. Generative AI is therefore probabilistic in nature. |
Conformance testing (or compliance testing) means to test a system to assess if it meets given standards or specific requirements. |
Fairness of an AI system is often defined to mean that the AI system does not contain bias or discrimination. This means that the AI system is created from data that are representative for the kind of distribution and algorithmic behaviour we would want the AI system to have. |
Algorithm verification means to assess if an algorithm meets specific requirements. When AI is deployed into larger systems, we need to assess how the system and its components work. Algorithm testing is one way of verifying that the AI algorithm works as intended. |
AI assurance means to (i) establish what requirements the AI needs to meet and (ii) verify compliance to these requirements. |
The AI lifecycle covers all the phases of AI, from problem definition to data acquisition, to model development, deployment and update. The lifecycle is often iterated several times. |
Model validation means to ensure that the model is solving the right problem, by comparing model outputs to independent real-world observations. Without a validated model you cannot trust that the models are solving the right problem. |
Black-box testing means testing of a model without access to or insight into its internal structure or working. Inputs are provided to the black-box and outputs are received. |