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

Deconvolution01:20

Deconvolution

384
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...
384
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

485
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
485
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.3K
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.3K
Reducing Line Loss01:18

Reducing Line Loss

243
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 in...
243

You might also read

Related Articles

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

Sort by
Same author

PhotIQA: A photoacoustic image data set with image quality ratings.

Scientific data·2026
Same author

Learning-Based Statistical Refinement for Denoising.

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

Real-time CBCT reconstructions using Krylov solvers in repeated scanning procedures.

Physics in medicine and biology·2026
Same author

Hierarchical Multiscale Structure-Function Coupling for Brain Connectome Integration.

ArXiv·2026
Same author

Celcomen: spatial causal disentanglement for single-cell and tissue perturbation modeling.

Nature communications·2026
Same author

Neural Fields for Highly Accelerated 2D Cine Phase Contrast MRI.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same journal

TraGraph-GS: Trajectory Graph-based Gaussian Splatting for Arbitrary Large-Scale Scene Rendering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

SWIFT: A Small-World Interaction Framework for Flow-Aware Trajectory Prediction in Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Nov 10, 2025

Measuring the Shape and Size of Activated Sludge Particles Immobilized in Agar with an Open Source Software Pipeline
09:27

Measuring the Shape and Size of Activated Sludge Particles Immobilized in Agar with an Open Source Software Pipeline

Published on: January 30, 2019

7.2K

Unsupervised Image Restoration Using Partially Linear Denoisers.

Rihuan Ke, Carola-Bibiane Schonlieb

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |April 5, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel deep learning method for image restoration that trains using only noisy images, eliminating the need for clean image pairs. This approach significantly improves denoising and deblurring tasks, outperforming existing unsupervised methods.

    More Related Videos

    Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects
    10:16

    Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects

    Published on: February 8, 2014

    12.5K

    Related Experiment Videos

    Last Updated: Nov 10, 2025

    Measuring the Shape and Size of Activated Sludge Particles Immobilized in Agar with an Open Source Software Pipeline
    09:27

    Measuring the Shape and Size of Activated Sludge Particles Immobilized in Agar with an Open Source Software Pipeline

    Published on: January 30, 2019

    7.2K
    Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects
    10:16

    Digital Inline Holographic Microscopy DIHM of Weakly-scattering Subjects

    Published on: February 8, 2014

    12.5K

    Area of Science:

    • Computer Vision
    • Machine Learning
    • Image Processing

    Background:

    • Deep neural networks (DNNs) excel at image restoration but typically require paired noisy and clean images for supervised training.
    • Acquiring clean ground truth images is often impractical or prohibitively expensive in real-world scenarios.
    • Existing unsupervised and self-supervised methods offer alternatives but may have limitations in performance.

    Purpose of the Study:

    • To develop a novel deep learning framework for image restoration that can be trained effectively without requiring clean ground truth images.
    • To demonstrate the method's efficacy in image denoising and its adaptability to other restoration tasks like deblurring.
    • To achieve competitive or superior performance compared to existing unsupervised and self-supervised deep learning models.

    Main Methods:

    • Proposed a class of structured denoisers decomposable into nonlinear image-dependent mapping, linear noise-dependent term, and a residual term.
    • Enabled training using only noisy images, provided the noise has zero mean and known variance, without assuming a specific noise distribution.
    • Extended the structured denoiser framework to address image deblurring challenges.

    Main Results:

    • Demonstrated superior performance in image denoising compared to state-of-the-art unsupervised and self-supervised deep denoising models.
    • Achieved high-quality results in image deblurring using only a single noisy and blurry observation, approaching the performance of fully supervised methods on benchmark datasets.
    • Validated the effectiveness of the proposed structured denoiser architecture in unsupervised image restoration.

    Conclusions:

    • The proposed structured denoiser framework offers a viable and effective solution for image restoration tasks where clean data is unavailable.
    • This method significantly advances unsupervised deep learning for image processing, particularly in denoising and deblurring.
    • The approach provides a practical alternative to traditional supervised learning, broadening the applicability of deep learning in real-world image restoration.