PulseAugur
EN
LIVE 15:44:44

New pruning method enhances CNN accuracy in data-scarce transfer learning

Researchers have developed an accuracy-aware extension to Layer-wise Relevance Propagation (LRP) based pruning for Convolutional Neural Networks (CNNs). This new method aims to prevent cascading accuracy degradation, a common issue when pruning models for data-scarce transfer learning scenarios. By dynamically adjusting the pruning rate and order using the harmonic mean of class accuracy, the technique effectively compresses pre-trained models while preserving task-specific performance. AI

IMPACT This research offers a novel approach to improve the efficiency and accuracy of CNNs in data-scarce environments, potentially benefiting applications in specialized domains.

RANK_REASON This is a research paper detailing a new method for pruning CNNs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New pruning method enhances CNN accuracy in data-scarce transfer learning

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Daisuke Yasui, Toshitaka Matsuki, Hiroshi Sato ·

    An accuracy-aware extension to LRP-based pruning for CNNs to prevent cascading accuracy degradation in data-scarce transfer learning

    arXiv:2511.10861v3 Announce Type: replace-cross Abstract: Convolutional Neural Networks (CNNs) pre-trained on large-scale datasets such as ImageNet are widely used as feature extractors to construct high-accuracy classification models from scarce data for specific tasks. In such …