TL;DR
This paper introduces a new convolutional analysis operator learning framework that improves convergence speed and reconstruction quality in high-dimensional signal processing tasks by leveraging a novel optimization algorithm and regularization techniques.
Contribution
It proposes a convolutional analysis operator learning framework with a new convergent optimization method and regularizers for diverse, high-quality signal reconstruction.
Findings
BPEG-M accelerates convergence compared to BPG.
Learned regularizers improve image reconstruction quality.
Using wider kernels better preserves edges.
Abstract
Convolutional operator learning is gaining attention in many signal processing and computer vision applications. Learning kernels has mostly relied on so-called patch-domain approaches that extract and store many overlapping patches across training signals. Due to memory demands, patch-domain methods have limitations when learning kernels from large datasets -- particularly with multi-layered structures, e.g., convolutional neural networks -- or when applying the learned kernels to high-dimensional signal recovery problems. The so-called convolution approach does not store many overlapping patches, and thus overcomes the memory problems particularly with careful algorithmic designs; it has been studied within the "synthesis" signal model, e.g., convolutional dictionary learning. This paper proposes a new convolutional analysis operator learning (CAOL) framework that learns an analysis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- mechatoz/convoltnoneOfficial
- UnofficialJuliaMirrorSnapshots/ConvolutionalOperatorLearning.jl-3c17ac3d-2343-4d75-b01f-81723beeda4bnone
- dahong67/ConvolutionalOperatorLearning.jlnone
- dahong67/ConvolutionalAnalysisOperatorLearning.jlnone
- UnofficialJuliaMirror/ConvolutionalOperatorLearning.jl-3c17ac3d-2343-4d75-b01f-81723beeda4bnone
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
