Open-KNEAD: Knowledge-grounded Nutrition Estimation via Agentic Decomposition

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision & Pattern Recognition · Depth: Expert, quick

Summary

Open-KNEAD is a knowledge-grounded agentic framework designed for meal nutrition estimation from single, unannotated meal images. It is training-free and locally deployable, addressing clinical needs for minimal user burden, explainability, and privacy. Unlike prior methods where retrieval-augmented grounding improved nutrition estimates, Open-KNEAD focuses on accurate portion estimates and traceable item-by-item records, which current MLLMs struggle with directly. The framework grounds each decomposed food item to a Food and Nutrient Database for Dietary Studies (FNDDS) code using selective, nutrient-aware retrieval. This approach creates an auditable per-item record. Across two open MLLM families and three cuisines, Open-KNEAD significantly improves portion estimates compared to both previous grounding methods and direct estimation. Notably, on the dietitian-verified ACETADA dataset, the local open agent outperforms direct portion estimates of two frontier closed models by approximately 30% and 53%, while maintaining local data privacy. An agent-internal recipe-prior step also accounts for invisible cooking-added energy, improving accuracy for non-US cuisines. The Open-KNEAD framework and its FNDDS knowledge base are released.

Key takeaway

For AI Scientists and Machine Learning Engineers developing dietary assessment tools, Open-KNEAD demonstrates a robust approach to improving nutrition estimation accuracy and explainability. You should consider adopting agentic decomposition and local, knowledge-grounded retrieval to enhance portion estimates and ensure data privacy. This framework allows you to surpass direct MLLM estimates, particularly for diverse cuisines, while providing auditable, item-by-item records crucial for clinical adoption.

Key insights

Open-KNEAD uses agentic decomposition and nutrient-aware retrieval for accurate, explainable, and private meal nutrition estimation.

Principles

Method

Open-KNEAD decomposes meal images, grounds each food item to FNDDS codes via selective, nutrient-aware retrieval, and incorporates a recipe-prior step to estimate cooking-added energy, composing an auditable per-item record.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.