Fast Convolution
Fast convolution aims to accelerate the computationally expensive convolution operation crucial to many deep learning models, particularly convolutional neural networks (CNNs). Current research focuses on optimizing existing algorithms like Winograd and FFT, exploring novel approaches such as locality-sensitive hashing for complexity reduction, and developing hardware-accelerated solutions using GPUs and FPGAs. These advancements are significant because they directly impact the speed and efficiency of various applications, including image processing, natural language processing, and real-time object detection, enabling deployment on resource-constrained devices.
Papers
July 3, 2024
November 10, 2023
September 29, 2023
August 29, 2023
July 12, 2023
June 25, 2023
February 10, 2023
December 17, 2022
September 28, 2022
August 24, 2022
June 9, 2022
February 11, 2022
January 25, 2022
January 7, 2022