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

Retrieval01:12

Retrieval

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...
Associative Learning01:27

Associative Learning

Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
Chunking and Rehearsal in Sensory Memory01:22

Chunking and Rehearsal in Sensory Memory

Improving short-term memory can be achieved through techniques like chunking and rehearsal. Chunking involves organizing information into larger, more manageable units. This technique is particularly useful for information that exceeds the typical memory span of between five and nine items. For instance, logging into an online account with a password like "ta89vq0179gz" involves grouping letters and numbers into three chunks—ta89, vq01, and 79gz. It makes large amounts of information more...
Storage01:23

Storage

A schema is a mental framework that helps individuals organize and interpret information. Schemata, formed from previous experiences, influence how we process new information: how we encode it, the inferences we make, and how we retrieve it. For instance, a schema for what a typical classroom looks like might include desks, a teacher's desk, a whiteboard, and students in such an environment. This expectation helps us quickly understand and navigate new classrooms without needing to analyze each...
ER Retrieval Pathway01:45

ER Retrieval Pathway

In the secretory pathway, vesicles transport proteins from one cellular compartment to another in forward transport to deliver the protein to its correct location. Occasionally, misfolded proteins and incorrect proteins escape their original compartments, and a retrieval pathway is used to return the escaped proteins to their original compartment.
The ER uses many checkpoints to prevent the entry of incorrectly folded or a resident protein as cargo onto a transport vesicle. These mechanisms...

You might also read

Related Articles

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

Sort by
Same author

A hypoxia-responsive migrasome-related lncRNA signature predicts prognosis and suggests the MSC-AS1/ITGA5 axis as a potential therapeutic target in head and neck squamous cell carcinoma.

Functional & integrative genomics·2026
Same author

Annotation-efficient medical image segmentation via cross-latent graphs and vector-quantized memory.

Medical image analysis·2026
Same author

Impact of Cardiovascular Specialty Care Based on the Humanistic Concept on Medication Adherence, Glycolipid Metabolism Parameters, and Quality of Life in High-Risk Cardiovascular Patients With Lipid Management.

Clinical cardiology·2026
Same author

Development and validation of a noninvasive machine learning model using urinary extracellular vesicle physical parameters for prostate cancer diagnosis.

Scientific reports·2026
Same author

Integrating single-cell and bulk transcriptomic analyses to explore key lactylation-related genes in benign prostatic hyperplasia.

Scientific reports·2026
Same author

Yeast surface display-based screening and preliminary characterization of nectin-4-targeting nanobodies for bladder cancer.

BMC biotechnology·2026

Related Experiment Video

Updated: Jun 12, 2026

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

SA-RAG: Structured and adaptive retrieval-augmented generation for multi-hop question answering.

Mingcong Dang1, Shengling Geng1, Yonghui Xu2

  • 1School of Computer, Qinghai Normal University, Hutai, Xining, 810008, Qinghai, China; Academy of Plateau Science and Sustainability, People's Government of Qinghai Province & Beijing Normal University, Haihu, Xining, 810004, Qinghai, China; The State Key Laboratory of Tibetan Intelligence, Qinghai Normal University, Hutai, Xining, 810008, Qinghai, China.

Neural Networks : the Official Journal of the International Neural Network Society
|June 10, 2026
PubMed
Summary

Structured and Adaptive Retrieval-Augmented Generation (SA-RAG) improves multi-hop question answering by dynamically organizing evidence with knowledge graphs and adapting retrieval strategies. This enhances accuracy and generalization for large language models (LLMs).

Keywords:
Adaptive policy optimizationKnowledge graphReinforcement learningRetrieval-augmented generation

Related Experiment Videos

Last Updated: Jun 12, 2026

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

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Machine Learning

Background:

  • Retrieval-Augmented Generation (RAG) integrates external knowledge into Large Language Models (LLMs) but struggles with Multi-Hop Question Answering (MHQA).
  • Existing RAG methods face challenges with noisy contexts, reduced accuracy at scale, and poor generalization due to overfitting in self-supervised fine-tuning.
  • Distribution shifts and longer reasoning chains further degrade performance in current MHQA systems.

Purpose of the Study:

  • To propose SA-RAG, a Structured and Adaptive RAG framework, to overcome limitations in current MHQA.
  • To enhance multi-hop reasoning accuracy, consistency, and cross-task generalization in LLMs.
  • To provide a reliable framework for building robust MHQA systems.

Main Methods:

  • Developed a dynamic knowledge graph-based evidence modeling mechanism for organizing and evolving retrieved information.
  • Implemented a reinforcement learning-driven adaptive policy to dynamically adjust retrieval and reasoning strategies.
  • Utilized multi-dimensional feedback to balance accuracy, coverage, and efficiency in the RAG process.

Main Results:

  • SA-RAG demonstrated significant improvements in accuracy compared to existing methods on multiple benchmarks.
  • The framework showed enhanced reasoning consistency and adaptability, particularly in complex MHQA tasks.
  • Experimental results validated the effectiveness of the knowledge graph and adaptive policy mechanisms.

Conclusions:

  • SA-RAG offers an effective solution for improving LLM performance in Multi-Hop Question Answering.
  • The structured and adaptive approach addresses key challenges in evidence organization and strategy selection.
  • This framework contributes to building more reliable and generalizable AI question-answering systems.