1 code implementation • 13 Oct 2021 • Yujing Ma, Florin Rusu, Kesheng Wu, Alexander Sim
We address these challenges with Adaptive SGD, an adaptive elastic model averaging stochastic gradient descent algorithm for heterogeneous multi-GPUs that is characterized by dynamic scheduling, adaptive batch size scaling, and normalized model merging.
Extreme Multi-Label Classification
MUlTI-LABEL-ClASSIFICATION
+1
1 code implementation • 4 Feb 2021 • Yesdaulet Izenov, Asoke Datta, Florin Rusu, Jun Hyung Shin
In COMPASS, query optimization and execution are intertwined.
Databases Data Structures and Algorithms H.2.4
no code implementations • 22 May 2020 • Yania Molina Souto, Rafael Pereira, Rocío Zorrilla, Anderson Chaves, Brian Tsan, Florin Rusu, Eduardo Ogasawara, Artur Ziviani, Fabio Porto
In the online part, we compute a DJEnsemble plan which minimizes a multivariate cost function based on estimates for the prediction error and the execution cost -- producing a model spatial allocation matrix -- and run the optimal ensemble plan.
1 code implementation • 19 Apr 2020 • Yujing Ma, Florin Rusu
In order to allow for a principled exploration of the design space, we first introduce a generic deep learning framework that exploits the difference in computational power and memory hierarchy between CPU and GPU through asynchronous message passing.
no code implementations • 19 Dec 2018 • Cagatay Turkay, Nicola Pezzotti, Carsten Binnig, Hendrik Strobelt, Barbara Hammer, Daniel A. Keim, Jean-Daniel Fekete, Themis Palpanas, Yunhai Wang, Florin Rusu
We discuss these challenges and outline first steps towards progressiveness, which, we argue, will ultimately help to significantly speed-up the overall data science process.
2 code implementations • 24 Feb 2018 • Yujing Ma, Florin Rusu, Martin Torres
The choice between synchronous GPU and asynchronous CPU depends on the task and the characteristics of the data.