paper-with-me

홈 › Papers

The Simpler The Better: An Entropy-Based Importance Metric To Reduce Neural Networks' Depth

2024-04-27 · Victor Quétu, Zhu Liao, Enzo Tartaglione

While deep neural networks are highly effective at solving complex tasks, large pre-trained models are commonly employed even to solve consistently simpler downstream tasks, which do not necessarily require a large model's complexity. Motivated by the awareness of the ever-growing AI environmental impact, we propose an efficiency strategy that leverages prior knowledge transferred by large models. Simple but effective, we propose a method relying on an Entropy-bASed Importance mEtRic (EASIER) to reduce the depth of over-parametrized deep neural networks, which alleviates their computational burden. We assess the effectiveness of our method on traditional image classification setups. Our code is available at https://github.com/VGCQ/EASIER.

📄 PDF Abstract BibTeX arXiv:2404.18949

Code (1)

vgcq/easier 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

A Continuous Relaxation of Beam Search for End-to-end Training of Neural Sequence Models

2017-08-01 · Kartik Goyal, Graham Neubig, Chris Dyer, Taylor Berg-Kirkpatrick

Beam search is a desirable choice of test-time decoding algorithm for neural sequence models because it potentially avoids search errors made by simpler greedy methods. However, typical cross entropy training procedures …

CCG SupertaggingMotion Segmentationnamed-entity-recognitionNamed Entity Recognition+1

DecMetrics: Structured Claim Decomposition Scoring for Factually Consistent LLM Outputs

2025-08-31 · Minghui Huang arxiv

Claim decomposition plays a crucial role in the fact-checking process by breaking down complex claims into simpler atomic components and identifying their unfactual elements. Despite its importance, current research prim…

An Entropy-based Pruning Method for CNN Compression

2017-06-19 · Jian-Hao Luo, Jianxin Wu

This paper aims to simultaneously accelerate and compress off-the-shelf CNN models via filter pruning strategy. The importance of each filter is evaluated by the proposed entropy-based method first. Then several unimport…

Distance entropy cartography characterises centrality in complex networks

2018-02-28 · Massimo Stella, Manlio De Domenico

We introduce distance entropy as a measure of homogeneity in the distribution of path lengths between a given node and its neighbours in a complex network. Distance entropy defines a new centrality measure whose properti…

Alignment Entropy Regularization

2022-12-22 · Ehsan Variani, Ke wu, David Rybach, Cyril Allauzen 외

Existing training criteria in automatic speech recognition(ASR) permit the model to freely explore more than one time alignments between the feature and label sequences. In this paper, we use entropy to measure a model's…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition