← Search

Alex Smola

33 accepted papers

2025

EmergentTTS-Eval: Evaluating TTS Models on Complex Prosodic, Expressiveness, and Linguistic Challenges Using Model-as-a-Judge

NeurIPS 2025poster

Text-to-Speech (TTS) benchmarks often fail to capture how well models handle nuanced and semantically complex text. Building on $\textit{EmergentTTS}$, we introduce $\textit{EmergentTTS-Eval}$, a comprehensive benchmark covering six challenging TTS scenarios: emotions, paralinguistics, foreign words…

Cited by 0SourcecodeScholar
2024

Time-Varying Propensity Score to Bridge the Gap between the Past and Present

ICLR 2024poster

Real-world deployment of machine learning models is challenging because data evolves over time. While no model can work when data evolves in an arbitrary fashion, if there is some pattern to these changes, we might be able to design methods to address it. This paper addresses situations when data ev…

Cited by 2SourcePDFScholar
2023

A Cheaper and Better Diffusion Language Model with Soft-Masked Noise

EMNLP 2023long main

Diffusion models that are based on iterative denoising have been recently proposed and leveraged in various generation tasks like image generation. Whereas, as a way inherently built for continuous data, existing diffusion models still have some limitations in modeling discrete data, e.g., languages…

Cited by 0SourcecodeScholar
2023

Automatic Chain of Thought Prompting in Large Language Models

ICLR 2023poster

Large Language Models (LLMs) can carry out complex reasoning tasks by generating intermediate reasoning steps. These steps are triggered by what is called chain-of-thought (CoT) prompting, which comes in two flavors: one leverages a simple prompt like "Let’s think step by step" to facilitate step-by…

2023

Parameter-Efficient Fine-Tuning Design Spaces

ICLR 2023poster

Parameter-efficient fine-tuning aims to achieve comparable performances of fine-tuning with much fewer trainable parameters. Recently, various tuning strategies (e.g., Adapters, Prefix Tuning, BitFit, and LoRA) have been proposed. However, their designs are hand-crafted separately, and it remains un…

Cited by 71SourcePDFScholar
2023

Prompt Pre-Training with Twenty-Thousand Classes for Open-Vocabulary Visual Recognition

NeurIPS 2023poster

This work proposes POMP, a prompt pre-training method for vision-language models. Being memory and computation efficient, POMP enables the learned prompt to condense semantic information for a rich set of visual concepts with over twenty-thousand classes. Once pre-trained, the prompt with a strong t…

2023

RLSbench: Domain Adaptation Under Relaxed Label Shift

ICML 2023poster

Despite the emergence of principled methods for domain adaptation under label shift, their sensitivity to shifts in class conditional distributions is precariously under explored. Meanwhile, popular deep domain adaptation heuristics tend to falter when faced with label proportions shifts. While seve…

2022

Adaptive Interest for Emphatic Reinforcement Learning

NeurIPS 2022accept

Emphatic algorithms have shown great promise in stabilizing and improving reinforcement learning by selectively emphasizing the update rule. Although the emphasis fundamentally depends on an interest function which defines the intrinsic importance of each state, most approaches simply adopt a unifor…

Cited by 3SourcePDFScholar
2022

Faster Deep Reinforcement Learning with Slower Online Network

NeurIPS 2022accept

Deep reinforcement learning algorithms often use two networks for value function optimization: an online network, and a target network that tracks the online network with some delay. Using two separate networks enables the agent to hedge against issues that arise when performing bootstrapping. In th…

2022

Graph Reordering for Cache-Efficient Near Neighbor Search

NeurIPS 2022accept

Graph search is one of the most successful algorithmic trends in near neighbor search. Several of the most popular and empirically successful algorithms are, at their core, a greedy walk along a pruned near neighbor graph. However, graph traversal applications often suffer from poor memory access pa…

Cited by 18SourcePDFScholar
2021

Benchmarking Multimodal AutoML for Tabular Data with Text Fields

NeurIPS 2021poster

We consider the use of automated supervised learning systems for data tables that not only contain numeric/categorical columns, but one or more text fields as well. Here we assemble 18 multimodal data tables that each contain some text fields and stem from a real business application. Our publicly-a…

Cited by 45SourceScholar
2021

Continuous Doubly Constrained Batch Reinforcement Learning

NeurIPS 2021poster

Reliant on too many experiments to learn good actions, current Reinforcement Learning (RL) algorithms have limited applicability in real-world settings, which can be too expensive to allow exploration. We propose an algorithm for batch RL, where effective policies are learned using only a fixed offl…

