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

Issues And Trends In Healthcare Delivery System01:29

Issues And Trends In Healthcare Delivery System

5.7K
The issues and trends in healthcare delivery are constantly changing. The COVID-19 pandemic is one recent issue that wreaked havoc on healthcare systems, causing a shortage of healthcare workers, high demand for medicines and supplies, and increased medical expenditure due to a lack of insurance. Other issues include rising healthcare costs and care fragmentation.
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
5.7K
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

12.6K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
12.6K
Ogive Graph01:07

Ogive Graph

5.8K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.8K
Health Information Technology and Healthcare Information System01:30

Health Information Technology and Healthcare Information System

886
Health Information Technology (HIT)
Health Information Technology, commonly called HIT, integrates advanced information systems and technology in healthcare settings. Its primary functions include:
886
Methods of Documentation VII: EMR01:30

Methods of Documentation VII: EMR

879
Electronic Medical Records (EMRs) primarily center around electronically documenting patients' health information within a single healthcare organization or practice. They contain essential clinical data related to a patient's medical history, diagnoses, medications, treatment plans, lab results, and other pertinent information relevant to the specific encounter or episode of care. EMRs are designed to streamline documentation and workflow processes within individual healthcare...
879
Genomics02:02

Genomics

36.7K
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
36.7K

You might also read

Related Articles

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

Sort by
Same author

Predicting multi-label emojis, emotions, and sentiments in code-mixed texts using an emojifying sentiments framework.

Scientific reports·2024
Same author

Identifying multimodal misinformation leveraging novelty detection and emotion recognition.

Journal of intelligent information systems·2023
Same author

Knowledge graph assisted end-to-end medical dialog generation.

Artificial intelligence in medicine·2023
Same author

EmoKbGAN: Emotion controlled response generation using Generative Adversarial Network for knowledge grounded conversation.

PloS one·2023
Same author

Neural response generation for task completion using conversational knowledge graph.

PloS one·2023
Same author

GenPADS: Reinforcing politeness in an end-to-end dialogue system.

PloS one·2023

Related Experiment Video

Updated: Aug 8, 2025

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

414

Knowledge grounded medical dialogue generation using augmented graphs.

Deeksha Varshney1, Aizan Zafar2, Niranshu Kumar Behera2

  • 1Department of Computer Science and Engineering, Indian Institute of Technology, Patna, Patna, 801103, India. 1821cs13@iitp.ac.in.

Scientific Reports
|February 27, 2023
PubMed
Summary

This study introduces a novel method for medical dialogue systems to improve clinical response generation by incorporating dialogue history and enhancing knowledge graphs. The Masked Entity Dialogue (MED) model significantly outperforms existing methods.

More Related Videos

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

1.7K
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

656

Related Experiment Videos

Last Updated: Aug 8, 2025

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

414
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
07:35

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports

Published on: October 13, 2023

1.7K
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

656

Area of Science:

  • Artificial Intelligence
  • Medical Informatics
  • Natural Language Processing

Background:

  • Smart healthcare systems leverage health data for improved access, reduced costs, and high-quality care.
  • Existing medical dialogue systems use pre-trained models and knowledge bases like UMLS but struggle with knowledge graph incompleteness.
  • Current models fail to integrate dialogue history into entity embeddings, degrading performance.

Purpose of the Study:

  • To propose a general method for embedding knowledge graph triples into large-scale models for clinically correct response generation.
  • To address the limitations of knowledge graph incompleteness in dialogue systems.
  • To enhance medical dialogue systems' ability to utilize conversation history.

Main Methods:

  • Developed a Masked Entity Dialogue (MED) model to embed knowledge graph triples.
  • Implemented a masked entity prediction approach using cross-entropy loss on triples overlapping with patient utterances.
  • Fine-tuned the MED model on the Covid Dataset and re-curated/augmented knowledge graphs using a Medical Entity Prediction (MEP) model.

Main Results:

  • The proposed model effectively learns contextual information from dialogues for clinically correct responses.
  • Empirical results on MedDialog(EN) and Covid Dataset show superior performance compared to state-of-the-art methods.
  • Both automatic and human evaluations confirmed the model's effectiveness.

Conclusions:

  • The novel approach enhances knowledge-grounded medical dialogue systems by integrating dialogue history and improving knowledge graph representations.
  • The MED and MEP models offer a significant advancement in generating accurate and contextually relevant medical responses.
  • This research contributes to the development of more sophisticated and reliable smart healthcare systems.