activity
20182023
most citedA Data Quality-Driven View of MLOps

43 citations · 108 across the 8 of their papers we have counts for

collaborators
Showing cs.LGShow all

11 papers · 1 filter

cs.LG2023

Co-design Hardware and Algorithm for Vector Search

Wenqi Jiang, Shigang Li, Yu Zhu +8

Vector search has emerged as the foundation for large-scale information retrieval and machine learning systems, with search engines like Google and Bing processing tens of thousand…

cs.LG2022★ 1 cited

Stochastic Gradient Descent without Full Data Shuffle

Lijie Xu, Shuang Qiu, Binhang Yuan +9

Stochastic gradient descent (SGD) is the cornerstone of modern machine learning (ML) systems. Despite its computational efficiency, SGD requires random data access that is inherent…

cs.LG2022

SHiFT: An Efficient, Flexible Search Engine for Transfer Learning

Cedric Renggli, Xiaozhe Yao, Luka Kolar +3

Transfer learning can be seen as a data- and compute-efficient alternative to training models from scratch. The emergence of rich model repositories, such as TensorFlow Hub, enable…

cs.LG2021★ 1 cited

Evaluating Bayes Error Estimators on Real-World Datasets with FeeBee

Cedric Renggli, Luka Rimanic, Nora Hollenstein +1

The Bayes error rate (BER) is a fundamental concept in machine learning that quantifies the best possible accuracy any classifier can achieve on a fixed probability distribution. D…

cs.LG2021★ 43 cited

A Data Quality-Driven View of MLOps

Cedric Renggli, Luka Rimanic, Nezihe Merve Gürel +3

Developing machine learning models can be seen as a process similar to the one established for traditional software development. A key difference between the two lies in the strong…

cs.LG2020

On Convergence of Nearest Neighbor Classifiers over Feature Transformations

Luka Rimanic, Cedric Renggli, Bo Li +1

The k-Nearest Neighbors (kNN) classifier is a fundamental non-parametric machine learning algorithm. However, it is well known that it suffers from the curse of dimensionality, whi…