Pith. sign in

REVIEW 2 cited by

MAS-SAM: Segment Any Marine Animal with Aggregated Features

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.15700 v2 pith:CXCKIEWA submitted 2024-04-24 cs.CV cs.RO

MAS-SAM: Segment Any Marine Animal with Aggregated Features

classification cs.CV cs.RO
keywords mas-samsegmentationdecoderfeaturesmarineadaptersanimaldetails
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recently, Segment Anything Model (SAM) shows exceptional performance in generating high-quality object masks and achieving zero-shot image segmentation. However, as a versatile vision model, SAM is primarily trained with large-scale natural light images. In underwater scenes, it exhibits substantial performance degradation due to the light scattering and absorption. Meanwhile, the simplicity of the SAM's decoder might lead to the loss of fine-grained object details. To address the above issues, we propose a novel feature learning framework named MAS-SAM for marine animal segmentation, which involves integrating effective adapters into the SAM's encoder and constructing a pyramidal decoder. More specifically, we first build a new SAM's encoder with effective adapters for underwater scenes. Then, we introduce a Hypermap Extraction Module (HEM) to generate multi-scale features for a comprehensive guidance. Finally, we propose a Progressive Prediction Decoder (PPD) to aggregate the multi-scale features and predict the final segmentation results. When grafting with the Fusion Attention Module (FAM), our method enables to extract richer marine information from global contextual cues to fine-grained local details. Extensive experiments on four public MAS datasets demonstrate that our MAS-SAM can obtain better results than other typical segmentation methods. The source code is available at https://github.com/Drchip61/MAS-SAM.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hierarchical Consistency Learning for Test-time Adaptation in Camouflage Perception

    cs.CV 2026-05 unverdicted novelty 5.0

    Proposes HCL framework with HRR, TAG, and PCC modules for test-time adaptation in camouflaged object detection, claiming consistent outperformance on benchmarks under distribution shifts.

  2. DifferSeg: Towards Diverse Multimodal Binary Segmentation via Differential Perception and Frequency Guidance

    cs.CV 2026-06 unverdicted novelty 4.0

    DifferSeg introduces learnable differential operators for modality fusion and cross-frequency decoder interactions, claiming superior performance over 67 prior methods on 29 datasets across 18 tasks.