Leveraging Human Salience to Improve Calorie Estimation
Katherine R. Dearstyne, Alberto D. Rodriguez

TL;DR
This paper explores how integrating human salience maps can enhance calorie estimation from food images, achieving significant improvements but also revealing limitations in current models and pre-training strategies.
Contribution
It introduces the use of human salience maps for calorie prediction and evaluates their impact, highlighting challenges in surpassing existing benchmarks.
Findings
32.2% relative improvement with saliency maps
Pre-training on related tasks did not improve accuracy
Best models did not outperform original Nutrition5k results
Abstract
The following paper investigates the effectiveness of incorporating human salience into the task of calorie prediction from images of food. We observe a 32.2% relative improvement when incorporating saliency maps on the images of food highlighting the most calorie regions. We also attempt to further improve the accuracy by starting the best models using pre-trained weights on similar tasks of mass estimation and food classification. However, we observe no improvement. Surprisingly, we also find that our best model was not able to surpass the original performance published alongside the test dataset, Nutrition5k. We use ResNet50 and Xception as the base models for our experiment.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNutritional Studies and Diet · Diet and metabolism studies · Culinary Culture and Tourism
MethodsDepthwise Convolution · Average Pooling · Convolution · Pointwise Convolution · 1x1 Convolution · Residual Connection · Softmax · Global Average Pooling · Dense Connections · Depthwise Separable Convolution
