paper-with-me

Papers

Underwater object detection in sonar imagery with detection transformer and Zero-shot neural architecture search

2025-05-10 · Xiaotong Gu, Shengyu Tang, Yiming Cao, Changdong Yu

Underwater object detection using sonar imagery has become a critical and rapidly evolving research domain within marine technology. However, sonar images are characterized by lower resolution and sparser features compared to optical images, which seriously degrades the performance of object detection.To address these challenges, we specifically propose a Detection Transformer (DETR) architecture optimized with a Neural Architecture Search (NAS) approach called NAS-DETR for object detection in sonar images. First, an improved Zero-shot Neural Architecture Search (NAS) method based on the maximum entropy principle is proposed to identify a real-time, high-representational-capacity CNN-Transformer backbone for sonar image detection. This method enables the efficient discovery of high-performance network architectures with low computational and time overhead. Subsequently, the backbone is combined with a Feature Pyramid Network (FPN) and a deformable attention-based Transformer decoder to construct a complete network architecture. This architecture integrates various advanced components and training schemes to enhance overall performance. Extensive experiments demonstrate that this architecture achieves state-of-the-art performance on two Representative datasets, while maintaining minimal overhead in real-time efficiency and computational complexity. Furthermore, correlation analysis between the key parameters and differential entropy-based fitness function is performed to enhance the interpretability of the proposed framework. To the best of our knowledge, this is the first work in the field of sonar object detection to integrate the DETR architecture with a NAS search mechanism.

📄 PDF Abstract BibTeX arXiv:2505.06694

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Detr 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

A machine vision meta-algorithm for automated recognition of underwater objects using sidescan sonar imagery

2019-09-17 · Guillaume Labbe-Morissette, Sylvain Gauthier

This paper details a new method to recognize and detect underwater objects in real-time sidescan sonar data imagery streams, with case-studies of applications for underwater archeology, and ghost fishing gear retrieval. …

ClusteringDescriptiveRetrieval

Time and Cost-Efficient Bathymetric Mapping System using Sparse Point Cloud Generation and Automatic Object Detection

2022-10-19 · Andres Pulido, Ruoyao Qin, Antonio Diaz, Andrew Ortega 외

Generating 3D point cloud (PC) data from noisy sonar measurements is a problem that has potential applications for bathymetry mapping, artificial object inspection, mapping of aquatic plants and fauna as well as underwat…

Anomaly Detectionobject-detectionObject DetectionPoint Cloud Generation+1

RSFusionDet: Underwater RGB-Sonar Multimodal Object Detection

2026-08-26 · Zhuoyan Liu, Yihan Wang, Bo Wang, Bing Wang 외 arxiv

Underwater unimodal object detection faces many challenges in sensor imaging, such as optical images limited by underwater noise and visible distance, and sonar images limited by less object structural information. While…

Object Detection

Performance Assessment of Feature Detection Methods for 2-D FS Sonar Imagery

2024-09-11 · Hitesh Kyatham, Shahriar Negahdaripour, Michael Xu, Xiaomin Lin 외

Underwater robot perception is crucial in scientific subsea exploration and commercial operations. The key challenges include non-uniform lighting and poor visibility in turbid environments. High-frequency forward-look s…

Object Recognition

Underwater Camouflage Object Detection Dataset

2023-03-01 · Feng Dong, Jinchao Zhu

We have made a dataset of camouflage object detection mainly for complex seabed scenes, and named it UnderWater RGB&Sonar,or UW-RS for short. The UW-RS dataset contains a total of 1972 image data. The dataset mainly cons…

Objectobject-detectionObject Detection