Cookies
O website necessita de alguns cookies e outros recursos semelhantes para funcionar. Caso o permita, o INESC TEC irá utilizar cookies para recolher dados sobre as suas visitas, contribuindo, assim, para estatísticas agregadas que permitem melhorar o nosso serviço. Ver mais
Aceitar Rejeitar
  • Menu
Publicações

Publicações por LIAAD

2020

Modelling Smart Cities Through Socio-Technical Systems

Autores
Santos Cunha, ME; Rossetti, RJF; Campos, PJRM;

Publicação
IEEE International Smart Cities Conference, ISC2 2020, Piscataway, NJ, USA, September 28 - October 1, 2020

Abstract
The COVID-19 outbreak has proven to be a challenge for most communities, requiring them to adapt to a newfound reality. Cities need now to accommodate the circulation of their populations in a safe manner, dealing with economic repercussions, and avoiding to oversaturate the countries' healthcare facilities. So far, the latter has happened with dramatic consequences in terms of loss of human lives. In this context, we propose a social simulation meta-model suitable to represent the complex socio-technical system of a campaign hospital, created to support existing healthcare facilities as a response to the demands created by the coronavirus pandemic. With this model we intend to support the analysis of social coordination policies towards the improvement of a given set of characteristics of the system. By considering both technical and social dimensions, we expect to gain insights into how certain aspects such as the collaborativeness of patients or the nature of staff might affect the healing speed of patients and, similarly, the efficiency of the campaign hospital. Ultimately, all emergent behaviour should provide useful insights allowing for the identification of key social practices influencing its performance. © 2020 IEEE.

2020

Modeling Tourists' Personality in Recommender Systems: How Does Personality Influence Preferences for Tourist Attractions?

Autores
Alves, P; Saraiva, PM; Carneiro, J; Campos, P; Martins, H; Novais, P; Marreiros, G;

Publicação
Proceedings of the 28th ACM Conference on User Modeling, Adaptation and Personalization, UMAP 2020, Genoa, Italy, July 12-18, 2020

Abstract
Personalization is increasingly being perceived as an important factor for the effectiveness of Recommender Systems (RS). This is especially true in the tourism domain, where travelling comprises emotionally charged experiences, and therefore, the more about the tourist is known, better recommendations can be made. The inclusion of psychological aspects to generate recommendations, such as personality, is a growing trend in RS and they are being studied to provide more personalized approaches. However, although many studies on the psychology of tourism exist, studies on the prediction of tourist preferences based on their personality are limited. Therefore, we undertook a large-scale study in order to determine how the Big Five personality dimensions influence tourists' preferences for tourist attractions, gathering data from an online questionnaire, sent to Portuguese individuals from the academic sector and their respective relatives/friends (n=508). Using Exploratory and Confirmatory Factor Analysis, we extracted 11 main categories of tourist attractions and analyzed which personality dimensions were predictors (or not) of preferences for those tourist attractions. As a result, we propose the first model that relates the five personality dimensions with preferences for tourist attractions, which intends to offer a base for researchers of RS for tourism to automatically model tourist preferences based on their personality. © 2020 ACM.

2020

Modeling Tourists' Personality in Recommender Systems

Autores
Alves, P; Saraiva, P; Carneiro, J; Campos, P; Martins, H; Novais, P; Marreiros, G;

Publicação
Proceedings of the 28th ACM Conference on User Modeling, Adaptation and Personalization

Abstract

2020

Using autoencoders as a weight initialization method on deep neural networks for disease detection

Autores
Ferreira, MF; Camacho, R; Teixeira, LF;

Publicação
BMC MEDICAL INFORMATICS AND DECISION MAKING

