paper-with-me

Papers

The EarlyBird Gets the WORM: Heuristically Accelerating EarlyBird Convergence

2024-05-31 · Adithya Vasudev

The Lottery Ticket hypothesis proposes that ideal, sparse subnetworks, called lottery tickets, exist in untrained dense neural networks. The Early Bird hypothesis proposes an efficient algorithm to find these winning lottery tickets in convolutional neural networks, using the novel concept of distance between subnetworks to detect convergence in the subnetworks of a model. However, this approach overlooks unchanging groups of unimportant neurons near the search's end. We proposes WORM, a method that exploits these static groups by truncating their gradients, forcing the model to rely on other neurons. Experiments show WORM achieves faster ticket identification during training on convolutional neural networks, despite the additional computational overhead, when compared to EarlyBird search. Additionally, WORM-pruned models lose less accuracy during pruning and recover accuracy faster, improving the robustness of a given model. Furthermore, WORM is also able to generalize the Early Bird hypothesis reasonably well to larger models, such as transformers, displaying its flexibility to adapt to more complex architectures.

📄 PDF Abstract BibTeX arXiv:2406.11872

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

EarlyBird: Early-Fusion for Multi-View Tracking in the Bird's Eye View

2023-10-20 · Torben Teepe, Philipp Wolters, Johannes Gilg, Fabian Herzog 외

Multi-view aggregation promises to overcome the occlusion and missed detection challenge in multi-object detection and tracking. Recent approaches in multi-view detection and 3D object detection made a huge performance l…

3D Object DetectionMulti-Object Trackingmulti-view detectionMultiview Detection+2

The EarlyBIRD Catches the Bug: On Exploiting Early Layers of Encoder Models for More Efficient Code Classification

2023-05-08 · Anastasiia Grishina, Max Hort, Leon Moonen

The use of modern Natural Language Processing (NLP) techniques has shown to be beneficial for software engineering tasks, such as vulnerability detection and type inference. However, training deep NLP models requires sig…

Code ClassificationDefect DetectionMulti-class ClassificationVulnerability Detection

AI Agents Enable Adaptive Computer Worms

2026-06-02 · Jonas Guan, Tom Blanchard, Hanna Foerster, Hengrui Jia 외 arxiv

A computer worm is malware that spreads on a network by replicating itself from one machine to another. Traditional worms, like WannaCry, exploited predetermined vulnerabilities, and their spread can be halted by patchin…

WormPose: Image synthesis and convolutional networks for pose estimation in C. elegans

2020-07-10 · Plos Computational Biology 2021 4 · Laetitia Hebert, Tosif Ahamed, Antonio C Costa, Liam O'Shaughnessy 외

An important model system for understanding genes, neurons and behavior, the nematode worm C. elegans naturally moves through a variety of complex postures, for which estimation from video data is challenging. We introdu…

2D Pose EstimationAnimal Pose EstimationImage GenerationPose Estimation

Learning the Propagation of Worms in Wireless Sensor Networks

2022-09-20 · Yifan Wang, Siqi Wang, Guangmo Tong

Wireless sensor networks (WSNs) are composed of spatially distributed sensors and are considered vulnerable to attacks by worms and their variants. Due to the distinct strategies of worms propagation, the dynamic behavio…