Back to AI Research

AI Research

OmniFood-Bench: Evaluating VLMs for Nutrient Reason... | AI Research

Key Takeaways

  • OmniFood-Bench: Evaluating VLMs for Nutrient Reasoning and Personalized Health Advice introduces a new framework to test how well Large Vision-Language Model...
  • The rapid integration of Large Vision-Language Models (VLMs) into critical infrastructure promises to revolutionize
  • personalized healthcare and dietary management.
  • However, in the domain of food systems, autonomous agents face a
  • unique and persistent challenge: the "Systemic Information Asymmetry" between visual appearance and intrinsic
Paper AbstractExpand

The rapid integration of Large Vision-Language Models (VLMs) into critical infrastructure promises to revolutionize personalized healthcare and dietary management. However, in the domain of food systems, autonomous agents face a unique and persistent challenge: the "Systemic Information Asymmetry" between visual appearance and intrinsic nutritional composition. Existing benchmarks primarily focus on coarse-grained classification tasks, such as food category recognition, which fail to evaluate the intricate reasoning chain required for real-world dietary management -- specifically, the ability to traverse from identifying hidden ingredients to estimating physical mass, and finally synthesizing safety-critical medical advice. In this paper, we introduce OmniFood-Bench, a comprehensive benchmark constructed from the MM-Food-100K dataset. Unlike previous works, OmniFood-Bench evaluates VLMs across three progressive capabilities: Basic Perception (Ingredients & Cooking Methods), Quantitative Reasoning (Portion Size & Nutritional Profiling), and Safety-Critical Advisory (Disease-Specific Recommendations). We evaluate six state-of-the-art VLMs, including gpt-5.1, gemini-3-flash, and qwen3-vl-8B. Our extensive experiments reveal a startling "Semantic-Physical Gap": while models achieve near-human accuracy in naming dishes, they exhibit catastrophic failure in mass estimation and frequently hallucinate benign advice for high-risk diabetic profiles. This work establishes a rigorous standard for trustworthiness in autonomous agents deployed for public health. The code and datasets are available in: this https URL

OmniFood-Bench: Evaluating VLMs for Nutrient Reasoning and Personalized Health Advice introduces a new framework to test how well Large Vision-Language Models (VLMs) can function as AI dietitians. While these models are excellent at identifying food items, they often struggle to understand the physical properties of food—such as weight or hidden ingredients—which are essential for providing safe, personalized health recommendations. This research highlights a "Semantic-Physical Gap," where a model might correctly name a dish but fail to recognize the health risks it poses to someone with a chronic condition like diabetes.

The Challenge of "Systemic Information Asymmetry"

Current AI models often treat food as a simple label, like "pizza" or "salad." However, real-world dietary management requires much deeper insight. An AI must be able to look at a plate and deduce invisible details, such as whether a dish was deep-fried or steamed, or how much sugar is hidden in a glaze. The researchers argue that there is a "Systemic Information Asymmetry" between what a model sees in a 2D image and the actual nutritional reality of the food. Without the ability to bridge this gap, an AI might provide dangerous advice, such as recommending a high-sugar meal to a diabetic patient.

A Three-Tiered Evaluation Framework

To measure these capabilities, the researchers developed OmniFood-Bench, which tests models across three progressive levels of difficulty:

  • Basic Perception: Can the model identify the ingredients and the cooking method used?

  • Quantitative Reasoning: Can the model estimate the physical mass (portion size) and the total nutritional content (macronutrients) of the food?

  • Safety-Critical Advisory: Can the model synthesize this information to provide safe, personalized medical advice for users with specific health conditions?

Key Findings and the "Semantic-Physical Gap"

The study evaluated six state-of-the-art models, including both proprietary and open-source options. The results revealed that while models are becoming highly accurate at naming dishes, they suffer from "catastrophic failure" when it comes to estimating mass and nutritional content.
A major bottleneck identified is "Dense Quantitative Failure"—as the number of ingredients on a plate increases, the models' ability to accurately estimate portion sizes drops sharply. Furthermore, the researchers found that even when a model correctly identifies the nutrients in a meal, it often fails to translate that knowledge into appropriate medical advice, sometimes offering "benign" or polite suggestions that could be harmful to patients with conditions like kidney disease or diabetes.

Implications for Future AI Development

The researchers conclude that current models are not yet ready for deployment as autonomous health assistants. The "Semantic-Physical Gap" suggests that relying on visual recognition alone is insufficient for high-stakes medical decisions. To build safer, more trustworthy systems, the authors suggest that future development should move toward "Neuro-Symbolic Integration," which would combine the visual strengths of current models with structured nutritional databases and more rigorous, fact-based reasoning.

Comments (0)

No comments yet

Be the first to share your thoughts!