AIToday
Large Language ModelsarXiv cs.CVPublished: Apr 2, 2026, 13:00 JST1 min read

New Mine-JEPA self-supervised learning approach outperforms billion-parameter foundation models at detecting underwater mines in sonar imagery using just 1,170 unlabeled images.

New Mine-JEPA self-supervised learning approach outperforms billion-parameter foundation models at detecting underwater mines in sonar imagery using just 1,170 unlabeled images.

3 Key Points

  1. Mine-JEPA uses SIGReg regularization-based SSL loss to pretrain on only 1,170 unlabeled side-scan sonar images, addressing extreme data scarcity in maritime vision

  2. Achieves F1 score of 0.935 for binary mine vs. non-mine classification, beating fine-tuned DINOv3 (0.922) which was pretrained on 1.7 billion images

  3. Reaches 0.820 F1 score for 3-class mine-like object classification with synthetic data augmentation, still outperforming fine-tuned DINOv3 at 0.810

  4. First in-domain SSL pipeline specifically designed for side-scan sonar, addressing the large domain gap between sonar data and natural images that foundation models struggle with

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Anthropic releases Claude Fable 5.1 and Mythos 5.1ITmedia AI+ · 1h ago
  • LLM serving: why continuous batching winsDaily Dose of Data Science · 1h ago
  • Anthropic's Claude Fable 5.1 Now on Snowflake Cortex AISnowflake AI Blog · 1h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleResearchers propose Diversity-aware Reverse KL to fix overconfidence problem in LLM distillation while maintaining superior performance over forward KL approaches