15 citations · 33 across the 5 of their papers we have counts for
10 papers
Nimble: Lightweight and Parallel GPU Task Scheduling for Deep Learning
Woosuk Kwon, Gyeong-In Yu, Eunji Jeong +1
Deep learning (DL) frameworks take advantage of GPUs to improve the speed of DL inference and training. Ideally, DL frameworks should be able to fully utilize the computation power…
Accelerating Multi-Model Inference by Merging DNNs of Different Weights
Joo Seong Jeong, Soojeong Kim, Gyeong-In Yu +2
Standardized DNN models that have been proved to perform well on machine learning tasks are widely used and often adopted as-is to solve downstream tasks, forming the transfer lear…
Hippo: Taming Hyper-parameter Optimization of Deep Learning with Stage Trees
Ahnjae Shin, Do Yoon Kim, Joo Seong Jeong +1
Hyper-parameter optimization is crucial for pushing the accuracy of a deep learning model to its limits. A hyper-parameter optimization job, referred to as a study, involves numero…
Stage-based Hyper-parameter Optimization for Deep Learning
Ahnjae Shin, Dong-Jin Shin, Sungwoo Cho +4
As deep learning techniques advance more than ever, hyper-parameter optimization is the new major workload in deep learning clusters. Although hyper-parameter optimization is cruci…
Making Classical Machine Learning Pipelines Differentiable: A Neural Translation Approach
Gyeong-In Yu, Saeed Amizadeh, Sehoon Kim +4
Classical Machine Learning (ML) pipelines often comprise of multiple ML models where models, within a pipeline, are trained in isolation. Conversely, when training neural network m…
JANUS: Fast and Flexible Deep Learning via Symbolic Graph Execution of Imperative Programs
Eunji Jeong, Sungwoo Cho, Gyeong-In Yu +3
The rapid evolution of deep neural networks is demanding deep learning (DL) frameworks not only to satisfy the requirement of quickly executing large computations, but also to supp…