This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 957362
Integrating Explainability-by-Design
for Transparent and Efficient AI in
Manufacturing
April 11th, 2024 – Chania, Greece
A. Capaccioli, C. Agostinho, V. Antonello, F. Lampathaki and M. Sesana
• Artificial intelligence (AI) refers to systems that display
intelligent behaviour by analysing their environment and
taking actions – with some degree of autonomy – to
achieve specific goals.
• AI-based systems can be:
• Software-based, acting in the virtual world (e.g. voice
assistants, image analysis software, search engines, speech
and face recognition systems)
• Embedded in hardware devices (e.g. advanced robots,
autonomous cars, drones or Internet of Things applications)
• AI systems and Machine Learning (ML) have become
ubiquitous in many scientific fields during the last decade
• More data
• More GPU power
Artificial Intelligence
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Source: https://www.coditation.com/blog/decade-of-artificial-intelligence-a-summary
• Predictions show that this interest in AI systems
will keep rising in the following years
• Some major challenges:
• The more difficult problems, the more complex AI
gets, hence, less understandable by humans
• In an industrial setting, such as manufacturing, ML
models are often dependent on many variables and
complex relations used to optimize processes,
increase efficiency, reduce costs, or improve safety
• Causal AI, AI-Trust, Human-centric AI,
Explainable AI (XAI) is an emerging field
• Provide insight into the underlying logic of models
and improve transparency in the decision-making
process
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Artificial Intelligence
Why is Explainable AI important?
 “Why did the AI system make this specific prediction or decision?”
 “Why didn’t the AI system make Prediction B for the same circumstances?”
 “What should I change in order for the AI system to decide something else?“
 How to avoid undetected bias, mistakes, and miscomprehensions creeping into decision-making?
 How to ensure fair decision making without compromising security and privacy?
 How to facilitate robustness, accuracy and performance without creating additional liabilities?
 How to provide really actionable insights?
