Skip to main content

Showing 1–2 of 2 results for author: Pogue, T

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

    cs.AR cs.AI cs.LG cs.PF

    Fast Inner-Product Algorithms and Architectures for Deep Neural Network Accelerators

    Authors: Trevor E. Pogue, Nicola Nicolici

    Abstract: We introduce a new algorithm called the Free-pipeline Fast Inner Product (FFIP) and its hardware architecture that improve an under-explored fast inner-product algorithm (FIP) proposed by Winograd in 1968. Unlike the unrelated Winograd minimal filtering algorithms for convolutional layers, FIP is applicable to all machine learning (ML) model layers that can mainly decompose to matrix multiplicatio… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

    Comments: Accepted for publication in IEEE Transactions on Computers; Accelerator RTL and compiler source code available for reference here: https://github.com/trevorpogue/algebraic-nnhw

  2. arXiv:2309.15207  [pdf, other

    cs.LG

    Balancing Computational Efficiency and Forecast Error in Machine Learning-based Time-Series Forecasting: Insights from Live Experiments on Meteorological Nowcasting

    Authors: Elin Törnquist, Wagner Costa Santos, Timothy Pogue, Nicholas Wingle, Robert A. Caulk

    Abstract: Machine learning for time-series forecasting remains a key area of research. Despite successful application of many machine learning techniques, relating computational efficiency to forecast error remains an under-explored domain. This paper addresses this topic through a series of real-time experiments to quantify the relationship between computational cost and forecast error using meteorological… ▽ More

    Submitted 26 September, 2023; originally announced September 2023.

    Comments: 26 pages

    ACM Class: I.2; J.2