This question evaluates competency in designing scalable machine learning systems for image copyright detection, testing knowledge across computer vision, multimodal retrieval, similarity matching, robustness to adversarial edits, and handling partial matches like collages.
Design an ML system that detects whether a user-uploaded image violates copyright.
{allow, block, human_review}
plus an explanation signal (e.g., matched copyrighted work ID, similarity score, region of match).
Assume you can combine retrieval, classification, and human review, and you must justify metrics, thresholds, and latency/cost tradeoffs.