Learn Before
Evaluating an Ensemble Method for Creative Writing
A development team is building an AI system for generating highly creative and original fictional stories. They are using an ensemble of five different language models. Their proposed method is to generate the story one word at a time, and for each word, they will select the option that is suggested by the most models. Critically evaluate the suitability of this approach for their specific goal of maximizing creativity and originality. Justify your reasoning.
0
1
Tags
Ch.5 Inference - Foundations of Large Language Models
Foundations of Large Language Models
Computing Sciences
Foundations of Large Language Models Course
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
An engineering team develops a text generation system by combining the outputs of five different language models. To generate a sentence, the system produces one word at a time. At each step, it selects the single word that is suggested by the highest number of the individual models. Which of the following describes the most significant weakness of this specific method?
Predicting Ensemble Output
Evaluating an Ensemble Method for Creative Writing