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

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...
Genetic Lingo01:11

Genetic Lingo

Overview
Vesicular Tubular Clusters01:45

Vesicular Tubular Clusters

After budding out from the ER membrane, some COPII vesicles lose their coat and fuse with one another to form larger vesicles and interconnected tubules called vesicular tubular clusters or VTCs. These clusters constitute a compartment at the ER-Golgi interface known as ERGIC (Endoplasmic Reticulum Golgi Intermediate Compartment). The ERGIC is a mobile membrane-bound cargo transport system that sorts proteins secreted from ER and delivers them to the Golgi.
With the help of motor proteins such...
Next-generation Sequencing03:00

Next-generation Sequencing

The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.
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...
Gene Families01:57

Gene Families

Gene families consist of groups of genes proposed to have originated from a common ancestor. Typically these arise through events in which a gene or genes are mistakenly duplicated during cell division. Unlike their parent genes (which are subject to selection pressure to maintain function), these gene copies do not need to preserve their sequences and may evolve at a relatively faster rate.
Occasionally these regions can be adapted to take on new roles within the organism, becoming novel genes...

You might also read

Related Articles

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

Sort by
Same author

Structural modeling reveals the mechanism of motor ATPase coordination during type IV pilus retraction.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Evaluation and forecasting of siRNA delivery technologies: An analysis of hierarchical decision model based on patent data.

Molecular therapy. Nucleic acids·2026
Same author

Co-Exposure to Aflatoxin B1 and Patulin Induces Hepatic Injury in Mice and HepG2 Cells by Activating Oxidative Stress and Apoptosis.

Toxins·2026
Same author

An Efficient Micropropagation Protocol for <i>Camellia chekiangoleosa</i> 'Ganhongyou 1' via Stem Segment Culture.

Plants (Basel, Switzerland)·2026
Same author

Spatial constraint drives negative frequency dependent selection of phage weaponization.

bioRxiv : the preprint server for biology·2025
Same author

Structural modeling reveals the mechanism of motor ATPase coordination during type IV pilus retraction.

bioRxiv : the preprint server for biology·2025

Related Experiment Video

Updated: Jun 19, 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

Hierarchical context enhancement for long-tail entity retrieval augmented generation.

Yixuan Peng1, Kewu Pan1

  • 1School of Theater, Film and Television, Communication University of China, Beijing, China.

Frontiers in Artificial Intelligence
|June 18, 2026
PubMed
Summary
This summary is machine-generated.

This study introduces Hierarchical Context Enhancement Retrieval-Augmented Generation (HCE-RAG) to improve domain-specific question answering by addressing low-frequency terms. HCE-RAG significantly boosts performance on long-tail entities, enhancing retrieval accuracy.

Keywords:
bidirectional context enhancementlong-tail entity retrievallong-tail information retrievalretrieval-augmented generationsemantic drift

Related Experiment Videos

Last Updated: Jun 19, 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:

  • Natural Language Processing
  • Information Retrieval
  • Artificial Intelligence

Background:

  • Domain-specific question answering (DSQA) using Retrieval-Augmented Generation (RAG) suffers from performance degradation.
  • Semantic drift, particularly with low-frequency terms, is a primary cause of this degradation.

Purpose of the Study:

  • To propose a novel method, Hierarchical Context Enhancement Retrieval-Augmented Generation (HCE-RAG), to address the challenge of low-frequency terms in DSQA.
  • To enhance the accuracy and robustness of RAG systems in handling domain-specific queries with rare entities.

Main Methods:

  • Offline entity-sensitive contextual tagging during indexing to anchor low-frequency entities.
  • Constrained query reflection for entity-focused query clarification during query processing.
  • Hybrid retrieval with Random Reciprocal Rank Fusion (RRF) to balance context and exact matching for robust entity identification.

Main Results:

  • Achieved a 29 percentage point gain in Recall@10 on low-frequency entities in experiments.
  • Demonstrated strong performance on a dedicated domain-specific QA benchmark.

Conclusions:

  • The proposed HCE-RAG method effectively handles low-frequency terms, significantly improving DSQA performance.
  • HCE-RAG is a plug-and-play solution that can enhance existing state-of-the-art RAG algorithms for long-tail entity question answering.