no code implementations • 3 Jun 2022 • Wenqi Shi, Sheng Zhou, Zhisheng Niu, Miao Jiang, Lu Geng
To deal with the coupled offloading and scheduling introduced by concurrent batch processing, we first consider an offline problem with a constant edge inference latency and the same latency constraint.
no code implementations • 7 Sep 2021 • Ruwen Bai, Min Li, Bo Meng, Fengfa Li, Miao Jiang, Junxing Ren, Degang Sun
Graph convolutional networks (GCNs) have emerged as dominant methods for skeleton-based action recognition.
no code implementations • 14 Jul 2020 • Wenqi Shi, Sheng Zhou, Zhisheng Niu, Miao Jiang, Lu Geng
Then, a greedy device scheduling algorithm is introduced, which in each step selects the device consuming the least updating time obtained by the optimal bandwidth allocation, until the lower bound begins to increase, meaning that scheduling more devices will degrade the model accuracy.
no code implementations • 25 Sep 2019 • Boli Fang, Miao Jiang, Abhirag Nagpure, Jerry Shen
Data augmentation(DA) is a useful technique to enlarge the size of the training set and prevent overfitting for different machine learning tasks when training data is scarce.
no code implementations • 1 Jun 2019 • Boli Fang, Miao Jiang, Jerry Shen
Effective complements to human judgment, artificial intelligence techniques have started to aid human decisions in complicated social problems across the world.
no code implementations • ICLR 2019 • Boli Fang, Chuck Jia, Miao Jiang, Dhawal Chaturvedi
In this paper we propose the Deli-Fisher GAN, a GAN that generates photo-realistic images by enforcing structure on the latent generative space using similar approaches in \cite{deligan}.
no code implementations • 25 Mar 2019 • Boli Fang, Miao Jiang
The need for large amounts of training image data with clearly defined features is a major obstacle to applying generative adversarial networks(GAN) on image generation where training data is limited but diverse, since insufficient latent feature representation in the already scarce data often leads to instability and mode collapse during GAN training.
no code implementations • 25 Mar 2019 • Boli Fang, Miao Jiang, Jerry Shen, Bjord Stenger
Recent advancements in deep learning techniques such as Convolutional Neural Networks(CNN) and Generative Adversarial Networks(GAN) have achieved breakthroughs in the problem of semantic image inpainting, the task of reconstructing missing pixels in given images.