Learn Before
Case Study

Diagnosing a Flaw in Sequence Generation

A text generation model is tasked with producing a summary. It explores several candidate summaries and calculates a score for each by summing the log-probabilities of its words. The model's goal is to output the sequence with the highest score. Review the two final candidates below and explain the fundamental flaw in this scoring method that leads the model to select the suboptimal summary. Then, describe the general principle of a technique that could correct for this flaw.

0

1

Updated 2025-10-06

Contributors are:

Who are from:

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science

Related