I. Increase Human Trust in AI
II. Increase Transparency and Reliability of AI
If humans do not understand why/how a decision/prediction is
reached, they shall not adopt/enforce it…
• Often in machine learning such property is
not available, and to have it, models would
need to be retrained which is a labour- and
computation-intensive process
• An explainable design requires that
qualifiers can be extracted from data to
describe heuristically meaningful features
and assign causal relationships between
inputs and outputs
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Explainability
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Classic Explainable AI Models
• Are those that are interpretable by themselves. Main
properties:
• Simulatability -> Human is capable of replicating
• Decomposability -> Explain all model's parameters
• Algorithmic transparency -> Understand how output
is generated
• Examples:
• Linear, Generalized Linear and Additive Models
• Decision trees
• Rule-based Models
• k-Nearest Neighbours (KNN)
• Due to their simplicity, these models fail when
dealing with complex problems such as the ones
present in an industrial setting
• Methods used to explain the behaviour of complex ML models (black box) after
they have been trained, bringing insights on how a model reaches its results
• model-agnostic
• model-specific
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Post-Hoc Explainability Techniques
• Depending on the model, different
explainability techniques can/should be
experimented to get the best results
• Model-agnostic techniques offer flexibility by separating the explanation
technique from the ML model itself but may sacrifice efficiency or accuracy
• X-by-Design is the next paradigm shift and is a main exploitation result of the
XMANAI European project
• By prioritizing explainability from the outset, AI designers, engineers, and data
scientists can construct models that inherently offer transparent insights into
their decision-making processes, thereby mitigating the need for complex and
often unreliable post hoc explanations
• Support explainability in data, models and results
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
X-By-Design Paradigm
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
X-By-Design Approach
• Concrete understanding of data in terms of semantics and structure (data types)
• Mapping to a common data model.
• Interactive data exploration and visualization that can be leveraged to monitor potential
data drifting or bias issues
• Understanding the different AI (ML/DL) models towards global interpretability (answering
how does a model work for all our predictions) and local interpretability (answering how a
model is generating a specific prediction, given specific data points)
• Use models natively easier to understand or apply different Post-hoc, such as explanations
by simplification, feature relevance. Some common techniques include LIME, SHAP, etc.
• Promotes shared understanding of results and translating them into concrete actions in
an appropriate style/format
• Fit-for-purpose visualizations act as the primer for communicating results to the involved
stakeholders; Text explanations convey how to take action; Explanations by example
support understanding; Counterfactual Explanations that aim to find the model’s
decision boundaries
• XMANAI has also delivered appropriate assessment methods and techniques to
address a number of complementary challenges that currently constitute
significant data scientists’ pains
• XAI Models Security that performs a risk and vulnerability assessment over different
Explainable ML/DL models to offer immunity and robustness
• XAI Models Performance, in terms of model metrics and explainability indicators
• XAI Assets Sharing, to enable collaboration
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
X-By-Design Approach
• X-LEARN – consultancy services for defining/identifying the best methodologies
or models to integrate explainability in the design phase of end-users’ projects
• X-LEARN-basics, state-of-the-art research on the explainaiblity concept and on the
identification of XAI models to be integrated in solutions to improve technological
transparency and user experience
• X-LEARN-applications: replication of project use cases to similar applications with other
subjects, sharing the obtained results to strength user trust in AI.
• X-APPLY – analysis of the AI status and most effective path to integrate digital
solutions based on explainability in industrial contexts by providing IT services.
X-By-Design Services
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Take-up Methodology
• XAI to help operators and
engineers choose the best
decision at any given moment (e.g.
size, mix, and schedule of batches)
so that better plant performance
is achieved
• XAI to forecast demand accurately
and implement a Direct-to-
Consumer strategy
• XAI to quickly identify and
understand production line or
machine problems that affect
operational capacity
• XAI to increase the efficiency in
the definition of a metrology
measurement plan definition. Also
supporting junior metrologists
XMANAI Demonstrators
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
• It is crucial to identify the benefits that a XAI system provides compared to a conventional AI system.
• X-by-design approach involved user research activities to define main activities and to consider the
contexts in which the application will be used, the definition of users' needs, and the associated
explainability requirements, their prioritization in the development phase, and interfaces prototyping
• Thanks to the use of interpretable models and transparent learning techniques, the X-by-Design
approach provides detailed insight into the logic of AI, making easier to understand how it works and
the parameters used, enabling companies to take full advantage of the benefits of AI in a transparent
and understandable way, starting from system design.
• The X-by-design paradigm in fact strongly relies on the human-machine interaction by bringing the
focus on a human-friendly approach to explaining the model and making both manufacturer and
customer interaction better.
• Even though the path towards X-by-Design is under construction and presents its own challenges, the
positive impact that can have on the overall manufacturing sector plays a crucial role from an industry
perspective in boosting productivity and from a technological point of view in promoting XAI uptake.
Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
Challenges and Future Perspective
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 957362
Thank you for your attention!
carlos.agostinho@knowledgebiz.pt

More Related Content

PDF
XMANAI Project Booklet - An overview and main highlights
PDF
Technovision
PDF
Mastering Agentic AI in Production: Architectures, Deployment Strategies, and...
PDF
Automating intelligence
PDF
AI for Network Automation, NOMS 2024 Keynote
PDF
Data Science & Machine Learning Platforms_ Key Market Trends and Growth Drive...
PDF
Machine Learning in Customer Analytics
PPTX
1. Introduction-to-Explainable-AI-XAI.pptx
XMANAI Project Booklet - An overview and main highlights
Technovision
Mastering Agentic AI in Production: Architectures, Deployment Strategies, and...
Automating intelligence
AI for Network Automation, NOMS 2024 Keynote
Data Science & Machine Learning Platforms_ Key Market Trends and Growth Drive...
Machine Learning in Customer Analytics
1. Introduction-to-Explainable-AI-XAI.pptx

Similar to Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing (20)

