paper-with-me

홈 › Papers

Auto Response Generation in Online Medical Chat Services

2021-04-26 · Hadi Jahanshahi, Syed Kazmi, Mucahit Cevik

Telehealth helps to facilitate access to medical professionals by enabling remote medical services for the patients. These services have become gradually popular over the years with the advent of necessary technological infrastructure. The benefits of telehealth have been even more apparent since the beginning of the COVID-19 crisis, as people have become less inclined to visit doctors in person during the pandemic. In this paper, we focus on facilitating the chat sessions between a doctor and a patient. We note that the quality and efficiency of the chat experience can be critical as the demand for telehealth services increases. Accordingly, we develop a smart auto-response generation mechanism for medical conversations that helps doctors respond to consultation requests efficiently, particularly during busy sessions. We explore over 900,000 anonymous, historical online messages between doctors and patients collected over nine months. We implement clustering algorithms to identify the most frequent responses by doctors and manually label the data accordingly. We then train machine learning algorithms using this preprocessed data to generate the responses. The considered algorithm has two steps: a filtering (i.e., triggering) model to filter out infeasible patient messages and a response generator to suggest the top-3 doctor responses for the ones that successfully pass the triggering phase. The method provides an accuracy of 83.28\% for precision@3 and shows robustness to its parameters.

📄 PDF Abstract BibTeX arXiv:2104.12755

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringResponse Generation

Similar Papers 제목 키워드 기반

Enhancing Medical Support in the Arabic Language Through Personalized ChatGPT Assistance

2024-03-21 · Mohamed Issa, Ahmed Abdelwahed

This Paper discusses the growing popularity of online medical diagnosis as an alternative to traditional doctor visits. It highlights the limitations of existing tools and emphasizes the advantages of using ChatGPT, whic…

Medical Diagnosis

AsthmaBot: Multi-modal, Multi-Lingual Retrieval Augmented Generation For Asthma Patient Support

2024-09-24 · Adil Bahaj, Mounir Ghogho

Asthma rates have risen globally, driven by environmental and lifestyle factors. Access to immediate medical care is limited, particularly in developing countries, necessitating automated support systems. Large Language …

HallucinationQuestion AnsweringRetrievalRetrieval-augmented Generation

ChatDoctor: A Medical Chat Model Fine-Tuned on a Large Language Model Meta-AI (LLaMA) Using Medical Domain Knowledge

2023-03-24 · Yunxiang Li, Zihan Li, Kai Zhang, Ruilong Dan 외

The primary aim of this research was to address the limitations observed in the medical knowledge of prevalent large language models (LLMs) such as ChatGPT, by creating a specialized language model with enhanced accuracy…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+3

ChatGPT for automated grading of short answer questions in mechanical ventilation

2025-05-05 · Tejas Jade, Alex Yartsev

Standardised tests using short answer questions (SAQs) are common in postgraduate education. Large language models (LLMs) simulate conversational language and interpret unstructured free-text responses in ways aligning w…

Knowledge Graph-Driven Retrieval-Augmented Generation: Integrating Deepseek-R1 with Weaviate for Advanced Chatbot Applications

2025-02-16 · Alexandru Lecu, Adrian Groza, Lezan Hawizy

Large language models (LLMs) have significantly advanced the field of natural language generation. However, they frequently generate unverified outputs, which compromises their reliability in critical applications. In th…

ChatbotLanguage ModelingLanguage ModellingRetrieval+2