paper-with-me

홈 › Papers

Partition Pruning: Parallelization-Aware Pruning for Deep Neural Networks

2019-01-21 · Sina Shahhosseini, Ahmad Albaqsami, Masoomeh Jasemi, Nader Bagherzadeh

Parameters of recent neural networks require a huge amount of memory. These parameters are used by neural networks to perform machine learning tasks when processing inputs. To speed up inference, we develop Partition Pruning, an innovative scheme to reduce the parameters used while taking into consideration parallelization. We evaluated the performance and energy consumption of parallel inference of partitioned models, which showed a 7.72x speed up of performance and a 2.73x reduction in the energy used for computing pruned layers of TinyVGG16 in comparison to running the unpruned model on a single accelerator. In addition, our method showed a limited reduction some numbers in accuracy while partitioning fully connected layers.

📄 PDF Abstract BibTeX arXiv:1901.11391

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

POP: Online Structural Pruning Enables Efficient Inference of Large Foundation Models

2026-02-06 · Yi Chen, Wonjin Shin, Shuhong Liu, Tho Mai 외 arxiv

Large foundation models (LFMs) achieve strong performance through scaling, yet current structural pruning methods derive fixed pruning decisions during inference, overlooking sparsity patterns that emerge in the autoregr…

Frustratingly Easy Task-aware Pruning for Large Language Models

2025-10-26 · Yuanhe Tian, Junjie Liu, Xican Yang, Haishan Ye 외 arxiv

Pruning provides a practical solution to reduce the resources required to run large language models (LLMs) to benefit from their effective capabilities as well as control their cost for training and inference. Research o…

CA-AFP: Cluster-Aware Adaptive Federated Pruning

2026-03-02 · Om Govind Jha, Harsh Shukla, Haroon R. Lone arxiv

Federated Learning (FL) faces major challenges in real-world deployments due to statistical heterogeneity across clients and system heterogeneity arising from resource-constrained devices. While clustering-based approach…

Human Activity RecognitionFederated Learning

DPPA: Pruning Method for Large Language Model to Model Merging

2024-03-05 · Yaochen Zhu, Rui Xia, Jiajun Zhang

Model merging is to combine fine-tuned models derived from multiple domains, with the intent of enhancing the model's proficiency across various domains. The principal concern is the resolution of parameter conflicts. A …

Language ModelingLanguage ModellingLarge Language Modelmodel

Towards Fairness-aware Adversarial Network Pruning

2023-01-01 · ICCV 2023 1 · Lei Zhang, Zhibo Wang, Xiaowei Dong, Yunhe Feng 외

Network pruning aims to compress models while minimizing loss in accuracy. With the increasing focus on bias in AI systems, the bias inheriting or even magnification nature of traditional network pruning methods has …

FairnessNetwork Pruning