A city tree-removal permit desk replaces real owner names and parcel IDs with tokens before asking an LLM for boundary-related test data. Which mitigation strategy is being applied?
Select an answer to reveal the explanation.
Short Explanation
Swapping “Maria Lopez / Parcel 44-A” for tokens is like putting alias tags on museum pieces. The boundary data stays useful for testing, but real people are not exposed. That is anonymization and pseudonymization—not model comparison or energy thrift.
Full Explanation
Anonymization and pseudonymization mask or replace identifiers so generated test data remains useful without exposing individuals. The tree-removal desk’s token substitution is that mitigation applied to prompt inputs. Cross-model review, energy limits, and on-prem hosting address other risks and do not rename this control.