paper-with-me

홈 › Papers

TrashDet: Iterative Neural Architecture Search for Efficient Waste Detection

2025-12-23 · Tony Tran, Bin Hu arxiv

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 and 19.5, providing scalable detector options for diverse TinyML deployment budgets on resource-constrained hardware. On the MAX78002 microcontroller with the TrashNet dataset, two specialized variants, TrashDet-ResNet and TrashDet-MBNet, jointly dominate the ai87-fpndetector baseline, with TrashDet-ResNet achieving 7525~$μ$J energy per inference at 26.7 ms latency and 37.45 FPS, and TrashDet-MBNet improving mAP50 by 10.2%; together they reduce energy consumption by up to 88%, latency by up to 78%, and average power by up to 53% compared to existing TinyML detectors.

📄 PDF Abstract BibTeX arXiv:2512.20746

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

ZeroWaste Dataset: Towards Deformable Object Segmentation in Cluttered Scenes

2021-06-04 · CVPR 2022 1 · Dina Bashkirova, Mohamed Abdelfattah, Ziliang Zhu, James Akl 외

Less than 35% of recyclable waste is being actually recycled in the US, which leads to increased soil and sea pollution and is one of the major concerns of environmental researchers as well as the common public. At the h…

Objectobject-detectionObject DetectionSegmentation+3

Illegal Waste Detection in Remote Sensing Images: A Case Study

2025-02-10 · Federico Gibellini, Piero Fraternali, Giacomo Boracchi, Luca Morandini 외

Environmental crime is the third largest criminal activity worldwide, with significant revenues coming from illegal management of solid waste. Thanks to the increasing availability and the decreasing cost of Very High Re…

Deep Learning Innovations for Underwater Waste Detection: An In-Depth Analysis

2024-05-28 · Jaskaran Singh Walia, Pavithra L K

Addressing the issue of submerged underwater trash is crucial for safeguarding aquatic ecosystems and preserving marine life. While identifying debris present on the surface of water bodies is straightforward, assessing …

Object Localization

Waste detection in Pomerania: non-profit project for detecting waste in environment

2021-05-12 · Sylwia Majchrowska, Agnieszka Mikołajczyk, Maria Ferlin, Zuzanna Klawikowska 외

Waste pollution is one of the most significant environmental issues in the modern world. The importance of recycling is well known, either for economic or ecological reasons, and the industry demands high efficiency. Our…

ClassificationInstance SegmentationObject DetectionSelf-Supervised Learning

Robust and Label-Efficient Deep Waste Detection

2025-08-26 · Hassan Abid, Khan Muhammad, Muhammad Haris Khan arxiv

Effective waste sorting is critical for sustainable recycling, yet AI research in this domain continues to lag behind commercial systems due to limited datasets and reliance on legacy object detectors. In this work, we a…

Object Detection