Skip to main content

Showing 1–9 of 9 results for author: Bosio, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.18757  [pdf, other

    cs.ET cs.AI cs.LG

    The Impact of Feature Representation on the Accuracy of Photonic Neural Networks

    Authors: Mauricio Gomes de Queiroz, Paul Jimenez, Raphael Cardoso, Mateus Vidaletti Costa, Mohab Abdalla, Ian O'Connor, Alberto Bosio, Fabio Pavanello

    Abstract: Photonic Neural Networks (PNNs) are gaining significant interest in the research community due to their potential for high parallelization, low latency, and energy efficiency. PNNs compute using light, which leads to several differences in implementation when compared to electronics, such as the need to represent input features in the photonic domain before feeding them into the network. In this e… ▽ More

    Submitted 28 June, 2024; v1 submitted 26 June, 2024; originally announced June 2024.

  2. arXiv:2403.02946  [pdf, other

    cs.AI cs.AR cs.LG

    SAFFIRA: a Framework for Assessing the Reliability of Systolic-Array-Based DNN Accelerators

    Authors: Mahdi Taheri, Masoud Daneshtalab, Jaan Raik, Maksim Jenihhin, Salvatore Pappalardo, Paul Jimenez, Bastien Deveautour, Alberto Bosio

    Abstract: Systolic array has emerged as a prominent architecture for Deep Neural Network (DNN) hardware accelerators, providing high-throughput and low-latency performance essential for deploying DNNs across diverse applications. However, when used in safety-critical applications, reliability assessment is mandatory to guarantee the correct behavior of DNN accelerators. While fault injection stands out as a… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  3. arXiv:2401.17724  [pdf, other

    cs.AR cs.ET

    High-Performance Data Map** for BNNs on PCM-based Integrated Photonics

    Authors: Taha Shahroodi, Raphael Cardoso, Stephan Wong, Alberto Bosio, Ian O'Connor, Said Hamdioui

    Abstract: State-of-the-Art (SotA) hardware implementations of Deep Neural Networks (DNNs) incur high latencies and costs. Binary Neural Networks (BNNs) are potential alternative solutions to realize faster implementations without losing accuracy. In this paper, we first present a new data map**, called TacitMap, suited for BNNs implemented based on a Computation-In-Memory (CIM) architecture. TacitMap maxi… ▽ More

    Submitted 31 January, 2024; originally announced January 2024.

    Comments: To appear in Design Automation and Test in Europe (DATE), 2024

  4. arXiv:2309.04696  [pdf, ps, other

    cs.PL

    pun: Fun with Properties; Towards a Programming Language With Built-in Facilities for Program Validation

    Authors: Triera Gashi, Sophie Adeline Solheim Bosio, Joachim Tilsted Kristensen, Michael Kirkedal Thomsen

    Abstract: Property-based testing is a powerful method to validate program correctness. It is, however, not widely use in industry as the barrier of entry can be very high. One of the hindrances is to write the generators that are needed to generate randomised input data. Program properties often take complicated data structures as inputs and, it requires a significant amount of effort to write generators fo… ▽ More

    Submitted 12 September, 2023; v1 submitted 9 September, 2023; originally announced September 2023.

    Comments: Submitted to 35th Norwegian ICT Conference for Research and Education

  5. arXiv:2306.04645  [pdf, other

    cs.LG cs.AR cs.DC

    Special Session: Approximation and Fault Resiliency of DNN Accelerators

    Authors: Mohammad Hasan Ahmadilivani, Mario Barbareschi, Salvatore Barone, Alberto Bosio, Masoud Daneshtalab, Salvatore Della Torca, Gabriele Gavarini, Maksim Jenihhin, Jaan Raik, Annachiara Ruospo, Ernesto Sanchez, Mahdi Taheri

    Abstract: Deep Learning, and in particular, Deep Neural Network (DNN) is nowadays widely used in many scenarios, including safety-critical applications such as autonomous driving. In this context, besides energy efficiency and performance, reliability plays a crucial role since a system failure can jeopardize human life. As with any other device, the reliability of hardware architectures running DNNs has to… ▽ More

    Submitted 31 May, 2023; originally announced June 2023.

    Comments: 10 pages, 6 tables, 9 figures

  6. Special Session: Neuromorphic hardware design and reliability from traditional CMOS to emerging technologies

    Authors: Fabio Pavanello, Elena Ioana Vatajelu, Alberto Bosio, Thomas Van Vaerenbergh, Peter Bienstman, Benoit Charbonnier, Alessio Carpegna, Stefano Di Carlo, Alessandro Savino

    Abstract: The field of neuromorphic computing has been rapidly evolving in recent years, with an increasing focus on hardware design and reliability. This special session paper provides an overview of the recent developments in neuromorphic computing, focusing on hardware design and reliability. We first review the traditional CMOS-based approaches to neuromorphic hardware design and identify the challenges… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: 10 pages, 4 figures, 4 tables

    Journal ref: 2023 IEEE 41st VLSI Test Symposium (VTS)

  7. Approximations in Deep Learning

    Authors: Etienne Dupuis, Silviu-Ioan Filip, Olivier Sentieys, David Novo, Ian O'Connor, Alberto Bosio

    Abstract: The design and implementation of Deep Learning (DL) models is currently receiving a lot of attention from both industrials and academics. However, the computational workload associated with DL is often out of reach for low-power embedded devices and is still costly when run on datacenters. By relaxing the need for fully precise operations, Approximate Computing (AxC) substantially improves perform… ▽ More

    Submitted 8 December, 2022; originally announced December 2022.

    Comments: Approximate Computing Techniques - From Component- to Application-Level, pp.467-512, 2022, 978-3-030-94704-0

  8. arXiv:2207.06245   

    eess.SP cs.NE

    Hitless memory-reconfigurable photonic reservoir computing architecture

    Authors: Mohab Abdalla, Clément Zrounba, Raphael Cardoso, Paul Jimenez, Guanghui Ren, Andreas Boes, Arnan Mitchell, Alberto Bosio, Ian O'Connor, Fabio Pavanello

    Abstract: Reservoir computing is an analog bio-inspired computation model for efficiently processing time-dependent signals, the photonic implementations of which promise a combination of massive parallel information processing, low power consumption, and high speed operation. However, most implementations, especially for the case of time-delay reservoir computing (TDRC), require signal attenuation in the r… ▽ More

    Submitted 17 May, 2023; v1 submitted 13 July, 2022; originally announced July 2022.

    Comments: The paper has been withdrawn by the authors due to their belief that the arguments and results presented in the paper are not mature enough, and includes a slight error

  9. arXiv:2102.01345  [pdf

    cs.LG cs.AI cs.CV cs.NE

    Fast Exploration of Weight Sharing Opportunities for CNN Compression

    Authors: Etienne Dupuis, David Novo, Ian O'Connor, Alberto Bosio

    Abstract: The computational workload involved in Convolutional Neural Networks (CNNs) is typically out of reach for low-power embedded devices. There are a large number of approximation techniques to address this problem. These methods have hyper-parameters that need to be optimized for each CNNs using design space exploration (DSE). The goal of this work is to demonstrate that the DSE phase time can easily… ▽ More

    Submitted 2 February, 2021; originally announced February 2021.

    Comments: Presented at DATE Friday Workshop on System-level Design Methods for Deep Learning on Heterogeneous Architectures (SLOHA 2021) (arXiv:2102.00818)

    Report number: SLOHA/2021/05