arXiv:2603.16427cs.CV2026-03被引 1

用无标签数据训练多模态浮游生物识别模型,显著降低标注成本。

Cross-modal learning for plankton recognition

  • 利用图像与光学测量数据的配对关系进行自监督学习。
  • 仅需少量标注样本即达到高识别准确率,优于纯图像模型。
  • 适合海洋生态监测、自动化浮游生物分类场景。

本文提出一种自监督跨模态协同学习策略,利用大规模未标注浮游生物数据构建多模态识别模型。现代成像仪器不仅获取浮游生物图像,还同步记录散射与荧光等光学测量数据,但这些信息尚未被广泛用于识别。受对比语言-图像预训练启发,我们仅用图像与测量数据是否来自同一颗粒的二元标签,训练双模态编码器。在识别阶段,采用少量已知物种的标注样本与k-NN分类器实现分类。该方法无需人工标注即可融合图像与光学特征,具备天然多模态能力。实验表明,该模型在极少标注下取得高精度,且优于仅使用图像的自监督基线。代码开源:https://github.com/Jookare/cross-modal-plankton。

原文摘要 · Abstract (English)

This paper considers self-supervised cross-modal coordination as a strategy enabling utilization of multiple modalities and large volumes of unlabeled plankton data to build models for plankton recognition. Automated imaging instruments facilitate the continuous collection of plankton image data on a large scale. Current methods for automatic plankton image recognition rely primarily on supervised approaches, which require labeled training sets that are labor-intensive to collect. On the other hand, some modern plankton imaging instruments complement image information with optical measurement data, such as scatter and fluorescence profiles, which currently are not widely utilized in plankton recognition. In this work, we explore the possibility of using such measurement data to guide the learning process without requiring manual labeling. Inspired by the concepts behind Contrastive Language-Image Pre-training, we train encoders for both modalities using only binary supervisory information indicating whether a given image and profile originate from the same particle or from different particles. For plankton recognition, we employ a small labeled gallery of known plankton species combined with a $k$-NN classifier. This approach yields a recognition model that is inherently multimodal, i.e., capable of utilizing information extracted from both image and profile data. We demonstrate that the proposed method achieves high recognition accuracy while requiring only a minimal number of labeled images. Furthermore, we show that the approach outperforms an image-only self-supervised baseline. Code available at https://github.com/Jookare/cross-modal-plankton.

跨模态学习浮游生物识别自监督

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。