English

NeuroPrune: A Neuro-inspired Topological Sparse Training Algorithm for Large Language Models

Machine Learning 2024-06-06 v3 Computation and Language

Abstract

Transformer-based Language Models have become ubiquitous in Natural Language Processing (NLP) due to their impressive performance on various tasks. However, expensive training as well as inference remains a significant impediment to their widespread applicability. While enforcing sparsity at various levels of the model architecture has found promise in addressing scaling and efficiency issues, there remains a disconnect between how sparsity affects network topology. Inspired by brain neuronal networks, we explore sparsity approaches through the lens of network topology. Specifically, we exploit mechanisms seen in biological networks, such as preferential attachment and redundant synapse pruning, and show that principled, model-agnostic sparsity approaches are performant and efficient across diverse NLP tasks, spanning both classification (such as natural language inference) and generation (summarization, machine translation), despite our sole objective not being optimizing performance. NeuroPrune is competitive with (or sometimes superior to) baselines on performance and can be up to 1010x faster in terms of training time for a given level of sparsity, simultaneously exhibiting measurable improvements in inference time in many cases.

Keywords

Cite

@article{arxiv.2404.01306,
  title  = {NeuroPrune: A Neuro-inspired Topological Sparse Training Algorithm for Large Language Models},
  author = {Amit Dhurandhar and Tejaswini Pedapati and Ronny Luss and Soham Dan and Aurelie Lozano and Payel Das and Georgios Kollias},
  journal= {arXiv preprint arXiv:2404.01306},
  year   = {2024}
}

Comments

Accepted at ACL 2024

R2 v1 2026-06-28T15:40:34.588Z