Applications GUIDE

AI in Whale and Marine Mammal Acoustics

AI scans vast amounts of underwater audio to detect, classify, and track whales and other marine mammals by their calls.

2 min readLast updated

Overview

It matters for preventing ship strikes, reducing harmful noise, and understanding species we can rarely see.

Deep Dive

The ocean is opaque to light but carries sound for hundreds of miles, so marine mammals rely on vocalizations, and so do scientists. Hydrophones, whether moored, towed, or on autonomous gliders, record continuously, producing terabytes of audio. AI detectors built on CNNs and recurrent or transformer models scan spectrograms to find whale calls amid ship noise, identify species from signature sounds like the humpback's song or the right whale's upcall, and even distinguish individual click patterns of sperm whales and dolphins. Google's collaboration with NOAA produced humpback whale classifiers from decades of Pacific recordings. Near-real-time detection feeds systems that alert ships to slow down, helping protect critically endangered North Atlantic right whales from fatal collisions.

Technical Insight

As with birds, calls are turned into spectrograms and classified by deep networks, but the underwater setting adds hurdles: low-frequency whale calls overlap with engine and seismic-survey noise, sound propagation distorts signals, and labeled data for rare species is scarce. Detectors are often tuned for high recall so calls aren't missed, then human analysts verify flagged segments. Some systems run on buoys, transmitting detections to shore in near real time.

Strategic Impact

Build choices

Application-level design determines whether AI improves real outcomes.

Team and workflow

Good workflow integration creates productivity gains users can trust.

Risk and safety

Well-scoped use cases reduce change fatigue and implementation risk.

The Future of AI in Whale and Marine Mammal Acoustics

Expect networks of smart buoys and gliders performing on-board detection and beaming alerts to mariners and managers within minutes. Self-supervised models will learn from unlabeled ocean audio, improving detection of understudied species. Projects like Project CETI aim to use machine learning to decode the structure of sperm whale communication. Combined with passive acoustic density estimation, AI could deliver continuous, ocean-basin-scale population monitoring and dynamic, noise-aware shipping management.

Real-World Implementation

Near-real-time right whale detection systems alert ships to slow down and avoid collisions off the U.S. East Coast.

Google and NOAA built AI classifiers to find humpback whale songs in decades of Pacific hydrophone data.

Autonomous gliders with onboard detectors survey whale presence across remote ocean regions.

Project CETI applies machine learning to analyze the click sequences (codas) of sperm whales to study their communication.

Risks & Guardrails

Automating a broken process can amplify existing problems.

Teams may over-automate and remove needed human judgment.

Quality can drift if outputs are not continuously evaluated.

Implementation Roadmap

1

Map the current workflow and identify the highest-friction step.

2

Define human checkpoints before full automation.

3

Train users on prompts, escalation paths, and quality standards.

4

Track task-level outcomes to confirm sustained value.

Keep Exploring

Free newsletter

Keep up with AI in 3 minutes a day

One short email each weekday with the three AI stories that actually matter. Free forever, no ads.

One email each weekday. Unsubscribe in one click. We never sell or share your address.

Test yourself

Take the AI in Whale and Marine Mammal Acoustics quiz

Instant feedback on every answer, and a shareable certificate with a verifiable ID once you pass a course.

Start quiz

Support free AI education. AI Understanding is a 501(c)(3) nonprofit — no ads, no paywall, ever. Make a donation

Next guide

Acoustic Echo Cancellation

Frequently asked questions

What is AI in Whale and Marine Mammal Acoustics?

AI scans vast amounts of underwater audio to detect, classify, and track whales and other marine mammals by their calls. It matters for preventing ship strikes, reducing harmful noise, and understanding species we can rarely see.

Why is sound, rather than vision, central to studying marine mammals?

Light fades quickly underwater while sound travels for hundreds of miles, so vocalizations are the main way to detect distant marine mammals.

What real-world safety application uses near-real-time whale detection?

Detection systems flag endangered right whales and warn vessels to reduce speed, lowering the risk of fatal collisions.

Which organizations collaborated to build humpback whale song classifiers from Pacific recordings?

Google partnered with NOAA to apply AI to decades of underwater recordings and identify humpback whale songs.

What is a key challenge unique to underwater acoustic detection?

Low-frequency calls compete with engine and survey noise, and propagation distorts signals, complicating detection.

What is the goal of Project CETI's use of machine learning?

Project CETI applies machine learning to decode the structure of sperm whale codas to better understand how they communicate.