中文
相关论文

相关论文: Filter Sketch for Network Pruning

200 篇论文

We introduce hybrid pruning which combines both coarse-grained channel and fine-grained weight pruning to reduce model size, computation and power demands with no to little loss in accuracy for enabling modern networks deployment on…

计算机视觉与模式识别 · 计算机科学 2018-11-02 Xiaofan Xu , Mi Sun Park , Cormac Brick

Existing structured pruning methods typically rely on multi-stage training procedures that incur high computational costs. Pruning at initialization aims to reduce this burden but often suffers from degraded performance. To address these…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Deepak Ghimire , Dayoung Kil , Seonghwan Jeong , Jaesik Park , Seong-heum Kim

This work introduces a novel approach to pruning deep learning models by using distilled data. Unlike conventional strategies which primarily focus on architectural or algorithmic optimization, our method reconsiders the role of data in…

机器学习 · 计算机科学 2023-08-10 Luke McDermott , Daniel Cummings

Sketching is one of the most fundamental tools in large-scale machine learning. It enables runtime and memory saving via randomly compressing the original large problem into lower dimensions. In this paper, we propose a novel sketching…

机器学习 · 计算机科学 2023-06-08 Zhao Song , Yitan Wang , Zheng Yu , Lichen Zhang

In this paper, we explore the performance of different pruning methods in the context of the lottery ticket hypothesis. We compare the performance of L1 unstructured pruning, Fisher pruning, and random pruning on different network…

机器学习 · 计算机科学 2023-03-29 Eirik Fladmark , Muhammad Hamza Sajjad , Laura Brinkholm Justesen

Pruning is a standard technique for removing unnecessary structure from a neural network to reduce its storage footprint, computational demands, or energy consumption. Pruning can reduce the parameter-counts of many state-of-the-art neural…

机器学习 · 计算机科学 2019-07-02 Jonathan Frankle , David Bau

Deep learning harnesses massive parallel floating-point processing to train and evaluate large neural networks. Trends indicate that deeper and larger neural networks with an increasing number of parameters achieve higher accuracy than…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Brad Larson , Bishal Upadhyaya , Luke McDermott , Siddha Ganju

As the convolutional neural network (CNN) gets deeper and wider in recent years, the requirements for the amount of data and hardware resources have gradually increased. Meanwhile, CNN also reveals salient redundancy in several tasks. The…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Jingfei Chang , Yang Lu , Ping Xue , Yiqun Xu , Zhen Wei

We introduce a novel sketch-to-image tool that aligns with the iterative refinement process of artists. Our tool lets users sketch blocking strokes to coarsely represent the placement and form of objects and detail strokes to refine their…

图形学 · 计算机科学 2024-10-28 Vishnu Sarukkai , Lu Yuan , Mia Tang , Maneesh Agrawala , Kayvon Fatahalian

Scaling deep neural networks (NN) of reinforcement learning (RL) algorithms has been shown to enhance performance when feature extraction networks are used but the gained performance comes at the significant expense of increased…

机器学习 · 计算机科学 2025-07-17 Valentin Frank Ingmar Guenter , Athanasios Sideris

With the increase of structure complexity, convolutional neural networks (CNNs) take a fair amount of computation cost. Meanwhile, existing research reveals the salient parameter redundancy in CNNs. The current pruning methods can compress…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Jingfei Chang , Yang Lu , Ping Xue , Yiqun Xu , Zhen Wei

Filter level pruning is an effective method to accelerate the inference speed of deep CNN models. Although numerous pruning algorithms have been proposed, there are still two open issues. The first problem is how to prune residual…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Jian-Hao Luo , Jianxin Wu

We present an integral framework for training sketch simplification networks that convert challenging rough sketches into clean line drawings. Our approach augments a simplification network with a discriminator network, training both…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Edgar Simo-Serra , Satoshi Iizuka , Hiroshi Ishikawa

There is an ongoing effort to develop feature selection algorithms to improve interpretability, reduce computational resources, and minimize overfitting in predictive models. Neural networks stand out as architectures on which to build…

机器学习 · 计算机科学 2025-10-08 Felix Zimmer , Patrik Okanovic , Torsten Hoefler

State-of-the-art convolutional neural networks (CNNs) used in vision applications have large models with numerous weights. Training these models is very compute- and memory-resource intensive. Much research has been done on pruning or…

机器学习 · 计算机科学 2019-12-10 Sangkug Lym , Esha Choukse , Siavash Zangeneh , Wei Wen , Sujay Sanghavi , Mattan Erez

As we push the boundaries of performance in various vision tasks, the models grow in size correspondingly. To keep up with this growth, we need very aggressive pruning techniques for efficient inference and deployment on edge devices.…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Xinglong Sun , Barath Lakshmanan , Maying Shen , Shiyi Lan , Jingde Chen , Jose Alvarez

Neural networks have achieved remarkable performance in various application domains. Nevertheless, a large number of weights in pre-trained deep neural networks prohibit them from being deployed on smartphones and embedded systems. It is…

机器学习 · 计算机科学 2023-07-19 Shibo Yao , Dantong Yu , Ioannis Koutis

Network pruning has become the de facto tool to accelerate deep neural networks for mobile and edge applications. Recently, feature-map discriminant based channel pruning has shown promising results, as it aligns well with the CNN objective…

机器学习 · 计算机科学 2020-05-29 Zejiang Hou , Sun-Yuan Kung

A variety of pruning methods have been introduced for over-parameterized Recurrent Neural Networks to improve efficiency in terms of power consumption and storage utilization. These advances motivate a new paradigm, termed `hyperpruning',…

机器学习 · 计算机科学 2025-06-10 Caleb Zheng , Eli Shlizerman

Pruning convolutional filters has demonstrated its effectiveness in compressing ConvNets. Prior art in filter pruning requires users to specify a target model complexity (e.g., model size or FLOP count) for the resulting architecture.…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Ting-Wu Chin , Ruizhou Ding , Cha Zhang , Diana Marculescu
‹ 上一页 1 8 9 10 下一页 ›