2022
DOI: 10.1007/s10462-022-10221-5
|View full text |Cite
|
Sign up to set email alerts
|

An architecture-level analysis on deep learning models for low-impact computations

Abstract: Deep neural networks (DNNs) have made significant achievements in a wide variety of domains. For the deep learning tasks, multiple excellent hardware platforms provide efficient solutions, including graphics processing units (GPUs), central processing units (CPUs), field programmable gate arrays (FPGAs), and application-specific integrated circuit (ASIC). Nonetheless, CPUs outperform other solutions including GPUs in many cases for the inference workload of DNNs with the support of various techniques, such as … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
9

Relationship

3
6

Authors

Journals

citations
Cited by 33 publications
(5 citation statements)
references
References 64 publications
0
5
0
Order By: Relevance
“…The Swin Transformer is the basic unit block. For the encoder, the medical image is segmented into non-overlapping patches ( Li et al, 2023 ) of varying sizes by a patch splitting module. In addition, a linear embedding layer maps the raw-valued features to arbitrary dimensions.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…The Swin Transformer is the basic unit block. For the encoder, the medical image is segmented into non-overlapping patches ( Li et al, 2023 ) of varying sizes by a patch splitting module. In addition, a linear embedding layer maps the raw-valued features to arbitrary dimensions.…”
Section: Methodsmentioning
confidence: 99%
“…With the development of deep learning, computer vision technology has made immense splash in the field of medical image analysis. Medical image segmentation has become an important branch of medical image analysis ( Chen et al, 2021 ; Li et al, 2022 , 2023 ; Yue et al, 2022 ). Stable and highly accurate medical image segmentation can greatly improve the clinical speed and diagnostic accuracy of doctors.…”
Section: Introductionmentioning
confidence: 99%
“…In many real-world applications, object detection must be performed in a timely and power-saving manner with computational resource constraints. Many other vision tasks have built lightweight models using methods, such as weight quantization [16], [17], network compression [18], computationally efficient architecture design [19], [20], [21], and so on. For some vision tasks, lightweight networks aim to achieve the best tradeoff between accuracy and efficiency, showing their superiority by reducing the model size and FLOPs with a little performance drop [22].…”
Section: B Lightweight Object Detection Modelmentioning
confidence: 99%
“…This part analyzes the redundancy feature maps, each of which represents feature information essential for the network. However, according to the investigation, the activation function, a common structure in mainstream networks, results in huge sparsity in the feature maps [32]. A high degree of sparsity means a high percentage of zero elements, which is redundant data in the feature map.…”
Section: Redundancy Analysismentioning
confidence: 99%