| Literature DB >> 30515197 |
Yinghao Chu1, Chen Huang1, Xiaodan Xie2, Bohai Tan3, Shyam Kamal4, Xiaogang Xiong5.
Abstract
This study proposes a multilayer hybrid deep-learning system (MHS) to automatically sort waste disposed of by individuals in the urban public area. This system deploys a high-resolution camera to capture waste image and sensors to detect other useful feature information. The MHS uses a CNN-based algorithm to extract image features and a multilayer perceptrons (MLP) method to consolidate image features and other feature information to classify wastes as recyclable or the others. The MHS is trained and validated against the manually labelled items, achieving overall classification accuracy higher than 90% under two different testing scenarios, which significantly outperforms a reference CNN-based method relying on image-only inputs.Entities:
Mesh:
Substances:
Year: 2018 PMID: 30515197 PMCID: PMC6236983 DOI: 10.1155/2018/5060857
Source DB: PubMed Journal: Comput Intell Neurosci
Representative waste images.
|
|
|
| Paper | Plastic |
|
|
|
| Metal | Glass |
|
|
|
| Fruit/vegetable/plant | Others |
Waste item.
| Class | Group | Item | Quantity |
|---|---|---|---|
| Recyclable | Paper | Books | 5 |
| Cups | 5 | ||
| Boxes | 4 | ||
| Plastic | General bottles | 6 | |
| Shampoo bottles | 4 | ||
| Pen | 1 | ||
| Watch | 1 | ||
| Metal | Cans | 7 | |
| Key | 1 | ||
| Scissor | 1 | ||
| Beer cap | 1 | ||
| Glass | Bottle | 4 | |
|
|
|
|
|
|
| |||
| Others | Fruit/vegetable/plant | Apple | 1 |
| Banana | 1 | ||
| Carrot | 1 | ||
| Cabbage | 1 | ||
| Rose | 1 | ||
| Others | 1 | ||
| Kitchen waste | Egg | 1 | |
| Lunch box | 1 | ||
| Others | Trash bag | 1 | |
| Bowl | 1 | ||
|
|
|
|
|
Experiment sensors.
|
|
|
| Bridge sensor | Inductor |
Figure 1Example of the original image.
Example of images generated by the augmentation algorithm.
|
|
|
|
|
|
|
|
|
|
|
|
Figure 2Multilayer hybrid system (MHS).
Confusion matrix of automatic waste classification for each category.
| Automatic classification | Manual classification | |
|---|---|---|
| Recyclable | Others | |
| Recyclable | True positive (TP) | False positive (FP) |
| Others | False negative (FN) | True negative (TN) |
Confusion matrices for different classification models.
| Evaluation metrics | MHS model | CNN model | ||
|---|---|---|---|---|
| 1st test | 2nd test | 1st test | 2nd test | |
| Accuracy (%) | 98.2 | 91.6 | 87.7 | 80.0 |
| Precision (%) | 98.5 | 97.1 | 88.6 | 85.9 |
| Recall (%) | 99.3 | 92.3 | 96.8 | 89.2 |
Representative waste items that are correctly classified by both MHS and CNN.
| MHS | CNN | ||
| ✓ | ✓ |
|
|
|
|
|
Representative waste item that are correctly classified by the MHS but incorrectly classified by the CNN.
| MHS | CNN | ||
| ✓ | X |
|
|
|
|
|
Representative waste item with low accuracy in MHS and CNN.
| MHS | CNN | ||
| X | X |
|
|