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

452
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...
452
ER Retrieval Pathway01:45

ER Retrieval Pathway

4.9K
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...
4.9K
Self-Evaluation: Self-Enhancement and Self-Verification03:00

Self-Evaluation: Self-Enhancement and Self-Verification

5.8K
Social psychologists have documented that feeling good about ourselves and maintaining positive self-esteem is a powerful motivator of human behavior (Tavris & Aronson, 2008). In the United States, members of the predominant culture typically think very highly of themselves and view themselves as good people who are above average on many desirable traits (Ehrlinger, Gilovich, & Ross, 2005). Often, our behavior, attitudes, and beliefs are affected when we experience a threat to our...
5.8K
Second Order systems II01:18

Second Order systems II

414
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
414
Bioavailability Enhancement: Drug Solubility Enhancement01:16

Bioavailability Enhancement: Drug Solubility Enhancement

273
Body:Bioavailability is a critical factor in determining a drug's effectiveness. It refers to the proportion of a drug that enters the circulation when introduced into the body and is, as a result, able to have an active effect. Enhancing bioavailability is essential for drugs with poor solubility, as it can significantly impact their therapeutic efficacy. Various methods are employed to increase the solubility of drugs, thereby enhancing their bioavailability.Micronization and nanonization are...
273
First Order Systems01:21

First Order Systems

435
First-order systems, such as RC circuits, are foundational in understanding dynamic systems due to their straightforward input-output relationship. Analyzing their responses to different input functions under zero initial conditions reveals significant insights into system behavior.
When a first-order system is subjected to a unit-step input, its response is characterized by its transfer function. By applying the Laplace transform of the unit-step input to the transfer function, expanding the...
435

You might also read

Related Articles

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

Sort by
Same author

Deep-GenMut: Automated genetic mutation classification in oncology: A deep learning comparative study.

Heliyon·2024
See all related articles

Related Experiment Video

Updated: Feb 13, 2026

Usability Evaluation of Augmented Reality: A Neuro-Information-Systems Study
05:43

Usability Evaluation of Augmented Reality: A Neuro-Information-Systems Study

Published on: November 30, 2022

3.1K

Enhancing adversarial resilience in semantic caching for secure retrieval augmented generation systems.

Mohanad Afiffy1, Mohamed Waleed Fakhr2, Fahima A Maghraby3

  • 1College of Engineering and Technology, Arab Academy for Science and Technology, Cairo, Egypt. m.abdelba33713@student.aast.edu.

Scientific Reports
|February 11, 2026
PubMed
Summary

New SAFE-CACHE system enhances Large Language Model (LLM) security by preventing adversarial attacks on semantic caching. It significantly improves reliability and reduces computational costs in natural language processing applications.

More Related Videos

A Semantic Priming Event-related Potential ERP Task to Study Lexico-semantic and Visuo-semantic Processing in Autism Spectrum Disorder
08:17

A Semantic Priming Event-related Potential ERP Task to Study Lexico-semantic and Visuo-semantic Processing in Autism Spectrum Disorder

Published on: April 12, 2018

11.2K
Mindfulness in Motion MIM: An Onsite Mindfulness Based Intervention MBI for Chronically High Stress Work Environments to Increase Resiliency and Work Engagement
12:22

Mindfulness in Motion MIM: An Onsite Mindfulness Based Intervention MBI for Chronically High Stress Work Environments to Increase Resiliency and Work Engagement

Published on: July 1, 2015

24.6K

Related Experiment Videos

Last Updated: Feb 13, 2026

Usability Evaluation of Augmented Reality: A Neuro-Information-Systems Study
05:43

Usability Evaluation of Augmented Reality: A Neuro-Information-Systems Study

Published on: November 30, 2022

3.1K
A Semantic Priming Event-related Potential ERP Task to Study Lexico-semantic and Visuo-semantic Processing in Autism Spectrum Disorder
08:17

A Semantic Priming Event-related Potential ERP Task to Study Lexico-semantic and Visuo-semantic Processing in Autism Spectrum Disorder

Published on: April 12, 2018

11.2K
Mindfulness in Motion MIM: An Onsite Mindfulness Based Intervention MBI for Chronically High Stress Work Environments to Increase Resiliency and Work Engagement
12:22

Mindfulness in Motion MIM: An Onsite Mindfulness Based Intervention MBI for Chronically High Stress Work Environments to Increase Resiliency and Work Engagement

Published on: July 1, 2015

24.6K

Area of Science:

  • Artificial Intelligence
  • Natural Language Processing
  • Machine Learning Security

Background:

  • Large Language Models (LLMs) with Retrieval-Augmented Generation (RAG) offer advanced NLP capabilities but face high computational costs due to repeated query processing.
  • Semantic caching mitigates these costs by reusing past responses for similar queries, but existing methods are vulnerable to adversarial attacks that exploit semantic similarity.

Purpose of the Study:

  • To investigate security vulnerabilities in current semantic proximity caching systems, exemplified by GPTCache.
  • To introduce SAFE-CACHE, a novel, robust semantic caching approach designed to withstand adversarial exploitation.

Main Methods:

  • SAFE-CACHE employs a cluster-centroid-based strategy, contrasting with GPTCache's single-query embedding.
  • Utilizes unsupervised clustering, statistical noise detection, bi-encoder refinement, and a fine-tuned LLM for intent inference.
  • Compares incoming queries to cluster centroids for enhanced semantic validation.

Main Results:

  • SAFE-CACHE significantly reduces adversarial attack success rates from 52.77% to 14.27% compared to GPTCache.
  • Demonstrates up to a 72% improvement in adversarial resistance.
  • Maintains system reliability and security against malicious inputs.

Conclusions:

  • Current semantic caching systems like GPTCache are susceptible to adversarial attacks.
  • SAFE-CACHE offers a more secure and resilient alternative through its cluster-centroid approach.
  • The proposed method effectively mitigates security risks while preserving the benefits of semantic caching for LLMs.