OmniFood-Bench: Evaluating VLMs for Nutrient Reasoning and Personalized Health Advice

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Health & Medical Research · Depth: Expert, long

Summary

OmniFood-Bench is a new benchmark designed to evaluate Large Vision-Language Models (VLMs) for nutrient reasoning and personalized health advice, addressing the "Systemic Information Asymmetry" between food's visual appearance and its nutritional composition. Constructed from the MM-Food-100K dataset, it assesses VLMs across three progressive capabilities: "Basic Perception" (Ingredients & Cooking Methods), "Quantitative Reasoning" (Portion Size & Nutritional Profiling), and "Safety-Critical Advisory" (Disease-Specific Recommendations). The benchmark evaluated six leading VLMs, including gpt-5.1, gemini-3-flash, and qwen3-vl-8B, on 1,208 samples (or 496 for closed-source models). Experiments revealed a "Semantic-Physical Gap": models achieve near-human accuracy in naming dishes but exhibit catastrophic failure in mass estimation (e.g., gpt-5.1 with 185% MAPE for raw vegetables) and frequently hallucinate benign advice for high-risk diabetic profiles, with the best model achieving only 46% accuracy in kidney disease advice. This work establishes a rigorous standard for trustworthiness in autonomous agents for public health.

Key takeaway

For AI Scientists developing VLMs for health applications, you must prioritize robust quantitative reasoning over semantic understanding. Your current models, like gpt-5.1, exhibit a "Semantic-Physical Gap" and "Safety Hallucinations" in dietary advice, making them unsafe for deployment. Focus on improving "Visual-to-Mass" estimation and integrating clinical guidelines to prevent adverse health outcomes for patients relying on your systems.

Key insights

VLMs struggle with quantitative food analysis and safety-critical health advice due to a "Semantic-Physical Gap".

Principles

Method

OmniFood-Bench evaluates VLMs hierarchically: "Basic Perception" (ingredients, cooking methods), "Quantitative Estimation" (portion size, nutritional profile via MAPE), and "Advanced Advisory" (disease-specific recommendations via classification accuracy).

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Scientist, Research Scientist, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.