🤖 AI Summary
This study addresses the automatic classification of food products according to the NOVA processing taxonomy and its health-related implications. Leveraging over 900,000 entries from Open Food Facts, we construct the largest publicly available NOVA-labeled training dataset to date. We propose a nutrient concentration–based feature engineering framework and employ ensemble learning models—including LightGBM, Random Forest, and CatBoost—for four-class NOVA classification; LightGBM achieves 80–85% accuracy, substantially outperforming baseline methods. We present the first systematic empirical analysis revealing strong associations between NOVA categories and established metrics: Nutri-Score, carbon footprint, Eco-Score, and allergen prevalence. Furthermore, we develop and open-source an interactive web tool for NOVA prediction, enabling integrated assessment across health, environmental sustainability, and allergenic risk dimensions. This work provides a reproducible methodological foundation and empirical evidence to advance epidemiological research on ultra-processed foods.
📝 Abstract
Ultra-processed foods are increasingly linked to health issues like obesity, cardiovascular disease, type 2 diabetes, and mental health disorders due to poor nutritional quality. This first-of-its-kind study at such a scale uses machine learning to classify food processing levels (NOVA) based on the Open Food Facts dataset of over 900,000 products. Models including LightGBM, Random Forest, and CatBoost were trained on nutrient concentration data. LightGBM performed best, achieving 80-85% accuracy across different nutrient panels and effectively distinguishing minimally from ultra-processed foods. Exploratory analysis revealed strong associations between higher NOVA classes and lower Nutri-Scores, indicating poorer nutritional quality. Products in NOVA 3 and 4 also had higher carbon footprints and lower Eco-Scores, suggesting greater environmental impact. Allergen analysis identified gluten and milk as common in ultra-processed items, posing risks to sensitive individuals. Categories like Cakes and Snacks were dominant in higher NOVA classes, which also had more additives, highlighting the role of ingredient modification. This study, leveraging the largest dataset of NOVA-labeled products, emphasizes the health, environmental, and allergenic implications of food processing and showcases machine learning's value in scalable classification. A user-friendly web tool is available for NOVA prediction using nutrient data: https://cosylab.iiitd.edu.in/foodlabel/.