paper-with-me

홈 › Papers

Automatic classification of doctor-patient questions for a virtual patient record query task

2017-08-01 · WS 2017 8 · Leonardo Campillos Llanos, Sophie Rosset, Pierre Zweigenbaum

We present the work-in-progress of automating the classification of doctor-patient questions in the context of a simulated consultation with a virtual patient. We classify questions according to the computational strategy (rule-based or other) needed for looking up data in the clinical record. We compare {`}traditional{'} machine learning methods (Gaussian and Multinomial Naive Bayes, and Support Vector Machines) and a neural network classifier (FastText). We obtained the best results with the SVM using semantic annotations, whereas the neural classifier achieved promising results without it.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDialogue ManagementGeneral ClassificationInformation RetrievalNamed Entity Recognition (NER)Question Answering

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Semantic Similarity To Improve Question Understanding in a Virtual Patient

2019-12-16 · Fréjus A. A. Laleye, Antonia Blanié, Antoine Brouquet, Dan Behnamou 외

In medicine, a communicating virtual patient or doctor allows students to train in medical diagnosis and develop skills to conduct a medical consultation. In this paper, we describe a conversational virtual standardized …

Medical DiagnosisSemantic SimilaritySemantic Textual Similarity

Medicines Question Answering System, MeQA

2021-11-04 · Jesús Santamaría

In this paper we present the first system in Spanish capable of answering questions about medicines for human use, called MeQA (Medicines Question Answering), a project created by the Spanish Agency for Medicines and Hea…

Question Answering

Knowledge Grounded Conversational Symptom Detection with Graph Memory Networks

2021-01-24 · EMNLP (ClinicalNLP) 2020 11 · Hongyin Luo, Shang-Wen Li, James Glass

In this work, we propose a novel goal-oriented dialog task, automatic symptom detection. We build a system that can interact with patients through dialog to detect and collect clinical symptoms automatically, which can s…

Goal-Oriented Dialog

FAMULUS: Interactive Annotation and Feedback Generation for Teaching Diagnostic Reasoning

2019-08-29 · IJCNLP 2019 11 · Jonas Pfeiffer, Christian M. Meyer, Claudia Schulz, Jan Kiesewetter 외

Our proposed system FAMULUS helps students learn to diagnose based on automatic feedback in virtual patient simulations, and it supports instructors in labeling training data. Diagnosing is an exceptionally difficult ski…

DiagnosticMultiple-choice

Conversational Disease Diagnosis via External Planner-Controlled Large Language Models

2024-04-04 · Zhoujian Sun, Cheng Luo, Ziyi Liu, Zhengxing Huang

The development of large language models (LLMs) has brought unprecedented possibilities for artificial intelligence (AI) based medical diagnosis. However, the application perspective of LLMs in real diagnostic scenarios …

Active LearningDecision MakingDiagnosticMedical Diagnosis+2