← Latest papers
💻 computer science

AI for Maritime Security: Comparative Evaluation of Convolutional Neural Network and Vision Transformer Architectures for Maritime Object Detection

This study evaluates six deep learning architectures for maritime object detection across diverse weather conditions, demonstrating that the Vision Transformer (ViT) model outperforms CNN-based alternatives by achieving 100% accuracy, the lowest error rates, and the fastest processing speed, thereby highlighting its potential for enhancing AI-driven maritime security and surveillance.

Original authors: Ismet Gocer, Zakirul Bhuiyan, Shakeel Ahmad, Raza Hasan

Published 2026-06-29
📖 5 min read🧠 Deep dive

Original authors: Ismet Gocer, Zakirul Bhuiyan, Shakeel Ahmad, Raza Hasan

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the ocean as a giant, busy highway where ships are the cars. Sometimes, bad actors try to sneak through, hide in the fog, or act suspiciously. To keep this highway safe, we need eyes that never blink. This paper is about building those "super-eyes" using Artificial Intelligence (AI) to spot ships automatically, even when the weather is rainy, foggy, or sunny.

The researchers from Southampton Solent University acted like architects testing different blueprints for a security camera system. They didn't just build one camera; they built six different "brain" systems (called models) to see which one was the best at spotting ships in a sea of 6,468 photos.

Here is a breakdown of their experiment using simple analogies:

The Six Contenders (The "Brains")

The researchers tested six different types of AI brains to see who could find the ships best:

  1. The DIY Custom Build (Base CNN): Imagine a student who builds a robot from scratch using their own instructions. It's flexible and they know exactly how every gear works, but it might not be as polished as a factory-made machine.
  2. The "Graduate Student" Team (Transfer Learning Models): Instead of building from scratch, the researchers took four pre-trained experts who had already learned to recognize millions of objects (like cats, dogs, and cars) and taught them to look for ships instead.
    • Xception & VGG16: These are like heavyweight boxers. They are very strong and detailed but carry a lot of weight (data), making them a bit slow to move.
    • MobileNetV2: This is the marathon runner. It's very light and fast, perfect for running on small devices (like a drone or a small boat computer), but it might miss tiny details because it's so streamlined.
    • EfficientNetV2L: This is the giant. It has the most muscle and memory of all, but it's so heavy that it takes a long time to get moving.
  3. The "Super-Reader" (Vision Transformer or ViT): This is the new star of the show. Unlike the others that look at an image piece-by-piece (like reading a book one word at a time), the ViT looks at the whole picture at once. It understands the context of the entire ocean scene instantly, like a detective who can see the whole crime scene and immediately know where the suspect is hiding.

The Test Drive

The researchers put all six brains through a rigorous test:

  • The Training: They fed them thousands of photos of ships and empty water.
  • The Real-World Stress Test: They didn't just test on static photos; they played a 37-second video of the ocean with ships moving through it. They timed how long each brain took to watch the whole video and count the ships.

The Results: Who Won?

Think of the results as a race where the goal is to be fast, accurate, and make the fewest mistakes.

  • The Lightweight Runner (MobileNet): It was quick and small, but it made a few more mistakes than the others. Good for small gadgets, but not the best for perfect security.
  • The Heavyweights (VGG16, Xception, EfficientNet): They were accurate, but the "Giant" (EfficientNet) was so slow it took over 3 minutes to watch a 37-second video! That's like watching a movie in slow motion.
  • The Winner (Vision Transformer / ViT): The ViT was the champion.
    • Accuracy: It got 100% on both the practice tests and the real video. It didn't miss a single ship, and it didn't mistake a wave for a ship.
    • Speed: Even though it was a large model, it processed the video faster than almost everyone else (in about 31 seconds).
    • Mistakes: It made the fewest errors of any model.

The Big Lesson

The paper concludes that there is no "one size fits all" solution, but for high-security jobs where you can't afford to miss a ship, the Vision Transformer (ViT) is the best tool.

  • If you have a small, battery-powered drone: You might want the lightweight runner (MobileNet) because it saves battery.
  • If you are running a major security command center: You should use the ViT. It's the "super-Reader" that sees the whole ocean at once, catches everything, and does it quickly.

A Note on the "Recipe"

The researchers also pointed out a very important detail: Preparation matters.
Just like a chef needs to chop vegetables differently depending on the recipe, these AI models need their images "prepped" in specific ways before they can eat them. The paper spent a lot of time explaining exactly how to chop (resize and color-correct) the images for each specific model. If you don't follow the right recipe for the right model, the AI gets confused and performs poorly. They provided a clear "cookbook" so other scientists can get the same delicious results.

In short: They built a fleet of AI eyes, tested them in a stormy sea, and found that the "Super-Reader" (ViT) is the sharpest, fastest, and most reliable guard for our oceans.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →