TrashDet: Iterative Neural Architecture Search for Efficient Waste Detection
Tony Tran, Bin Hu

TL;DR
This paper introduces TrashDet, a neural architecture search framework for creating efficient waste detectors suitable for TinyML devices, achieving high accuracy and low energy consumption on resource-constrained hardware.
Contribution
It presents a hardware-aware iterative neural architecture search method that generates scalable, deployment-ready trash detectors optimized for TinyML constraints.
Findings
TrashDet-l achieves 19.5 mAP50 with 30.5M parameters, outperforming prior detectors.
The TrashDet family offers scalable models from 1.2M to 30.5M parameters with varying accuracy.
On MAX78002 microcontroller, TrashDet variants significantly reduce energy, latency, and power consumption.
Abstract
This paper addresses trash detection on the TACO dataset under strict TinyML constraints using an iterative hardware-aware neural architecture search framework targeting edge and IoT devices. The proposed method constructs a Once-for-All-style ResDets supernet and performs iterative evolutionary search that alternates between backbone and neck/head optimization, supported by a population passthrough mechanism and an accuracy predictor to reduce search cost and improve stability. This framework yields a family of deployment-ready detectors, termed TrashDets. On a five-class TACO subset (paper, plastic, bottle, can, cigarette), the strongest variant, TrashDet-l, achieves 19.5 mAP50 with 30.5M parameters, improving accuracy by up to 3.6 mAP50 over prior detectors while using substantially fewer parameters. The TrashDet family spans 1.2M to 30.5M parameters with mAP50 values between 11.4…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Air Quality Monitoring and Forecasting · IoT and Edge/Fog Computing
