Which technique trains AI models across devices without sharing raw data?

Get ready for the ISACA AI Fundamentals Test with flashcards and multiple-choice questions. Each question features hints and detailed explanations. Prepare to ace your exam with confidence!

Multiple Choice

Which technique trains AI models across devices without sharing raw data?

Explanation:
Federated learning enables training AI models across devices while keeping raw data on each device. In this approach, each device trains the model locally on its own data and only shares the updated model parameters (or gradients) with a central aggregator. The server combines these updates to form a new global model, which is then sent back to devices for another round. Because the actual data never leaves the device, this technique helps protect privacy while still enabling collaborative learning across many devices. Privacy can be further enhanced with secure aggregation or differential privacy, but the core idea is that raw data stays where it is while the model improves through coordinated updates. The other options describe laws and regulatory frameworks about data privacy or AI governance rather than a method for training models. They govern how data can be used and how AI systems should operate, not the mechanics of distributed model training.

Federated learning enables training AI models across devices while keeping raw data on each device. In this approach, each device trains the model locally on its own data and only shares the updated model parameters (or gradients) with a central aggregator. The server combines these updates to form a new global model, which is then sent back to devices for another round. Because the actual data never leaves the device, this technique helps protect privacy while still enabling collaborative learning across many devices. Privacy can be further enhanced with secure aggregation or differential privacy, but the core idea is that raw data stays where it is while the model improves through coordinated updates.

The other options describe laws and regulatory frameworks about data privacy or AI governance rather than a method for training models. They govern how data can be used and how AI systems should operate, not the mechanics of distributed model training.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy