Certified Chief Information Security Officer (CCISO) — Question 127
You are the CISO for an investment banking firm. The firm is using artificial intelligence (AI) to assist in approving clients for loans.
Which control is MOST important to protect AI products?
Answer options
- A. Hash datasets
- B. Sanitize datasets
- C. Delete datasets
- D. Encrypt datasets
Correct answer: B
Explanation
Sanitizing datasets is essential to ensure that the data used by AI systems does not contain any harmful or biased information that could lead to incorrect loan approvals. While hashing, deleting, and encrypting datasets are important for data security, they do not directly address the integrity and quality of the data fed into AI algorithms, which is critical for their performance.