English

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

Machine Learning 2026-04-20 v3 Sound

Abstract

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.

Keywords

Cite

@article{arxiv.2504.15214,
  title  = {Histogram-based Parameter-efficient Tuning for Passive and Active Sonar Classification},
  author = {Amirmohammad Mohammadi and Davelle Carreiro and Alexandra Van Dine and Joshua Peeples},
  journal= {arXiv preprint arXiv:2504.15214},
  year   = {2026}
}

Comments

5 pages, 3 figures. This work has been accepted to IEEE IGARSS 2026

R2 v1 2026-06-28T23:06:01.739Z