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

Filtration00:53

Filtration

4.7K
Filtration is a physical separation process that involves passing a suspension through a porous medium to separate solids from fluids. During filtration, solids collect on the porous medium while liquids, also collectively known as the filtrate, pass through. The filtration medium is selected based on the filtration purpose, quantity, and nature of the precipitate. The general criteria for a suitable filtering medium are that it is inert, mechanically strong, nonabsorbent toward dissolved...
4.7K
Super-resolution Fluorescence Microscopy01:37

Super-resolution Fluorescence Microscopy

12.1K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
12.1K
FISH - Fluorescent In-situ Hybridization02:07

FISH - Fluorescent In-situ Hybridization

23.6K
Fluorescence in situ hybridization, or FISH, was developed in the early 1980s and has quickly become one of the most widely used techniques in cytogenetics. Labeled probes are used to bind complementary DNA or RNA sequences on a chromosome or in a region within a cell. Earlier, the probes could only be obtained by cloning or reverse transcription of a DNA template. Currently, the probe oligonucleotides can be synthesized synthetically. Additionally, with the advancement of optical techniques,...
23.6K
Upsampling01:22

Upsampling

565
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
565
Passive Filters01:27

Passive Filters

932
Passive filters are utilized to shape the frequency spectrum of signals across a diverse array of applications. These filters, using only passive elements like resistors (R), inductors (L), and capacitors (C), are capable of selectively allowing or blocking certain frequency ranges without the need for external power sources.
Low-Pass Filters
Low-pass filters are designed to transmit signals with frequencies lower than the cutoff frequency, ωc, and attenuate those above it. The cutoff...
932
Filtration and Urine Formation01:32

Filtration and Urine Formation

53.1K
The function of the kidneys is to filter, reabsorb, secrete, and excrete. Every day the kidneys filter nearly 180 liters of blood, initially removing water and solutes but ultimately returning nearly all filtrates into circulation with the help of osmoregulatory hormones. This process removes wastes and toxins but is also crucial to maintain water and electrolyte levels. Most of these functions are performed by the tiny but numerous nephrons contained within the kidneys.
53.1K

You might also read

Related Articles

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

Sort by
Same author

Congenital heart disease diagnosis using machine learning: a systematic literature review.

Frontiers in medicine·2026
Same author

QR code security: an adaptive retraining approach for dynamic URL-based threat detection.

Scientific reports·2026
Same author

Epidemiology of pediatric invasive group A streptococcus infection in a Saudi tertiary care center.

Annals of Saudi medicine·2026
Same author

Federated Gastrointestinal Lesion Classification with Clinical-Entropy Guided Quantum-Inspired Token Pruning in Vision Transformers.

Diagnostics (Basel, Switzerland)·2026
Same author

Hybrid vision transformer framework for congenital heart disease diagnosis.

Scientific reports·2026
Same author

The clinical utility of nasal MRSA PCR as an antimicrobial stewardship tool to guide MRSA bacteraemia therapy in paediatrics: a retrospective study at a tertiary care centre.

JAC-antimicrobial resistance·2026

Related Experiment Video

Updated: Jan 7, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.5K

Integrating semantic and content features into bloom filters for efficient image retrieval.

Ali Mustafa Qamar1, Rehan Ullah Khan2, Mohammed Alsuhaibani3

  • 1Department of Computer Science, College of Computer, Qassim University, Buraydah, Saudi Arabia. al.khan@qu.edu.sa.

Scientific Reports
|December 24, 2025
PubMed
Summary

This study introduces a new method to reduce false positives in Bloom filters (BFs) for image retrieval by using image captions and intensity data. This approach enhances Bloom filter efficiency for large-scale data applications.

Keywords:
Bloom filterComputer visionContent-basedImage processing

More Related Videos

Author Spotlight: Advancing CBCT and Digital Dental Image Integration with AI-Assisted Digitization
05:49

Author Spotlight: Advancing CBCT and Digital Dental Image Integration with AI-Assisted Digitization

Published on: February 23, 2024

1.3K

Related Experiment Videos

Last Updated: Jan 7, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.5K
Author Spotlight: Advancing CBCT and Digital Dental Image Integration with AI-Assisted Digitization
05:49

Author Spotlight: Advancing CBCT and Digital Dental Image Integration with AI-Assisted Digitization

Published on: February 23, 2024

1.3K

Area of Science:

  • Computer Science
  • Data Structures
  • Information Retrieval

Background:

  • Bloom filters (BFs) are probabilistic data structures for efficient set membership queries.
  • BFs can exhibit high false positive rates, especially with large datasets, limiting their practical use.
  • Existing methods often struggle to balance accuracy with memory efficiency in large-scale applications.

Purpose of the Study:

  • To develop a novel method for reducing false positives in Bloom filters for image retrieval.
  • To enhance the compactness and performance of Bloom filters by incorporating auxiliary data.
  • To improve the efficiency of Bloom filters for large-scale data management and retrieval tasks.

Main Methods:

  • Incorporated content-based check bits derived from image captions and image intensity into Bloom filters.
  • Generated check bits from both textual descriptions and visual data of images.
  • Evaluated the method on a dataset of 31,783 images from Flickr.

Main Results:

  • Significantly reduced the false positive rate in Bloom filters.
  • Achieved higher efficiency in terms of memory usage and processing power.
  • Demonstrated effectiveness even with smaller Bloom filter sizes.
  • Validated the approach on a substantial image dataset.

Conclusions:

  • The proposed method effectively reduces false positives in Bloom filters for image retrieval.
  • Integrating auxiliary data sources like image captions and intensity enhances Bloom filter performance and compactness.
  • This technique offers a practical solution for large-scale image retrieval, database management, and network security, minimizing computational overhead.