paper-with-me

홈 › Papers

Benchmarking Large Language Models for Image Classification of Marine Mammals

2024-10-22 · Yijiashun Qi, Shuzhang Cai, Zunduo Zhao, Jiaming Li, Yanbin Lin, Zhiqiang Wang

As Artificial Intelligence (AI) has developed rapidly over the past few decades, the new generation of AI, Large Language Models (LLMs) trained on massive datasets, has achieved ground-breaking performance in many applications. Further progress has been made in multimodal LLMs, with many datasets created to evaluate LLMs with vision abilities. However, none of those datasets focuses solely on marine mammals, which are indispensable for ecological equilibrium. In this work, we build a benchmark dataset with 1,423 images of 65 kinds of marine mammals, where each animal is uniquely classified into different levels of class, ranging from species-level to medium-level to group-level. Moreover, we evaluate several approaches for classifying these marine mammals: (1) machine learning (ML) algorithms using embeddings provided by neural networks, (2) influential pre-trained neural networks, (3) zero-shot models: CLIP and LLMs, and (4) a novel LLM-based multi-agent system (MAS). The results demonstrate the strengths of traditional models and LLMs in different aspects, and the MAS can further improve the classification performance. The dataset is available on GitHub: https://github.com/yeyimilk/LLM-Vision-Marine-Animals.git.

📄 PDF Abstract BibTeX arXiv:2410.19848

Code (1)

yeyimilk/llm-vision-marine-animals 공식 구현

Tasks

Benchmarkingimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
MAS This optimizer mix ADAM and SGD creating the MAS optimizer.

Similar Papers 제목 키워드 기반

Marine Snow Removal Benchmarking Dataset

2021-03-26 · Reina Kaneko, Yuya Sato, Takumi Ueda, Hiroshi Higashi 외

This paper introduces a new benchmarking dataset for marine snow removal of underwater images. Marine snow is one of the main degradation sources of underwater images that are caused by small particles, e.g., organic mat…

BenchmarkingSandSnow Removal

Automated Marine Biofouling Assessment: Benchmarking Computer Vision and Multimodal LLMs on the Level of Fouling Scale

2026-01-28 · Brayden Hamilton, Tim Cashmore, Peter Driscoll, Trevor Gee 외 arxiv

Marine biofouling on vessel hulls poses major ecological, economic, and biosecurity risks. Traditional survey methods rely on diver inspections, which are hazardous and limited in scalability. This work investigates auto…

MARINER: A 3E-Driven Benchmark for Fine-Grained Perception and Complex Reasoning in Open-Water Environments

2026-04-09 · Xingming Liao, Ning Chen, Muying Shu, Yunpeng Yin 외 arxiv

Fine-grained visual understanding and high-level reasoning in real-world open-water environments remain under-explored due to the lack of dedicated benchmarks. We introduce MARINER, a comprehensive benchmark built under …

Visual Question AnsweringObject Detection

FishAI 2.0: Marine Fish Image Classification with Multi-modal Few-shot Learning

2025-09-26 · Chenghan Yang, Peng Zhou, Dong-Sheng Zhang, Yueyun Wang 외 arxiv

Traditional marine biological image recognition faces challenges of incomplete datasets and unsatisfactory model accuracy, particularly for few-shot conditions of rare species where data scarcity significantly hampers th…

Image ClassificationImage AugmentationFew-Shot LearningData Augmentation

FisHook -- An Optimized Approach to Marine Specie Classification using MobileNetV2

2023-04-04 · Kohav Dey, Krishna Bajaj, K S Ramalakshmi, Samuel Thomas 외

Marine ecosystems are vital for the planet's health, but human activities such as climate change, pollution, and overfishing pose a constant threat to marine species. Accurate classification and monitoring of these speci…

DiversityGPUTransfer Learning