The next decade will see giant leaps forward in 5G, edge computing, enterprise Linux and plenty of other areas. As organizations look at the opportunities ahead, they must weigh both the opportunities and the risks.

One such exciting area is artificial intelligence (AI). As the tools and methodologies advance, many organizations are looking to use AI to improve business efficiencies, bring innovation to customers faster, gain actionable market insights and more. However, the rush to put AI in place without always knowing what it can be used for, or how to use it, can lead to problems with the systems and the data itself. We have heard many stories of when AI makes the “wrong” decision due to built-in biases, and in some cases, the outcome can be life or death. 

This is a challenge that open source project TrustyAI — built on Red Hat OpenShift and Kogito — is looking to address. I caught up with the project lead, Rebecca Whitworth, Manager, Software Engineering at Red Hat to learn more.

Roth: Can you explain how AI can go wrong?

Whitworth: AI is essentially a set of priorities and decisions a system has been programmed to follow. And because humans are responsible for that programming, our flaws become the system’s flaws. This happens in two main ways. One is cognitive bias that comes from the person, or people, who train the data model and build bias into the AI logic. The second problem is a lack of data, or a lack of diverse data. For example, we’ve seen cases of datasets that are dominated by white males, meaning AI trained on this data filters out anyone who doesn’t fit these characteristics. 

Roth: What’s the scale of this problem?

Whitworth: There is a growing amount of research about the transfer of bias from humans to AI. As AI becomes more prevalent, it is being used to decide critical life moments like whether you get into college, get a mortgage, qualify for a medical operation, and even for determining a prison sentence, which makes the negative outcomes easier to spot. 

The data science community is very aware of the need to stop systems perpetuating bias, and all the big tech companies are now looking at this. IBM’s AI Fairness 360, Google’s “What-If Tool” and Amazon SageMaker Clarify all go to show how significant and competitive this field has become.

Roth: So you don’t know if your AI has a bias issue until it goes wrong? 

Whitworth: Until now, that’s been the problem. If you aren’t proactively looking for bias, you may not notice if the AI you are using for hiring is selecting people based on their gender and name instead of their technical skills and experience, for example. There hasn’t been a simple and reliable way to test the balance and accuracy of an AI model, so the first time a business knows it has an issue is when it gets some negative PR or someone brings a case against it. This black box opaqueness has also become a legal risk with the advent of the General Data Protection Regulation (GDPR), where anybody in Europe has the right to ask for their data and how it is being used. 

Roth: How is TrustyAI making a difference?

Whitworth: TrustyAI is a standalone piece of software that plugs into any AI application, regardless of what environment or technology it’s running on. It introspects the system, looking at all the various inputs, and maps how these influence the outputs. That analysis is served up in easy-to-visualize charts, which make it clearer if any biases exist. The user can alter the values to see the effect of different criteria.

For example, with a rejected mortgage application, you’d expect a different outcome if the applicant had a higher credit rating or earned more money. But if TrustyAI finds that by only changing the applicant’s ethnicity or postcode you arrive at a different outcome, then it’s clear the system has bias. We call this Explainable AI — XAI for short. 

Roth: How does TrustyAI work in practice?

Whitworth: TrustyAI has been built with Kogito (an open source, end-to-end business process automation technology) and Red Hat OpenShift. So it is cloud-native and can be deployed to any system running on any environment. It is written in Java and integrates with Python, the language data scientists generally use, so a user only needs to open up a notebook and apply library functions to their datasets. There’s no reconfiguration required.

Roth: How important has the open source element of the TrustyAI been?

Whitworth: Open source has been critical to TrustyAI. Tapping into open communities has enabled us to develop at a faster pace. For example, KIE (Knowledge Is Everything), an open source community for business automation, has been a brilliant partner. Its repository hosts the TrustyAI code and its members continually perform testing, offer fixes and suggestions and share their datasets. Without this collaboration (our in-house project team is myself, three developers and one architect) progress would have been much slower. 

Roth: What’s next for TrustyAI?

Whitworth: We’re really excited about the impact that TrustyAI can have. Reputational management can make or break a business, and there’s a real clamor to mitigate the risks of AI. Understandably, businesses don’t want to slow down their adoption of AI, and TrustyAI helps give them the confidence to push forward, while also prioritizing transparency and accountability. 

As a project team, we are looking at how to apply TrustyAI across Red Hat’s portfolio to add strategic value — both internally and for our customers — while continuing our research on all things AI, from cognitive bias and ethics to developments in data science and algorithmic best practices.

Learn more


关于作者

Hans Roth is senior vice president and general manager for Europe, Middle East, and Africa (EMEA) at Red Hat where is he focused on developing and executing the company’s business strategy across EMEA including commercial, enterprise and channel sales, professional service, telecommunications, media and entertainment, consulting and training services, marketing, legal and people team functions. 
 
Roth has held previous EMEA and global leadership roles at Red Hat. He led the company’s EMEA services business between 2016-2019, before being promoted to senior vice president and general manager of Red Hat’s global services and technical enablement division where he was responsible for a global organization of more than 2,000 professionals across consulting and training services, as well as technical and business partner enablement. 
 
Prior to joining Red Hat he was vice president of the service delivery unit for Hewlett-Packard Enterprise for central Europe, and for 20+ years held leadership roles in business process management, IT strategy, system integration and strategic outsourcing.

Read full bio

Rebecca Whitworth is an engineering manager at Red Hat. Here she is part of a new initiative researching explainable AI and how to trust AI systems. She completed a PhD at Newcastle University, in which she developed a platform for scalable, geospatial and temporal analysis of Twitter data. After this, she moved to a small startup company as a Java developer creating solutions to improve performance for a CV analyser. She has a keen interest in ethical ML and AI and continues to research this within the business automation team.

Read full bio