Sparse Learning

43 papers with code • 3 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Sparse Learning models and implementations

Building explainable graph neural network by sparse learning for the drug-protein binding prediction

yw109iu/gnn_sparse_learning 27 Aug 2023

Due to the use of the chemical-substructure-based graph, it is guaranteed that any subgraphs in a drug identified by our SLGNN are chemically valid structures.

2
27 Aug 2023

HyperSparse Neural Networks: Shifting Exploration to Exploitation through Adaptive Regularization

greenautoml4fas/hypersparse 14 Aug 2023

Sparse neural networks are a key factor in developing resource-efficient machine learning applications.

3
14 Aug 2023

Resource Constrained Model Compression via Minimax Optimization for Spiking Neural Networks

chenjallen/resource-constrained-compression-on-snn 9 Aug 2023

We propose an improved end-to-end Minimax optimization method for this sparse learning problem to better balance the model performance and the computation efficiency.

3
09 Aug 2023

Learning to Super-Resolve Blurry Images with Events

shinywang33/esl-net-plusplus 27 Feb 2023

Super-Resolution from a single motion Blurred image (SRB) is a severely ill-posed problem due to the joint degradation of motion blurs and low spatial resolution.

13
27 Feb 2023

Video-Text Retrieval by Supervised Sparse Multi-Grained Learning

yimuwangcs/Better_Cross_Modal_Retrieval 19 Feb 2023

While recent progress in video-text retrieval has been advanced by the exploration of better representation learning, in this paper, we present a novel multi-grained sparse learning framework, S3MA, to learn an aligned sparse space shared between the video and the text for video-text retrieval.

2
19 Feb 2023

Lottery Aware Sparsity Hunting: Enabling Federated Learning on Resource-Limited Edge

sarababakn/flash_fl 27 Aug 2022

A possible solution to this problem is to utilize off-the-shelf sparse learning algorithms at the clients to meet their resource budget.

4
27 Aug 2022

Controlled Sparsity via Constrained Optimization or: How I Learned to Stop Tuning Penalties and Love Constraints

gallego-posada/constrained_sparsity 8 Aug 2022

The performance of trained neural networks is robust to harsh levels of pruning.

8
08 Aug 2022

AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning

microsoft/AdaMix 24 May 2022

Standard fine-tuning of large pre-trained language models (PLMs) for downstream tasks requires updating hundreds of millions to billions of parameters, and storing a large copy of the PLM weights for every task resulting in increased cost for storing, sharing and serving the models.

116
24 May 2022

APP: Anytime Progressive Pruning

landskape-ai/progressive-pruning 4 Apr 2022

With the latest advances in deep learning, there has been a lot of focus on the online learning paradigm due to its relevance in practical settings.

16
04 Apr 2022

L0Learn: A Scalable Package for Sparse Learning using L0 Regularization

hazimehh/L0Learn 10 Feb 2022

We present L0Learn: an open-source package for sparse linear regression and classification using $\ell_0$ regularization.

93
10 Feb 2022