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

Second Uniqueness Theorem01:16

Second Uniqueness Theorem

Consider a region consisting of several individual conductors with a definite charge density in the region between these conductors. The second uniqueness theorem states that if the total charge on each conductor and the charge density in the in-between region are known, then the electric field can be uniquely determined.
In contrast, consider that the electric field is non-unique and apply Gauss's law in divergence form in the region between the conductors and the integral form to the surface...
Frequency-dependent Selection01:21

Frequency-dependent Selection

When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
Cluster Sampling Method01:20

Cluster Sampling Method

Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Multi-species Conserved Sequences02:51

Multi-species Conserved Sequences

Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale  studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved DNA...
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This number is...

You might also read

Related Articles

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

Sort by
Same author

Axial acoustic radiation force on a sphere embedded in a gel phantom within a focused ultrasound field: simulation and measurement.

Ultrasonics·2026
Same author

Visualization of Cu-Cluster-Driven CO<sub>2</sub> Electroreduction by Spatiotemporally Coupled In-Situ Electrochemical Mass Spectrometry.

Journal of the American Chemical Society·2026
Same author

Advances in Nanobody-Based Platforms for Precision Cancer Diagnosis and Therapy.

Polymer science & technology (Washington, D.C.)·2026
Same author

Direct visualization of inner-sphere electrocatalytic reactions as they occur at detachable electrochemical interfaces.

Chemical science·2026
Same author

A follow-up study on the effect of exercise intervention on the executive functions of typical primary students and language learning difficulties.

Frontiers in psychology·2026
Same author

Ferroptosis in Neuropsychiatric and Neurodegenerative Disorders: Shared Mechanisms and Disease-Specific Signatures.

Pharmaceuticals (Basel, Switzerland)·2026
Same journal

State Migration in Styx: Towards Serverless Transactional Functions.

The VLDB journal : very large data bases : a publication of the VLDB Endowment·2026
Same journal

SWOOP: top-k similarity joins over set streams.

The VLDB journal : very large data bases : a publication of the VLDB Endowment·2024
Same journal

HPCache: memory-efficient OLAP through proportional caching revisited.

The VLDB journal : very large data bases : a publication of the VLDB Endowment·2024
Same journal

F-IVM: analytics over relational databases under updates.

The VLDB journal : very large data bases : a publication of the VLDB Endowment·2024
Same journal

(p,q)-biclique counting and enumeration for large sparse bipartite graphs.

The VLDB journal : very large data bases : a publication of the VLDB Endowment·2023
Same journal

Making graphs compact by lossless contraction.

The VLDB journal : very large data bases : a publication of the VLDB Endowment·2023
See all related articles

Related Experiment Video

Updated: May 7, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

On Differentially Private Frequent Itemset Mining.

Chen Zeng1, Jeffrey F Naughton, Jin-Yi Cai

  • 1Department of Computer Science, University of Wisconsin-Madison, Madison, WI, 53706.

The VLDB Journal : Very Large Data Bases : a Publication of the VLDB Endowment
|September 17, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces a novel differentially private frequent itemset mining algorithm. By truncating long transactions, it effectively balances privacy guarantees with data utility, outperforming existing top-k methods in most scenarios.

Related Experiment Videos

Last Updated: May 7, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

Area of Science:

  • Computer Science
  • Data Mining
  • Privacy-Preserving Technologies

Background:

  • Frequent itemset mining is crucial for market basket analysis and pattern discovery.
  • Ensuring differential privacy in data mining is essential for protecting sensitive information.
  • Existing differentially private algorithms often struggle to balance privacy with data utility.

Purpose of the Study:

  • To investigate the theoretical challenges of achieving both high utility and strong privacy in frequent itemset mining.
  • To develop a novel algorithm for differentially private frequent itemset mining that addresses the limitations of existing methods.
  • To evaluate the effectiveness of the proposed algorithm on benchmark datasets.

Main Methods:

  • Theoretical analysis of the difficulty in achieving simultaneous privacy and utility.
  • Development of an algorithm that truncates long transactions to mitigate privacy-utility trade-offs.
  • Introduction of noise for differential privacy guarantees.
  • Experimental evaluation on standard benchmark databases.

Main Results:

  • Theoretical analysis confirmed the general difficulty but highlighted the role of long transactions.
  • Transaction truncation proved effective in balancing privacy and utility.
  • The proposed algorithm outperforms existing top-k differentially private algorithms in terms of F-score for most values of k.
  • The algorithm successfully solves the classical frequent itemset mining problem.

Conclusions:

  • Truncating long transactions is a viable strategy for improving utility in differentially private frequent itemset mining.
  • The developed algorithm offers a practical solution for privacy-preserving pattern discovery.
  • This approach provides a better F-score compared to top-k methods when k is not small.