Learn Before
Essay

Diagnosing a Scoring-Rule Failure

Question: Explain why a scoring-rule failure happens and what should be changed to fix it, using a simple verification check that compares the score for the ideal output with the score for an inferior system output.

Sample answer: A scoring-rule failure happens when the evaluation function gives the ideal output the same score as, or a lower score than, a worse output. In that case, the score does not correctly distinguish good results from bad ones, so the system is guided by the wrong signal. The right fix is to improve the learned scoring or prediction rule, not to focus on making the search procedure more sophisticated.

Key points:

  • Failure occurs when the ideal output is not scored above the alternative.
  • This shows the score does not separate better outputs from worse ones.
  • Improve the scoring or learning component, not the search component.

Rubric: Evaluates understanding of when a scoring-rule failure occurs and which part of the system should be improved.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Machine Learning Yearning @ DeepLearning.AI