Can AI clean up our planet and its own carbon footprint? We think so.

We explore both of these aspects: the deep learning application to improve the efficiency of waste recognition on recycling plant’s conveyor, as well as carbon dioxide emission from the computing devices used in this process.
Can AI clean up our planet and its own carbon footprint? We think so.
Like

Share this post

Choose a social network to share with, or copy the URL to share elsewhere

This is a representation of how your post may appear on social media. The actual post will vary between social networks

In our research published here we attacked two sustainability headaches at once:

  1. Smarter recycling – We released WaRP, an open-source dataset with 10,000+ conveyor-belt images covering 28 waste categories (bottles, cans, cardboard, detergents, etc.). Objects overlap, lighting is poor, shapes are distorted – exactly what real plants face, yet missing from most public datasets.

  2. Leaner computation – We introduced H-YC, a hierarchical neural network that learns to detect and segment waste using only class labels (no costly pixel masks). Fewer annotations → less GPU time → lower CO₂ emissions.

Early results: • +8–12 % mean Average Precision versus strong baselines
• Accurate instance masks with zero mask supervision
• Ready-to-deploy in vision systems on industrial recycling lines

Why this matters: Every extra % of correctly sorted material is tons of plastic, glass and metal kept out of landfills, while every GPU-hour saved cuts the carbon bill of AI.

The WaRP dataset (MIT-licensed) and H-YC code are now live on GitHub. We’re looking for partners in waste management, computer vision and green-tech to push this further.

Let’s build recycling systems—and AI models—that are truly sustainable. 🌍