Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–5 of 5 results for author: Denton, M

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

    cs.SE cs.PL

    GWP-ASan: Sampling-Based Detection of Memory-Safety Bugs in Production

    Authors: Kostya Serebryany, Chris Kennelly, Mitch Phillips, Matt Denton, Marco Elver, Alexander Potapenko, Matt Morehouse, Vlad Tsyrklevich, Christian Holler, Julian Lettner, David Kilzer, Lander Brandt

    Abstract: Despite the recent advances in pre-production bug detection, heap-use-after-free and heap-buffer-overflow bugs remain the primary problem for security, reliability, and developer productivity for applications written in C or C++, across all major software ecosystems. Memory-safe languages solve this problem when they are used, but the existing code bases consisting of billions of lines of C and C+… ▽ More

    Submitted 13 January, 2024; v1 submitted 15 November, 2023; originally announced November 2023.

  2. arXiv:2108.08295  [pdf, other

    cs.LG cs.AI cs.AR

    AIRCHITECT: Learning Custom Architecture Design and Mapping Space

    Authors: Ananda Samajdar, Jan Moritz Joseph, Matthew Denton, Tushar Krishna

    Abstract: Design space exploration is an important but costly step involved in the design/deployment of custom architectures to squeeze out maximum possible performance and energy efficiency. Conventionally, optimizations require iterative sampling of the design space using simulation or heuristic tools. In this paper we investigate the possibility of learning the optimization task using machine learning an… ▽ More

    Submitted 16 August, 2021; originally announced August 2021.

  3. arXiv:2101.08884  [pdf, other

    cs.AR cs.LG

    Direct Spatial Implementation of Sparse Matrix Multipliers for Reservoir Computing

    Authors: Matthew Denton, Herman Schmit

    Abstract: Reservoir computing systems rely on the recurrent multiplication of a very large, sparse, fixed matrix. We argue that direct spatial implementation of these fixed matrices minimizes the work performed in the computation, and allows for significant reduction in latency and power through constant propagation and logic minimization. Bit-serial arithmetic enables massive static matrices to be implemen… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

  4. arXiv:2012.03372  [pdf, other

    cs.LG cs.AI

    A Weighted Solution to SVM Actionability and Interpretability

    Authors: Samuel Marc Denton, Ansaf Salleb-Aouissi

    Abstract: Research in machine learning has successfully developed algorithms to build accurate classification models. However, in many real-world applications, such as healthcare, customer satisfaction, and environment protection, we want to be able to use the models to decide what actions to take. We investigate the concept of actionability in the context of Support Vector Machines. Actionability is as i… ▽ More

    Submitted 6 December, 2020; originally announced December 2020.

    Comments: 20 pages; work in progress; 17 figures; 3 tables

  5. Enabling Compute-Communication Overlap in Distributed Deep Learning Training Platforms

    Authors: Saeed Rashidi, Matthew Denton, Srinivas Sridharan, Sudarshan Srinivasan, Amoghavarsha Suresh, Jade Ni, Tushar Krishna

    Abstract: Deep Learning (DL) training platforms are built by interconnecting multiple DL accelerators (e.g., GPU/TPU) via fast, customized interconnects with 100s of gigabytes (GBs) of bandwidth. However, as we identify in this work, driving this bandwidth is quite challenging. This is because there is a pernicious balance between using the accelerator's compute and memory for both DL computations and commu… ▽ More

    Submitted 4 May, 2022; v1 submitted 30 June, 2020; originally announced July 2020.