Generative LLM Powered Conversational AI Application for Personalized Risk Assessment: A Case Study in COVID-19
Mohammad Amin Roshani, Xiangyu Zhou, Yao Qiang, Srinivasan Suresh,, Steve Hicks, Usha Sethuraman, Dongxiao Zhu

TL;DR
This paper presents a novel approach using fine-tuned generative large language models in a conversational AI app for personalized COVID-19 risk assessment, outperforming traditional classifiers in low-data settings.
Contribution
It introduces a no-code, interactive risk assessment system leveraging streaming QA and attention-based interpretability, demonstrating effectiveness with limited training data.
Findings
High AUC scores with few fine-tuning samples
Outperforms traditional classifiers in low-data regimes
Enables real-time, personalized risk assessment via conversational AI
Abstract
Large language models (LLMs) have shown remarkable capabilities in various natural language tasks and are increasingly being applied in healthcare domains. This work demonstrates a new LLM-powered disease risk assessment approach via streaming human-AI conversation, eliminating the need for programming required by traditional machine learning approaches. In a COVID-19 severity risk assessment case study, we fine-tune pre-trained generative LLMs (e.g., Llama2-7b and Flan-t5-xl) using a few shots of natural language examples, comparing their performance with traditional classifiers (i.e., Logistic Regression, XGBoost, Random Forest) that are trained de novo using tabular data across various experimental settings. We develop a mobile application that uses these fine-tuned LLMs as its generative AI (GenAI) core to facilitate real-time interaction between clinicians and patients, providing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Computational and Text Analysis Methods
MethodsSoftmax · Attention Is All You Need · Logistic Regression