2021

Deep Explicit Duration Switching Models for Time Series

NeurIPS 2021poster

Many complex time series can be effectively subdivided into distinct regimes that exhibit persistent dynamics. Discovering the switching behavior and the statistical patterns in these regimes is important for understanding the underlying dynamical system. We propose the Recurrent Explicit Duration S…

2021

Mixture Proportion Estimation and PU Learning:A Modern Approach

NeurIPS 2021spotlight

Given only positive examples and unlabeled examples (from both positive and negative classes), we might hope nevertheless to estimate an accurate positive-versus-negative classifier. Formally, this task is broken down into two subtasks: (i) Mixture Proportion Estimation (MPE)---determining the fract…

2019

Deep Factors for Forecasting

ICML 2019oral

Producing probabilistic forecasts for large collections of similar and/or dependent time series is a practically highly relevant, yet challenging task. Classical time series models fail to capture complex patterns in the data and multivariate techniques struggle to scale to large problem sizes, but…

Cited by 247SourcePDFScholar
2018

A Generic Approach for Escaping Saddle points

AISTATS 2018poster

A central challenge to using first-order methods for optimizing nonconvex problems is the presence of saddle points. First-order methods often get stuck at saddle points, greatly deteriorating their performance. Typically, to escape from saddles one has to use second-order methods. However, most wor…

Cited by 0SourcePDFScholar
2018

Go for a Walk and Arrive at the Answer: Reasoning Over Paths in Knowledge Bases using Reinforcement Learning

ICLR 2018poster

Knowledge bases (KB), both automatically and manually constructed, are often incomplete --- many valid facts can be inferred from the KB by synthesizing existing information. A popular approach to KB completion is to infer new relations by combinatory reasoning over the information found along other…

2018

Learning Steady-States of Iterative Algorithms over Graphs

ICML 2018oral

Many graph analytics problems can be solved via iterative algorithms where the solutions are often characterized by a set of steady-state conditions. Different algorithms respect to different set of fixed point constraints, so instead of using these traditional algorithms, can we learn an algorithm…

Cited by 293SourcePDFScholar
2017

Data Driven Resource Allocation for Distributed Learning

AISTATS 2017poster

In distributed machine learning, data is dispatched to multiple machines for processing. Motivated by the fact that similar data points often belong to the same or similar classes, and more generally, classification rules of high accuracy tend to be “locally simple but globally complex” (Vapnik and…

Cited by 17SourcePDFScholar
2017

Generative Models and Model Criticism via Optimized Maximum Mean Discrepancy

ICLR 2017poster

We propose a method to optimize the representation and distinguishability of samples from two probability distributions, by maximizing the estimated power of a statistical test based on the maximum mean discrepancy (MMD). This optimized MMD is applied to the setting of unsupervised learning by gener…

Cited by 252SourcecodeScholar
2016

Exponential Stochastic Cellular Automata for Massively Parallel Inference

AISTATS 2016poster

We propose an embarrassingly parallel, memory efficient inference algorithm for latent variable models in which the complete data likelihood is in the exponential family. The algorithm is a stochastic cellular automaton and converges to a valid maximum a posteriori fixed point. Applied to latent Dir…

Cited by 30SourcePDFScholar
2016

Stochastic Variance Reduction for Nonconvex Optimization

ICML 2016poster

We study nonconvex finite-sum problems and analyze stochastic variance reduced gradient (SVRG) methods for them. SVRG and related methods have recently surged into prominence for convex optimization given their edge over stochastic gradient descent (SGD); but their theoretical analysis almost exclus…

Cited by 738SourcePDFScholar
2015

Fast Kronecker Inference in Gaussian Processes with non-Gaussian Likelihoods

ICML 2015poster

Gaussian processes (GPs) are a flexible class of methods with state of the art performance on spatial statistics applications. However, GPs require O(n^3) computations and O(n^2) storage, and popular GP kernels are typically limited to smoothing and interpolation. To address these difficulties, Kron…

Cited by 123SourcePDFScholar
2015

Privacy for Free: Posterior Sampling and Stochastic Gradient Monte Carlo

ICML 2015poster

We consider the problem of Bayesian learning on sensitive datasets and present two simple but somewhat surprising results that connect Bayesian learning to “differential privacy”, a cryptographic approach to protect individual-level privacy while permitting database-level utility. Specifically, we s…

Cited by 304SourcePDFScholar