paper-with-me

홈 › 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, Tianyi Ma, Vincent Galassi, Keerthiram Murugesan, Nuno Moniz, Werner Geyer, Nitesh V Chawla, Chuxu Zhang, Yanfang Ye

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 problem. However, current research faces two critical limitations. On one hand, the absence of datasets involving user-specific medical information severely limits \textit{personalization}. This challenge is further compounded by the wide variability in individual health needs. On the other hand, while large language models (LLMs), a popular solution for this task, demonstrate strong reasoning abilities, they struggle with the domain-specific complexities of personalized healthy dietary reasoning, and existing benchmarks fail to capture these challenges. To address these gaps, we introduce the Nutritional Graph Question Answering (NGQA) benchmark, the first graph question answering dataset designed for personalized nutritional health reasoning. NGQA leverages data from the National Health and Nutrition Examination Survey (NHANES) and the Food and Nutrient Database for Dietary Studies (FNDDS) to evaluate whether a food is healthy for a specific user, supported by explanations of the key contributing nutrients. The benchmark incorporates three question complexity settings and evaluates reasoning across three downstream tasks. Extensive experiments with LLM backbones and baseline models demonstrate that the NGQA benchmark effectively challenges existing models. In sum, NGQA addresses a critical real-world problem while advancing GraphQA research with a novel domain-specific benchmark.

📄 PDF Abstract BibTeX arXiv:2412.15547

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question AnsweringNutritionQuestion Answering

Similar Papers 제목 키워드 기반

StreamingQA: A Benchmark for Adaptation to New Knowledge over Time in Question Answering Models

2022-05-23 · Adam Liška, Tomáš Kočiský, Elena Gribovskaya, Tayfun Terzi 외

Knowledge and language understanding of models evaluated through question answering (QA) has been usually studied on static snapshots of knowledge, like Wikipedia. However, our world is dynamic, evolves over time, and ou…

ArticlesQuestion Answering

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-Bench: A Graph-Language based Benchmark for Nutritional Health

2026-01-26 · Jiatan Huang, Zheyuan Zhang, Tianyi Ma, Mingchen Li 외 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…

Recommendation SystemsQuestion Answering

Carpe Diem: On the Evaluation of World Knowledge in Lifelong Language Models

2023-11-14 · Yujin Kim, Jaehong Yoon, Seonghyeon Ye, Sangmin Bae 외

The dynamic nature of knowledge in an ever-changing world presents challenges for language models trained on static data; the model in the real world often requires not only acquiring new knowledge but also overwriting o…

Continual LearningQuestion AnsweringWorld Knowledge

Point and Ask: Incorporating Pointing into Visual Question Answering

2020-11-27 · Arjun Mani, Nobline Yoo, Will Hinthorn, Olga Russakovsky

Visual Question Answering (VQA) has become one of the key benchmarks of visual recognition progress. Multiple VQA extensions have been explored to better simulate real-world settings: different question formulations, cha…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)