paper-with-me

Papers

Personalized Class Incremental Context-Aware Food Classification for Food Intake Monitoring Systems

2025-03-09 · Hassan Kazemi Tehrani, Jun Cai, Abbas Yekanlou, Sylvia Santosa

Accurate food intake monitoring is crucial for maintaining a healthy diet and preventing nutrition-related diseases. With the diverse range of foods consumed across various cultures, classic food classification models have limitations due to their reliance on fixed-sized food datasets. Studies show that people consume only a small range of foods across the existing ones, each consuming a unique set of foods. Existing class-incremental models have low accuracy for the new classes and lack personalization. This paper introduces a personalized, class-incremental food classification model designed to overcome these challenges and improve the performance of food intake monitoring systems. Our approach adapts itself to the new array of food classes, maintaining applicability and accuracy, both for new and existing classes by using personalization. Our model's primary focus is personalization, which improves classification accuracy by prioritizing a subset of foods based on an individual's eating habits, including meal frequency, times, and locations. A modified version of DSN is utilized to expand on the appearance of new food classes. Additionally, we propose a comprehensive framework that integrates this model into a food intake monitoring system. This system analyzes meal images provided by users, makes use of a smart scale to estimate food weight, utilizes a nutrient content database to calculate the amount of each macro-nutrient, and creates a dietary user profile through a mobile application. Finally, experimental evaluations on two new benchmark datasets FOOD101-Personal and VFN-Personal, personalized versions of well-known datasets for food classification, are conducted to demonstrate the effectiveness of our model in improving the classification accuracy of both new and existing classes, addressing the limitations of both conventional and class-incremental food classification models.

📄 PDF Abstract BibTeX arXiv:2503.06647

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationNutrition

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

FoodLogAthl-218: Constructing a Real-World Food Image Dataset Using Dietary Management Applications

2025-12-16 · Mitsuki Watanabe, Sosuke Amano, Kiyoharu Aizawa, Yoko Yamakata arxiv

Food image classification models are crucial for dietary management applications because they reduce the burden of manual meal logging. However, most publicly available datasets for training such models rely on web-crawl…

Image Classification

Personalized Classifier for Food Image Recognition

2018-04-08 · Shota Horiguchi, Sosuke Amano, Makoto Ogawa, Kiyoharu Aizawa

Currently, food image recognition tasks are evaluated against fixed datasets. However, in real-world conditions, there are cases in which the number of samples in each class continues to increase and samples from novel c…

Market2Dish: Health-aware Food Recommendation

2020-12-11 · Wenjie Wang, Ling-Yu Duan, Hao Jiang, Peiguang Jing 외

With the rising incidence of some diseases, such as obesity and diabetes, a healthy diet is arousing increasing attention. However, most existing food-related research efforts focus on recipe retrieval, user preference-b…

Food recommendationNutritionRetrieval

Continual Learning for Food Category Classification Dataset: Enhancing Model Adaptability and Performance

2026-03-20 · Piyush Kaushik Bhattacharyya, Devansh Tomar, Shubham Mishra, Divyanshu Rai 외 arxiv

Conventional machine learning pipelines often struggle to recognize categories absent from the original trainingset. This gap typically reduces accuracy, as fixed datasets rarely capture the full diversity of a domain. T…

Continual Learning

An Integrated Framework for Contextual Personalized LLM-Based Food Recommendation

2025-04-25 · Ali Rostami

Personalized food recommendation systems (Food-RecSys) critically underperform due to fragmented component understanding and the failure of conventional machine learning with vast, imbalanced food data. While Large Langu…

Food recommendationRecommendation Systems