We’re evaluating an AI translation startup, and I think customer conversation data should be excluded from model evaluation and fine-tuning by default. “We don’t train on your data” is too vague if logs still sit around for operations. OpenAI’s API documentation, for example, distinguishes training use from abuse-monitoring retention of up to 30 days; Google Cloud Translation and Azure Translator describe stronger non-training or limited-storage positions.
My practical observation from startup work is that privacy-conscious customers care less about a reassuring sentence than a deadline: say 30 days for operational logs, then provide a deletion receipt with the dataset ID, scope, timestamp, and verification status. Rare translation failures still need debugging, but that can be a separate, customer-approved sample path rather than a default harvest of sensitive speech.
Are opt-out controls enough, or should privacy-preserving defaults be a requirement for translation vendors?