Dataford
Interview QuestionsInterview GuidesExperiencesMock InterviewsPricing
Get started

Alignment vs Evaluation Tradeoff

Easy
Model EvaluationCalibrationAccuracyThreshold TuningAsked 1 times

Problem

Context

An OpenAI research team is reviewing a new GPT-4.1-based assistant variant for customer-facing deployment in ChatGPT. The model was updated with additional instruction tuning and policy-focused preference optimization to improve refusal behavior and reduce unsafe outputs, but product teams report that task completion may have regressed.

Current Performance

MetricBaseline ModelNew Aligned ModelChange
Helpfulness win rate (human eval)71%66%-5 pts
Safety violation rate2.8%0.9%-1.9 pts
Over-refusal rate on benign prompts6%18%+12 pts
Factual accuracy on eval set84%81%-3 pts
Calibration error0.070.11+0.04
Task completion rate88%79%-9 pts

The Problem

The team wants to distinguish whether these results indicate better alignment, worse model quality, or both. Your task is to explain how model alignment differs from model evaluation, and use the metrics above to diagnose what happened in this release.

Requirements

  1. Explain the conceptual difference between alignment and evaluation in the context of OpenAI model development.
  2. Interpret the metric changes and identify which ones reflect alignment outcomes versus general model performance.
  3. Diagnose the most likely failure mode in the new model.
  4. Recommend how you would evaluate future releases so alignment improvements do not mask regressions in usefulness.
  5. Propose concrete next steps for model or policy improvement.

Constraints

  • The model is intended for broad consumer use in ChatGPT.
  • Safety regressions are unacceptable.
  • Product leadership will not accept a large drop in task completion or a tripling of over-refusals.
Practicing as: Research Scientist interview at OpenAI

Hi, I'll play your OpenAI interviewer for the Research Scientist role. Answer the question above like we're in the room, and I'll respond the way a real interviewer would.

You are practicing as a guest. Sign up free to get your answer graded with AI feedback. Your draft stays right here.

Sign up freeI have an account
Sign up to unlock solutions
OpenAI Research Scientist Interview Questions
Next questions
Persistent SystemsEvaluate GenAI Quality and SafetyEasyEvaluate Safe Helpful AI ResponsesHardOpenAIRecover a Delayed Eval LaunchEasy