2023
Authors
Lorthe, E; Santos, C; Ornelas, JP; Doetsch, JN; Marques, SCS; Teixeira, R; Santos, AC; Rodrigues, C; Goncalves, G; Sousa, PF; Lopes, JC; Rocha, A; Barros, H;
Publication
JOURNAL OF MEDICAL INTERNET RESEARCH
Abstract
Background: Preterm birth is a global health concern. Its adverse consequences may persist throughout the life course, exerting a potentially heavy burden on families, health systems, and societies. In high-income countries, the first children who benefited from improved care are now adults entering middle age. However, there is a clear gap in the knowledge regarding the long-term outcomes of individuals born preterm. Objective: This study aimed to assess the feasibility of recruiting and following up an e-cohort of adults born preterm worldwide and provide estimations of participation, characteristics of participants, the acceptability of questions, and the quality of data collected. Methods: We implemented a prospective, open, observational, and international e-cohort pilot study (Health of Adult People Born Preterm-an e-Cohort Pilot Study [HAPP-e]). Inclusion criteria were being an adult (aged =18 years), born preterm (<37 weeks of gestation), having internet access and an email address, and understanding at least 1 of the available languages. A large, multifaceted, and multilingual communication strategy was established. Between December 2019 and June 2021, inclusion and repeated data collection were performed using a secured web platform. We provided descriptive statistics regarding participation in the e-cohort, namely, the number of persons who registered on the platform, signed the consent form, initiated and completed the baseline questionnaire, and initiated and completed the follow-up questionnaire. We also described the main characteristics of the HAPP-e participants and provided an assessment of the quality of the data and the acceptability of sensitive questions. Results: As of December 31, 2020, a total of 1004 persons had registered on the platform, leading to 527 accounts with a confirmed email and 333 signed consent forms. A total of 333 participants initiated the baseline questionnaire. All participants were invited to follow-up, and 35.7% (119/333) consented to participate, of whom 97.5% (116/119) initiated the follow-up questionnaire. Completion rates were very high both at baseline (296/333, 88.9%) and at follow-up (112/116, 96.6%). This sample of adults born preterm in 34 countries covered a wide range of sociodemographic and health characteristics. The gestational age at birth ranged from 23+6 to 36+6 weeks (median 32, IQR 29-35 weeks). Only 2.1% (7/333) of the participants had previously participated in a cohort of individuals born preterm. Women (252/333, 75.7%) and highly educated participants (235/327, 71.9%) were also overrepresented. Good quality data were collected thanks to validation controls implemented on the web platform. The acceptability of potentially sensitive questions was excellent, as very few participants chose the I prefer not to say option when available. Conclusions: Although we identified room for improvement in specific procedures, this pilot study confirmed the great potential for recruiting a large and diverse sample of adults born preterm worldwide, thereby advancing research on adults born preterm.
2023
Authors
Teixeira, B; Campos, JC;
Publication
Human-Computer Interaction - INTERACT 2023 - 19th IFIP TC13 International Conference, York, UK, August 28 - September 1, 2023, Proceedings, Part II
Abstract
Slight variations in user interface response times can significantly impact the user experience provided by an interface. Load testing is used to evaluate how an application behaves under increasing loads. For interactive applications, load testing can be done by directly calling services at the business logic or through the user interface. In modern web applications, there is a considerable amount of control logic on the browser side. The impact of this logic on applications’ behaviour is only fully considered if the tests are done through the user interface. Capture reply tools are used for this, but their use can become costly. Leveraging an existing model-based testing tool, we propose an approach to automate load testing done through the user interface. © 2023, The Author(s), under exclusive license to Springer Nature Switzerland AG.
2023
Authors
Romeiro, AF; Cardoso, MP; Miranda, CC; Costa, JCWA; Giraldi, MTR; Silva, AO; Santos, JL; Baptista, JM; Guerreiro, A;
Publication
2023 SBMO/IEEE MTT-S INTERNATIONAL MICROWAVE AND OPTOELECTRONICS CONFERENCE, IMOC
Abstract
The spectral response of a SPR (surface plasmon resonance) sensor depends on the engineering of the conducting layer. In this paper, we analyze theoretically the spectra of a D-shaped SPR PCF (photonic crystal fiber) refractive index sensor considering four different plasmonic materials: Ag, Au, Ga-doped zinc oxide (GZO) and an Ag-nanowire metamaterial. The sensing properties provided by each material and how they form the bases to design multiplasmonic resonance sensors are the focus of our discussion.
2023
Authors
Luo, JY; Vanhoucke, M; Coelho, J;
Publication
SWARM AND EVOLUTIONARY COMPUTATION
Abstract
In the past few years, the genetic programming approach (GP) has been successfully used by researchers to design priority rules for the resource-constrained project scheduling problem (RCPSP) thanks to its high generalization ability and superior performance. However, one of the main drawbacks of the GP is that the fitness evaluation in the training process often requires a very high computational effort. In order to reduce the runtime of the training process, this research proposed four different surrogate models for the RCPSP. The experiment results have verified the effectiveness and the performance of the proposed surrogate models. It is shown that they achieve similar performance as the original model with the same number of evaluations and better performance with the same runtime. We have also tested the performance of one of our surrogate models with seven different population sizes to show that the selected surrogate model achieves similar performance for each population size as the original model, even when the searching space is sufficiently explored. Furthermore, we have investigated the accuracy of our proposed surrogate models and the size of the rules they designed. The result reveals that all the proposed surrogate models have high accuracy, and sometimes the rules found by them have a smaller size compared with the original model.
2023
Authors
Barbosa, C; Malarranha, C; Azevedo, A; Carvalho, A; Barbosa Póvoa, A;
Publication
JOURNAL OF SIMULATION
Abstract
Make-to-order (MTO) supply chains (SC), common in aerospace industries, are very complex compared to mass production chains. Moreover, one of the significant long-term challenges is sustainability performance across its entire supply chain. However, this is not an easy task given the complexity involved, so decision support tools are fundamental instruments in understanding the entire supply chain from a sustainability performance perspective. Using simulation as a research method, this article proposes a hybrid and hierarchical performance assessment model, considering key sustainability indicators. The model is hybrid due to the use of different simulation methods- System Dynamics (SD), Discrete Event Simulation (DES), and Agent-based simulation (ABS). The model is applied to an aerospace manufacturer's real case to assess the sustainability performance of alternative SC. Unlike existing contributions, this work addresses the make-to-order supply chain from a sustainability performance perspective and does not compromise the representation of the diverse manufacturing functions and resources.
2023
Authors
Sousa, LM; Bispo, J; Paulino, N;
Publication
2023 32ND INTERNATIONAL CONFERENCE ON PARALLEL ARCHITECTURES AND COMPILATION TECHNIQUES, PACT
Abstract
Advancements in semiconductor technology no longer occur at the pace the industry had been accustomed to. We have entered what is considered by many to be the post-Moore era. In order to continue scaling performance, increasingly heterogeneous architectures are being developed and the use of special purpose accelerators is on the rise. One notable example are Field-Programmable-Gate-Arrays (FPGAs), both in the data-center and embedded spaces. Advances in FPGA features and tools is allowing for critical kernels to be accelerated on specialized hardware without fabrication costs. However, re-targeting code to such heterogeneous platforms still requires significant refactoring of the compute intensive kernels, as well as knowledge of parallel compute and hardware design concepts for maximization of performance. We present Tribble, a source-to-source framework under active development, capable of transforming regular C/C++ programs for execution on heterogeneous architectures. This includes transforming the target kernel source code so that it is amenable for circuit generation while keeping the original version for software execution, inserting code for task and memory management and injecting a scheduler algorithm.
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.