AI Act is here – there is time to explain, get into the car.

Artificial Intelligence (AI) has become an integral part of our lives, from virtual assistants to self-driving cars. As AI systems become more sophisticated, so do the challenges associated with their deployment. In response, the European Union (EU) has introduced the AI Act, a comprehensive regulatory framework aimed at ensuring the safe and ethical use of AI technologies.

The EU AI Act

The AI Act is a groundbreaking proposal by the European Commission to create a legal framework for AI governance. It categorizes AI systems based on their risk to society, from unacceptable to minimal, and sets out corresponding requirements.

High-risk AI systems, such as those used in education or transportation (critical infrastructures), are subject to stringent obligations. These include accuracy, cybersecurity, and explainability. The Act recognizes that without understanding how AI decisions are made, we cannot fully trust or control these technologies.

The case of Explainable AI

Explainable AI (XAI) refers to the methods and techniques that make the outputs of AI systems understandable to humans. It’s not just a technical necessity; it’s a societal one. Here’s why:

  • Transparency: XAI demystifies AI decisions, showing the ‘why’ behind the ‘what.’
  • Trust: When people understand AI decisions, they are more likely to trust and accept them.
  • Accountability: If an AI system causes harm, XAI helps trace the root cause, ensuring accountability.
  • Regulatory Compliance: The AI Act mandates explainability for high-risk systems, making XAI a legal requirement.

This is not new demand, as this challenge has been recognised long before EU AI act, and generated number of approaches. These are some of the most popular explainability methods:

  • LIME (Local Interpretable Model-Agnostic Explanations) is a technique that helps us understand and interpret the predictions made by machine learning models. It does this by creating a simple model around the prediction we want to explain, which is easier to understand than the original complex model. LIME perturbs the input data and observes the corresponding changes in the output, thereby learning which features significantly influence the prediction.
  • SHAP (SHapley Additive exPlanations) is based on the concept of game theory and provides a way to measure the contribution of each feature in the prediction made by a model. It assigns a value to each feature indicating its importance. The SHAP value is the average marginal contribution of a feature across all possible combinations.
  • Attention Mechanisms in neural networks allow the model to focus on different parts of the input for different tasks. They are particularly useful in tasks like translation, where the model needs to pay more attention to specific words at different times. Attention mechanisms weigh the importance of different inputs and decide where to focus at each step of the task.

These methods are powerful tools in the field of explainable AI, providing transparency into the decision-making process of complex models. They help us trust the predictions made by AI systems by giving us insights into their reasoning.

Bridging the Gap

The AI Act and XAI are two sides of the same coin. The Act mandates explainability, and that high-risk AI systems must be transparent and explainable, where XAI provides the means to achieve it – some of them being LIME, SHAP, and attention mechanisms. But it’s not without challenges. Achieving explainability without sacrificing performance is a delicate balance – there is no sense of explaining poor performing model. On the other hand, there is the needed for human understanding, where for complex models like Neural Networks (black boxes) we still don’t have universal way of explaining them. Yet, explainability and understanding model decisions are a non-negotiable aspects of ethical AI development.

Conclusion

The AI Act is a significant step towards responsible AI. It acknowledges the power of AI and the potential perils it poses. Explainable models are not just a regulatory checkbox but a cornerstone of ethical AI. As we move forward, the synergy between the AI Act and XAI will shape the future of AI, making it as accountable as it is advanced.

 

Author: Marek Brynda

Photo source: Unsplash

From budget to Climate Transition Plan

As business models shift towards more balanced value generation, ESG (Environmental, Social and Governance) factors continue to receive increasing attention as part of sustainability-focused strategies. To measure environmental impacts, or climate in particular, carbon footprint has emerged as one of more popular non-financial metrics. & Inclusion embedded across all.

More

Do businesses still need a rolling forecast?

A rolling forecast is a vital tool for large organizations in today's rapidly changing business landscape. By providing a flexible and agile approach to forecasting and budgeting, rolling forecasts help organizations to navigate uncertainty, adjust to the changing world, and stay ahead in the face of constant.

  

More

Why is story telling an important skill in Finance

Organisations are more and more overloaded with data and information coming from the digitised world. Storytelling in Finance has become an important theme in the last couple of years as a result of a number of factors that influenced the way Boards or Executive Committees work. One way for Finance professionals to add more value and insight to quantitative data is to build context, background and leading thought through storytelling.  

More

Focusing on talents, or fighting weaknesses?

- How to get to know your talents?

The Gallup test, also known as CliftonStrengths, is a tool that helps you identify individual talents and strengths based on a series of questions. The test result is available in two versions – Top 5 talents or 34 strengths. What is very useful, along with the result, the user receives a report with a description of its uniqueness. 

 

More

Importance of statistics and machine learning in Finance

The importance of statistical and machine learning techniques in finance cannot be overstated. They are becoming increasingly important tools for businesses and investors, and are being used to analyse data, make informed decisions, and optimize business operations. By understanding and utilizing these techniques, businesses and investors can gain a competitive advantage and improve their financial performance. 

More

The Pivotal Role of Product Control in Finance

Product control is an essential function within financial institutions, acting as a crucial bridge between the trading floors and the financial reporting mechanisms of the bank. This role gains importance in environments marked by complex and voluminous financial products. As financial markets evolve, the need for an accurate and reliable product control function becomes increasingly critical. This article explores the key aspects of product control in finance.

More

From CSR to ESG – why did the shift happen?

Corporate social responsibility - CSR has been a buzz word for a long time, shouting from company descriptions, always in a bold font and with a list of social responsibility achievements written down in job offers as a catchy benefit. The corporates tried to overrun each other in a competition of how to tackle CSR even in a more creative and more “out of the box” way. However for some time the term CSR has become more silent and seems to be hidden in one of the dusted boxes at parents’ house attic. What happened to the buzz word which right now seem like an outdated toy?

More

Technology will support us in building FP&A skillset

With the world changing and new technologies being implemented, people in Finance have more room to utilise their time on developing new skills. This is a story about a NatWest Finance journey mixed with personal development piece.

More

Strategic trends in Finance

Finance is a rapidly evolving industry that is constantly being shaped by a range of strategic trends. These trends are shaping the way financial services are delivered, the products and services that are available, and the regulatory environment in which financial firms operate. Here are a few of the most significant strategic trends currently impacting the finance industry

More

Is ESG a defining moment for Accounting & Finance?

Environmental, Social and Governance (ESG) issues have emerged in recent years as key factors to influence the future of the Accounting and Finance profession – but are they going to be a real game changer?

More

How to become a Data Analyst?

As data becomes increasingly important for businesses, the demand for skilled data analysts has skyrocketed in recent years. If you're interested in becoming a data analyst and want to know the steps to get there, read on for a comprehensive guide on how to start your journey.

More

Code Versions Control - Best Practices

Keeping track of code versions is essential for effective code management and collaboration. Here are some commonly used practices and tools for version control.

More

Importance of effective code versions management

Effective management of code versions is crucial in the fast-paced world of software development. Code versioning involves tracking and organizing changes made to a project's source code over time. This article explores the importance of code version management, highlighting its benefits in terms of team collaboration, project stability, and software quality.

More

Three main best practices in coding

While there are numerous best practices in coding, here are three fundamental ones that are widely recognized and emphasized.

More

What are the top five tips for data engineer starting first job in data engineering?

Congratulations on starting your first job in data engineering! Here are five essential tips to help you navigate your new role successfully.

More

Check our job offers