Convolutional Recurrent Neural Network
Convolutional Recurrent Neural Networks (CRNNs) combine the spatial feature extraction capabilities of Convolutional Neural Networks (CNNs) with the temporal processing power of Recurrent Neural Networks (RNNs), primarily aiming to model spatiotemporal data effectively. Current research focuses on optimizing CRNN architectures, such as incorporating gated recurrent units (GRUs), LSTMs, and attention mechanisms, for improved efficiency and performance in diverse applications. These advancements are significantly impacting fields like audio processing (speech enhancement, sound event detection, music transcription), image processing (medical image reconstruction, object detection), and time series forecasting (transportation demand prediction), leading to more accurate and efficient models.
Papers
FRCRN: Boosting Feature Representation using Frequency Recurrence for Monaural Speech Enhancement
Shengkui Zhao, Bin Ma, Karn N. Watcharasupat, Woon-Seng Gan
Human Eyes Inspired Recurrent Neural Networks are More Robust Against Adversarial Noises
Minkyu Choi, Yizhen Zhang, Kuan Han, Xiaokai Wang, Zhongming Liu