We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Smart Ocean Cleanup: An AI-Integrated Autonomous System for Marine Waste Management
Summary
This paper presents an AI-powered autonomous boat system designed to detect and collect marine pollution — including plastics, oil spills, and microplastics — using deep learning image classification, IoT sensors, and robotic collection mechanisms. The system demonstrated over 94% accuracy for pollutant detection and classification across several AI models. While focused more broadly on ocean cleanup technology than on microplastic science specifically, it demonstrates how AI-integrated robotics could help address the practical challenge of removing plastic waste from ocean surfaces before it breaks down further.
Marine pollution is a critical environmental concern, with plastic waste, oil spills, and industrial pollutants contaminating ocean surfaces. Conventional cleanup methods such as manual collection and mechanical skimmers are inefficient, labor-intensive, and unable to adapt in real time. To overcome these limitations, this research presents Smart Ocean Cleanup: An AI Integrated Autonomous System for Marine Waste Management, a novel framework using IoT enabled sensors, deep learning based pollutant classification, and autonomous robotic cleaning mechanisms for efficient waste removal. The system employs EfficientNetB7, DenseNet, YOLOv8, and CNN LSTM for high precision pollutant detection, classification, and real time monitoring. EfficientNetB7 classifies waste types like plastics and oil spills from captured images, while DenseNet enhances classification accuracy. YOLOv8 detects floating waste and guides the robotic cleaner for effective waste collection. CNN LSTM predicts pollution spikes by analyzing historical sensor data, allowing proactive intervention. IoT sensors including MQ135, Turbidity, pH, DS18B20, GPS, and Ultrasonic sensors continuously monitor ocean conditions and transmit data via LoRaWAN/MQTT to a cloud dashboard for live analysis. The system uses an Arduino microcontroller, with AI inference performed on Jetson Nano for edge processing and AWS SageMaker for cloud based analytics. An AI powered robotic boat fitted with floating nets, oil absorption pads, and a microplastic filtration unit autonomously navigates polluted areas for effective cleanup. Performance evaluation shows EfficientNetB7 achieves 96.11 % accuracy, YOLOv8 95.99 %, and CNN LSTM 94.85 % demonstrating the system's high effectiveness in pollutant detection, classification, and predictive analysis.
Sign in to start a discussion.
More Papers Like This
Aquatic Trash Detection and Classification: a Machine Learning and Deep Learning Perspective
This review examines machine learning and deep learning approaches for detecting and classifying aquatic trash in waterways, evaluating how computer vision algorithms trained on underwater and surface imagery can automate pollution monitoring for faster, more scalable ocean cleanup.
An Artificial Intelligence based Optical Sensor for Microplastic Detection in Seawater
Researchers developed an AI-based optical sensor system combining an optical detection subsystem and an image acquisition subsystem to detect and identify microplastic particles in seawater, distinguishing them from naturally occurring marine particles. The device applies AI algorithms to analyze consecutive image frames and classify particles as microplastic or non-microplastic, with the full system housed in two portable cases.
AI – Driven Marine Debris Detection for Ocean Conservation
Researchers developed an AI-driven marine debris detection system using the YOLOv8 deep learning model trained to identify plastic waste in challenging underwater conditions including low visibility and complex backgrounds. The system aims to provide scalable, automated monitoring to support ocean conservation and guide debris removal efforts.
FindingPlastic: Underwater Plastic Bag Detection and Retrieval
Engineers developed an automated system using artificial intelligence to detect, track, and capture floating plastic bags underwater before they break down into microplastics. The system combines modern object detection and tracking algorithms and was successfully tested in a tank environment, offering a potential tool for robotic ocean cleanup efforts.
Role of AI Technique for Controlling Micro Plastic on Marine Eco System
This paper developed a machine learning system using Support Vector Machine (SVM) algorithms to classify microplastic density in ocean water based on oceanographic sensor data, achieving 93% accuracy. The system is proposed as a scalable, automated alternative to labor-intensive manual microplastic sampling in marine environments. AI-driven monitoring tools like this could make it practical to track plastic pollution across vast ocean areas where manual surveys are infeasible.