PDF
3.BITOOLS - DIGITAL TRANSFORMATION AND STRATEGY
PPTX
Generative AI and Large Language Models (LLMs)
PDF
purpose of prompt engineering in gen ai systems.pdf
PPTX
Explainable AI.pptx
PDF
Best Practices for Harnessing Generative AI and LLMs1.pdf
PDF
AI for RoI - How to choose the right AI solution?
PDF
AI Consulting Services: Designing Intelligence Beyond Code
PDF
Artificial intelligence capabilities overview yashowardhan sowale cwin18-india
PPTX
It Consulting & Services - Black Basil Technologies
PPTX
ODSC APAC 2022 - Explainable AI
PDF
Responsible Machine Learning
PDF
How to Build Your First AI Agent A Step-by-Step Guide.pdf
PPTX
Exploring the Impact of AI Technology Today
PPTX
Top 10 Trends to Watch for In Data Science
PPTX
AI Overview and Capabilities
PPTX
WELCOME TO AI PROJECT shidhant mittaal.pptx
PDF
Building an AI organisation
PPTX
[DSC Adria 23] Muthu Ramachandran AI Ethics Framework for Generative AI such ...
PPT
Modeling Information Experiences: A Recipe for Consistent Architecture
PDF
Meetup 10 here&now: Megatris Comp design method (Part 1)
3.BITOOLS - DIGITAL TRANSFORMATION AND STRATEGY
Generative AI and Large Language Models (LLMs)
purpose of prompt engineering in gen ai systems.pdf
Explainable AI.pptx
Best Practices for Harnessing Generative AI and LLMs1.pdf
AI for RoI - How to choose the right AI solution?
AI Consulting Services: Designing Intelligence Beyond Code
Artificial intelligence capabilities overview yashowardhan sowale cwin18-india
It Consulting & Services - Black Basil Technologies
ODSC APAC 2022 - Explainable AI
Responsible Machine Learning
How to Build Your First AI Agent A Step-by-Step Guide.pdf
Exploring the Impact of AI Technology Today
Top 10 Trends to Watch for In Data Science
AI Overview and Capabilities
WELCOME TO AI PROJECT shidhant mittaal.pptx
Building an AI organisation
[DSC Adria 23] Muthu Ramachandran AI Ethics Framework for Generative AI such ...
Modeling Information Experiences: A Recipe for Consistent Architecture
Meetup 10 here&now: Megatris Comp design method (Part 1)
Ad

Recently uploaded (20)

