Short Answer

Greedy Decoding vs. Optimal Sequence Probability

A language model is generating a response to the input 'New York is a'. At the first step, the token 'city' has a higher probability than the token 'big'. However, the globally optimal two-word completion is found to be 'big apple'. Explain, using the mathematical objective of inference, how it is possible for a sequence starting with a less probable word ('big') to ultimately have a higher total log-probability than a sequence starting with a more probable word ('city').

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Analysis in Bloom's Taxonomy

Cognitive Psychology

Psychology

Social Science

Empirical Science

Science

Related