Related Experiment Video
Updated: Jun 22, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
543
Improving medical reasoning through retrieval and self-reflection with retrieval-augmented large language models.
Minbyul Jeong1, Jiwoong Sohn1, Mujeen Sung2
1Department of Computer Science, Korea University, Seoul 02841, Republic of Korea.
Bioinformatics (Oxford, England)
|June 28, 2024
Summary
Self-BioRAG enhances large language models (LLMs) for biomedical tasks by integrating domain-specific retrieval and self-reflection. This framework improves accuracy in medical question-answering and text generation.
Area of Science:
- Biomedical Informatics
- Artificial Intelligence in Medicine
Background:
- Large language models (LLMs) show promise in biomedical tasks but struggle with domain-specific knowledge.
- Retrieval-augmented generation (RAG) methods improve LLMs by incorporating external documents, yet often face generalization issues in specialized domains.
Purpose of the Study:
- To introduce Self-BioRAG, a novel framework designed for reliable biomedical text generation, explanation, and self-reflection.
- To address the limitations of existing RAG methods in domain-specific applications, particularly in the medical field.
Main Methods:
- Developed Self-BioRAG, a framework incorporating a domain-specific retriever, a specialized document corpus, and tailored instruction sets.
- Trained the model using 84,000 filtered biomedical instruction sets, enabling it to self-assess generated explanations using reflective tokens.
- Utilized three major medical question-answering benchmark datasets for evaluation.
Main Results:
- Self-BioRAG achieved a 7.2% average absolute performance improvement over state-of-the-art open-foundation models (7B or less parameters) on medical question-answering tasks.
- Outperformed standard RAG by an average of 8% in Rouge-1 score on long-form question-answering benchmarks.
- Demonstrated the necessity of domain-specific components for effective adherence to biomedical instructions.
Conclusions:
- Self-BioRAG effectively mimics a medical expert by retrieving relevant information and synthesizing it with encoded knowledge.
- The framework shows significant advancements in biomedical text generation and question-answering capabilities.
- Released data, code, and model weights (7B and 13B) to foster further research and development in the biomedical and clinical domains.
More Related Videos
Related Concept Videos
Retrieval
107
Retrieval is the process of getting information out of memory storage and back into conscious awareness. This ability is essential for daily tasks like brushing hair and teeth, driving to work, and performing job duties. Retrieval occurs in three ways: recall, recognition, and relearning.
Recall involves accessing information without cues, such as during an essay test, where individuals must retrieve facts and concepts from memory unaided. Another example is remembering the name of a colleague...
Recall involves accessing information without cues, such as during an essay test, where individuals must retrieve facts and concepts from memory unaided. Another example is remembering the name of a colleague...
107
Patient-centered Care
2.0K
Patient-centered care involves delivering care beyond inpatient hospitalization. Reflective practice can enhance a patient-centered approach. Reflective practice is a process of reasoning that considers all aspects of the present situation, including practicalities, learning from personal practice, and consideration of patient needs. Patients appreciate care decisions made while considering their input. Involving the patient in their care provides the patient with a sense of contribution rather...
2.0K
Reason and Intuition
6.4K
The human brain processes information for decision-making using one of two routes: an intuitive system and a rational system (Epstein, 1994; popularized by Kahneman, 2011 as System 1 and System 2, respectively). The intuitive system is quick, impulsive, and operates with minimal effort, relying on emotions or habits to provide cues for what to do next, while the rational system is logical, analytical, deliberate, and methodical. Research in neuropsychology suggests that the...
6.4K
Critical Thinking II
2.8K
Critical thinking is a cognitive process with several attributes. The attributes of critical thinking include the following:
2.8K
Rational Emotive Behavior Therapy
48
Cognitive-behavioral therapies (CBTs) are grounded in the belief that our thoughts profoundly influence our emotions and actions. Advocates of CBT emphasize three core assumptions: first, that cognitions are identifiable and measurable; second, that they are central to psychological functioning; and third, that irrational or maladaptive beliefs can be replaced with rational and adaptive ones. This transformative approach to therapy has paved the way for specific models such as Albert...
48
Reasoning
73
Reasoning is the action of thinking about something in a logical, sensible way. It is integral to problem-solving, decision-making, and critical thinking. Reasoning can be inductive or deductive. Reasoning involves transforming information into conclusions, which is essential for problem-solving, decision-making, and critical thinking.
Inductive reasoning involves deriving generalizations from specific observations. This type of reasoning helps form beliefs about the world. For example,...
Inductive reasoning involves deriving generalizations from specific observations. This type of reasoning helps form beliefs about the world. For example,...
73

