paper-with-me

Papers

Generative LLM Powered Conversational AI Application for Personalized Risk Assessment: A Case Study in COVID-19

2024-09-23 · Mohammad Amin Roshani, Xiangyu Zhou, Yao Qiang, Srinivasan Suresh, Steve Hicks, Usha Sethuraman, Dongxiao Zhu

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 no-code risk assessment through conversational interfaces. This integration not only allows for the use of streaming Questions and Answers (QA) as inputs but also offers personalized feature importance analysis derived from the LLM's attention layers, enhancing the interpretability of risk assessments. By achieving high Area Under the Curve (AUC) scores with a limited number of fine-tuning samples, our results demonstrate the potential of generative LLMs to outperform discriminative classification methods in low-data regimes, highlighting their real-world adaptability and effectiveness. This work aims to fill the existing gap in leveraging generative LLMs for interactive no-code risk assessment and to encourage further research in this emerging field.

📄 PDF Abstract BibTeX arXiv:2409.15027

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Generative Echo Chamber? Effects of LLM-Powered Search Systems on Diverse Information Seeking

2024-02-08 · Nikhil Sharma, Q. Vera Liao, Ziang Xiao

Large language models (LLMs) powered conversational search systems have already been used by hundreds of millions of people, and are believed to bring many benefits over conventional search. However, while decades of res…

Conversational Search

Knowledge-Based Design Requirements for Generative Social Robots in Higher Education

2026-02-13 · Stephan Vonschallen, Dominique Oberle, Theresa Schmiedel, Friederike Eyssel arxiv

Generative social robots (GSRs) powered by large language models enable adaptive, conversational tutoring but also introduce risks such as misinformation, overreliance, and privacy violations. Existing frameworks for edu…

Toward Personalized LLM-Powered Agents: Foundations, Evaluation, and Future Directions

2026-02-26 · Yue Xu, Qian Chen, Zizhan Ma, Dongrui Liu 외 arxiv

Large language models have enabled agentic systems that reason, plan, and interact with tools and environments to accomplish complex tasks. As these agents operate over extended interaction horizons, their effectiveness …

Response Generation

Conversational Health Agents: A Personalized LLM-Powered Agent Framework

2023-10-03 · Mahyar Abbasian, Iman Azimi, Amir M. Rahmani, Ramesh Jain

Conversational Health Agents (CHAs) are interactive systems that provide healthcare services, such as assistance and diagnosis. Current CHAs, especially those utilizing Large Language Models (LLMs), primarily focus on co…

Heart Rate Variability

Foundation Metrics for Evaluating Effectiveness of Healthcare Conversations Powered by Generative AI

2023-09-21 · Mahyar Abbasian, Elahe Khatibi, Iman Azimi, David Oniani 외

Generative Artificial Intelligence is set to revolutionize healthcare delivery by transforming traditional patient care into a more personalized, efficient, and proactive process. Chatbots, serving as interactive convers…

Ethics