paper-with-me

홈 › Papers

Dr2Net: Dynamic Reversible Dual-Residual Networks for Memory-Efficient Finetuning

2024-01-01 · CVPR 2024 1 · Chen Zhao, Shuming Liu, Karttikeya Mangalam, Guocheng Qian, Fatimah Zohra, Abdulmohsen Alghannam, Jitendra Malik, Bernard Ghanem

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning which is highly memory-intensive for tasks with high-resolution data e.g. video understanding small object detection and point cloud analysis. In this paper we propose Dynamic Reversible Dual-Residual Networks or Dr2Net a novel family of network architectures that acts as a surrogate network to finetune a pretrained model with substantially reduced memory consumption. Dr2Net contains two types of residual connections one maintaining the residual structure in the pretrained models and the other making the network reversible. Due to its reversibility intermediate activations which can be reconstructed from output are cleared from memory during training. We use two coefficients on either type of residual connections respectively and introduce a dynamic training strategy that seamlessly transitions the pretrained model to a reversible network with much higher numerical precision. We evaluate Dr2Net on various pretrained models and various tasks and show that it can reach comparable performance to conventional finetuning but with significantly less memory usage.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionSmall Object DetectionVideo Understanding

Similar Papers 제목 키워드 기반

Dr$^2$Net: Dynamic Reversible Dual-Residual Networks for Memory-Efficient Finetuning

2024-01-08 · Chen Zhao, Shuming Liu, Karttikeya Mangalam, Guocheng Qian 외

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning, which is highly memory-intensive for tasks with high-resolut…

object-detectionObject DetectionSmall Object DetectionVideo Understanding

The Reversible Residual Network: Backpropagation Without Storing Activations

2017-07-14 · NeurIPS 2017 12 · Aidan N. Gomez, Mengye Ren, Raquel Urtasun, Roger B. Grosse

Deep residual networks (ResNets) have significantly pushed forward the state-of-the-art on image classification, increasing in performance as networks grow both deeper and wider. However, memory consumption becomes a bot…

General Classificationimage-classificationImage Classification

m-RevNet: Deep Reversible Neural Networks with Momentum

2021-08-12 · Duo Li, Shang-Hua Gao

In recent years, the connections between deep residual networks and first-order Ordinary Differential Equations (ODEs) have been disclosed. In this work, we further bridge the deep neural architecture design with the sec…

image-classificationImage ClassificationSemantic Segmentation

Momentum Capsule Networks

2022-01-26 · Josef Gugglberger, David Peer, Antonio Rodríguez-Sánchez

Capsule networks are a class of neural networks that achieved promising results on many computer vision tasks. However, baseline capsule networks have failed to reach state-of-the-art results on more complex datasets due…

Equivariant Multiscale Learned Invertible Reconstruction for Cone Beam CT

2024-01-20 · Nikita Moriakov, Jan-Jakob Sonke, Jonas Teuwen

Cone Beam CT (CBCT) is an essential imaging modality nowadays, but the image quality of CBCT still lags behind the high quality standards established by the conventional Computed Tomography. We propose LIRE+, a learned i…