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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.1K
Reducing Line Loss01:18

Reducing Line Loss

216
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
216
Weighted Mean00:57

Weighted Mean

5.7K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.7K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

165
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
165
Deconvolution01:20

Deconvolution

290
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
290
Residual Plots01:07

Residual Plots

5.1K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
5.1K

You might also read

Related Articles

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

Sort by
Same author

Environmental triggers of a Microcystis (Cyanophyceae) bloom in an artificial lagoon of Hangzhou Bay, China.

Marine pollution bulletin·2018
Same author

Quantitative evaluation of retinal artery occlusion using optical coherence tomography angiography: A case report.

Medicine·2018
Same author

Multibandgap quantum dot ensembles for solar-matched infrared energy harvesting.

Nature communications·2018
Same author

Butylamine-Catalyzed Synthesis of Nanocrystal Inks Enables Efficient Infrared CQD Solar Cells.

Advanced materials (Deerfield Beach, Fla.)·2018
Same author

A secretory hexokinase plays an active role in the proliferation of <i>Nosema bombycis</i>.

PeerJ·2018
Same author

Discovery of furyl/thienyl β-carboline derivatives as potent and selective PDE5 inhibitors with excellent vasorelaxant effect.

European journal of medicinal chemistry·2018

Related Experiment Video

Updated: Oct 11, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

682

LRPRNet: Lightweight Deep Network by Low-Rank Pointwise Residual Convolution.

Bin Sun, Jun Li, Ming Shao

    IEEE Transactions on Neural Networks and Learning Systems
    |November 30, 2021
    PubMed
    Summary
    This summary is machine-generated.

    We introduce LRPRNet, a novel lightweight deep learning module using low-rank pointwise residual (LRPR) convolution. This approach significantly reduces computation and memory costs for deep models on resource-limited devices, enhancing efficiency in visual recognition tasks.

    More Related Videos

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.4K

    Related Experiment Videos

    Last Updated: Oct 11, 2025

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    682
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.4K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep learning models are computationally intensive, limiting deployment on resource-constrained devices like smartphones.
    • Graphics Processing Units (GPUs) have driven deep learning advancements, but efficiency remains a challenge for edge computing.

    Purpose of the Study:

    • To develop a novel lightweight deep learning module to reduce computation and memory costs.
    • To enable efficient deployment of deep learning models on multimedia devices and embedded systems.

    Main Methods:

    • Proposed a lightweight deep learning module named LRPRNet, utilizing low-rank pointwise residual (LRPR) convolution.
    • Implemented LRPR by approximating pointwise convolution with a low-rank method and using depthwise convolutions as a residual module.
    • Demonstrated the general applicability of LRPR to existing architectures like MobileNetv1, ShuffleNetv2, and MixNet.

    Main Results:

    • LRPRNet achieved competitive performance on visual recognition tasks, including image classification and face alignment.
    • Significant reductions in Floating Point Operations (Flops) and memory costs were observed compared to state-of-the-art lightweight models.
    • The proposed LRPR module effectively reduced model size while maintaining accuracy.

    Conclusions:

    • LRPRNet offers an effective solution for deploying deep learning models on resource-limited devices.
    • The LRPR module provides a general and efficient method for lightweight deep learning model design.
    • This research contributes to advancing efficient deep learning for edge AI applications.