A tide-pool species ID model fails when a plate is only slightly scuffed. The risk is lack of AI robustness to unexpected inputs. Which table mitigations should the tester pick?
Select an answer to reveal the explanation.
Short Explanation
A species ID model that fails when a plate is only slightly scuffed is lack of AI robustness to unexpected inputs. The table points at adversarial testing and/or fuzz testing. Requirements review, a card rewrite, and writing the scuff payload miss that row.
Full Explanation
Unexpected-input robustness risk maps to adversarial testing and fuzz testing. Requirements review, a card rewrite, and writing a payload miss that table row.