PDF
IKS PPT.....................................
PPTX
CASEWORK Pointers presentation Field instruction I
PDF
5_tips_to_become_a_Presentation_Jedi_@itseugenec.pdf
PDF
Unnecessary information is required for the
PPT
Lessons from Presentation Zen_ how to craft your story visually
PPTX
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
PDF
_Nature and dynamics of communities and community development .pdf
PDF
Yoken Capital Network Presentation Slide
PPTX
INDIGENOUS-LANGUAGES-AND-LITERATURE.pptx
PPTX
Literatura en Star Wars (Legends y Canon)
PPTX
Public Speaking Is Easy . Start Now . It's now or never.
PPTX
Shizophrnia ppt for clinical psychology students of AS
PPTX
Religious Thinkers Presentationof subcontinent
PDF
soft skills for kids in India - LearnifyU
PPTX
TG Hospitality workshop Vietnam (1).pptx
PPT
Comm.-100W-Writing-a-Convincing-Editorial-slides.ppt
PDF
Presentation on cloud computing and ppt..
PPTX
CAPE CARIBBEAN STUDIES- Integration-1.pptx
DOC
EVC毕业证学历认证,北密歇根大学毕业证留学硕士毕业证
PPTX
Bob Difficult Questions 08 17 2025.pptx
IKS PPT.....................................
CASEWORK Pointers presentation Field instruction I
5_tips_to_become_a_Presentation_Jedi_@itseugenec.pdf
Unnecessary information is required for the
Lessons from Presentation Zen_ how to craft your story visually
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
_Nature and dynamics of communities and community development .pdf
Yoken Capital Network Presentation Slide
INDIGENOUS-LANGUAGES-AND-LITERATURE.pptx
Literatura en Star Wars (Legends y Canon)
Public Speaking Is Easy . Start Now . It's now or never.
Shizophrnia ppt for clinical psychology students of AS
Religious Thinkers Presentationof subcontinent
soft skills for kids in India - LearnifyU
TG Hospitality workshop Vietnam (1).pptx
Comm.-100W-Writing-a-Convincing-Editorial-slides.ppt
Presentation on cloud computing and ppt..
CAPE CARIBBEAN STUDIES- Integration-1.pptx
EVC毕业证学历认证,北密歇根大学毕业证留学硕士毕业证
Bob Difficult Questions 08 17 2025.pptx
Ad

Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing

  • 1. This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 957362 Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing April 11th, 2024 – Chania, Greece A. Capaccioli, C. Agostinho, V. Antonello, F. Lampathaki and M. Sesana
  • 2. • Artificial intelligence (AI) refers to systems that display intelligent behaviour by analysing their environment and taking actions – with some degree of autonomy – to achieve specific goals. • AI-based systems can be: • Software-based, acting in the virtual world (e.g. voice assistants, image analysis software, search engines, speech and face recognition systems) • Embedded in hardware devices (e.g. advanced robots, autonomous cars, drones or Internet of Things applications) • AI systems and Machine Learning (ML) have become ubiquitous in many scientific fields during the last decade • More data • More GPU power Artificial Intelligence Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Source: https://www.coditation.com/blog/decade-of-artificial-intelligence-a-summary
  • 3. • Predictions show that this interest in AI systems will keep rising in the following years • Some major challenges: • The more difficult problems, the more complex AI gets, hence, less understandable by humans • In an industrial setting, such as manufacturing, ML models are often dependent on many variables and complex relations used to optimize processes, increase efficiency, reduce costs, or improve safety • Causal AI, AI-Trust, Human-centric AI, Explainable AI (XAI) is an emerging field • Provide insight into the underlying logic of models and improve transparency in the decision-making process Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Artificial Intelligence
  • 4. Why is Explainable AI important?  “Why did the AI system make this specific prediction or decision?”  “Why didn’t the AI system make Prediction B for the same circumstances?”  “What should I change in order for the AI system to decide something else?“  How to avoid undetected bias, mistakes, and miscomprehensions creeping into decision-making?  How to ensure fair decision making without compromising security and privacy?  How to facilitate robustness, accuracy and performance without creating additional liabilities?  How to provide really actionable insights? I. Increase Human Trust in AI II. Increase Transparency and Reliability of AI If humans do not understand why/how a decision/prediction is reached, they shall not adopt/enforce it…
  • 5. • Often in machine learning such property is not available, and to have it, models would need to be retrained which is a labour- and computation-intensive process • An explainable design requires that qualifiers can be extracted from data to describe heuristically meaningful features and assign causal relationships between inputs and outputs Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Explainability
  • 6. Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Classic Explainable AI Models • Are those that are interpretable by themselves. Main properties: • Simulatability -> Human is capable of replicating • Decomposability -> Explain all model's parameters • Algorithmic transparency -> Understand how output is generated • Examples: • Linear, Generalized Linear and Additive Models • Decision trees • Rule-based Models • k-Nearest Neighbours (KNN) • Due to their simplicity, these models fail when dealing with complex problems such as the ones present in an industrial setting
  • 7. • Methods used to explain the behaviour of complex ML models (black box) after they have been trained, bringing insights on how a model reaches its results • model-agnostic • model-specific Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Post-Hoc Explainability Techniques • Depending on the model, different explainability techniques can/should be experimented to get the best results • Model-agnostic techniques offer flexibility by separating the explanation technique from the ML model itself but may sacrifice efficiency or accuracy
  • 8. • X-by-Design is the next paradigm shift and is a main exploitation result of the XMANAI European project • By prioritizing explainability from the outset, AI designers, engineers, and data scientists can construct models that inherently offer transparent insights into their decision-making processes, thereby mitigating the need for complex and often unreliable post hoc explanations • Support explainability in data, models and results Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing X-By-Design Paradigm
  • 9. Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing X-By-Design Approach • Concrete understanding of data in terms of semantics and structure (data types) • Mapping to a common data model. • Interactive data exploration and visualization that can be leveraged to monitor potential data drifting or bias issues • Understanding the different AI (ML/DL) models towards global interpretability (answering how does a model work for all our predictions) and local interpretability (answering how a model is generating a specific prediction, given specific data points) • Use models natively easier to understand or apply different Post-hoc, such as explanations by simplification, feature relevance. Some common techniques include LIME, SHAP, etc. • Promotes shared understanding of results and translating them into concrete actions in an appropriate style/format • Fit-for-purpose visualizations act as the primer for communicating results to the involved stakeholders; Text explanations convey how to take action; Explanations by example support understanding; Counterfactual Explanations that aim to find the model’s decision boundaries
  • 10. • XMANAI has also delivered appropriate assessment methods and techniques to address a number of complementary challenges that currently constitute significant data scientists’ pains • XAI Models Security that performs a risk and vulnerability assessment over different Explainable ML/DL models to offer immunity and robustness • XAI Models Performance, in terms of model metrics and explainability indicators • XAI Assets Sharing, to enable collaboration Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing X-By-Design Approach
  • 11. • X-LEARN – consultancy services for defining/identifying the best methodologies or models to integrate explainability in the design phase of end-users’ projects • X-LEARN-basics, state-of-the-art research on the explainaiblity concept and on the identification of XAI models to be integrated in solutions to improve technological transparency and user experience • X-LEARN-applications: replication of project use cases to similar applications with other subjects, sharing the obtained results to strength user trust in AI. • X-APPLY – analysis of the AI status and most effective path to integrate digital solutions based on explainability in industrial contexts by providing IT services. X-By-Design Services Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
  • 12. Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Take-up Methodology
  • 13. • XAI to help operators and engineers choose the best decision at any given moment (e.g. size, mix, and schedule of batches) so that better plant performance is achieved • XAI to forecast demand accurately and implement a Direct-to- Consumer strategy • XAI to quickly identify and understand production line or machine problems that affect operational capacity • XAI to increase the efficiency in the definition of a metrology measurement plan definition. Also supporting junior metrologists XMANAI Demonstrators Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing
  • 14. • It is crucial to identify the benefits that a XAI system provides compared to a conventional AI system. • X-by-design approach involved user research activities to define main activities and to consider the contexts in which the application will be used, the definition of users' needs, and the associated explainability requirements, their prioritization in the development phase, and interfaces prototyping • Thanks to the use of interpretable models and transparent learning techniques, the X-by-Design approach provides detailed insight into the logic of AI, making easier to understand how it works and the parameters used, enabling companies to take full advantage of the benefits of AI in a transparent and understandable way, starting from system design. • The X-by-design paradigm in fact strongly relies on the human-machine interaction by bringing the focus on a human-friendly approach to explaining the model and making both manufacturer and customer interaction better. • Even though the path towards X-by-Design is under construction and presents its own challenges, the positive impact that can have on the overall manufacturing sector plays a crucial role from an industry perspective in boosting productivity and from a technological point of view in promoting XAI uptake. Integrating Explainability-by-Design for Transparent and Efficient AI in Manufacturing Challenges and Future Perspective
  • 15. This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 957362 Thank you for your attention! carlos.agostinho@knowledgebiz.pt

Editor's Notes

  • #4: AI trust, risk and security management (TRiSM)
  • #7: Linear models compute the output as a linear combination of the input features following a formula. The computations for determining the output given the input are transparent and easily simulated by a human. However, in many cases, real world data cannot be modelled under these assumptions, hence generalised linear models [6], such as logistic regressions that allow non-continuous or unbounded output variables, or their extension to Generalised Additive Models (GAM) that are better-fit to model more complex input-output relationships Decision trees follow the idea that a model can be trained by splitting the data space in a recursive manner and then fitting a simple prediction model at each division obtained. Rule-based models identify a set of relational rules that can lead to a decision or prediction based on the data provided. If-then; fuzzy, support vector, Bayesian modelling aim to establish a probabilistic connection between the features and the output. Usually, Bayes models derive the posterior probability because of two antecedents: a prior probability and a likelihood function KNN models models rely on the metric to calculate the distance between the new sample and its neighbours
  • #8: Model-agnostic techniques decouple the explanation technique from the ML model [19]. This approach has the great advantage of removing all restrictions when choosing which model will be used in a specific experiment. Furthermore, designing an accurate and efficient model agnostic method can be exploited by all black-box models. Sometimes they lack in efficiency or accuracy compared to the model-specific alternatives