Sparse Deep

Sparse deep learning focuses on creating deep neural networks with significantly fewer connections, reducing computational cost and memory requirements while maintaining accuracy. Current research emphasizes developing efficient algorithms for creating and training these sparse networks, including iterative pruning methods leveraging second-order information and $\ell_1$ regularization, and exploring their application in various architectures like convolutional neural networks and transformers. This field is crucial for deploying large-scale deep learning models on resource-constrained devices and improving the interpretability and efficiency of existing models, impacting both theoretical understanding and practical applications across diverse domains.

Papers