paper-with-me

홈 › Papers

Voting from Nearest Tasks: Meta-Vote Pruning of Pre-trained Models for Downstream Tasks

2023-01-27 · Haiyan Zhao, Tianyi Zhou, Guodong Long, Jing Jiang, Chengqi Zhang

As a few large-scale pre-trained models become the major choices of various applications, new challenges arise for model pruning, e.g., can we avoid pruning the same model from scratch for every downstream task? How to reuse the pruning results of previous tasks to accelerate the pruning for a new task? To address these challenges, we create a small model for a new task from the pruned models of similar tasks. We show that a few fine-tuning steps on this model suffice to produce a promising pruned-model for the new task. We study this ''meta-pruning'' from nearest tasks on two major classes of pre-trained models, convolutional neural network (CNN) and vision transformer (ViT), under a limited budget of pruning iterations. Our study begins by investigating the overlap of pruned models for similar tasks and how the overlap changes over different layers and blocks. Inspired by these discoveries, we develop a simple but effective ''Meta-Vote Pruning (MVP)'' method that significantly reduces the pruning iterations for a new task by initializing a sub-network from the pruned models of its nearest tasks. In experiments, we demonstrate MVP's advantages in accuracy, efficiency, and generalization through extensive empirical studies and comparisons with popular pruning methods over several datasets.

📄 PDF Abstract BibTeX arXiv:2301.11560

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Pruning 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Vote for Nearest Neighbors Meta-Pruning of Self-Supervised Networks

2021-09-29 · Haiyan Zhao, Tianyi Zhou, Guodong Long, Jing Jiang 외

Pruning plays an essential role in deploying deep neural nets (DNNs) to the hardware of limited memory or computation. However, current high-quality iterative pruning can create a terrible carbon footprint when compressi…

RVLoss: Runoff Vote Loss for Self-Supervised LiDAR Scene Flow Estimation

2026-08-19 · Shiming Wang, Liangliang Nan, Julian Kooij, Holger Caesar 외 arxiv

LiDAR scene flow estimates point-wise motion between two consecutive scans, referred to as the source and target. Leading self-supervised methods typically minimize the Chamfer loss, the nearest neighbor distance between…

Self-Supervised LearningScene Flow Estimation

VENet: Voting Enhancement Network for 3D Object Detection

2021-01-01 · ICCV 2021 10 · Qian Xie, Yu-Kun Lai, Jing Wu, Zhoutao Wang 외

Hough voting, as has been demonstrated in VoteNet, is effective for 3D object detection, where voting is a key step. In this paper, we propose a novel VoteNet-based 3D detector with vote enhancement to improve the de…

3D Object DetectionObjectobject-detectionObject Detection

The Computational Impact of Partial Votes on Strategic Voting

2014-05-28 · Nina Narodytska, Toby Walsh

In many real world elections, agents are not required to rank all candidates. We study three of the most common methods used to modify voting rules to deal with such partial votes. These methods modify scoring rules (lik…

Repeat Voting: Two-Vote May Lead More People To Vote

2022-11-29 · Sergiu Hart

A "repeat voting" procedure is proposed, whereby voting is carried out in two identical rounds. Every voter can vote in each round, the results of the first round are made public before the second round, and the final re…

Vocal Bursts Valence Prediction