Related Experiment Video
Updated: Jun 3, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
498
Two-Layer Retrieval-Augmented Generation Framework for Low-Resource Medical Question Answering Using Reddit Data:
Sudeshna Das1, Yao Ge1, Yuting Guo1
1Department of Biomedical Informatics, School of Medicine, Emory University, Atlanta, GA, United States.
Journal of Medical Internet Research
|January 6, 2025
Summary
This study introduces a retrieval-augmented generation (RAG) framework to answer medical questions using social media data. The RAG architecture effectively processes large datasets, providing reliable insights for clinicians, even in low-resource settings.
Area of Science:
- Natural Language Processing
- Medical Informatics
- Computational Linguistics
Background:
- Social media provides valuable data on substance use, including side effects and patterns of novel psychoactive substances.
- Analyzing this large volume of user-generated content for medical insights is challenging with traditional methods.
- Large language models (LLMs) offer potential but require efficient architectures for medical question answering.
Purpose of the Study:
- To develop a retrieval-augmented generation (RAG) architecture for medical question answering.
- To utilize user-generated social media data for clinicians' queries on emerging health topics.
- To create a system capable of extracting and summarizing relevant information from vast online discussions.
Main Methods:
- A two-layer RAG framework was proposed for query-focused answer generation.
- The framework was evaluated using a proof-of-concept for drug-related information from social media forums.
- User-generated data from Reddit concerning xylazine and ketamine use was analyzed to answer clinician queries, comparing a quantized LLM (Nous-Hermes-2-7B-DPO) with GPT-4.
Main Results:
- The RAG framework demonstrated comparable performance to GPT-4 in relevance, length, hallucination, coverage, and coherence.
- No statistically significant differences were found between GPT-4 and Nous-Hermes-2-7B-DPO for most evaluated metrics.
- A statistically significant difference was observed in the Coleman-Liau Index, indicating variations in readability.
Conclusions:
- The developed RAG framework effectively answers targeted medical questions using social media data.
- The architecture is suitable for deployment in resource-constrained environments.
- This approach offers an efficient method for extracting critical health information from large-scale online user-generated content.
Related Concept Videos
Issues And Trends In Healthcare Delivery System
5.6K
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...
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
5.6K
Retrieval
89
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...
89

