paper-with-me

Papers

Evaluating Embeddings for One-Shot Classification of Doctor-AI Consultations

2024-02-06 · Olumide Ebenezer Ojo, Olaronke Oluwayemisi Adebanji, Alexander Gelbukh, Hiram Calvo, Anna Feldman

Effective communication between healthcare providers and patients is crucial to providing high-quality patient care. In this work, we investigate how Doctor-written and AI-generated texts in healthcare consultations can be classified using state-of-the-art embeddings and one-shot classification systems. By analyzing embeddings such as bag-of-words, character n-grams, Word2Vec, GloVe, fastText, and GPT2 embeddings, we examine how well our one-shot classification systems capture semantic information within medical consultations. Results show that the embeddings are capable of capturing semantic features from text in a reliable and adaptable manner. Overall, Word2Vec, GloVe and Character n-grams embeddings performed well, indicating their suitability for modeling targeted to this task. GPT2 embedding also shows notable performance, indicating its suitability for models tailored to this task as well. Our machine learning architectures significantly improved the quality of health conversations when training data are scarce, improving communication between patients and healthcare providers.

📄 PDF Abstract BibTeX arXiv:2402.04442

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

fastText fastText embeddings exploit subword information to construct word embeddings. Representations are learnt of character $n$-grams, and words represented as the sum of the…
GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

MedAI Dialog Corpus (MEDIC): Zero-Shot Classification of Doctor and AI Responses in Health Consultations

2023-10-19 · Olumide E. Ojo, Olaronke O. Adebanji, Alexander Gelbukh, Hiram Calvo 외

Zero-shot classification enables text to be classified into classes not seen during training. In this study, we examine the efficacy of zero-shot learning models in classifying healthcare consultation responses from Doct…

Classificationtext-classificationText ClassificationXLM-R+2

A Role-specific Guided Large Language Model for Ophthalmic Consultation Based on Stylistic Differentiation

2024-07-26 · Laiyi Fu, Binbin Fan, Hongkai Du, Yanxiang Feng 외

Ophthalmology consultations are crucial for diagnosing, treating, and preventing eye diseases. However, the growing demand for consultations exceeds the availability of ophthalmologists. By leveraging large pre-trained l…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

A Dataset of Robot-Patient and Doctor-Patient Medical Dialogues for Spoken Language Processing Tasks

2026-05-26 · Heriberto Cuayahuitl, Grace Jang arxiv

Large Language Models (LLMs) have brought huge improvements to Artificial Intelligence (AI), which can be applied to general-purpose tasks. However, their application to textual or spoken medical consultations is still a…

Data Augmentation

DoctorAgent-RL: A Multi-Agent Collaborative Reinforcement Learning System for Multi-Turn Clinical Dialogue

2025-05-26 · Yichun Feng, Jiawei Wang, Lu Zhou, Yixue Li

Large language models (LLMs) have demonstrated excellent capabilities in the field of biomedical question answering, but their application in real-world clinical consultations still faces core challenges. Existing system…

DiagnosticQuestion AnsweringReinforcement Learning (RL)

On the Generation of Medical Dialogs for COVID-19

2021-08-01 · ACL 2021 5 · Meng Zhou, Zechen Li, Bowen Tan, Guangtao Zeng 외

Under the pandemic of COVID-19, people experiencing COVID19-related symptoms have a pressing need to consult doctors. Because of the shortage of medical professionals, many people cannot receive online consultations time…

Multi-Task Learning