Abstract
Background As of today, cancer is still one of the most prevalent and high-mortality diseases, summing more than 9 million deaths in 2018. This has motivated researchers to study the application of machine learning-based solutions for cancer detection to accelerate its diagnosis and help its prevention. Among several approaches, one is to automatically classify tumor samples through their gene expression analysis. Methods In this work, we aim to distinguish five different types of cancer through RNA-Seq datasets: thyroid, skin, stomach, breast, and lung. To do so, we have adopted a previously described methodology, with which we compare the performance of 3 different autoencoders (AEs) used as a deep neural network weight initialization technique. Our experiments consist in assessing two different approaches when training the classification model - fixing the weights after pre-training the AEs, or allowing fine-tuning of the entire network - and two different strategies for embedding the AEs into the classification network, namely by only importing the encoding layers, or by inserting the complete AE. We then study how varying the number of layers in the first strategy, the AEs latent vector dimension, and the imputation technique in the data preprocessing step impacts the network's overall classification performance. Finally, with the goal of assessing how well does this pipeline generalize, we apply the same methodology to two additional datasets that include features extracted from images of malaria thin blood smears, and breast masses cell nuclei. We also discard the possibility of overfitting by using held-out test sets in the images datasets. Results The methodology attained good overall results for both RNA-Seq and image extracted data. We outperformed the established baseline for all the considered datasets, achieving an average F(1)score of 99.03, 89.95, and 98.84 and an MCC of 0.99, 0.84, and 0.98, for the RNA-Seq (when detecting thyroid cancer), the Malaria, and the Wisconsin Breast Cancer data, respectively. Conclusions We observed that the approach of fine-tuning the weights of the top layers imported from the AE reached higher results, for all the presented experiences, and all the considered datasets. We outperformed all the previous reported results when comparing to the established baselines.

2020

A Study on Hyperparameter Configuration for Human Activity Recognition

Autores
Crarcia, KD; Carvalho, T; Mendes Moreira, J; Cardoso, JMP; de Carvalho, ACPLF;

Publicação
14TH INTERNATIONAL CONFERENCE ON SOFT COMPUTING MODELS IN INDUSTRIAL AND ENVIRONMENTAL APPLICATIONS (SOCO 2019)

Abstract
Human Activity Recognition is a machine learning task for the classification of human physical activities. Applications for that task have been extensively researched in recent literature, specially due to the benefits of improving quality of life. Since wearable technologies and smartphones have become more ubiquitous, a large amount of information about a person's life has become available. However, since each person has a unique way of performing physical activities, a Human Activity Recognition system needs to be adapted to the characteristics of a person in order to maintain or improve accuracy. Additionally, when smartphones devices are used to collect data, it is necessary to manage its limited resources, so the system can efficiently work for long periods of time. In this paper, we present a semi-supervised ensemble algorithm and an extensive study of the influence of hyperparameter configuration in classification accuracy. We also investigate how the classification accuracy is affected by the person and the activities performed. Experimental results show that it is possible to maintain classification accuracy by adjusting hyperparameters, like window size and window overlap, depending on the person and activity performed. These results motivate the development of a system able to automatically adapt hyperparameter settings for the activity performed by each person.

2020

Reconciling Predictions in the Regression Setting: An Application to Bus Travel Time Prediction

Autores
Mendes Moreira, J; Baratchi, M;

Publicação
ADVANCES IN INTELLIGENT DATA ANALYSIS XVIII, IDA 2020

Abstract
In different application areas, the prediction of values that are hierarchically related is required. As an example, consider predicting the revenue per month and per year of a company where the prediction of the year should be equal to the sum of the predictions of the months of that year. The idea of reconciliation of prediction on grouped time-series has been previously proposed to provide optimal forecasts based on such data. This method in effect, models the time-series collectively rather than providing a separate model for time-series at each level. While originally, the idea of reconciliation is applicable on data of time-series nature, it is not clear if such an approach can also be applicable to regression settings where multi-attribute data is available. In this paper, we address such a problem by proposing Reconciliation for Regression (R4R), a two-step approach for prediction and reconciliation. In order to evaluate this method, we test its applicability in the context of Travel Time Prediction (TTP) of bus trips where two levels of values need to be calculated: (i) travel times of the links between consecutive bus-stops; and (ii) total trip travel time. The results show that R4R can improve the overall results in terms of both link TTP performance and reconciliation between the sum of the link TTPs and the total trip travel time. We compare the results acquired when using group-based reconciliation methods and show that the proposed reconciliation approach in a regression setting can provide better results in some cases. This method can be generalized to other domains as well.

  • 169
  • 506