Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Improving Translational Accuracy02:07

Improving Translational Accuracy

3.5K
3.5K
Improving Translational Accuracy02:07

Improving Translational Accuracy

14.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
14.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Exploring nurses' documentation prioritization strategies to alleviate EHR documentation burden: a phenomenological study.

JAMIA open·2026
Same author

Stepped absorber engineering in nBp InAs/GaSb type-II superlattice MWIR detector.

Optics letters·2026
Same author

Multiscale analysis of resolvin D1 biosynthesis and its neuroprotective role in intracerebral hemorrhage.

Prostaglandins & other lipid mediators·2026
Same author

Metabolic and reproductive roles of irisin in polycystic ovary syndrome: from mechanistic insights to therapeutic perspectives.

Diabetes research and clinical practice·2025
Same author

Risk Assessment and Fertility Counseling for Hereditary Gynecological Cancer Syndromes.

Cancer medicine·2025
Same author

Comprehensive analysis of 1,771 transcriptomes from 7 tissues enhance genetic and biological interpretations of maize complex traits.

G3 (Bethesda, Md.)·2025

Related Experiment Video

Updated: Jan 7, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.2K

Medical QA dialogue datasets in RAG systems performance evaluation and ChatGPT optimization.

Muretijiang Muhetaer1, Ailimulati Yusupu2, Wang Yifan2

  • 1School of Information Management, Wuhan University, Wuhan, 430072, China. 2019281040215@whu.edu.cn.

Scientific Reports
|December 24, 2025
PubMed
Summary

Chinese doctor-patient dialogues enhance clinical question answering using Retrieval-Augmented Generation (RAG). Dialogue data significantly improves results, with optimized retrieval strategies offering the best balance for reliable medical question answering systems.

Keywords:
Clinical QAEvaluationLarge language modelsMedical dialogueRetrieval-Augmented generation

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

983

Related Experiment Videos

Last Updated: Jan 7, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.2K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

983

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Medical Informatics

Background:

  • Clinical question answering (QA) systems aim to provide accurate medical information.
  • Retrieval-Augmented Generation (RAG) enhances large language models by incorporating external knowledge.
  • Optimizing retrieval sources is crucial for improving RAG performance in specialized domains like medicine.

Purpose of the Study:

  • To evaluate the effectiveness of Chinese doctor-patient dialogues as retrieval sources for RAG in clinical QA.
  • To compare various retrieval strategies and advanced language models (GPT-4o, GPT-5) for medical QA.
  • To identify key factors influencing RAG performance in the medical domain.

Main Methods:

  • Utilized Chinese doctor-patient dialogues as a retrieval corpus for RAG.
  • Implemented and compared retrieval methods: dense retrieval, Cross-Encoder reranking, Reciprocal Rank Fusion (RRF), and Cascade RRF→Rerank.
  • Evaluated performance using automatic metrics (ROUGE, BERTScore) and expert human evaluations across different language models (ChatGPT-3.5, GPT-4o, GPT-5).

Main Results:

  • Dialogue-based retrieval significantly improved generation quality over direct prompting (ROUGE-1-f: +12.6%, BERTScore_F1: +1.5%).
  • The Rerank-only strategy offered the optimal accuracy-latency balance; cascade pipelines did not provide additional benefits.
  • GPT-4o demonstrated superior automatic metrics and lower latency, while GPT-5 achieved slightly higher human preference scores.

Conclusions:

  • Chinese doctor-patient dialogues are effective retrieval sources for improving RAG in clinical QA.
  • Data representation and metadata structure are more critical for RAG performance than retrieval algorithm complexity.
  • Findings provide practical guidance for deploying reliable medical QA systems using RAG.