Related Experiment Video
Updated: May 7, 2025

06:02
Topographical Estimation of Visual Population Receptive Fields by fMRI
Published on: February 3, 2015
9.2K
Architecture-Agnostic Untrained Network Priors for Image Reconstruction with Frequency Regularization.
Yilin Liu1, Yunkui Pang1, Jiang Li1
1Computer Science, University of North Carolina at Chapel Hill.
Summary
Untrained deep learning networks can now recover high-quality images without training data. New methods efficiently control network spectral bias, reducing overfitting and improving performance for tasks like MRI reconstruction.
Area of Science:
- Computer Vision
- Machine Learning
- Medical Imaging
Background:
- Untrained networks leverage deep image priors for image recovery without training sets.
- Success is linked to spectral bias in network architectures, acting as implicit regularization.
- Current methods face challenges like architectural over-specification, overfitting, and long optimization times.
Purpose of the Study:
- To develop efficient, architecture-agnostic techniques to directly modulate the spectral bias of network priors.
- To address challenges of overfitting and lengthy optimization in untrained network applications.
- To enable the use of compact models with reduced runtime for superior or comparable performance.
Main Methods:
- Implementation of bandwidth-constrained input.
- Integration of bandwidth-controllable upsamplers.
- Application of Lipschitz-regularized convolutional layers.
Main Results:
- Demonstrated reduction in overfitting for underperforming architectures.
- Closed performance gaps between different network architectures with minimal code changes.
- Achieved comparable or superior performance using more compact models with reduced runtime.
- Successfully applied to inpainting-like MRI reconstruction tasks.
Conclusions:
- Architectural biases, overfitting, and runtime issues in untrained network priors can be addressed simultaneously without architectural modifications.
- Proposed techniques offer efficient and practical solutions for enhancing untrained network performance.
- The findings pave the way for more accessible and efficient deep learning-based image reconstruction.
Related Concept Videos
Reconstruction of Signal using Interpolation
136
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...
136
Aliasing
100
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
100

