Skip to main content

Showing 1–9 of 9 results for author: Cardoso, J M P

.
  1. arXiv:2308.13314  [pdf, other

    cs.HC

    A Study on Hyperparameters Configurations for an Efficient Human Activity Recognition System

    Authors: Paulo J. S. Ferreira, João Mendes Moreira, João M. P. Cardoso

    Abstract: Human Activity Recognition (HAR) has been a popular research field due to the widespread of devices with sensors and computational power (e.g., smartphones and smartwatches). Applications for HAR systems have been extensively researched in recent literature, mainly due to the benefits of improving quality of life in areas like health and fitness monitoring. However, since persons have different mo… ▽ More

    Submitted 25 August, 2023; originally announced August 2023.

  2. arXiv:1901.06210  [pdf, other

    cs.DC

    An Efficient Monte Carlo-based Probabilistic Time-Dependent Routing Calculation Targeting a Server-Side Car Navigation System

    Authors: Emanuele Vitali, Davide Gadioli, Gianluca Palermo, Martin Golasowski, Joao Bispo, Pedro Pinto, Jan Martinovic, Katerina Slaninova, Joao M. P. Cardoso, Cristina Silvano

    Abstract: Incorporating speed probability distribution to the computation of the route planning in car navigation systems guarantees more accurate and precise responses. In this paper, we propose a novel approach for dynamically selecting the number of samples used for the Monte Carlo simulation to solve the Probabilistic Time-Dependent Routing (PTDR) problem, thus improving the computation efficiency. The… ▽ More

    Submitted 18 January, 2019; originally announced January 2019.

  3. arXiv:1901.06175  [pdf, ps, other

    cs.DC

    The ANTAREX Domain Specific Language for High Performance Computing

    Authors: Cristina Silvano, Giovanni Agosta, Andrea Bartolini, Andrea R. Beccari, Luca Benini, Loïc Besnard, João Bispo, Radim Cmar, João M. P. Cardoso, Carlo Cavazzoni, Daniele Cesarini, Stefano Cherubin, Federico Ficarelli, Davide Gadioli, Martin Golasowski, Antonio Libri, Jan Martinovič, Gianluca Palermo, Pedro Pinto, Erven Rohou, Kateřina Slaninová, Emanuele Vitali

    Abstract: The ANTAREX project relies on a Domain Specific Language (DSL) based on Aspect Oriented Programming (AOP) concepts to allow applications to enforce extra functional properties such as energy-efficiency and performance and to optimize Quality of Service (QoS) in an adaptive way. The DSL approach allows the definition of energy-efficiency, performance, and adaptivity strategies as well as their enfo… ▽ More

    Submitted 18 January, 2019; originally announced January 2019.

  4. arXiv:1810.10956  [pdf, other

    cs.LG cs.CV stat.ML

    A Preliminary Study on Hyperparameter Configuration for Human Activity Recognition

    Authors: Kemilly Dearo Garcia, Tiago Carvalho, João Mendes-Moreira, João M. P. Cardoso, André C. P. L. F. de Carvalho

    Abstract: Human activity recognition (HAR) is a classification task that aims to classify human activities or predict human behavior by means of features extracted from sensors data. Typical HAR systems use wearable sensors and/or handheld and mobile devices with built-in sensing capabilities. Due to the widespread use of smartphones and to the inclusion of various sensors in all contemporary smartphones (e… ▽ More

    Submitted 25 October, 2018; originally announced October 2018.

  5. arXiv:1810.10496  [pdf, ps, other

    cs.PF

    Improving OpenCL Performance by Specializing Compiler Phase Selection and Ordering

    Authors: Ricardo Nobre, Luís Reis, João M. P. Cardoso

    Abstract: Automatic compiler phase selection/ordering has traditionally been focused on CPUs and, to a lesser extent, FPGAs. We present experiments regarding compiler phase ordering specialization of OpenCL kernels targeting a GPU. We use iterative exploration to specialize LLVM phase orders on 15 OpenCL benchmarks to an NVIDIA GPU. We analyze the generated NVIDIA PTX code for the various versions to identi… ▽ More

    Submitted 24 October, 2018; originally announced October 2018.

    Comments: 26 pages, 7 figures, Extended version of paper presented at 15th International Workshop on Algorithms, Models and Tools for Parallel Computing on Heterogeneous Platforms (HeteroPar'2017), August 28th, 2017, Santiago de Compostela, Spain

  6. arXiv:1807.00638  [pdf, ps, other

    cs.PF

    Compiler Phase Ordering as an Orthogonal Approach for Reducing Energy Consumption

    Authors: Ricardo Nobre, Luís Reis, João M. P. Cardoso

    Abstract: Compiler writers typically focus primarily on the performance of the generated program binaries when selecting the passes and the order in which they are applied in the standard optimization levels, such as GCC -O3. In some domains, such as embedded systems and High-Performance Computing (HPC), it might be sometimes acceptable to slowdown computations if the energy consumed can be significantly de… ▽ More

    Submitted 2 July, 2018; originally announced July 2018.

    Comments: 10 pages, 11 figures, 19th Workshop on Compilers for Parallel Computing (CPC 2016), July 6-8 2016, Valladolid, Spain

  7. arXiv:1505.01878  [pdf, other

    cs.SE

    Fault Detection in C Programs using Monitoring of Range Values: Preliminary Results

    Authors: Pedro Pinto, Rui Abreu, João M. P. Cardoso

    Abstract: This technical report presents the work done as part of the AutoSeer project. Our work in this project was to develop a source-to-source compiler, MANET, for the C language that could be used for instrumentation of critical parts of applications under testing. The intention was to guide the compilation flow and define instrumentation strategies using the Aspect-Oriented Approach provided by LARA.… ▽ More

    Submitted 7 May, 2015; originally announced May 2015.

    Comments: 53 pages, technical report for work done as part of the AutoSeer project

  8. arXiv:1412.5384  [pdf, other

    cs.DC cs.NE

    Representation of Evolutionary Algorithms in FPGA Cluster for Project of Large-Scale Networks

    Authors: Andre B. Perina, Marcilyanne M. Gois, Paulo Matias, Joao M. P. Cardoso, Alexandre C. B. Delbem, Vanderlei Bonato

    Abstract: Many problems are related to network projects, such as electric distribution, telecommunication and others. Most of them can be represented by graphs, which manipulate thousands or millions of nodes, becoming almost an impossible task to obtain real-time solutions. Many efficient solutions use Evolutionary Algorithms (EA), where researches show that performance of EAs can be substantially raised b… ▽ More

    Submitted 17 December, 2014; originally announced December 2014.

    Comments: Preprint of a short paper published in the proceedings of ERAD-SP 2014

  9. arXiv:0710.4706  [pdf

    cs.AR

    An Infrastructure to Functionally Test Designs Generated by Compilers Targeting FPGAs

    Authors: Rui Rodrigues, Joao M. P. Cardoso

    Abstract: This paper presents an infrastructure to test the functionality of the specific architectures output by a high-level compiler targeting dynamically reconfigurable hardware. It results in a suitable scheme to verify the architectures generated by the compiler, each time new optimization techniques are included or changes in the compiler are performed. We believe this kind of infrastructure is imp… ▽ More

    Submitted 25 October, 2007; originally announced October 2007.

    Comments: Submitted on behalf of EDAA (http://www.edaa.com/)

    Journal ref: Dans Design, Automation and Test in Europe - DATE'05, Munich : Allemagne (2005)