Goto

Collaborating Authors

 hydrophone


Automated data curation for self-supervised learning in underwater acoustic analysis

arXiv.org Artificial Intelligence

The sustainability of the ocean ecosystem is threatened by increased levels of sound pollution, making monitoring crucial to understand its variability and impact. Passive acoustic monitoring (PAM) systems collect a large amount of underwater sound recordings, but the large volume of data makes manual analysis impossible, creating the need for automation. Although machine learning offers a potential solution, most underwater acoustic recordings are unlabeled. Self-supervised learning models have demonstrated success in learning from large-scale unlabeled data in various domains like computer vision, Natural Language Processing, and audio. However, these models require large, diverse, and balanced datasets for training in order to generalize well. To address this, a fully automated self-supervised data curation pipeline is proposed to create a diverse and balanced dataset from raw PAM data. It integrates Automatic Identification System (AIS) data with recordings from various hydrophones in the U.S. waters. Using hierarchical k-means clustering, the raw audio data is sampled and then combined with AIS samples to create a balanced and diverse dataset. The resulting curated dataset enables the development of self-supervised learning models, facilitating various tasks such as monitoring marine mammals and assessing sound pollution.


Oogway: Designing, Implementing, and Testing an AUV for RoboSub 2023

arXiv.org Artificial Intelligence

The Duke Robotics Club is proud to present our robot for the 2023 RoboSub Competition: Oogway. Oogway marks one of the largest design overhauls in club history. Beyond a revamped formfactor, some of Oogway's notable features include all-new computer vision software, advanced sonar integration, novel acoustics hardware processing, and upgraded stereoscopic cameras. Oogway was built on the principle of independent, well-integrated, and reliable subsystems. Individual components and subsystems were tested and designed separately. Oogway's most advanced capabilities are a result of the tight integration between these subsystems. Such examples include sonar-assisted computer vision algorithms and robot-agnostic controls configured in part through the robot's 3D model. The success of constructing and testing Oogway in under 2 year's time can be attributed to 20+ contributing club members, supporters within Duke's Pratt School of Engineering, and outside sponsors.


Technical Design Review of Duke Robotics Club's Oogway: An AUV for RoboSub 2024

arXiv.org Artificial Intelligence

The Duke Robotics Club is proud to present our robot for the 2024 RoboSub Competition: Oogway. Now in its second year, Oogway has been dramatically upgraded in both its capabilities and reliability. Oogway was built on the principle of independent, well-integrated, and reliable subsystems. Individual components and subsystems were tested and designed separately. Oogway's most advanced capabilities are a result of the tight integration between these subsystems. Such examples include a re-envisioned controls system, an entirely new electrical stack, advanced sonar integration, additional cameras and system monitoring, a new marker dropper, and a watertight capsule mechanism. These additions enabled Oogway to prequalify for Robosub 2024.


Detecting the presence of sperm whales echolocation clicks in noisy environments

arXiv.org Artificial Intelligence

Sperm whales (Physeter macrocephalus) navigate underwater with a series of impulsive, click-like sounds known as echolocation clicks. These clicks are characterized by a multipulse structure (MPS) that serves as a distinctive pattern. In this work, we use the stability of the MPS as a detection metric for recognizing and classifying the presence of clicks in noisy environments. To distinguish between noise transients and to handle simultaneous emissions from multiple sperm whales, our approach clusters a time series of MPS measures while removing potential clicks that do not fulfil the limits of inter-click interval, duration and spectrum. As a result, our approach can handle high noise transients and low signal-to-noise ratio. The performance of our detection approach is examined using three datasets: seven months of recordings from the Mediterranean Sea containing manually verified ambient noise; several days of manually labelled data collected from the Dominica Island containing approximately 40,000 clicks from multiple sperm whales; and a dataset from the Bahamas containing 1,203 labelled clicks from a single sperm whale. Comparing with the results of two benchmark detectors, a better trade-off between precision and recall is observed as well as a significant reduction in false detection rates, especially in noisy environments. To ensure reproducibility, we provide our database of labelled clicks along with our implementation code.


