Question 18
A text-to-image generative model is evaluated on three metrics with the following results: FID = 8.5• Inception Score (IS) = 2.1• CLIP Score = 0.34• For comparison, a strong baseline model on the same dataset achieves: FID = 15.2• IS = 6.8• CLIP Score = 0.31• Which of the following interpretations are correct?
The new model generates images that are statistically closer to the real data distribution than the baseline.
The new model produces more class-diverse samples than the baseline.
The new model likely generates less classifiable or less confident object predictions compared to the baseline.
The new model aligns slightly better with the provided text prompts than the baseline.
The higher CLIP score guarantees better perceptual image quality.
The baseline model likely generates more diverse categories of images than the new model.