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

The Availability Heuristic01:08

The Availability Heuristic

7.2K
A heuristic is a general problem-solving framework (Tversky & Kahneman, 1974). You can think of these as mental shortcuts that are used to solve problems. Different types of heuristics are used in different types of situations, and the impulse to use a heuristic occurs when one of five conditions is met (Pratkanis, 1989):
7.2K
Histogram01:05

Histogram

18.7K
The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
18.7K
Column Efficiency: Rate Theory01:12

Column Efficiency: Rate Theory

1.2K
The rate theory of chromatography provides quantitative insight into the shapes and widths of elution bands. These bands are based on the random-walk mechanism governing molecular migration within a column. The Gaussian profile of chromatographic bands arises from the cumulative effect of random molecular motions as they progress through the column.
During elution, a solute molecule experiences numerous transitions between stationary and mobile phases, exhibiting irregular residence times in...
1.2K
Review and Preview01:13

Review and Preview

12.1K
Data are individual items of information obtained from a population or sample. Data may be classified as qualitative (categorical), quantitative continuous, or quantitative discrete. Because it is not practical to measure the entire population in a study, researchers use samples to represent the population. A random sample is a representative group from the population chosen by using a method that gives each individual in the population an equal chance of being included in the sample. Random...
12.1K
Column Efficiency: Plate Theory01:10

Column Efficiency: Plate Theory

2.4K
Band broadening in a chromatography column is measured by its efficiency. This is determined by the number of theoretical plates (N). Theoretical plate theory states that a separation column consists of a continuous series of imaginary plates where solute equilibration occurs between stationary and mobile phases.
A higher number of theoretical plates signifies better column efficiency and improved separation capabilities. Plate height affects bandwidth and separation quality; it is inversely...
2.4K
Relative Frequency Histogram01:14

Relative Frequency Histogram

6.7K
The relative frequency depicts the proportion of data points that have each value. The frequency tells the number of data points that have each value. Like the histogram, a relative frequency histogram also has the same shape with a horizontal scale (the x-axis), but the vertical scale (the y-axis) is marked with relative frequencies (percentages of the whole) instead of actual frequencies. A relative frequency histogram is a graphical representation of a frequency distribution where the...
6.7K

You might also read

Related Articles

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

Sort by
Same author

Evolution and Future Directions of the National Measles Immunization Program in the Republic of Korea.

Public health weekly report·2026
Same author

Exploratory study on in-cabin soundscapes: Psycho-physiological responses and user experience in music listening environments.

The Journal of the Acoustical Society of America·2026
Same author

Exploring the effects and potential of unlocked I/O-powered single board computer clusters.

Scientific reports·2026
Same author

Molecular-Level Interface Engineering and Additive-Induced Crystallinity Tuning for High-Performance Thermally Conductive Polymer Composites.

Angewandte Chemie (International ed. in English)·2025
Same author

Anti-Inflammatory and Pain-Relieving Effects of Arnica Extract Hydrogel Patch in Carrageenan-Induced Inflammation and Hot Plate Pain Models.

Pharmaceutics·2025
Same author

Adaptation responses to salt stress in the gut of <i>Poecilia reticulata</i>.

Animal cells and systems·2025

Related Experiment Video

Updated: Mar 18, 2026

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
09:43

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering

Published on: November 22, 2019

6.9K

Tierra: multi-tiered arrays and recency-aware hot data decision.

Hyerim Lee1, Dongchul Park2

  • 1Department of Computer Science, Virginia Tech, Blacksburg, Virginia, 24061, USA.

Scientific Reports
|March 17, 2026
PubMed
Summary

Tierra, a new hot data identification scheme, uses asymmetric multilevel arrays and recency-aware screening to overcome limitations of existing methods. It achieves 99.4% accuracy in identifying frequently accessed data with reduced overhead.

Related Experiment Videos

Last Updated: Mar 18, 2026

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering
09:43

Databases to Efficiently Manage Medium Sized, Low Velocity, Multidimensional Data in Tissue Engineering

Published on: November 22, 2019

6.9K

Area of Science:

  • Computer Science
  • Data Management
  • System Optimization

Background:

  • Hot data identification is crucial for computing systems, especially with non-volatile memory (NVM).
  • Existing methods using bit-array counters or multiple bloom filters struggle with accuracy, overhead, and memory due to ineffective data structures.
  • Limitations in capturing both data recency and frequency information hinder accurate hot data identification.

Purpose of the Study:

  • To propose a novel hot data identification scheme, Tierra, that overcomes the limitations of existing approaches.
  • To introduce a new data structure based on asymmetric multilevel arrays for improved performance and accuracy.
  • To reduce computational overhead and enhance identification accuracy through a recency-aware request screening mechanism.

Main Methods:

  • Developed Tierra, a novel hot data identification scheme utilizing asymmetric multilevel arrays.
  • Implemented a recency-aware request screening mechanism employing an enhanced stack distance approximation algorithm.
  • Evaluated Tierra's performance and accuracy using diverse real-world workloads.

Main Results:

  • The asymmetric multilevel arrays in Tierra reduce internal data movement by 3.1×.
  • Tierra significantly reduces computational overhead while improving identification accuracy.
  • Comprehensive evaluations demonstrated an average true identification rate of 99.4% for Tierra.

Conclusions:

  • Tierra offers a highly accurate and efficient solution for hot data identification.
  • The novel data structure and screening mechanism effectively address the limitations of previous methods.
  • Tierra provides a promising approach for optimizing memory hierarchy, database, and storage systems.