CUREE: A Curious Underwater Robot for Ecosystem Exploration

arXiv.org Artificial Intelligence

The current approach to exploring and monitoring complex underwater ecosystems, such as coral reefs, is to conduct surveys using diver-held or static cameras, or deploying sensor buoys. These approaches often fail to capture the full variation and complexity of interactions between different reef organisms and their habitat. The CUREE platform presented in this paper provides a unique set of capabilities in the form of robot behaviors and perception algorithms to enable scientists to explore different aspects of an ecosystem. Examples of these capabilities include low-altitude visual surveys, soundscape surveys, habitat characterization, and animal following. We demonstrate these capabilities by describing two field deployments on coral reefs in the US Virgin Islands. In the first deployment, we show that CUREE can identify the preferred habitat type of snapping shrimp in a reef through a combination of a visual survey, habitat characterization, and a soundscape survey. In the second deployment, we demonstrate CUREE's ability to follow arbitrary animals by separately following a barracuda and stingray for several minutes each in midwater and benthic environments, respectively.


Underwater Acoustic Networks for Security Risk Assessment in Public Drinking Water Reservoirs

arXiv.org Artificial Intelligence

We have built a novel system for the surveillance of drinking water reservoirs using underwater sensor networks. We implement an innovative AI-based approach to detect, classify and localize underwater events. In this paper, we describe the technology and cognitive AI architecture of the system based on one of the sensor networks, the hydrophone network. We discuss the challenges of installing and using the hydrophone network in a water reservoir where traffic, visitors, and variable water conditions create a complex, varying environment. Our AI solution uses an autoencoder for unsupervised learning of latent encodings for classification and anomaly detection, and time delay estimates for sound localization. Finally, we present the results of experiments carried out in a laboratory pool and the water reservoir and discuss the system's potential.


Autonomous marine robots for geotechnical surveying at sea: the WiMUST experience

#artificialintelligence

Geotechnical surveying consists of acquiring "images" of the geophysical structures underground, by "illuminating" the area with powerful acoustic waves and measuring with sensors the signals reflected back. The process can be done at different scales with different resolutions: oil and gas exploration (also known as geophysical exploration) usually requires to cover large areas of deep water (up to hundreds of square kilometres) to be covered at a relatively small resolution (the larger the oil field, the better!). Civil engineering applications, such as the installation of pillars, wind farms, submerged pipes or cables, and port infrastructure, often requires higher imaging resolution of smaller areas (hundreds of square metres) in shallower waters. This is what we call geotechnical characterization. Whatever the scale, traditional methods for "imaging" the sea bottom with acoustic signals are based on towed equipment: a boat tows one or more acoustic sources, such as air guns, which explode very powerful "air bubbles" in the water, or "sparkers" firing electrical pulses underwater making a thunderbolt-like sound.


AI is transforming how science gets done

#artificialintelligence

In the wake of the 2010 Deepwater Horizon disaster in the Gulf of Mexico, oceanographer Kaitlin Frasier of the University of California, San Diego, set out to assess the damage that the massive oil spill caused. "We needed to know what happened to marine mammals," she says. Specifically, Frasier was concerned with the spill's impact on dolphin populations. Trying to track the animals from the surface is expensive and time consuming, so Frasier used a different approach: deploying hydrophones to the seabed to passively record every sound in the ocean. By separating out dolphin vocalizations from the general thrum of ocean noise, Frasier hoped to detect trends in the animals' population density.


Physeter catodon localization by sparse coding

arXiv.org Machine Learning

This paper presents a spermwhale' localization architecture using jointly a bag-of-features (BoF) approach and machine learning framework. BoF methods are known, especially in computer vision, to produce from a collection of local features a global representation invariant to principal signal transformations. Our idea is to regress supervisely from these local features two rough estimates of the distance and azimuth thanks to some datasets where both acoustic events and ground-truth position are now available. Furthermore, these estimates can feed a particle filter system in order to obtain a precise spermwhale' position even in mono-hydrophone configuration. Anti-collision system and whale watching are considered applications of this work.