TL;DR
This paper presents AutoDiscern, a neural network model that automates the assessment of online health information quality using the DISCERN criteria, outperforming traditional models and providing explainability.
Contribution
The study introduces a hierarchical encoder attention-based neural network with BERT embeddings for automated health information quality rating, demonstrating improved performance and explainability.
Findings
HEA BERT and BioBERT models achieved F1-macro scores of 0.75 and 0.74.
Neural network models reached 81% and 86% accuracy at different coverage levels.
Attention mechanism enhanced model explainability and improved F1 performance by 0.05.
Abstract
Patients increasingly turn to search engines and online content before, or in place of, talking with a health professional. Low quality health information, which is common on the internet, presents risks to the patient in the form of misinformation and a possibly poorer relationship with their physician. To address this, the DISCERN criteria (developed at University of Oxford) are used to evaluate the quality of online health information. However, patients are unlikely to take the time to apply these criteria to the health websites they visit. We built an automated implementation of the DISCERN instrument (Brief version) using machine learning models. We compared the performance of a traditional model (Random Forest) with that of a hierarchical encoder attention-based neural network (HEA) model using two language embeddings, BERT and BioBERT. The HEA BERT and BioBERT models achieved…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
