← Search

Afshin Abdi

6 accepted papers

2023

Efficient Distributed Inference of Deep Neural Networks via Restructuring and Pruning

AAAI 2023technical

In this paper, we consider the parallel implementation of an already-trained deep model on multiple processing nodes (a.k.a. workers). Specifically, we investigate as to how a deep model should be divided into several parallel sub-models, each of which is executed efficiently by a worker. Since late…

Cited by 2SourcePDFScholar
2022

Deep Sequential Beamformer Learning for Multipath Channels in Mmwave Communication Systems

ICASSP 2022accepted

The highly directional nature of mmWave channels results in a mutlipath incoming signal, often with varying power levels. To exploit the complete diversity of this channel, beamformer design should incorporate this multipath. This increases pilot overhead for initial access. However, low latency mmW…

Cited by 0SourceScholar
2017

Mixture source identification in non-stationary data streams with applications in compression

ICASSP 2017accepted

We consider a non-stationary data stream in which the data statistics may change abruptly from one sample to another, i.e. each sample might be generated from a different (unknown) source in a mixture of K sources. The problem of identifying the models and parameters of K sources, as well as the sou…

Cited by 0SourceScholar
2017

Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee

NeurIPS 2017spotlight

We introduce and analyze a new technique for model reduction for deep neural networks. While large networks are theoretically capable of learning arbitrarily complex models, overfitting and model redundancy negatively affects the prediction accuracy and model variance. Our Net-Trim algorithm prunes…