| Literature DB >> 35327203 |
Yi Chen1, Haifeng Dou1, Qiaoying Chang2, Chunlin Fan2.
Abstract
Pesticide residue is a prominent factor that leads to food safety problems. For this reason, many countries sample and detect pesticide residues in food every year, which generates a large amount of pesticide residue data. However, the way to deeply analyze and mine these data to quickly identify food safety risks is still an unresolved issue. In this study, we present an intelligent analysis system that supports the collection, processing, and analysis of detection data of pesticide residues. The system is first based on a number of databases such as maximum residue limit standards for the fusion of pesticide residue detection results; then, it applies a series of statistical methods to analyze pesticide residue data from multiple dimensions for quickly identifying potential risks; it uses the Apriori algorithm to mine the implicit association in the data to form pre-warning rules; finally, it applies Word document automatic generation technology to automatically generate pesticide residue analysis and pre-warning reports. The system was applied to analyze the pesticide residue detection results of 42 cities in mainland China from 2012 to 2015. Application results show that the system proposed in this study can greatly improve the depth, accuracy and efficiency of pesticide residue detection data analysis, and it can provide better decision support for food safety supervision.Entities:
Keywords: association rule; fusion processing; intelligent analysis system; pesticide residue; statistical analysis
Year: 2022 PMID: 35327203 PMCID: PMC8947552 DOI: 10.3390/foods11060780
Source DB: PubMed Journal: Foods ISSN: 2304-8158
Figure 1Framework of intelligent analysis system for Pesticide residue detection data.
Figure 2(a) Classification hierarchy of Chinese agricultural products and (b) geographical hierarchy of China.
Main properties of six databases.
| Detection Result Database | MRL Standard Database | Pesticide Info Database | Classified Agri-Product Database | Hierarchical Geographic Database | Pre-Warning Rule Database |
|---|---|---|---|---|---|
| Sampling time | Pesticide name | Pesticide name | Sample name | Sampling point | Antecedent of the rule |
| Sampling point | Agri-product | CAS ID | Primary level | Geographical region | Subsequent of the rule |
| Sample name | MRL value | Composition | Secondary level | Provincial level | Support |
| Pesticide name | Effective time | Function | Tertiary level | Prefecture level | Confidence |
| Content of residue | Expiration time |
| Create time |
Rule of residue level determination.
| Residue Level | Condition | |
|---|---|---|
| Qualified | Not detected | c 1 = 0 |
| Level 1 | 0 ≤ c ≤ 0.1 × MRL | |
| Level 2 | 0.1 × MRL ≤ c ≤ 1 × MRL | |
| Unqualified | Level 3 | c ≥ 1 × MRL |
1 c represents the content of pesticide residue.
Statistical indicators and calculation methods.
| Aspect | Statistical Indicators | Calculation Methods | Variable Description |
|---|---|---|---|
| Sampling area | (I) | ||
| Agricultural Products | (III) | ||
| Pesticides | (V) | ||
| (VII) |
Figure 3Template of analysis report of pesticide residue detection results.
Data records (partially) in DRDB.
| Sampling Time | Agricultural | Sampling Area | Pesticide Name | … | Content of Residue | MRL |
|---|---|---|---|---|---|---|
| 2015-03-08 | apple | Tianjin | etofenprox | … | 0.0052 | 0.6 |
| 2014-03-11 | leek | Xining | terbufos | … | 0.0023 | 0.01 |
| 2013-08-06 | potato | Shenyang | pharate | … | 0.0013 | 0.01 |
| 2012-07-30 | cucumber | Beijing | metalaxyl | … | 0.001 | 0.5 |
| 2012-07-30 | apple | Beijing | pyrimethanil | … | 0.001 | 7 |
Figure 4Detected rate of pesticide residues () and exceeding MRL rate of pesticide residue () in each sampling city.
Figure 5Detected rate of pesticide residues () and exceeding MRL rate of pesticide residue () in each agricultural product.
Figure 6Top 20 pesticides in times detected () and times of exceeding MRL ().
Figure 7Function percentage () and toxicity level percentage () in detected pesticides.
Records (partially) for association rule mining.
| No. | Sampling Area | Agricultural Product | Pesticide | Chemical Composition | Toxicity Level | Function |
|---|---|---|---|---|---|---|
| 1 | Haerbing | celery | nitrofen | organochlorine | low | Herbicide |
| 2 | Changsha | carrot | phorate | organophosphorus | severe | Insecticide |
| 3 | Changsha | celery | carbofuran | carbamates | high | Insecticide |
| 4 | Beijing | strawberry | dimethomorph | organic nitrogen | low | Fungicide |
| 5 | Beijing | leek | carbendazim | organic nitrogen | low | Fungicide |
| 6 | Hefei | romaine lettuce | daminozide | other | low | Plant growth regulator |
First 5 interesting strong association rules.
| No. | Rule | Support | Confidence |
|---|---|---|---|
| 1 | Sampling area = Zhengzhou + toxicity = high | 0.06 | 1.0 |
| 2 | Chemical component = Carbamates + agricultural product = beens | 0.06 | 1.0 |
| 3 | Toxicity = severe + agricultural product = celery | 0.049 | 1.0 |
| 4 | Toxicity = severe + agricultural product = leek | 0.042 | 1.0 |
| 5 | Agricultural product = carrot | 0.035 | 0.95 |