← Search

Alexander J Smola

12 accepted papers

2020

Fast, Accurate, and Simple Models for Tabular Data via Augmented Distillation

NeurIPS 2020poster

Automated machine learning (AutoML) can produce complex model ensembles by stacking, bagging, and boosting many individual models like trees, deep networks, and nearest neighbor estimators. While highly accurate, the resulting predictors are large, slow, and opaque as compared to their constituents.…

2019

Efficient Multitask Feature and Relationship Learning

UAI 2019poster

We consider a multitask learning problem, in which several predictors are learned jointly. Prior research has shown that learning the relations between tasks, and between the input features, together with the predictor, can lead to better generalization and interpretability, which proved to be usefu…

Cited by 27SourcePDFScholar
2018

Compressed Video Action Recognition

CVPR 2018poster

Training robust deep video representations has proven to be much more challenging than learning deep image representations. This is in part due to the enormous size of raw video streams and the high temporal redundancy; the true and interesting signal is often drowned in too much irrelevant data. Mo…

Cited by 428SourcePDFScholar
2017

Deep Sets

NeurIPS 2017oral

We study the problem of designing models for machine learning tasks defined on sets. In contrast to the traditional approach of operating on fixed dimensional vectors, we consider objective functions defined on sets and are invariant to permutations. Such problems are widespread, ranging from the es…

2017

Latent LSTM Allocation: Joint Clustering and Non-Linear Dynamic Modeling of Sequence Data

ICML 2017poster

Recurrent neural networks, such as long-short term memory (LSTM) networks, are powerful tools for modeling sequential data like user browsing history (Tan et al., 2016; Korpusik et al., 2016) or natural language text (Mikolov et al., 2010). However, to generalize across different user types, LSTMs r…

Cited by 78SourcePDFScholar
2016

Proximal Stochastic Methods for Nonsmooth Nonconvex Finite-Sum Optimization

NeurIPS 2016poster

We analyze stochastic algorithms for optimizing nonconvex, nonsmooth finite-sum problems, where the nonsmooth part is convex. Surprisingly, unlike the smooth case, our knowledge of this fundamental problem is very limited. For example, it is not known whether the proximal stochastic gradient method…

Cited by 268SourcePDFScholar
2016

Variance Reduction in Stochastic Gradient Langevin Dynamics

NeurIPS 2016poster

Stochastic gradient-based Monte Carlo methods such as stochastic gradient Langevin dynamics are useful tools for posterior inference on large scale datasets in many machine learning applications. These methods scale to large datasets by using noisy gradients calculated using a mini-batch or subset o…

Cited by 120SourcePDFScholar
2015

Fast and Guaranteed Tensor Decomposition via Sketching

NeurIPS 2015spotlight

Tensor CANDECOMP/PARAFAC (CP) decomposition has wide applications in statistical learning of latent variable models and in data mining. In this paper, we propose fast and randomized tensor CP decomposition algorithms based on sketching. We build on the idea of count sketches, but introduce many nove…

Cited by 160SourcePDFScholar
2015

On Variance Reduction in Stochastic Gradient Descent and its Asynchronous Variants

NeurIPS 2015poster

We study optimization algorithms based on variance reduction for stochastic gradientdescent (SGD). Remarkable recent progress has been made in this directionthrough development of algorithms like SAG, SVRG, SAGA. These algorithmshave been shown to outperform SGD, both theoretically and empirically.…

Cited by 209SourcePDFScholar