← Search

Shangyu Chen

4 accepted papers

2025

PaRa: Personalizing Text-to-Image Diffusion via Parameter Rank Reduction

ICLR 2025spotlight

Personalizing a large-scale pretrained Text-to-Image (T2I) diffusion model is chal- lenging as it typically struggles to make an appropriate trade-off between its training data distribution and the target distribution, i.e., learning a novel concept with only a few target images to achieve personali…

Cited by 0SourcePDFScholar
2020

Storage Efficient and Dynamic Flexible Runtime Channel Pruning via Deep Reinforcement Learning

NeurIPS 2020poster

In this paper, we propose a deep reinforcement learning (DRL) based framework to efficiently perform runtime channel pruning on convolutional neural networks (CNNs). Our DRL-based framework aims to learn a pruning strategy to determine how many and which channels to be pruned in each convolutional l…

2019

MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization

NeurIPS 2019poster

Tremendous amount of parameters make deep neural networks impractical to be deployed for edge-device-based real-world applications due to the limit of computational power and storage space. Existing studies have made progress on learning quantized deep models to reduce model size and energy consumpt…

2017

Learning to Prune Deep Neural Networks via Layer-wise Optimal Brain Surgeon

NeurIPS 2017poster

How to develop slim and accurate deep neural networks has become crucial for real- world applications, especially for those employed in embedded systems. Though previous work along this research line has shown some promising results, most existing methods either fail to significantly compress a well…