| Literature DB >> 36044266 |
Mingda Li1, Jinhe Shi1, Yi Chen2.
Abstract
BACKGROUND: In recent years, an increasing number of users have joined online health communities (OHCs) to obtain information and seek support. Patients often look for information and suggestions to support their health care decision-making. It is important to understand patient decision-making processes and identify the influences that patients receive from OHCs.Entities:
Keywords: decision-making threads; deep learning; influence relationship; online health communities; patient engagement; text relevance measurement
Mesh:
Year: 2022 PMID: 36044266 PMCID: PMC9475411 DOI: 10.2196/30634
Source DB: PubMed Journal: J Med Internet Res ISSN: 1438-8871 Impact factor: 7.076
Figure 1Example of a discussion thread.
Figure 2Data structure of an online health community.
Figure 3Workflow of influence relationship identification.
Figure 4Architecture of the feature combination module.
Text relevance measurement module results.
|
| Precision | Recall | F1 | Accuracy | ROC AUCa | PR AUCb |
| MatchPyramid with BERTc (trained on Wikipedia) | 0.578 |
| 0.730 | 0.512 | 0.502 | 0.583 |
| MatchPyramid with word2vec (trained on the training data set) | 0.781 | 0.820d |
| 0.692 | 0.763 | 0.854 |
| ARC-Ie with BERT (trained on Wikipedia) | 0.523 | 0.890d | 0.659 | 0.503 | 0.493 | 0.554 |
| ARC-I with word2vec (trained on the training data set) |
| 0.747d | 0.785 |
|
|
|
aROC AUC: area under the receiver operating characteristic curve.
bPR AUC: area under the precision-recall curve.
cBERT: Bidirectional Encoder Representations from Transformers.
dThe P value is statistically significant at P=.05.
eARC-I: Architecture-I.
Question and action calculation module results.
|
| Precision | Recall | F1 | Accuracy | ROC AUCa | PR AUCb |
| Question probability calculation module |
|
|
|
|
|
|
| Action probability calculation module | 0.771 |
| 0.871 | 0.810 | 0.733 | 0.771 |
aROC AUC: area under the receiver operating characteristic curve.
bPR AUC: area under the precision-recall curve.
cThe P value is statistically significant at P=.05.
Influence relationship classification results.
|
| Precision | Recall | F1 | Accuracy | ROC AUCa | PR AUCb |
| Baseline | 0.300 | 0.231c | 0.261 | 0.595 | 0.495 | 0.307 |
| MatchPyramid+cat Q/Ad | 0.667 | 0.154c | 0.25 | 0.714 | 0.560 | 0.442 |
| MatchPyramid+dot Q/Ae | 0.633 |
|
| 0.667 | 0.634 | 0.481 |
| ARC-I+cat Q/Af | 0.667 | 0.154c | 0.25 | 0.714 | 0.637 | 0.515 |
| ARC-I+dot Q/Ag |
| 0.462c | 0.571 |
|
|
|
aROC AUC: area under the receiver operating characteristic curve.
bPR AUC: area under the precision-recall curve.
cThe P value is statistically significant at P=.05.
dMatchPyramid+cat Q/A: model using MatchPyramid to calculate the text relevance score and cat as the combination operator ⊗.
eMatchPyramid+dot Q/A: model using MatchPyramid to calculate the text relevance score and dot as the combination operator ⊗.
fARC-I+cat Q/A: model using Architecture-I to calculate the relevance score and cat as the combination operator ⊗.
gARC-I+dot Q/A: model using Architecture-I to calculate the relevance score and dot as the combination operator ⊗.
Figure 5Influence relationship classification.