paper-with-me

Papers

Histogram-based Parameter-efficient Tuning for Passive Sonar Classification

2025-04-21 · Amirmohammad Mohammadi, Davelle Carreiro, Alexandra Van Dine, Joshua Peeples

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.

📄 PDF Abstract BibTeX arXiv:2504.15214

Code (1)

advanced-vision-and-learning-lab/hlast_deepship_parameterefficient 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Histogram Layer Time Delay Neural Networks for Passive Sonar Classification

2023-07-25 · Jarin Ritu, Ethan Barnes, Riley Martell, Alexandra Van Dine 외

Underwater acoustic target detection in remote marine sensing operations is challenging due to complex sound wave propagation. Despite the availability of reliable sonar systems, target recognition remains a difficult pr…

Neural Edge Histogram Descriptors for Underwater Acoustic Target Recognition

2025-03-17 · Atharva Agashe, Davelle Carreiro, Alexandra Van Dine, Joshua Peeples

Numerous maritime applications rely on the ability to recognize acoustic targets using passive sonar. While there is a growing reliance on pre-trained models for classification tasks, these models often require extensive…

image-classificationImage Classification

Quantitative Measures for Passive Sonar Texture Analysis

2025-04-21 · Jarin Ritu, Alexandra Van Dine, Joshua Peeples

Passive sonar signals contain complex characteristics often arising from environmental noise, vessel machinery, and propagation effects. While convolutional neural networks (CNNs) perform well on passive sonar classifica…

Texture Classification

Histogram Layers for Synthetic Aperture Sonar Imagery

2022-09-08 · Joshua Peeples, Alina Zare, Jeffrey Dale, James Keller

Synthetic aperture sonar (SAS) imagery is crucial for several applications, including target recognition and environmental segmentation. Deep learning models have led to much success in SAS analysis; however, the feature…

Deep Learning

Passive Sonar Sensor Placement for Undersea Surveillance

2025-03-05 · Graham V. Weinberg, Martijn van der Merwe

Detection of undersea threats is a complex problem of considerable importance for maritime regional surveillance and security. Multistatic sonar systems can provide a means to monitor for underwater threats, where fixed …