🤖 AI Summary
This work addresses critical limitations in existing personalized dietary guidance approaches—namely, their frequent neglect of real-world constraints, insufficient interpretability, and lack of a unified evaluation benchmark. To bridge this gap, the authors introduce the first graph–language integrated benchmark for nutritional health, which synthesizes multimodal real-world data including health records, food composition, and accessibility. They construct a knowledge graph linking demographics, medical conditions, dietary behaviors, and resource constraints, and propose a unified evaluation framework centered on three core tasks: risk identification, personalized recommendation, and natural language question answering. Leveraging a hybrid architecture combining graph neural networks and large language models, the approach enables resource-aware, interpretable nutritional interventions. Experiments not only uncover dietary patterns significantly associated with health risks but also yield actionable insights for practical deployment and establish a robust baseline for future research.
📝 Abstract
Nutritional interventions are important for managing chronic health conditions, but current computational methods provide limited support for personalized dietary guidance. We identify three key gaps: (1) dietary pattern studies often ignore real-world constraints such as socioeconomic status, comorbidities, and limited food access; (2) recommendation systems rarely explain why a particular food helps a given patient; and (3) no unified benchmark evaluates methods across the connected tasks needed for nutritional interventions. We introduce GLEN-Bench, the first comprehensive graph-language based benchmark for nutritional health assessment. We combine NHANES health records, FNDDS food composition data, and USDA food-access metrics to build a knowledge graph that links demographics, health conditions, dietary behaviors, poverty-related constraints, and nutrient needs. We test the benchmark using opioid use disorder, where models must detect subtle nutritional differences across disease stages. GLEN-Bench includes three linked tasks: risk detection identifies at-risk individuals from dietary and socioeconomic patterns; recommendation suggests personalized foods that meet clinical needs within resource constraints; and question answering provides graph-grounded, natural-language explanations to facilitate comprehension. We evaluate these graph-language approaches, including graph neural networks, large language models, and hybrid architectures, to establish solid baselines and identify practical design choices. Our analysis identifies clear dietary patterns linked to health risks, providing insights that can guide practical interventions.