🤖 AI Summary
Causal convolutional neural networks (CNNs) lack interpretability in multimodal frequency–time series modeling. Method: We reveal that trained causal CNNs are mathematically equivalent to finite impulse response (FIR) filters and propose an analytical simplification leveraging the associativity of convolution to rigorously reduce deep causal CNNs to a single-layer equivalent FIR filter. Quasi-linear activation functions and least-squares optimization enable explicit frequency-domain feature extraction and interpretable mapping of filter parameters. Results: Evaluated on simulated beam dynamics and real bridge vibration data, our method accurately models sparse-spectrum physical system dynamics. Crucially, it establishes, for the first time, an analytical correspondence between causal CNN weights and the system’s frequency response function—thereby significantly enhancing the physical interpretability and spectral awareness of deep models in dynamic system identification.
📝 Abstract
This study investigates the behavior of Causal Convolutional Neural Networks (CNNs) with quasi-linear activation functions when applied to time-series data characterized by multimodal frequency content. We demonstrate that, once trained, such networks exhibit properties analogous to Finite Impulse Response (FIR) filters, particularly when the convolutional kernels are of extended length exceeding those typically employed in standard CNN architectures. Causal CNNs are shown to capture spectral features both implicitly and explicitly, offering enhanced interpretability for tasks involving dynamic systems. Leveraging the associative property of convolution, we further show that the entire network can be reduced to an equivalent single-layer filter resembling an FIR filter optimized via least-squares criteria. This equivalence yields new insights into the spectral learning behavior of CNNs trained on signals with sparse frequency content. The approach is validated on both simulated beam dynamics and real-world bridge vibration datasets, underlining its relevance for modeling and identifying physical systems governed by dynamic responses.