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

Meta-learning and Data Augmentation for Stress Testing Forecasting Models

Authors
Inácio, R; Cerqueira, V; Barandas, M; Soares, C;

Publication
CoRR

Abstract

2024

Robotic field experiments for critical infrastructure protection in the REPMUS 2023 military exercise

Authors
Martins, A; Almeida, C; Pereira, R; Sytnyk, D; Soares, E; Matias, B; Peixoto, PA; Ferreira, A; Machado, D; Almeida, J;

Publication
OCEANS 2024 - SINGAPORE

Abstract
This paper presents the results of field trials performed with the EVA autonomous underwater vehicle in the protection of critical infrastructures. The trials were conducted in the context of the REPMUS23 naval exercise organized by the Portuguese Navy. EVA was successfully deployed in a mission of detailed inspection of a submarine cable and in the detection and localization of a possible hostile attack with explosive charges. Multibeam sonar and structured laser light systems were also used to locate and obtain a detailed model of the TURTLE robotic lander deployed on the sea bottom.

2024

Disentangling morphed identities for face morphing detection

Authors
Caldeira, E; Neto, PC; Gonçalves, T; Damer, N; Sequeira, AF; Cardoso, JS;

Publication
Science Talks

Abstract

2024

Green Ports - Shore Power Supply State of the Art

Authors
Costa, P; Agreira, CIF; Pestana, R; Cao, Y;

Publication
2024 IEEE 22ND MEDITERRANEAN ELECTROTECHNICAL CONFERENCE, MELECON 2024

Abstract
In a world that is in constant changing and where carbon neutrality becomes a common objective, it is necessary to implement European policies and targets to reduce greenhouse gas emissions. The maritime sector is one of the most polluting in the world, becoming mandatory to implement technologies in port area to reduce their footprint. Most of the good's transportation are made by sea, the maritime industry is growing, and the biggest chair of greenhouse gas emission comes from shipping. The seaport has the role to implement solutions to reduce the emissions in port area, allowing the ships to shutdown their engines while they are moored in port. Renewable energy production alongside with shore power supply systems are becoming a common solution in ports as some of the technologies that allows to reduce ships emissions in port area. This paper presents the state of the art of onshore power supply in ports and standards related to shore power supply and data requirements for load model built and emissions calculations.

2024

From Random to Informed Data Selection: A Diversity-Based Approach to Optimize Human Annotation and Few-Shot Learning

Authors
Alcoforado, A; Okamura, LH; Fama, IC; Dias Bueno, BF; Lavado, AM; Ferraz, TP; Veloso, B; Reali Costa, AH;

Publication
Proceedings of the 16th International Conference on Computational Processing of Portuguese, PROPOR 2024, Santiago de Compostela, Galicia/Spain, 12-15 March, 2024

Abstract

2024

Foundations for a Rust-Like Borrow Checker for C

Authors
Silva, T; Bispo, J; Carvalho, T;

Publication
PROCEEDINGS OF THE 25TH ACM SIGPLAN/SIGBED INTERNATIONAL CONFERENCE ON LANGUAGES, COMPILERS, AND TOOLS FOR EMBEDDED SYSTEMS, LCTES 2024

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 a different approach to tackle memory safety, the replication of Rust's Mid-level Intermediate Representation (MIR) Borrow Checker, through the usage of static analysis and successive source-to-source code transformations, to be composed upstream of the compiler, thus ensuring maximal compatibility with most build systems. This allows us to approximate a subset of C to Rust's core concepts, applying the memory safety guarantees of the rustc compiler to C. In this work, we present a survey 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. This prototype correctly identified violations of the ownership and aliasing rules, and accurately reported each error with a level of detail comparable to that of the rustc compiler.

  • 167
  • 4074