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

3.5K
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...
3.5K
Quadratic Models01:23

Quadratic Models

163
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
163
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

264
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
264
Language Development01:22

Language Development

806
Children master language quickly and with relative ease, supported by both biological predisposition and reinforcement. B. F. Skinner (1957) proposed that language is learned through reinforcement, while Noam Chomsky (1965) argued that language acquisition mechanisms are biologically determined.
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
806
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

553
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...
553
Outliers and Influential Points01:08

Outliers and Influential Points

5.9K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
5.9K

You might also read

Related Articles

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

Sort by
Same author

WLR: Well-conditioned linear reconstruction for retraining-free pruning of LLMs.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

Hyperbolic Binary Neural Network.

IEEE transactions on neural networks and learning systems·2024
Same author

RGP: Neural Network Pruning Through Regular Graph With Edges Swapping.

IEEE transactions on neural networks and learning systems·2023
Same author

[Distribution and differentiation of marrow mesenchymal cells in tumor tissue: experimental with rabbits].

Zhonghua yi xue za zhi·2007
Same author

[The clinical value of measuring plasma level of very long chain fatty acids in Addison disease].

Zhonghua nei ke za zhi·2007
Same author

A readily-prepared, convergent, oxygen reduction electrocatalyst.

Chemical communications (Cambridge, England)·2007
Same journal

A boundary-regularization-enhanced video anomaly detection network based on context-adaptive spatio-temporal conditional diffusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

MT<sup>2</sup>-CSD and LLM-CRAN: A new dataset and an LLM-based multi-semantic knowledge fusion model for conversational stance detection.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TriAlignNet: A triple-path cross-modality alignment framework for multimodal time series forecasting.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Jan 9, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

994

OOPS: Outlier-aware and quadratic programming based structured pruning for large language models.

Jiateng Wei1, Siqi Li1, Jingyang Xiang1

  • 1Institute of Cyber-Systems and Control, Zhejiang University, Hangzhou, 310027, China.

Neural Networks : the Official Journal of the International Neural Network Society
|December 3, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces OOPS, a novel structured pruning framework for Large Language Models (LLMs). OOPS efficiently reduces model size and resource needs without performance loss, outperforming existing methods.

Keywords:
Large language modelModel compressionNetwork pruning

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.3K

Related Experiment Videos

Last Updated: Jan 9, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

994
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.3K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Natural Language Processing

Background:

  • Large Language Models (LLMs) face deployment challenges due to their substantial size and resource demands.
  • Structured pruning methods aim to mitigate these issues, categorized into retraining-free and retraining-based approaches.
  • Existing retraining-free methods often lead to performance degradation, while retraining-based methods are computationally intensive.

Purpose of the Study:

  • To develop an efficient structured pruning framework for Large Language Models (LLMs) that minimizes resource consumption and maintains performance.
  • To address the limitations of existing retraining-free and retraining-based pruning techniques.
  • To propose a novel framework, OOPS (Outlier-aware and quadratic prOgramming based Structured Pruning), that balances efficiency and effectiveness.

Main Methods:

  • OOPS employs a three-component framework: outlier-aware pruning unit selection, quadratic programming-based reconstruction, and layer-wise distillation.
  • The outlier-aware unit selection and quadratic programming reconstruction enable retraining-free pruning.
  • Layer-wise distillation is optionally incorporated to further enhance performance, particularly for retraining-based scenarios.

Main Results:

  • OOPS demonstrates superior performance compared to existing retraining-free methods without requiring retraining.
  • When incorporating layer-wise distillation, OOPS outperforms retraining-based methods with reduced computational costs.
  • Evaluations across 11 models from 4 LLM families and multiple tasks confirm OOPS's effectiveness.

Conclusions:

  • OOPS offers an effective and efficient solution for structured pruning of Large Language Models.
  • The framework successfully reduces model size and resource consumption while preserving or enhancing performance.
  • OOPS provides a versatile approach, excelling in both retraining-free and retraining-based pruning paradigms.