Investigation of Time-Frequency Feature Combinations with Histogram Layer Time Delay Neural Networks
Amirmohammad Mohammadi, Iren'e Masabarakiza, Ethan Barnes, Davelle Carreiro, Alexandra Van Dine, Joshua Peeples
TL;DR
This work tackles underwater acoustic target recognition by evaluating how combinations of time-frequency features influence HLTDNN performance with a histogram-layer. It introduces adaptive padding-based fusion of six spectrogram features, producing 63 combinations, and demonstrates that the best mix (VQT, MFCC, STFT, GFCC) reaches 66.17% accuracy, beating MFCC alone at 59.34%. Explainability analyses via confusion matrices, t-SNE, and FullCAM indicate improved class separability and frequency-region focus with feature fusion. The findings highlight the value of multi-spectrogram representations for robust UATR and point to avenues for end-to-end learning and more efficient feature selection.
Abstract
While deep learning has reduced the prevalence of manual feature extraction, transformation of data via feature engineering remains essential for improving model performance, particularly for underwater acoustic signals. The methods by which audio signals are converted into time-frequency representations and the subsequent handling of these spectrograms can significantly impact performance. This work demonstrates the performance impact of using different combinations of time-frequency features in a histogram layer time delay neural network. An optimal set of features is identified with results indicating that specific feature combinations outperform single data features.
