Abstract:
An escalating global epidemic of overweight and obesity is taking over many parts of the
world. Among several factors that influence this, dietary habits are a key element due to
they have a profound impact on human life, health, and well-being. In addition, several
chronic diseases have been linked to overweight and obesity, which have been found to be positively associated with eating fast-food.
Thus, the study of dietary habits is important for both cultural understandings and
for monitoring public health. Traditionally, large-scale dietary studies of food consumption
used questionnaires and food diaries to keep track of the daily activities of their participants,
which can be intrusive and expensive to conduct. In last years social networks have become
a valuable source of information to assess the habits, opinions, and decisions taken by their
users, so researches are examining ways to use social data to address health-related issues.
Framed in a collaboration project part of the Food4Health European program, our work
aims to determine if it is possible to characterize fast-food consumption through the in-
formation of the messages posted on Twitter. For this purpose, we have made a classifier
using machine learning techniques, available with Scikit-learn Python library, capable of
classifying tweets from users referring to fast-food. In addition, we have enriched our system
with the analysis of the images attached to tweets using both image classification and object detection models. They are based on convolutional neural networks focused on object
recognition, and transfer learning techniques have been used to use pre-trained models in
our objective, to recognize food. Also, sentiment and emotion analysis have been performed
on tweets in order to assess the sentiments and emotions related to fast-food.
This system has been tested in the Spanish case, assessing the fast-food prevalence in
the country along with image and sentiment analysis to provide health-related information.