diff --git a/README.md b/README.md index f3a5b42..e682867 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Please feel free to [pull requests](https://github.com/he-y/awesome-Pruning/pull ### 2022 | Title | Venue | Type | Code | |:-------------------------------------------------------------------------------------------------------------------------------- |:-----:|:-------:|:----:| +| [A Bregman Learning Framework for Sparse Neural Networks](https://nips.cc/Conferences/2022/Schedule?showEvent=56135) | NeurIPS | `W` | [PyTorch(Author)](https://github.com/TimRoith/BregmanLearning) | | [FedDUAP: Federated Learning with Dynamic Update and Adaptive Pruning Using Shared Data on the Server](https://www.ijcai.org/proceedings/2022/385) | IJCAI | `F` | - | | [On the Channel Pruning using Graph Convolution Network for Convolutional Neural Network Acceleration](https://www.ijcai.org/proceedings/2022/431) | IJCAI | `F` | - | | [Pruning-as-Search: Efficient Neural Architecture Search via Channel Pruning and Structural Reparameterization](https://www.ijcai.org/proceedings/2022/449) | IJCAI | `F` | - |