← Search

S. Sathiya Keerthi

3 accepted papers

2022

Efficient Vertex-Oriented Polytopic Projection for Web-Scale Applications

AAAI 2022technical

We consider applications involving a large set of instances of projecting points to polytopes. We develop an intuition guided by theoretical and empirical analysis to show that when these instances follow certain structures, a large majority of the projections lie on vertices of the polytopes. To do…

2018

Batch-Expansion Training: An Efficient Optimization Framework

AISTATS 2018poster

We propose Batch-Expansion Training (BET), a framework for running a batch optimizer on a gradually expanding dataset. As opposed to stochastic approaches, batches do not need to be resampled i.i.d. at every iteration, thus making BET more resource efficient in a distributed setting, and when disk-a…

Cited by 0SourcePDFScholar
2017

Gradient Boosted Decision Trees for High Dimensional Sparse Output

ICML 2017poster

In this paper, we study the gradient boosted decision trees (GBDT) when the output space is high dimensional and sparse. For example, in multilabel classification, the output space is a $L$-dimensional 0/1 vector, where $L$ is number of labels that can grow to millions and beyond in many modern appl…