paper-with-me

홈 › Papers

GLEN-Bench: A Graph-Language based Benchmark for Nutritional Health

2026-01-26 · Jiatan Huang, Zheyuan Zhang, Tianyi Ma, Mingchen Li, Yaning Zheng, Yanfang Ye, Chuxu Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.18106

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsQuestion Answering

Similar Papers 제목 키워드 기반

NGQA: A Nutritional Graph Question Answering Benchmark for Personalized Health-aware Nutritional Reasoning

2024-12-20 · Zheyuan Zhang, Yiyang Li, Nhi Ha Lan Le, Zehong Wang 외

Diet plays a critical role in human health, yet tailoring dietary reasoning to individual health conditions remains a major challenge. Nutrition Question Answering (QA) has emerged as a popular method for addressing this…

Graph Question AnsweringNutritionQuestion Answering

KERL: Knowledge-Enhanced Personalized Recipe Recommendation using Large Language Models

2025-05-20 · Fnu Mohbat, Mohammed J Zaki

Recent advances in large language models (LLMs) and the abundance of food data have resulted in studies to improve food understanding using LLMs. Despite several recommendation systems utilizing LLMs and Knowledge Graphs…

Food recommendationKnowledge GraphsRecipe GenerationRecommendation Systems

KGLens: Towards Efficient and Effective Knowledge Probing of Large Language Models with Knowledge Graphs

2023-12-15 · Shangshang Zheng, He Bai, Yizhe Zhang, Yi Su 외

Large Language Models (LLMs) might hallucinate facts, while curated Knowledge Graph (KGs) are typically factually reliable especially with domain-specific knowledge. Measuring the alignment between KGs and LLMs can effec…

Knowledge Graphs

NG-Router: Graph-Supervised Multi-Agent Collaboration for Nutrition Question Answering

2025-10-10 · Kaiwen Shi, Zheyuan Zhang, Zhengqing Yuan, Keerthiram Murugesan 외 arxiv

Diet plays a central role in human health, and Nutrition Question Answering (QA) offers a promising path toward personalized dietary guidance and the prevention of diet-related chronic diseases. However, existing methods…

Relational ReasoningGraph Neural NetworkQuestion AnsweringKnowledge Graphs

GLEN: Generative Retrieval via Lexical Index Learning

2023-11-06 · Sunkyung Lee, Minjin Choi, Jongwuk Lee

Generative retrieval shed light on a new paradigm of document retrieval, aiming to directly generate the identifier of a relevant document for a query. While it takes advantage of bypassing the construction of auxiliary …

Learning-To-RankRetrievalText Retrieval