← Search

Kristy Choi

8 accepted papers

2022

ButterflyFlow: Building Invertible Layers with Butterfly Matrices

ICML 2022spotlight

Normalizing flows model complex probability distributions using maps obtained by composing invertible layers. Special linear layers such as masked and 1{\texttimes}1 convolutions play a key role in existing architectures because they increase expressive power while having tractable Jacobians and inv…

2022

Concrete Score Matching: Generalized Score Matching for Discrete Data

NeurIPS 2022accept

Representing probability distributions by the gradient of their density functions has proven effective in modeling a wide range of continuous data modalities. However, this representation is not applicable in discrete domains where the gradient is undefined. To this end, we propose an analogous sc…

Cited by 62SourcePDFScholar
2022

Density Ratio Estimation via Infinitesimal Classification

AISTATS 2022poster

Density ratio estimation (DRE) is a fundamental machine learning technique for comparing two probability distributions. However, existing methods struggle in high-dimensional settings, as it is difficult to accurately compare probability distributions based on finite samples. In this work we propose…

2021

Robust Representation Learning via Perceptual Similarity Metrics

ICML 2021spotlight

A fundamental challenge in artificial intelligence is learning useful representations of data that yield good performance on a downstream classification task, without overfitting to spurious input features. Extracting such task-relevant predictive information becomes particularly difficult for noisy…

Cited by 40SourcePDFScholar
2020

Encoding Musical Style with Transformer Autoencoders

ICML 2020poster

We consider the problem of learning high-level controls over the global structure of generated sequences, particularly in the context of symbolic music generation with complex language models. In this work, we present the Transformer autoencoder, which aggregates encodings of the input data across t…

Cited by 136SourcePDFScholar
2020

Fair Generative Modeling via Weak Supervision

ICML 2020poster

Real-world datasets are often biased with respect to key demographic factors such as race and gender. Due to the latent nature of the underlying factors, detecting and mitigating bias is especially challenging for unsupervised machine learning. We present a weakly supervised algorithm for overcoming…

2019

Neural Joint Source-Channel Coding

ICML 2019oral

For reliable transmission across a noisy communication channel, classical results from information theory show that it is asymptotically optimal to separate out the source and channel coding processes. However, this decomposition can fall short in the finite bit-length regime, as it requires non-tri…