You ship a model and notice it performs noticeably worse for one underrepresented group than for everyone else. What could be causing that, and how would you start addressing it?

technical-conceptual · Junior level · data-ml

What the interviewer is really asking

Probes practical reasoning about diagnosing and mitigating a fairness gap — connecting the symptom to likely causes and to concrete, staged mitigation steps.

What to say

What to avoid

Example answers

Strong: First I'd confirm the gap is real by measuring accuracy on a held-out slice for that group, not just overall. The most common cause is under-representation — too few examples to learn from — or noisier labels and weaker features for that group. I'd start upstream by collecting or up-weighting more examples and checking the labels. If that isn't enough, I'd look at in-processing fairness constraints during training or adjusting decision thresholds per group, then re-measure the per-group gap to confirm it actually shrank.

Weak: It's probably just random variation since that group is small. I'd retrain on more total data and the numbers should even out on their own.

Want questions matched to your role? Paste a job title, job description, or CV and get a personalized set, or go Pro to unlock the full bank.