paper-with-me

홈 › Papers

Memory-efficient model-based deep learning with convergence and robustness guarantees

2022-06-06 · Aniket Pramanik, M. Bridget Zimmerman, Mathews Jacob

Computational imaging has been revolutionized by compressed sensing algorithms, which offer guaranteed uniqueness, convergence, and stability properties. Model-based deep learning methods that combine imaging physics with learned regularization priors have emerged as more powerful alternatives for image recovery. The main focus of this paper is to introduce a memory efficient model-based algorithm with similar theoretical guarantees as CS methods. The proposed iterative algorithm alternates between a gradient descent involving the score function and a conjugate gradient algorithm to encourage data consistency. The score function is modeled as a monotone convolutional neural network. Our analysis shows that the monotone constraint is necessary and sufficient to enforce the uniqueness of the fixed point in arbitrary inverse problems. In addition, it also guarantees the convergence to a fixed point, which is robust to input perturbations. We introduce two implementations of the proposed MOL framework, which differ in the way the monotone property is imposed. The first approach enforces a strict monotone constraint, while the second one relies on an approximation. The guarantees are not valid for the second approach in the strict sense. However, our empirical studies show that the convergence and robustness of both approaches are comparable, while the less constrained approximate implementation offers better performance. The proposed deep equilibrium formulation is significantly more memory efficient than unrolled methods, which allows us to apply it to 3D or 2D+time problems that current unrolled algorithms cannot handle.

📄 PDF Abstract BibTeX arXiv:2206.04797

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensingCompressive SensingOperator learning

Similar Papers 제목 키워드 기반

Algorithmic Analysis of Dense Associative Memory: Finite-Size Guarantees and Adversarial Robustness

2026-04-14 · Madhava Gaikwad arxiv

Dense Associative Memory (DAM) generalizes Hopfield networks through higher-order interactions and achieves storage capacity that scales as $O(N^{n-1})$ under suitable pattern separation conditions. Existing dynamical an…

Adversarial Robustness

Improved Model based Deep Learning using Monotone Operator Learning (MOL)

2021-11-22 · Aniket Pramanik, Mathews Jacob

Model-based deep learning (MoDL) algorithms that rely on unrolling are emerging as powerful tools for image recovery. In this work, we introduce a novel monotone operator learning framework to overcome some of the challe…

Deep LearningOperator learningRolling Shutter Correction

On Adaptivity in Zeroth-Order Optimization

2026-05-05 · Hassan Dbouk, Nidham Gazagnadou, Matthias Reisser, Christos Louizos arxiv

We investigate the effectiveness of adaptive zeroth-order (ZO) optimization for memory-constrained fine-tuning of large language models (LLMs). Contrary to prior claims, we show that adaptive ZO methods such as ZO-Adam o…

FADE: Enabling Federated Adversarial Training on Heterogeneous Resource-Constrained Edge Devices

2022-09-08 · Minxue Tang, Jianyi Zhang, Mingyuan Ma, Louis DiValentin 외

Federated adversarial training can effectively complement adversarial robustness into the privacy-preserving federated learning systems. However, the high demand for memory capacity and computing power makes large-scale …

Adversarial RobustnessFederated LearningPrivacy Preserving

MicroAdam: Accurate Adaptive Optimization with Low Space Overhead and Provable Convergence

2024-05-24 · Ionut-Vlad Modoranu, Mher Safaryan, Grigory Malinovsky, Eldar Kurtic 외

We propose a new variant of the Adam optimizer called MicroAdam that specifically minimizes memory overheads, while maintaining theoretical convergence guarantees. We achieve this by compressing the gradient information …

Distributed Optimization