2024
Autores
Ali, S; Ramos, AG; Carravilla, MA; Oliveira, JF;
Publicação
APPLIED SOFT COMPUTING
Abstract
In online three-dimensional packing problems (3D-PPs), unlike offline problems, items arrive sequentially and require immediate packing decisions without any information about the quantities and sizes of the items to come. Heuristic methods are of great importance in solving online problems to find good solutions in a reasonable amount of time. However, the literature on heuristics for online problems is sparse. As our first contribution, we developed a pool of heuristics applicable to online 3D-PPs with complementary performance on different sets of instances. Computational results showed that in terms of the number of used bins, in all problem instances, at least one of our heuristics had a better or equal performance compared to existing heuristics in the literature. The developed heuristics are also fully applicable to an intermediate class between offline and online problems, referred to in this paper as a specific type of semi-online with full look-ahead, which has several practical applications. In this class, as in offline problems, complete information about all items is known in advance (i.e., full look-ahead); however, due to time or space constraints, as in online problems, items should be packed immediately in the order of their arrival. As our second contribution, we presented an algorithm selection framework, building on developed heuristics and utilizing prior information about items in this specific class of problems. We used supervised machine learning techniques to find the relationship between the features of problem instances and the performance of heuristics and to build a prediction model. The results indicate an 88% accuracy in predicting (identifying) the most promising heuristic(s) for solving any new instance from this class of problems.
2024
Autores
Schlemmer, E;
Publicação
A UNIVERSIDADE NO PARADIGMA DA EDUCAÇÃO OnLIFE
Abstract
2024
Autores
Amorim, P; Ferreira-Santos, D; Drummond, M; Rodrigues, PP;
Publicação
DIAGNOSTICS
Abstract
Background/Objectives: Obstructive sleep apnea (OSA) classification relies on polysomnography (PSG) results. Current guidelines recommend the development of clinical prediction algorithms in screening prior to PSG. A recent intuitive and user-friendly tool (OSABayes), based on a Bayesian network model using six clinical variables, has been proposed to quantify the probability of OSA. Our aims are (1) to validate OSABayes prospectively, (2) to build a smartphone app based on the proposed model, and (3) to evaluate app usability. Methods: We prospectively included adult patients suspected of OSA, without suspicion of other sleep disorders, who underwent level I or III diagnostic PSG. Apnea-hypopnea index (AHI) and OSABayes probabilities were obtained and compared using the area under the ROC curve (AUC [95%CI]) for OSA diagnosis (AHI >= 5/h) and higher severity levels (AHI >= 15/h) prediction. We built the OSABayes app on 'App Inventor 2', and the usability was assessed with a cognitive walkthrough method and a general evaluation. Results: 216 subjects were included in the validation cohort, performing PSG levels I (34%) and III (66%). OSABayes presented an AUC of 83.6% [77.3-90.0%] for OSA diagnosis and 76.3% [69.9-82.7%] for moderate/severe OSA prediction, showing good response for both types of PSG. The OSABayes smartphone application allows one to calculate the probability of having OSA and consult information about OSA and the tool. In the usability evaluation, 96% of the proposed tasks were carried out. Conclusions: These results show the good discrimination power of OSABayes and validate its applicability in identifying patients with a high pre-test probability of OSA. The tool is available as an online form and as a smartphone app, allowing a quick and accessible calculation of OSA probability.
2024
Autores
Klyagina O.; Camara D.P.; Bessa R.J.;
Publicação
Proceedings - 24th EEEIC International Conference on Environment and Electrical Engineering and 8th I and CPS Industrial and Commercial Power Systems Europe, EEEIC/I and CPS Europe 2024
Abstract
This study aims to improve the accuracy of wind power generation forecasting by selecting the potential locations for weather stations, which serve as crucial data sources for wind predictions. The proposed method is based on using Shapley values. First, they are assigned to stations that are already available in the region based on their contribution to forecasting error. Second, the values are interpolated to cover the area of interest. We test the hypothesis that taking weather measurements in areas with negative Shapley values leads to a decrease in the error of forecasting the volume of wind power generation. We estimate the method's impact on forecasting error by using long short-term memory neural network and linear regression with quadratic penalization. The results of this proof-of-concept study indicate that it is possible to improve the short-term wind power forecasts using additional weather observations in the selected regions. The future research should be dedicated to the expansion of the case study area to other locations, including offshore power plants.
2024
Autores
Gonçalves, ASR; Alves, C; Graça, SR; Pires, A;
Publicação
CLINICAL ORAL INVESTIGATIONS
Abstract
Objectives Space, an extreme environment, poses significant challenges to human physiology, including adverse effects on oral health (e.g., increase of periodontitis prevalence, caries, tooth sensitivity). This study investigates the differences in oral health routines and oral manifestations among analog astronauts during their daily routines and simulated space missions conducted on Earth. Materials and methods This research focused on scientist-astronaut candidates of the International Institute for Astronautical Sciences (IIAS) and analog astronauts from other institutions. The study used a cross-sectional methodology with a descriptive component. A total of 16 participants, comprising individuals aged between 21 and 55 years, were invited to complete an online questionnaire. A comparison was made between the subjects' oral hygiene practices in everyday life (designated as Earth in this research) and their oral hygiene routines during their space analog missions. Results (i) Toothbrushing duration was mostly 1-3 minutes (n = 13; 81.30% on Earth; n = 11; 68.80% on a mission); (ii) time spent was the greatest difficulty in maintaining oral hygiene routine on a mission (n = 9; 53,6%); (iii) There were more experienced oral symptoms on Earth (n = 12; 75%) than on mission (n = 7; 43.80%); (iv) The most frequent frequency of oral check-ups was > 12 months (n = 6; 37,5%); (v) Oral health materials were scarce on the mission (n = 9; 56.30%); (vi) For the majority, personal oral hygiene was classified as good (n = 9; 56.30% on Earth; n = 7; 43.80% on the mission). Conclusion and Clinical relevance This research contributes to increasing knowledge of oral hygiene measures in extreme environments, but further research is needed as this topic remains relatively understudied. This study represents an initial contribution to oral health in analog space missions, aiming to propose guidelines for future missions, including deep space missions and expeditions to extreme environments.
2024
Autores
Loureiro, C; Filipe, V; Franco-Gonçalo, P; Pereira, AI; Colaço, B; Alves-Pimenta, S; Ginja, M; Gonçalves, L;
Publicação
OPTIMIZATION, LEARNING ALGORITHMS AND APPLICATIONS, PT II, OL2A 2023
Abstract
Radiography is the primary modality for diagnosing canine hip dysplasia (CHD), with visual assessment of radiographic features sometimes used for accurate diagnosis. However, these features typically constitute small regions of interest (ROI) within the overall image, yet they hold vital diagnostic information and are crucial for pathological analysis. Consequently, automated detection of ROIs becomes a critical preprocessing step in classification or segmentation systems. By correctly extracting the ROIs, the efficiency of retrieval and identification of pathological signs can be significantly improved. In this research study, we employed the most recent iteration of the YOLO (version 8) model to detect hip joints in a dataset of 133 pelvic radiographs. The best-performing model achieved a mean average precision (mAP50:95) of 0.81, indicating highly accurate detection of hip regions. Importantly, this model displayed feasibility for training on a relatively small dataset and exhibited promising potential for various medical applications.
The access to the final selection minute is only available to applicants.
Please check the confirmation e-mail of your application to obtain the access code.