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

Publications by CSE

2022

Geo-Indistinguishability

Authors
Mendes, R; Vilela, JP;

Publication
Encyclopedia of Cryptography, Security and Privacy

Abstract

2022

Adaptive Database Synchronization for an Online Analytical Cloud-to-Edge Continuum

Authors
Costa, D; Pereira, J; Vilaca, R; Faria, N;

Publication
37TH ANNUAL ACM SYMPOSIUM ON APPLIED COMPUTING

Abstract
Wide availability of edge computing platforms, as expected in emerging 5G networks, enables a computing continuum between centralized cloud services and the edge of the network, close to end-user devices. This is particularly appealing for online analytics as data collected by devices is made available for decisionmaking. However, cloud-based parallel-distributed data processing platforms are not able to directly access data on the edge. This can be circumvented, at the expense of freshness, with data synchronization that periodically uploads data to the cloud for processing. In this work, we propose an adaptive database synchronization system that makes distributed data in edge nodes available dynamically to the cloud by balancing between reducing the amount of data that needs to be transmitted and the computational effort needed to do so at the edge. This adapts to the availability of CPU and network resources as well as to the application workload.

2022

Why3-do: The Way of Harmonious Distributed System Proofs

Authors
Lourenco, CB; Pinto, JS;

Publication
PROGRAMMING LANGUAGES AND SYSTEMS, ESOP 2022

Abstract
We study principles and models for reasoning inductively about properties of distributed systems, based on programmed atomic handlers equipped with contracts. We present the Why3-do library, leveraging a state of the art software verifier for reasoning about distributed systems based on our models. A number of examples involving invariants containing existential and nested quantifiers (including Dijsktra's self-stabilizing systems) illustrate how the library promotes contract-based modular development, abstraction barriers, and automated proofs.

2022

Multi-Objective Optimization of Sensor Placement in a 3D Body for Underwater Localization

Authors
Graca, PA; Alves, JC; Ferreira, BM;

Publication
2022 OCEANS HAMPTON ROADS

Abstract
Underwater acoustic localization is a challenging task. Most techniques rely on a network of acoustic sensors and beacons to estimate relative position, therefore localization uncertainty becomes highly dependent on the selected sensor configuration. Although several works in literature exploit optimal sensor placement to improve localization over large regions, the conditions contemplated in these are not applicable for the optimization of the acoustic sensors on constrained 3D shapes, such as the body of small underwater vehicles or structures. Additionally, most commercial systems used for localization with ultra-short baseline (USBL) configurations have compact acoustic sensors that cannot be spatially positioned independently. This work tackles the optimization of acoustic sensor placement in a limited 3D shape, in order to improve the localization accuracy for USBL applications. The implemented multi-objective memetic algorithm combines the Cramer-Rao Lower Bound (CRLB) configuration evaluation with incidence angle considerations for the sensor placement.

2022

Dockerlive : A live development environment for Dockerfiles

Authors
Reis, D; Correia, FF;

Publication
2022 IEEE Symposium on Visual Languages and Human-Centric Computing, VL/HCC 2022, Rome, Italy, September 12-16, 2022

Abstract
The process of developing Dockerfiles is perceived by many developers as slow and based on trial-and-error, and it is hardly immediate to see the result of a change introduced into a Dockerfile. In this work we propose a plugin for Visual Studio Code, which we name Dockerlive, and that has the purpose of shortening the length of feedback loops. Namely, the plugin is capable of providing information to developers on a number of Dockerfile elements, as the developer is writing the Dockerfile. We achieve this through dynamic analysis of the resulting container, which the plugin builds and runs in the background. © 2022 IEEE.

2022

Proposal of a Context-aware Task Scheduling Algorithm for the Fog Paradigm

Authors
Barros, C; Rocio, V; Sousa, A; Paredes, H; Teixeira, O;

Publication
2022 SEVENTH INTERNATIONAL CONFERENCE ON FOG AND MOBILE EDGE COMPUTING, FMEC

Abstract
Application execution requests in cloud architecture and fog paradigm are generally heterogeneous in terms of contexts at the device and application level. The scheduling of requests in these architectures is an optimization problem with multiple constraints. Despite numerous efforts, task scheduling in these architectures and paradigms still presents some enticing challenges that make us question how tasks are routed between different physical devices, fog, and cloud nodes. The fog is defined as an extension of the cloud, which provides processing, storage, and network services near the edge network, and due to the density and heterogeneity of devices, the scheduling is very complex, and, in the literature, we still find few studies. Trying to bring innovative contributions in these areas, in this paper, we propose a solution to the context-aware task-scheduling problem for fog paradigm. In our proposal, different context parameters are normalized through Min-Max normalization, requisition priorities are defined through the application of the Multiple Linear Regression (MLR) technique and scheduling is performed using Multi-Objective Non-Linear Programming Optimization (MONLIP) technique. The results obtained from simulations in the iFogSim toolkit, show that our proposal performs better compared to the non-context-aware proposals.

  • 26
  • 217