This question evaluates production ML system design and engineering skills specific to face recognition, covering on-device model selection and embedding design, training objectives and evaluation protocols, anti-spoofing and robustness mechanisms, privacy and template protection, performance/resource constraints, fairness and monitoring, and safe experimentation. It is asked in the Machine Learning domain for Data Scientist roles because it assesses trade-offs between privacy, security, latency, and scalability in real-world systems, and it tests both conceptual understanding of biometric and security principles and practical application for deploying and operating on-device ML.

You are designing a face-based access control system for mobile devices with 50M monthly active users. Devices often operate with intermittent connectivity, so the system must work fully offline and sync/update when online. The product must meet strong privacy and security requirements typical for consumer finance and protect against spoofing.
Login required