Skip to course content
Free computer vision course

Computer Vision and Multimodal AI

Module 10 Activity

Scenario

Vision-language models answer everything, including questions the image cannot support.

What you build

A set of checkable prompts, a measured assessment of the three weak points, and computable refusal conditions.

Steps

  1. Rewrite five open prompts as checkable ones, each with an explicit way to say the model cannot tell.
  2. List six properties your images cannot show and ask about each. Record whether the model refused or answered.
  3. Measure counting, small-text reading and spatial relations on 50 of your own images. Report the rate for each.
  4. Require a region with every visual claim and validate it against the image bounds.
  5. Implement the refusal conditions that are computable before the model call - region size and blur.
  6. Separate the policy refusals into routing, not the prompt.

Evidence to hand in

Review checklist