paper-with-me

Papers

Convolutional Analysis Operator Learning: Acceleration and Convergence

2018-02-15 · Il Yong Chun, Jeffrey A. Fessler

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 sparsifying regularizer with the convolution perspective, and develops a new convergent Block Proximal Extrapolated Gradient method using a Majorizer (BPEG-M) to solve the corresponding block multi-nonconvex problems. To learn diverse filters within the CAOL framework, this paper introduces an orthogonality constraint that enforces a tight-frame filter condition, and a regularizer that promotes diversity between filters. Numerical experiments show that, with sharp majorizers, BPEG-M significantly accelerates the CAOL convergence rate compared to the state-of-the-art block proximal gradient (BPG) method. Numerical experiments for sparse-view computational tomography show that a convolutional sparsifying regularizer learned via CAOL significantly improves reconstruction quality compared to a conventional edge-preserving regularizer. Using more and wider kernels in a learned regularizer better preserves edges in reconstructed images.

📄 PDF Abstract BibTeX arXiv:1802.05584

Code (5)

mechatoz/convolt 공식 구현
UnofficialJuliaMirror/ConvolutionalOperatorLearning.jl-3c17ac3d-2343-4d75-b01f-81723beeda4b
UnofficialJuliaMirrorSnapshots/ConvolutionalOperatorLearning.jl-3c17ac3d-2343-4d75-b01f-81723beeda4b
dahong67/ConvolutionalAnalysisOperatorLearning.jl
dahong67/ConvolutionalOperatorLearning.jl

Tasks

Dictionary LearningOperator learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Reduce Computational Complexity for Convolutional Layers by Skipping Zeros

2023-06-28 · Zhiyi Zhang, Pengfei Zhang, Zhuopin Xu, Qi Wang

Convolutional neural networks necessitate good algorithms to reduce complexity, and sufficient utilization of parallel processors for acceleration. Within convolutional layers, there are three types of operators: convolu…

GPU

A Generic Acceleration Framework for Stochastic Composite Optimization

2019-06-03 · NeurIPS 2019 12 · Andrei Kulunchakov, Julien Mairal

In this paper, we introduce various mechanisms to obtain accelerated first-order stochastic optimization algorithms when the objective function is convex or strongly convex. Specifically, we extend the Catalyst approach …

Stochastic Optimization

Damped Anderson Mixing for Deep Reinforcement Learning: Acceleration, Convergence, and Stabilization

2021-10-17 · NeurIPS 2021 12 · Ke Sun, Yafei Wang, Yi Liu, Yingnan Zhao 외

Anderson mixing has been heuristically applied to reinforcement learning (RL) algorithms for accelerating convergence and improving the sampling efficiency of deep RL. Despite its heuristic improvement of convergence, a …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Transformer-based models and hardware acceleration analysis in autonomous driving: A survey

2023-04-21 · Juan Zhong, Zheng Liu, Xi Chen

Transformer architectures have exhibited promising performance in various autonomous driving applications in recent years. On the other hand, its dedicated hardware acceleration on portable computational platforms has be…

Autonomous DrivingAutonomous VehiclesDecision MakingDecoder+2

Accelerated parallel MRI using memory efficient and robust monotone operator learning (MOL)

2023-04-03 · Aniket Pramanik, Mathews Jacob

Model-based deep learning methods that combine imaging physics with learned regularization priors have been emerging as powerful tools for parallel MRI acceleration. The main focus of this paper is to determine the utili…

Compressive SensingOperator learning