Responsible AI Practices: Security
This lesson discusses why it is necessary to have secure AI systems and provides security recommendations.
We'll cover the following...
Security
AI systems should be secure.
Security entails ensuring that AI systems behave as intended, regardless of how attackers try to interfere. When building AI solutions, security vulnerabilities tend to be neglected. In fact, security is very often a blind spot.
The security of AI systems comes with its novel set of challenges compared to traditional software systems. For instance, all the possible scenarios cannot be predicted ahead of time, ...