20 research outputs found

    Predicting workout quality to help coaches support sportspeople

    Get PDF
    The support of a qualified coach is crucial to keep the motivation of sportspeople high and help them pursuing an active lifestyle. In this paper,we discuss the scenario in which a coach follows sportspeople remotely by means of an eHealth platform, named u4fit. Having to deal with several users at the same time, with no direct human contact, means that it is hard for coaches to quickly spot who, among the people she follows, needs a more timely support. To this end, in this paper we present an automated approach that analyzes the adherence of sportspeople to their planned workout routines. The approach is able to suggest to the coach the sportspeople who need earlier support due to a poor performance. Experiments on real data, evaluated through classic accuracy metrics, show the effectiveness of our approach

    Exploring the effects of natural language justifications in food recommender systems

    Get PDF
    Users of food recommender systems typically prefer popular recipes, which tend to be unhealthy. To encourage users to select healthier recommendations by making more informed food decisions, we introduce a methodology to generate and present a natural language justification that emphasizes the nutritional content, or health risks and benefits of recommended recipes. We designed a framework that takes a user and two food recommendations as input and produces an automatically generated natural language justification as output, which is based on the user’s characteristics and the recipes’ features. In doing so, we implemented and evaluated eight different justification strategies through two different justification styles (e.g., comparing each recipe’s food features) in an online user study (N = 503). We compared user food choices for two personalized recommendation approaches, popularity-based vs our health-aware algorithm, and evaluated the impact of presenting natural language justifications. We showed that comparative justifications styles are effective in supporting choices for our healthy-aware recommendations, confirming the impact of our methodology on food choices

    The Cholesterol Factor: Balancing Accuracy and Health in Recipe Recommendation Through a Nutrient-Specific Metric

    Get PDF
    Whereas many food recommender systems optimize for users’ preferences, health is another but often overlooked objective. This paper aims to recommend relevant recipes that avoid nutrients that contribute to high levels of cholesterol, such as saturated fat and sugar. We introduce a novel metric called ‘The Cholesterol Factor’, based on nutritional guidelines from the Norwegian Directorate of Health, that can balance accuracy and health through linear re-weighting in post-filtering. We tested popular recommender approaches by evaluating a recipe dataset from AllRecipes.com, in which a CF-based SVD method outperformed content-based and hybrid methods. Although we found that increasing the healthiness of a recommended recipe set came at the cost of Precision and Recall metrics, only putting little weight (10-15%) on our Cholesterol Factor can significantly improve the healthiness of a recommendation set with minimal accuracy losses.publishedVersio

    Examining the Effects of Personalized Explanations in a Multi-list Food Recommender System

    Get PDF
    In the past decade, food recipe websites have become a popular approach to find a recipe. Due to the vast amount of options, food recommender systems have been devel- oped and used to suggest appetizing recipes. However, recommending appealing meals does not necessarily imply that they are healthy. Recent studies on recommender sys- tems have demonstrated a growing interest in altering the interface, where the usage of multi-list interfaces with explanations has been explored earlier in an unsuccessful at- tempt to encourage healthier food choices. Building upon other research that highlights the ability of personalized explanations to provide a better understanding of presented recommendations, this thesis explores whether a multi-list interface with personalized explanations, which takes into account user preferences, health, and nutritional aspects, can affect users’ evaluation and perception of a food recommender system, as well as steer them towards healthier choices. A food recommender system was develop, with which single- and multi-lists, as well as non-personalized and personalized explana- tions, were compared in an online experiment (N = 163) in which participants were requested to choose recipes they liked and to answer questionnaires. The analysis re- vealed that personalized explanations in a multi-list interface were not able to increase choice satisfaction, choice difficulty, understanding or support healthier choices. Sur- prisingly, users selected healthier recipes if non-personalized rather than personalized explanations were presented alongside them. In addition, users perceived multi-lists to be more diverse and found single-list to be more satisfying.Masteroppgave i informasjonsvitenskapINFO390MASV-INF

    Exploring the effects of natural language justifications in food recommender systems

    Get PDF
    Users of food recommender systems typically prefer popular recipes, which tend to be unhealthy. To encourage users to select healthier recommendations by making more informed food decisions, we introduce a methodology to generate and present a natural language justification that emphasizes the nutritional content, or health risks and benefits of recommended recipes. We designed a framework that takes a user and two food recommendations as input and produces an automatically generated natural language justification as output, which is based on the user's characteristics and the recipes' features. In doing so, we implemented and evaluated eight different justification strategies through two different justification styles (e.g., comparing each recipe's food features) in an online user study (N = 503). We compared user food choices for two personalized recommendation approaches, popularity-based vs our health-aware algorithm, and evaluated the impact of presenting natural language justifications. We showed that comparative justifications styles are effective in supporting choices for our healthy-aware recommendations, confirming the impact of our methodology on food choices

    Video Recommendations Based on Visual Features Extracted with Deep Learning

    Get PDF
    Postponed access: the file will be accessible after 2022-06-01When a movie is uploaded to a movie Recommender System (e.g., YouTube), the system can exploit various forms of descriptive features (e.g., tags and genre) in order to generate personalized recommendation for users. However, there are situations where the descriptive features are missing or very limited and the system may fail to include such a movie in the recommendation list, known as Cold-start problem. This thesis investigates recommendation based on a novel form of content features, extracted from movies, in order to generate recommendation for users. Such features represent the visual aspects of movies, based on Deep Learning models, and hence, do not require any human annotation when extracted. The proposed technique has been evaluated in both offline and online evaluations using a large dataset of movies. The online evaluation has been carried out in a evaluation framework developed for this thesis. Results from the offline and online evaluation (N=150) show that automatically extracted visual features can mitigate the cold-start problem by generating recommendation with a superior quality compared to different baselines, including recommendation based on human-annotated features. The results also point to subtitles as a high-quality future source of automatically extracted features. The visual feature dataset, named DeepCineProp13K and the subtitle dataset, CineSub3K, as well as the proposed evaluation framework are all made openly available online in a designated Github repository.Masteroppgave i informasjonsvitenskapINFO390MASV-INF

    EvoRecSys: Evolutionary framework for health and well-being recommender systems

    Get PDF
    Hugo Alcaraz-Herrera's PhD is supported by The Mexican Council of Science and Technology (Consejo Nacional de Ciencia y Tecnologia - CONACyT).In recent years, recommender systems have been employed in domains like ecommerce, tourism, and multimedia streaming, where personalising users’ experience based on their interactions is a fundamental aspect to consider. Recent recommender system developments have also focused on well-being, yet existing solutions have been entirely designed considering one single well-being aspect in isolation, such as a healthy diet or an active lifestyle. This research introduces EvoRecSys, a novel recommendation framework that proposes evolutionary algorithms as the main recommendation engine, thereby modelling the problem of generating personalised well-being recommendations as a multi-objective optimisation problem. EvoRecSys captures the interrelation between multiple aspects of well-being by constructing configurable recommendations in the form of bundled items with dynamic properties. The preferences and a predefined well-being goal by the user are jointly considered. By instantiating the framework into an implemented model, we illustrate the use of a genetic algorithm as the recommendation engine. Finally, this implementation has been deployed as a Web application in order to conduct a users’ study.Consejo Nacional de Ciencia y Tecnologia (CONACyT

    An explainable recommender system based on semantically-aware matrix factorization.

    Get PDF
    Collaborative Filtering techniques provide the ability to handle big and sparse data to predict the ratings for unseen items with high accuracy. Matrix factorization is an accurate collaborative filtering method used to predict user preferences. However, it is a black box system that recommends items to users without being able to explain why. This is due to the type of information these systems use to build models. Although rich in information, user ratings do not adequately satisfy the need for explanation in certain domains. White box systems, in contrast, can, by nature, easily generate explanations. However, their predictions are less accurate than sophisticated black box models. Recent research has demonstrated that explanations are an essential component in bringing the powerful predictions of big data and machine learning methods to a mass audience without a compromise in trust. Explanations can take a variety of formats, depending on the recommendation domain and the machine learning model used to make predictions. Semantic Web (SW) technologies have been exploited increasingly in recommender systems in recent years. The SW consists of knowledge graphs (KGs) providing valuable information that can help improve the performance of recommender systems. Yet KGs, have not been used to explain recommendations in black box systems. In this dissertation, we exploit the power of the SW to build new explainable recommender systems. We use the SW\u27s rich expressive power of linked data, along with structured information search and understanding tools to explain predictions. More specifically, we take advantage of semantic data to learn a semantically aware latent space of users and items in the matrix factorization model-learning process to build richer, explainable recommendation models. Our off-line and on-line evaluation experiments show that our approach achieves accurate prediction with the additional ability to explain recommendations, in comparison to baseline approaches. By fostering explainability, we hope that our work contributes to more transparent, ethical machine learning without sacrificing accuracy
    corecore