金博

个人信息Personal Information

教授

博士生导师

硕士生导师

性别:男

毕业院校:大连理工大学

学位:博士

所在单位:创新创业学院

学科:计算机应用技术

办公地点:创客空间607

电子邮箱:jinbo@dlut.edu.cn

扫描关注

论文成果

当前位置: 金博 >> 科学研究 >> 论文成果

Chemical Medicine Classification Through Chemical Properties Analysis

点击次数:

论文类型:期刊论文

发表时间:2017-01-01

发表刊物:IEEE ACCESS

收录刊物:SCIE、EI、Scopus

卷号:5

页面范围:1618-1623

ISSN号:2169-3536

关键字:Chemical medicine classication; similarity between medicines; datamining.

摘要:At the present time, only large multinational pharmaceutical companies have the financial ability to research new drugs. Thus, reducing the research and development costs of new drugs is an important subject. Through the in-depth mining of existing drug data, this paper aims to classify unknown drugs and provide assistance for drug screening during the development process. This will reduce the costs of original drug research and promote the transformation of China's pharmaceutical industry. In this paper, we first collected a drug data set using a Web crawler. Based on this data set, we derived a formula for calculating the similarity between drugs and identified the parameters of the similarity calculation formula from a subset of the data. We used the k-nearest neighbor classifier to categorize the drug data based on the similarity of medicines. The results show that the proposed drug classification model can achieve 77.7% accuracy, which is far better than the classification performance of a decision tree and a random forest with only one decision tree, similar to that of a random forest with 10 decision trees, and worse than that of a random forest with 500 decision trees. Although the classification method proposed in this paper is reasonable and the experimental results are in line with expectations, the proposed technique could be improved to manage problems, such as overfitting. Because this classification method is based on chemical similarity and depends entirely on the available training data (which are limited), such fitting problems are inevitable. To solve this problem, more data are needed and the existing sampling method should be improved. One possible approach is to combine this algorithm with ensemble learning techniques to avoid the phenomenon of overfitting.