paper-with-me

홈 › Papers

Improving Underwater Acoustic Classification Through Learnable Gabor Filter Convolution and Attention Mechanisms

2025-12-09 · Lucas Cesar Ferreira Domingos, Russell Brinkworth, Paulo Eduardo Santos, Karl Sammut arxiv

Remotely detecting and classifying underwater acoustic targets is critical for environmental monitoring and defence. However, the complexity of ship-radiated and environmental noise poses significant challenges for accurate signal processing. While recent advancements in machine learning have improved classification accuracy, limited dataset availability and a lack of standardised experimentation hinder generalisation and robustness. This paper introduces GSE ResNeXt, a deep learning architecture integrating learnable Gabor convolutional layers with a ResNeXt backbone enhanced by squeeze-and-excitation attention. The Gabor filters serve as two-dimensional adaptive band-pass filters, extending the feature channel representation. Its combination with channel attention improves training stability and convergence while enhancing the model's ability to extract discriminative features. The model is evaluated using three training-test split strategies that reflect increasingly complex classification tasks, demonstrating how systematic evaluation design addresses issues such as data leakage, temporal separation, and taxonomy. Results show that GSE ResNeXt consistently outperforms baseline models like Xception, ResNet, and MobileNetV2, in terms of classification performance. Regarding stability and convergence, adding Gabor convolutions to the initial layers of the model reduced training time by up to 62%. During the evaluation of training-testing splits, temporal separation between subsets significantly affected performance, proving more influential than training data volume. These findings suggest that signal processing can enhance model reliability and generalisation under varying environmental conditions, particularly in data-limited underwater acoustic classification. Future developments should focus on mitigating environmental effects on input signals.

📄 PDF Abstract BibTeX arXiv:2512.14714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Acoustic Classification of Maritime Vessels using Learnable Filterbanks

2025-05-29 · Jonas Elsborg, Tejs Vegge, Arghya Bhowmik

Reliably monitoring and recognizing maritime vessels based on acoustic signatures is complicated by the variability of different recording scenarios. A robust classification framework must be able to generalize across di…

ClassificationRobust classification

Adaptive ship-radiated noise recognition with learnable fine-grained wavelet transform

2023-05-31 · Yuan Xie, Jiawei Ren, Ji Xu

Analyzing the ocean acoustic environment is a tricky task. Background noise and variable channel transmission environment make it complicated to implement accurate ship-radiated noise recognition. Existing recognition sy…

Transfer Learning

Underwater Acoustic Signal Recognition Based on Salient Feature

2023-12-20 · Minghao Chen

With the rapid advancement of technology, the recognition of underwater acoustic signals in complex environments has become increasingly crucial. Currently, mainstream underwater acoustic signal recognition relies primar…

Continual LearningDeep Learning

Learnable Gabor modulated complex-valued networks for orientation robustness

2020-11-23 · Felix Richards, Adeline Paiement, Xianghua Xie, Elisabeth Sola 외

Robustness to transformation is desirable in many computer vision tasks, given that input data often exhibits pose variance. While translation invariance and equivariance is a documented phenomenon of CNNs, sensitivity t…

Data AugmentationTranslation

AquaSignal: An Integrated Framework for Robust Underwater Acoustic Analysis

2025-05-20 · Eirini Panteli, Paulo E. Santos, Nabil Humphrey

This paper presents AquaSignal, a modular and scalable pipeline for preprocessing, denoising, classification, and novelty detection of underwater acoustic signals. Designed to operate effectively in noisy and dynamic mar…

DenoisingNovelty Detection