| Literature DB >> 33123187 |
Yongjie Yan1,2, Guang Yu1, Xiangbin Yan3.
Abstract
The recommendation system in the online medical consultation website is a system to assist patients to find appropriate doctors. Based on the analysis of the current situation of the development of an online medical community (Haodf.com) in China, this paper puts forward recommendation suggestions of finding the right hospital and doctor to promote the rapid integration of Internet technology and traditional medical services. A new recommendation model called Probabilistic Matrix Factorization integrated with Convolutional Neural Network (PMF-CNN) is proposed in the paper. Doctors' data in Haodf.com were used to evaluate the performance of our system. The model improves the performance of medical consultation recommendations by fusing review text and doctor information based on CNN (Convolutional Neural Network). Specifically, CNN is used to learn the feature representation of the review text and the doctors' information. Furthermore, the extended matrix factorization model is exploited to fuse the review information feature and the initial value of the doctors' information for recommendation. As is shown in the experimental results on Haodf.com datasets, the proposed PMF-CNN achieves better recommendation performances than the other state-of-the-art recommendation algorithms. And the recommendation system in an online medical website improves the utilization efficiency of doctors and the balance of public health resources allocation.Entities:
Mesh:
Year: 2020 PMID: 33123187 PMCID: PMC7584959 DOI: 10.1155/2020/8826557
Source DB: PubMed Journal: Comput Intell Neurosci
Figure 1An example of sentence classification of CNN structure.
Figure 2Medical consultation sentence relation extraction via neural networks.
Summary of notations.
| Notation | Description |
|---|---|
|
| Number of patients |
|
| Number of doctors |
|
| Dimension of latent factors |
|
| Dimension of sequential features |
|
| Rating matrix |
|
| Latent factors of patients |
|
| Latent factors of doctors |
|
| Sequential features of patients |
|
| Sequential features of doctors |
Figure 3Doctor recommendation model based on probability matrix decomposition of hybrid neural network.
PMF-CNN baseline architecture.
| Parameter name | Parameter setting | Description |
|---|---|---|
|
| 2 | The number of CNN layers |
|
| 16 | The number of hidden layers |
|
| 2 | The number of filters |
|
| 4 | The number of kernels |
|
| 2 | The number of strides |
|
| ReLU | Activation function |
|
| 1 | The number of max poolings |
|
| 1 | Flattened convolution |
|
| 1 | Fully connected layer |
|
| 0.10 | Discard rate |
|
| 0.01 | Regularization coefficient |
Algorithm 1PMF-CNN algorithm.
Statistics of the two datasets used in this paper.
| Dataset | Items | Users | Ratings | Density (%) | User features | Items features |
|---|---|---|---|---|---|---|
| MovieLens 100k | 1,682 | 943 | 100,000 | 6.30 | Age, gender, and occupation | Genres and year |
| Haodf | 12,000 | 58,000 | 220,000 | 4.10 | Doctors' positional titles | State of an illness |
Experimental evaluation of MAP and NDCG in different dimensions of u, using two metrics.
|
|
|
|
|
|
|
| MAP | 0.1069 | 0.1039 | 0.0886 | 0.0875 | 0.0869 |
| NDCG@3 | 0.3788 | 0.3539 | 0.3393 | 0.3049 | 0.2489 |
| NDCG@5 | 0.4291 | 0.4151 | 0.3698 | 0.3611 | 0.2979 |
| NDCG@10 | 0.4630 | 0.4456 | 0.4118 | 0.4020 | 0.3161 |
| NDCG@20 | 0.4571 | 0.4321 | 0.4159 | 0.4127 | 0.3412 |
|
| |||||
|
|
|
|
|
|
|
| MAP | 0.1278 | 0.1234 | 0.1072 | 0.1068 | 0.1021 |
| NDCG@3 | 0.4633 | 0.4339 | 0.4160 | 0.3788 | 0.3042 |
| NDCG@5 | 0.5072 | 0.4748 | 0.4535 | 0.4152 | 0.3651 |
| NDCG@10 | 0.5451 | 0.5098 | 0.4908 | 0.4461 | 0.3864 |
| NDCG@20 | 0.5285 | 0.5079 | 0.4952 | 0.4324 | 0.4178 |
Results—training execution time comparisons.
| Embedding | Training time | |
|---|---|---|
|
|
|
|
| NFC | 100 dimensions | 1 hr 49 min 52 s |
A case study of doctor recommendation in ophthalmology.
| Diseases | Doctors |
|---|---|
| Cataract | Xingtao Zhou, Yinghong Ji, You Li, Luo Yi, and Xiaoying Wang |
| Dacryocystitis | Yan Wang, Lan Gong, Kaiming Su, Jing Li, and Yifei Yuan |
| Conjunctivitis | Wenqing Zhu, Jiaxu Hong, Hong Liu, Haifeng Qin, and Xinrong Zhou |
| Keratitis | Zhensheng Gu, Yanjun Hua, Jiaxu Shen, Chunyi Shao, and Peiquan Zhao |
| Myopia | Peijun Yao, Meiyan Li, Jing Zhao, Jinghui Dai, and Jifang Liang |