Fernando H. O. Duarte, Vander L.S. Freitas, Gladston Moreira, Eduardo Luz, and Leonardo B.L. Santos. 2023. “
Correlations Between Epidemiological Time Series Forecasting and Influence Regions of Brazilian Cities.” In XXIV Brazilian Symposium on Geoinformatics - GEOINFO 2023, São José dos Campos, SP, Brazil, December 4-6, 2023,
edited by Flávia F. Feitosa and Lúbia Vinhas, Pp. 340–345. MCTI/INPE.
Publisher's Version João Paulo Reis Alvarenga, Luiz Henrique Campos de Merschmann, and Eduardo José Silva da Luz. 2023. “
A Data-Centric Approach for Portuguese Speech Recognition: Language Model And Its Implications.” IEEE Latin America Transactions, 21, 4, Pp. 546-556.
Pedro Castro, Gabriel Fortuna, Pedro Silva, Andrea G. C. Bianchi, Gladston Moreira, and Eduardo Luz. 2023. “
Merging Traditional Feature Extraction and Deep Learning for Enhanced Hop Variety Classification: A Comparative Study Using the UFOP-HVD Dataset.” In Intelligent Systems,
edited by Murilo C. Naldi and Reinaldo A. C. Bianchi, Pp. 307–322. Cham: Springer Nature Switzerland.
AbstractAccurately identifying plant species and varieties is crucial across various disciplines, such as biology, medicine, and agronomy. While species identification is challenging, variety identification presents an even greater difficulty. Conventional identification methods, although effective, often require specialized and costly equipment, making them less accessible. In this work, we explore the problem of hop variety classification, comparing traditional feature extraction methods with deep learning approaches using the UFOP-HVD dataset. We address two research questions: whether traditional techniques can achieve competitive results given the limited number of images and whether combining traditional techniques and deep learning can improve the current state-of-the-art. Our findings indicate that traditional techniques yield competitive results for hop variety identification, offering advantages such as interpretability, reduced computational costs, and potential integration into mobile devices. Moreover, we introduce an ensemble method that improves the accuracy from 77.16% to 81.90%, establishing a new state-of-the-art for the UFOP-HVD dataset. These results demonstrate the potential of merging traditional methods with deep learning for challenging hop variety classification tasks, providing an initial baseline for future research.
Lauro Moraes, Eduardo Luz, and Gladston Moreira. 2023. “
Physicochemical Properties for Promoter Classification.” In Intelligent Systems,
edited by Murilo C. Naldi and Reinaldo A. C. Bianchi, Pp. 368–382. Cham: Springer Nature Switzerland.
AbstractThe accurate identification of promoter regions in DNA sequences holds significant importance in the field of bioinformatics. While this problem has garnered substantial attention in the literature, it remains unresolved. Several researchers have achieved notable outcomes by employing diverse machine-learning techniques to predict promoter regions. However, only a few have thoroughly explored the utilization of features derived from the physicochemical properties of DNA across various organism types. This study investigates the advantages of incorporating these features in the training of machine-learning models. The research evaluates and compares the performance of multiple metrics on diverse datasets encompassing both prokaryotic and eukaryotic organisms. The state-of-the-art CNNProm method is employed as the baseline for our experiments. The models and source code associated with this study can be accessed at the following URL of the project's repository:
https://anonymous.4open.science/r/bracis-paper-1458/.
Gabriel Souza, Anderson Duarte, Gladston Moreira, and Frederico Cruz. 2023. “
Post-processing Improvements in Multi-objective Optimization of General Single-server Finite Queueing Networks.” IEEE Latin America Transactions, 21, 3, Pp. 381-388.
João Fernandes Zenóbio, Pedro Lopes Silva, Eduardo Silva da Luz, Gladston Moreira, Conrado Galdino, and Jadson Castro Gertrudes. 2023. “
Reptilerecon: Um Arcabouço para Extração e Análise de Sinais de Lagartos.” In Anais do XXXVIII Simpósio Brasileiro de Bancos de Dados, Pp. 154–166. Porto Alegre, RS, Brasil: SBC.
Publisher's Version Fernando Henrique Oliveira Duarte, Gladston J. P. Moreira, Eduardo J. S. Luz, Leonardo B.L. Santos, and Vander L.S. Freitas. 2023. “
Time Series Forecasting of COVID-19 Cases in Brazil with GNN and Mobility Networks.” In Intelligent Systems,
edited by Murilo C. Naldi and Reinaldo A. C. Bianchi, Pp. 361–375. Cham: Springer Nature Switzerland.
AbstractIn this study, we examine the impact of human mobility on the transmission of COVID-19, a highly contagious disease that has rapidly spread worldwide. To investigate this, we construct a mobility network that captures movement patterns between Brazilian cities and integrate it with time series data of COVID-19 infection records. Our approach considers the interplay between people's movements and the spread of the virus. We employ two neural networks based on Graph Convolutional Network (GCN), which leverage spatial and temporal data inputs, to predict time series at each city while accounting for the influence of neighboring cities. In comparison, we evaluate LSTM and Prophet models that do not capture time series dependencies. By utilizing RMSE (Root Mean Square Error), we quantify the discrepancy between the actual number of COVID-19 cases and the predicted number of cases by the model among the models. Prophet achieves the best average RMSE of 482.95 with a minimum of 1.49, while LSTM performs the least despite having a low minimum RMSE. The GCRN and GCLSTM models exhibit mean RMSE error values of 3059.5 and 3583.88, respectively, with the lowest standard deviation values for RMSE errors at 500.39 and 452.59. Although the Prophet model demonstrates superior performance, its maximum RMSE value of 52,058.21 is ten times higher than the highest value observed in the Graph Convolutional Networks (GCNs) models. Based on our findings, we conclude that GCNs models yield more stable results compared to the evaluated models.