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

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...
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
Choosing Between z and t Distribution01:25

Choosing Between z and t Distribution

The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are observed.
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...

You might also read

Related Articles

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

Sort by
Same author

Bioinspired Carbon Radical Catalysis.

Journal of the American Chemical Society·2026
Same author

DHCR7 promotes granulosa cells ferroptosis and represents a potential therapeutic target in premature ovarian insufficiency.

Biochimica et biophysica acta. Molecular cell research·2026
Same author

Proteomic and transcriptomic analyses identify the role of RBM25 in the malignant progression of glioma.

The International journal of neuroscience·2026
Same author

Association of gut microbiota and inflammatory markers with enteral nutrition intolerance in patients with early-stage moderate-to-severe intracerebral hemorrhage.

Microbiology spectrum·2026
Same author

Multi-Stage State Assessment of Breakers Based on TCWGAN-GP and XGBoost Under Insufficient Samples.

Sensors (Basel, Switzerland)·2026
Same author

Cumulative dose assessment in combined radiotherapy for locally advanced cervical cancer using deformable image registration framework based on BTV dose uniformity.

Brachytherapy·2026

Related Experiment Videos

PrefixQuant: Eliminating Outliers by Prefixed Tokens for Large Language Models Quantization.

Mengzhao Chen, Yi Liu, Jiahao Wang

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |July 9, 2026
    PubMed
    Summary

    PrefixQuant effectively quantizes Large Language Models (LLMs) by addressing token-wise outliers, improving accuracy and speed. This novel method enhances LLM performance across various precision levels and quantization settings.

    Related Experiment Videos

    Area of Science:

    • Artificial Intelligence
    • Computer Science

    Background:

    • Existing quantization methods for Large Language Models (LLMs) often overlook token-wise outliers, hindering model accuracy.
    • Channel-wise outlier handling is common, but token-wise outliers remain a significant challenge for quantized LLMs.

    Purpose of the Study:

    • To introduce PrefixQuant, a novel quantization method designed to address token-wise outliers in LLMs.
    • To achieve state-of-the-art performance in LLM quantization across different precision levels and granularities.

    Main Methods:

    • PrefixQuant isolates token-wise outliers by prefixing them in the KV cache, a training-free and efficient process.
    • The method incorporates new trainable parameters for block-wise training to mitigate quantization errors.

    Main Results:

    • PrefixQuant significantly outperforms existing dynamic quantization methods, showing substantial accuracy improvements on zero-shot reasoning tasks.
    • Achieved average accuracy gains of +3.08 and +2.85 points over SpinQuant under dynamic and static quantization settings, respectively (W4A4KV4 Llama-3-8B).
    • Demonstrated significant speedups in prefilling (up to 2.74×) and decoding (up to 2.16×) using W4A4 PrefixQuant.

    Conclusions:

    • PrefixQuant offers a highly effective solution for LLM quantization by tackling token-wise outliers.
    • The method achieves superior accuracy and efficiency, making it a valuable advancement for deploying LLMs.
    • PrefixQuant enables faster and more accurate LLM inference through optimized quantization strategies.