Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Publications

2024

Exploring new phenomena in analogue physical simulations through an optical feedback loop in paraxial light fluids

Authors
Ferreira, TD; Guerreiro, A; Silva, NA;

Publication
NONLINEAR OPTICS AND ITS APPLICATIONS 2024

Abstract
Exploring optical analogues with paraxial fluids of light has been a subject of great interest over the past years. Despite many optical analogues having been created and explored with these systems, they have some limitations that usually hinder the observation of the desired dynamics. Since these systems map the effective time onto the propagation direction, the fixed size of the nonlinear media limits the experimental effective time, and only the output state is accessible. In this work, we present a solution to overcome these problems in the form of an optical feedback loop, which consists of reconstructing the output state, by using the off-axis digital holography technique, and then re-injecting it again at the entrance of the medium through the utilization of Spatial Light Modulators. This technique enables access to intermediate states and an extension of the system effective time. Furthermore, the total control of the amplitude and phase of the beam at the input of the medium, also allows us to explore more exotic configurations that may be interesting in the context of optical analogues, that otherwise would be hard to create. To demonstrate the capabilities of the setup, we explore qualitatively some case studies, such as the dark soliton decay into vortices with the propagation of shock waves, and the collision dynamics between three flat-top states. The results presented in this work pave the way for probing new dynamics with paraxial fluids of light.

2024

AI's effect on innovation capacity in the context of industry 5.0: a scoping review

Authors
Bécue, A; Gama, J; Brito, PQ;

Publication
Artif. Intell. Rev.

Abstract

2024

Research output and economic growth in technological laggard contexts: a longitudinal analysis (1980-2019) by type of research

Authors
Pinto, T; Teixeira, AAC;

Publication
SCIENTOMETRICS

Abstract
The literature on the impact of research output (RO) on economic growth (EG) has been rapidly expanding. However, the single growth processes of technological laggard countries and the mediating roles of human capital (HC) and structural change have been overlooked. Based on cointegration analyses and Granger causality tests over 40 years (1980-2019) for Portugal, five results are worth highlighting: (1) in the short run, RO is critical to promote EG; (2) the long run relation between RO and EG is more complex, being positive and significant in the case of global and research fields that resemble capital goods (Life, Physical, Engineering & Technology, and Social Sciences), and negative in the case of research fields that resemble final goods (Clinical & Pre-Clinical Health, and Arts & Humanities); (3) existence of important short run mismatches between HC and scientific production, with the former mitigating the positive impact of the latter on EG; (4) in the long run, such mismatches are only apparent for 'general' HC (years of schooling of the population 25 + years), with the positive association between RO and EG being enhanced by increases in 'specialized' HC (number of R&D researchers); (5) structural change processes favouring industry amplify the positive (long-run) association and (short-run) impact of RO on EG. Such results robustly suggest that even in technologically laggard contexts, scientific production is critical for economic growth, especially when aligned with changes in sectoral composition that favour industry.

2024

A Two-Phase Approach for the Electrical Layout Optimization of the Offshore Wind Farms

Authors
Castro, RM; Silva, B; Kazemi-Robati, E;

Publication
2024 IEEE 22ND MEDITERRANEAN ELECTROTECHNICAL CONFERENCE, MELECON 2024

Abstract
Due to the current focus on offshore renewable energies worldwide, more capacity of them is expected in the future. The electrical layout design considerably affects overall implementation cost of these offshore power plants as well as the losses of energy inside the farms. Considering the increasing size of offshore wind farms, it is necessary to develop more robust and computationally efficient methods to design the electrical layout of these farms. In this work, a two-phase approach is proposed for the optimization of the electrical layout of the offshore wind farms; the proposed framework aims at the minimization of the ohmic losses and the cost of the cables. To solve the optimization problem, Simulated Annealing (SA) is applied in this study. A tool is also developed using Python programming language to implement the framework for the optimization of the electrical layout of the offshore farms. The proposed method is then applied to a farm with 100 turbines and an overall rated capacity of 1GW. The results approved the accuracy of the two-phase approach in finding the optimal electrical layout as well as the high efficiency in terms of the computational burden.

2024

Foundational Models for Pathology and Endoscopy Images: Application for Gastric Inflammation

Authors
Kerdegari, H; Higgins, K; Veselkov, D; Laponogov, I; Polaka, I; Coimbra, M; Pescino, JA; Leja, M; Dinis-Ribeiro, M; Kanonnikoff, TF; Veselkov, K;

Publication
DIAGNOSTICS

Abstract
The integration of artificial intelligence (AI) in medical diagnostics represents a significant advancement in managing upper gastrointestinal (GI) cancer, which is a major cause of global cancer mortality. Specifically for gastric cancer (GC), chronic inflammation causes changes in the mucosa such as atrophy, intestinal metaplasia (IM), dysplasia, and ultimately cancer. Early detection through endoscopic regular surveillance is essential for better outcomes. Foundation models (FMs), which are machine or deep learning models trained on diverse data and applicable to broad use cases, offer a promising solution to enhance the accuracy of endoscopy and its subsequent pathology image analysis. This review explores the recent advancements, applications, and challenges associated with FMs in endoscopy and pathology imaging. We started by elucidating the core principles and architectures underlying these models, including their training methodologies and the pivotal role of large-scale data in developing their predictive capabilities. Moreover, this work discusses emerging trends and future research directions, emphasizing the integration of multimodal data, the development of more robust and equitable models, and the potential for real-time diagnostic support. This review aims to provide a roadmap for researchers and practitioners in navigating the complexities of incorporating FMs into clinical practice for the prevention/management of GC cases, thereby improving patient outcomes.

2024

Towards a Rust-Like Borrow Checker for C

Authors
Silva, T; Correia, P; Sousa, L; Bispo, J; Carvalho, T;

Publication
ACM Transactions on Embedded Computing Systems

Abstract
Memory safety issues in C are the origin of various vulnerabilities that can compromise a program’s correctness or safety from attacks. We propose an approach to tackle memory safety by replicating Rust’s Mid-level Intermediate Representation (MIR) Borrow Checker. Our solution uses static analysis and successive source-to-source code transformations to be composed upstream of the compiler, ensuring maximal compatibility with existing build systems. This allows us to apply the memory safety guarantees of the rustc compiler to C code with fewer changes than a rewrite in Rust. In this work, we present a comprehensive study of Rust’s efforts towards ensuring memory safety, and describe the theoretical basis for a C borrow checker, alongside a proof-of-concept that was developed to demonstrate its potential. We have evaluated the prototype on the CHStone and bzip2 benchmarks. This prototype correctly identified violations of the ownership and aliasing rules, and exposed incompatibilities between such rules and common C patterns, which can be addressed in future work.

  • 106
  • 3960