Identifying Reasons for Contraceptive Switching from Real-World Data Using Large Language Models
Brenda Y. Miao, Christopher YK Williams, Ebenezer Chinedu-Eneh, Travis, Zack, Emily Alsentzer, Atul J. Butte, Irene Y. Chen

TL;DR
This study demonstrates that GPT-4 can effectively extract reasons for contraceptive switching from clinical notes, outperforming baseline models and revealing key factors influencing patient decisions across demographics.
Contribution
We show that GPT-4's zero-shot capabilities can accurately identify reasons for contraceptive switching from unstructured clinical notes, surpassing traditional models and enabling demographic-specific insights.
Findings
GPT-4 achieved microF1 scores of 0.849 and 0.881 for start and stop reasons.
Human evaluation showed 91.4% accuracy with minimal hallucinations.
Identified key reasons such as patient preference, adverse events, and insurance.
Abstract
Prescription contraceptives play a critical role in supporting women's reproductive health. With nearly 50 million women in the United States using contraceptives, understanding the factors that drive contraceptives selection and switching is of significant interest. However, many factors related to medication switching are often only captured in unstructured clinical notes and can be difficult to extract. Here, we evaluate the zero-shot abilities of a recently developed large language model, GPT-4 (via HIPAA-compliant Microsoft Azure API), to identify reasons for switching between classes of contraceptives from the UCSF Information Commons clinical notes dataset. We demonstrate that GPT-4 can accurately extract reasons for contraceptive switching, outperforming baseline BERT-based models with microF1 scores of 0.849 and 0.881 for contraceptive start and stop extraction, respectively.…
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
TopicsComputational and Text Analysis Methods
MethodsAttention Is All You Need · Residual Connection · Dropout · Layer Normalization · Dense Connections · Position-Wise Feed-Forward Layer · Label Smoothing · Softmax · Absolute Position Encodings · Linear Layer
