CLAIFeb 4, 2025

Fine-tuning Language Models for Recipe Generation: A Comparative Analysis and Benchmark Study

arXiv:2502.02028v24 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses recipe generation for culinary applications, providing incremental improvements in evaluation metrics and safety considerations like allergen substitution.

The study tackled recipe generation by fine-tuning small language models and introduced a novel evaluation framework with domain-specific metrics, finding that model size does not always correlate with recipe quality, as SmolLM-360M and SmolLM-1.7B performed comparably while Phi-2 showed limitations.

This research presents an exploration and study of the recipe generation task by fine-tuning various very small language models, with a focus on developing robust evaluation metrics and comparing across different language models the open-ended task of recipe generation. This study presents extensive experiments with multiple model architectures, ranging from T5-small (Raffel et al., 2023) and SmolLM-135M(Allal et al., 2024) to Phi-2 (Research, 2023), implementing both traditional NLP metrics and custom domain-specific evaluation metrics. Our novel evaluation framework incorporates recipe-specific metrics for assessing content quality and introduces approaches to allergen substitution. The results indicate that, while larger models generally perform better on standard metrics, the relationship between model size and recipe quality is more nuanced when considering domain-specific metrics. SmolLM-360M and SmolLM-1.7B demonstrate comparable performance despite their size difference before and after fine-tuning, while fine-tuning Phi-2 shows notable limitations in recipe generation despite its larger parameter count. The comprehensive evaluation framework and allergen substitution systems provide valuable insights for future work in recipe generation and broader NLG tasks that require domain expertise and safety considerations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes