Skip to main content

Showing 1–2 of 2 results for author: Arden, B

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

    cs.AR

    Adding Explicit Load-Acquire and Store-Release Instructions to the RISC-V ISA

    Authors: Bryce Arden, Zachary Susskind, Brendan Sweeney

    Abstract: Weak memory models allow for simplified hardware and increased performance in the memory hierarchy at the cost of increased software complexity. In weak memory models, explicit synchronization is needed to enforce ordering between different processors. Acquire and release semantics provide a powerful primitive for expressing only the ordering required for correctness. In this project, we explore a… ▽ More

    Submitted 1 September, 2023; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: 8 pages, 7 figures, 4 listings, class project, ECE 382N-10

  2. arXiv:2109.06133  [pdf, other

    cs.AI cs.LG cs.NE cs.PF

    Neuro-Symbolic AI: An Emerging Class of AI Workloads and their Characterization

    Authors: Zachary Susskind, Bryce Arden, Lizy K. John, Patrick Stockton, Eugene B. John

    Abstract: Neuro-symbolic artificial intelligence is a novel area of AI research which seeks to combine traditional rules-based AI approaches with modern deep learning techniques. Neuro-symbolic models have already demonstrated the capability to outperform state-of-the-art deep learning models in domains such as image and video reasoning. They have also been shown to obtain high accuracy with significantly l… ▽ More

    Submitted 13 September, 2021; originally announced September 2021.

    Comments: 11 pages, 7 figures

    ACM Class: C.4; I.2.m