Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Histogram-based Parameter-efficient Tuning for Passive and Active Sonar Classification

About

Parameter-efficient transfer learning (PETL) methods adapt large artificial neural networks to downstream tasks without fine-tuning the entire model. However, existing additive methods, such as adapters, sometimes struggle to capture distributional shifts in intermediate feature embeddings. We propose a novel histogram-based parameter-efficient tuning (HPT) technique that captures the statistics of the target domain and modulates the embeddings. Experimental results on three downstream passive sonar datasets (ShipsEar, DeepShip, Vessel Type Underwater Acoustic Data (VTUAD)) demonstrate that HPT outperforms conventional adapters. Notably, HPT achieves 91.8% vs. 89.8% accuracy on VTUAD. For active sonar imagery (Watertank, Turntable), HPT is competitive with other PETL methods. Furthermore, HPT yields feature representations closer to those of fully fine-tuned models. Overall, HPT balances parameter savings and provides a distribution-aware alternative to existing adapters and shows a promising direction for transfer learning in resource-constrained environments. The code is publicly available: https://github.com/Advanced-Vision-and-Learning-Lab/HLAST_DeepShip_ParameterEfficient.

Amirmohammad Mohammadi, Davelle Carreiro, Alexandra Van Dine, Joshua Peeples• 2025

Related benchmarks

TaskDatasetResultRank
Acoustic ClassificationDeepShip
Accuracy70.4
25
Underwater Acoustic ClassificationVTUAD
Classification Accuracy88.1
23
Passive Sonar ClassificationShipsEar
Accuracy60.13
19
Acoustic Target RecognitionShipsEar (test)
Accuracy60.13
15
ClassificationVTUAD (test)
Mean Accuracy88.1
13
Active sonar classificationTurntable
Accuracy96.02
10
Active sonar classificationWatertank
Accuracy98.4
10
ClassificationDeepShip (test)
Mean Classification Accuracy70.4
8
Showing 8 of 8 rows

Other info

Follow for update