中文
相关论文

相关论文: How Does Pruning Impact Long-Tailed Multi-Label Me…

200 篇论文

Model Compression has drawn much attention within the deep learning community recently. Compressing a dense neural network offers many advantages including lower computation cost, deployability to devices of limited storage and memories,…

机器学习 · 计算机科学 2024-11-04 Diptarka Saha , Zihe Liu , Feng Liang

Model pruning aims to reduce the deep neural network (DNN) model size or computational overhead. Traditional model pruning methods such as l-1 pruning that evaluates the channel significance for DNN pay too much attention to the local…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xinyu Liu , Baopu Li , Zhen Chen , Yixuan Yuan

Modern deep neural network models are large and computationally intensive. One typical solution to this issue is model pruning. However, most current pruning algorithms depend on hand crafted rules or domain expertise. To overcome this…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Baopu Li , Yanwen Fan , Zhihong Pan , Gang Zhang

Deep learning algorithms are well-known to have a propensity for fitting the training data very well and often fit even outliers and mislabeled data points. Such fitting requires memorization of training data labels, a phenomenon that has…

机器学习 · 计算机科学 2020-08-11 Vitaly Feldman , Chiyuan Zhang

With the general trend of increasing Convolutional Neural Network (CNN) model sizes, model compression and acceleration techniques have become critical for the deployment of these models on edge devices. In this paper, we provide a…

机器学习 · 计算机科学 2020-05-12 Jiayi Liu , Samarth Tripathi , Unmesh Kurup , Mohak Shah

The high computational costs associated with large deep learning models significantly hinder their practical deployment. Model pruning has been widely explored in deep learning literature to reduce their computational burden, but its…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Md Adnan Faisal Hossain , Fengqing Zhu

Network compression is now a mature sub-field of neural network research: over the last decade, significant progress has been made towards reducing the size of models and speeding up inference, while maintaining the classification accuracy.…

Model initialization techniques are vital for improving the performance and reliability of deep learning models in medical computer vision applications. While much literature exists on non-medical images, the impacts on medical images,…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Sivaramakrishnan Rajaraman , Ghada Zamzmi , Feng Yang , Zhaohui Liang , Zhiyun Xue , Sameer Antani

Pre-trained universal feature extractors, such as BERT for natural language processing and VGG for computer vision, have become effective methods for improving deep learning models without requiring more labeled data. While effective,…

计算与语言 · 计算机科学 2020-05-18 Mitchell A. Gordon , Kevin Duh , Nicholas Andrews

Chest radiographs are the most common diagnostic exam in emergency rooms and intensive care units today. Recently, a number of researchers have begun working on large chest X-ray datasets to develop deep learning models for recognition of a…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Tanveer Syeda-Mahmood , Ph. D , K. C. L Wong , Ph. D , Joy T. Wu , M. D. , M. P. H , Ashutosh Jadhav , Ph. D , Orest Boyko , M. D. Ph. D

Deep neural networks have achieved exceptional results across a range of applications. As the demand for efficient and sparse deep learning models escalates, the significance of model compression, particularly pruning, is increasingly…

机器学习 · 计算机科学 2025-04-01 Yucong Dai , Gen Li , Feng Luo , Xiaolong Ma , Yongkai Wu

Determining the optimal size of a neural network is critical, as it directly impacts runtime performance and memory usage. Pruning is a well-established model compression technique that reduces the size of neural networks while…

机器学习 · 计算机科学 2024-09-04 Seungbeom Hu , ChanJun Park , Andrew Ferraiuolo , Sang-Ki Ko , Jinwoo Kim , Haein Song , Jieung Kim

The learning capability of a neural network improves with increasing depth at higher computational costs. Wider layers with dense kernel connectivity patterns furhter increase this cost and may hinder real-time inference. We propose feature…

机器学习 · 计算机科学 2016-11-01 Sajid Anwar , Wonyong Sung

Medical Imagings are considered one of the crucial diagnostic tools for different bones-related diseases, especially bones fractures. This paper investigates the robustness of pre-trained deep learning models for classifying bone fractures…

图像与视频处理 · 电气工程与系统科学 2025-07-15 Robby Hoover , Nelly Elsayed , Zag ElSayed , Chengcheng Li

Speech representation models based on the transformer architecture and trained by self-supervised learning have shown great promise for solving tasks such as speech and speaker recognition, keyword spotting, emotion detection, and more.…

计算与语言 · 计算机科学 2024-11-25 Teresa Dorszewski , Lenka Tětková , Lars Kai Hansen

Multi-label radiography image classification has long been a topic of interest in neural networks research. In this paper, we intend to classify such images using convolution neural networks with novel localization techniques. We will use…

图像与视频处理 · 电气工程与系统科学 2024-07-08 Lalit Pant , Shubham Arora

Compression techniques for deep neural network models are becoming very important for the efficient execution of high-performance deep learning systems on edge-computing devices. The concept of model compression is also important for…

The ability to predict lung and heart based diseases using deep learning techniques is central to many researchers, particularly in the medical field around the world. In this paper, we present a unique outlook of a very familiar problem of…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Sairamvinay Vijayaraghavan , David Haddad , Shikun Huang , Seongwoo Choi

Practitioners frequently observe that pruning improves model generalization. A long-standing hypothesis based on bias-variance trade-off attributes this generalization improvement to model size reduction. However, recent studies on…

机器学习 · 计算机科学 2022-10-26 Tian Jin , Michael Carbin , Daniel M. Roy , Jonathan Frankle , Gintare Karolina Dziugaite

The vulnerability of deep neural networks against adversarial examples - inputs with small imperceptible perturbations - has gained a lot of attention in the research community recently. Simultaneously, the number of parameters of…

机器学习 · 计算机科学 2021-08-20 Florian Merkle , Maximilian Samsinger , Pascal Schöttle