← Search

Rif. A. Saurous

19 accepted papers

2026

MesaNet: Sequence Modeling by Locally Optimal Test-Time Training

ICLR 2026poster

Sequence modeling is currently dominated by causal transformer architectures that use softmax self-attention. Although widely adopted, transformers require scaling memory and compute linearly during inference. A recent stream of work linearized the softmax operation, resulting in powerful recurrent…

Cited by 0SourcecodeScholar
2024

Robust Inverse Graphics via Probabilistic Inference

ICML 2024poster

How do we infer a 3D scene from a single image in the presence of corruptions like rain, snow or fog? Straightforward domain randomization relies on knowing the family of corruptions ahead of time. Here, we propose a Bayesian approach---dubbed robust inverse graphics (RIG)---that relies on a strong…

2023

Grammar Prompting for Domain-Specific Language Generation with Large Language Models

NeurIPS 2023poster

Large language models (LLMs) can learn to perform a wide range of natural language tasks from just a handful of in-context examples. However, for generating strings from highly structured languages (e.g., semantic parsing to complex domain-specific languages), it is challenging for the LLM to gen…

2023

ProbNeRF: Uncertainty-Aware Inference of 3D Shapes from 2D Images

AISTATS 2023poster

The problem of inferring object shape from a single 2D image is underconstrained. Prior knowledge about what objects are plausible can help, but even given such prior knowledge there may still be uncertainty about the shapes of occluded parts of objects. Recently, conditional neural radiance field (…

2023

Sequential Monte Carlo Learning for Time Series Structure Discovery

ICML 2023poster

This paper presents a new approach to automatically discovering accurate models of complex time series data. Working within a Bayesian nonparametric prior over a symbolic space of Gaussian process time series models, we present a novel structure learning algorithm that integrates sequential Monte Ca…

2023

Training Chain-of-Thought via Latent-Variable Inference

NeurIPS 2023poster

Large language models (LLMs) solve problems more accurately and interpretably when instructed to work out the answer step by step using a "chain-of-thought" (CoT) prompt. One can also improve LLMs' performance on a specific task by supervised fine-tuning, i.e., by using gradient ascent on some tunab…

Cited by 5SourcePDFScholar
2020

Coincidence, Categorization, and Consolidation: Learning to Recognize Sounds with Minimal Supervision

ICASSP 2020accepted

Humans do not acquire perceptual abilities in the way we train machines. While machine learning algorithms typically operate on large collections of randomly-chosen, explicitly-labeled examples, human acquisition relies more heavily on multimodal unsupervised learning (as infants) and active learnin…

Cited by 0SourceScholar
2020

Large-Scale Weakly-Supervised Content Embeddings for Music Recommendation and Tagging

ICASSP 2020accepted

We explore content-based representation learning strategies tailored for large-scale, uncurated music collections that afford only weak supervision through unstructured natural language metadata and co-listen statistics. At the core is a hybrid training scheme that uses classification and metric lea…

Cited by 0SourceScholar
2019

Differentiable Consistency Constraints for Improved Deep Speech Enhancement

ICASSP 2019accepted

In recent years, deep networks have led to dramatic improvements in speech enhancement by framing it as a data-driven pattern recognition problem. In many modern enhancement systems, large amounts of data are used to train a deep network to estimate masks for complex-valued short-time Fourier transf…

Cited by 0SourceScholar
2018

Fixing a Broken ELBO

ICML 2018oral

Recent work in unsupervised representation learning has focused on learning deep directed latentvariable models. Fitting these models by maximizing the marginal likelihood or evidence is typically intractable, thus a common approximation is to maximize the evidence lower bound (ELBO) instead. Howeve…

2018

Natural TTS Synthesis by Conditioning Wavenet on MEL Spectrogram Predictions

ICASSP 2018accepted

This paper describes Tacotron 2, a neural network architecture for speech synthesis directly from text. The system is composed of a recurrent sequence-to-sequence feature prediction network that maps character embeddings to mel-scale spectrograms, followed by a modified WaveNet model acting as a voc…

Cited by 0SourceScholar
2018

Neumann Optimizer: A Practical Optimization Algorithm for Deep Neural Networks

ICLR 2018poster

Progress in deep learning is slowed by the days or weeks it takes to train large models. The natural solution of using more hardware is limited by diminishing returns, and leads to inefficient use of additional resources. In this paper, we present a large batch, stochastic optimization algorithm tha…

Cited by 24SourcePDFScholar
2018

On Using Backpropagation for Speech Texture Generation and Voice Conversion

ICASSP 2018accepted

Inspired by recent work on neural network image generation which rely on backpropagation towards the network inputs, we present a proof-of-concept system for speech texture synthesis and voice conversion based on two mechanisms: approximate inversion of the representation learned by a speech recogni…

Cited by 0SourceScholar
2018

Style Tokens: Unsupervised Style Modeling, Control and Transfer in End-to-End Speech Synthesis

ICML 2018oral

In this work, we propose “global style tokens” (GSTs), a bank of embeddings that are jointly trained within Tacotron, a state-of-the-art end-to-end speech synthesis system. The embeddings are trained with no explicit labels, yet learn to model a large range of acoustic expressiveness. GSTs lead to a…

Cited by 1059SourcePDFScholar
2018

Towards End-to-End Prosody Transfer for Expressive Speech Synthesis with Tacotron

ICML 2018oral

We present an extension to the Tacotron speech synthesis architecture that learns a latent embedding space of prosody, derived from a reference acoustic representation containing the desired prosody. We show that conditioning Tacotron on this learned embedding space results in synthesized audio that…

Cited by 749SourcePDFScholar
2018

Unsupervised Learning of Semantic Audio Representations

ICASSP 2018accepted

Even in the absence of any explicit semantic annotation, vast collections of audio recordings provide valuable information for learning the categorical structure of sounds. We consider several class-agnostic semantic constraints that apply to unlabeled nonspeech audio: (i) noise and translations in…

Cited by 0SourceScholar
2017

CNN architectures for large-scale audio classification

ICASSP 2017accepted

Convolutional Neural Networks (CNNs) have proven very effective in image classification and show promise for audio. We use various CNN architectures to classify the soundtracks of a dataset of 70M training videos (5.24 million hours) with 30,871 video-level labels. We examine fully connected Deep Ne…

Cited by 0SourceScholar
2017

Deep Probabilistic Programming

ICLR 2017poster

We propose Edward, a Turing-complete probabilistic programming language. Edward defines two compositional representations—random variables and inference. By treating inference as a first class citizen, on a par with modeling, we show that probabilistic programming can be as flexible and computationa…

Cited by 249SourceScholar
2017

Trainable frontend for robust and far-field keyword spotting

ICASSP 2017accepted

Robust and far-field speech recognition is critical to enable true hands-free communication. In far-field conditions, signals are attenuated due to distance. To improve robustness to loudness variation, we introduce a novel frontend called per-channel energy normalization (PCEN). The key ingredient…

Cited by 0SourceScholar