Histogram-based Parameter-efficient Tuning for Passive Sonar Classification

📅 2025-04-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
In passive sonar classification, parameter-efficient transfer learning (PETL) methods struggle to model intermediate feature distribution shifts during domain adaptation. To address this, we propose a histogram-driven lightweight domain adaptation method. Our approach innovatively incorporates differentiable histogram statistics of input features into the tuning process, explicitly capturing target-domain distribution shifts—overcoming the insensitivity of conventional additive adapters to statistical drift. Integrated with a lightweight parameter modulation module, it is compatible with both Transformer and CNN backbones. Evaluated on the VTUAD dataset, our method achieves 91.8% classification accuracy—outperforming standard Adapter by 2.0%—while accelerating training and yielding feature representations closer to full fine-tuning. Crucially, it reduces trainable parameters by over 95%, enabling efficient, distribution-aware adaptation without compromising performance.

Technology Category

Application Category

📝 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, VTUAD) demonstrate that HPT outperforms conventional adapters. Notably, HPT achieves 91.8% vs. 89.8% accuracy on VTUAD. Furthermore, HPT trains faster and yields feature representations closer to those of fully fine-tuned models. Overall, HPT balances parameter savings and performance, providing a distribution-aware alternative to existing adapters and shows a promising direction for scalable transfer learning in resource-constrained environments. The code is publicly available: https://github.com/Advanced-Vision-and-Learning-Lab/HLAST_DeepShip_ParameterEfficient.
Problem

Research questions and friction points this paper is trying to address.

Improves parameter-efficient transfer learning for sonar classification
Addresses distribution shifts in feature embeddings via histogram tuning
Enhances accuracy and speed compared to conventional adapter methods
Innovation

Methods, ideas, or system contributions that make the work stand out.

Histogram-based tuning for feature modulation
Captures target domain statistics efficiently
Outperforms adapters in accuracy and speed
🔎 Similar Papers
No similar papers found.
Amirmohammad Mohammadi
Amirmohammad Mohammadi
Texas A&M University
Machine LearningDeep LearningTime-SeriesComputer VisionParameter Efficient Transfer Learning
D
Davelle Carreiro
Massachusetts Institute of Technology Lincoln Laboratory, Lexington, Massachusetts, USA
A
Alexandra Van Dine
Massachusetts Institute of Technology Lincoln Laboratory, Lexington, Massachusetts, USA
Joshua Peeples
Joshua Peeples
Assistant Professor, Texas A&M University
Machine LearningComputer VisionImage ProcessingTexture Analysis