日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
水中画像/インスタンス分割arXiv:2606.08002v1

水中境界顕著性注意モジュールを用いた軽量水中顕著インスタンス分割検出トランスフォーマー

Aqua Boundary-Saliency Attention Module for Lightweight Underwater Salient Instance Segmentation Detection Transformer

シェア:XThreadsFacebookLINEはてブBluesky

水中画像の顕著なインスタンスを軽量に分割・検出するためのトランスフォーマーモデルを提案し、境界やコントラストなどの水中特有の手がかりを注意機構に組み込むことで、高速かつ高精度な推論を実現した。

著者: M. Fazri Nizar, Julian Supardi, Muhammad Naufal Rachmatullah

分類: cs.CV

原文アブストラクト

Underwater instance segmentation integrates pixel-level mask prediction and instance-level discrimination for marine resource exploration, ecological monitoring, and underwater robotic perception. Recent prompt-based and auxiliary-modality methods improve mask quality, but their reliance on large foundation models, prompt generation, or extra modality estimation complicates efficient deployment. This work introduces Lightweight Underwater Salient Instance Segmentation Detection Transformer (LUSIS-DETR), a compact detection-transformer framework built around the Aqua Boundary-Saliency Attention Module (AquaBSAM). AquaBSAM embeds underwater boundary, contrast, attenuation, chroma, dark-channel, and center-prior cues into DINOv2-initialized multi-scale features through bounded residual modulation, while auxiliary mask supervision and small-object copy-paste are training-only. Extensive evaluation on four recent underwater instance segmentation datasets, UIIS, UIIS10K, USIS10K, and USIS16K, shows competitively leading performance against previous state-of-the-art works across category-aware and salient-instance protocols. TensorRT half-precision (FP16) benchmarking on an NVIDIA T4 graphics processing unit (GPU) achieves 4.31-6.34 milliseconds (ms) latency, supporting real-time inference under an accessible reproduction setting.