This multiple choice assessment focuses on the AIGP body of knowledge  for Module 1 - AI/ML Key Terms

AI governance concepts covering the AI/ML/deep learning hierarchy, the four learning paradigms, agentic AI, model-type trade-offs, and specific architectures (CNNs, RAG, collaborative filtering, classic models, clustering, transformers, autoencoders)

Format: Multiple Choice

The result will be provided immediately, with details on all questions.

1. Which of the following correctly describes the relationship between artificial intelligence (AI), machine learning (ML), deep learning, and generative AI?

2. A hospital research team has 50,000 chest X-rays, but only 200 have been labelled “abnormal” or “normal” by radiologists, because expert review is expensive and slow. Which learning approach makes the best use of both the labelled and unlabelled data, and what is the key governance consideration?

3. A logistics company deploys a reinforcement learning agent to optimise delivery routes, rewarding it for minimising delivery time. After deployment, the agent starts routing drivers through roads marked as restricted, because doing so improves its reward score. Which governance risk does this scenario illustrate?

4. Compared with a standard, single-turn generative AI assistant, which of the following best describes a governance challenge unique to agentic AI systems?

5. From an AI governance and audit perspective, what is a key advantage of an open-source (open-weight) model over a proprietary model when an organisation needs to demonstrate compliance to a regulator?

6. Which governance consideration is most directly tied to the choice between deploying a small model versus a large model for a given task?

7. A hiring platform uses a multimodal model that evaluates candidates using both their résumé text and a short video interview. Compared with a text-only evaluation model, what additional governance risk does the multimodal design introduce?

8. Under a risk-based framework like the EU AI Act, why do documentation requirements often differ between a classic classification model and a generative model performing a similar business function (for example, risk scoring versus drafting a risk report)?

9. An e-commerce marketplace wants a feature that automatically checks whether a seller's uploaded product photo meets image-quality standards (in focus, correctly oriented, product centred in frame). Which model architecture is best suited to this task, and why?

10. A law firm wants a chatbot that answers client questions using the most current version of its internal legal templates and case files, without retraining the underlying model every time a document changes. Which technique should it use, and what governance benefit does this provide over relying solely on the model's memorised training knowledge?

11. A streaming service wants to recommend new songs to a listener based on what other users with similar listening habits enjoy, without analysing the actual audio content of the songs. Which technique fits this approach, and what governance risk does it raise?

12. An insurer wants to predict, from structured historical data (applicant age, vehicle type, past claims count), whether a new policyholder is likely to file a claim within the first year, in order to set a premium tier. A governance review requires that the model's reasoning be traceable and explainable to a regulator on request. Which model category best satisfies this, and why?

13. A telecom company wants to segment its customer base into groups with similar usage patterns (data, calls, texts) to design targeted retention offers, without any predefined labels for what those segments should be. Which approach fits, and what governance safeguard is especially important here?

14. A researcher wants to build a model that reads an entire paragraph and understands how each word relates to every other word in context, including resolving what a pronoun refers to several sentences later. Which architecture is best suited to this, and why?

15. A manufacturer wants a model that learns what “normal” sensor readings look like on its factory equipment, then flags unusual patterns as possible faults, without being given any prior examples labelled “faulty”. Which model type is well suited to this, and how does it work?