← Search

Gregory Wornell

9 accepted papers

2023

On Balancing Bias and Variance in Unsupervised Multi-Source-Free Domain Adaptation

ICML 2023poster

Due to privacy, storage, and other constraints, there is a growing need for unsupervised domain adaptation techniques in machine learning that do not require access to the data used to train a collection of source models. Existing methods for multi-source-free domain adaptation (MSFDA) typically tra…

2023

Post-hoc Uncertainty Learning Using a Dirichlet Meta-Model

AAAI 2023technical

It is known that neural networks have the problem of being over-confident when directly using the output label distribution to generate uncertainty measures. Existing methods mainly resolve this issue by retraining the entire model to impose the uncertainty quantification capability so that the lear…

2023

Score-based Source Separation with Applications to Digital Communication Signals

NeurIPS 2023poster

We propose a new method for separating superimposed sources using diffusion-based generative models. Our method relies only on separately trained statistical priors of independent sources to establish a new objective function guided by $\textit{maximum a posteriori}$ estimation with an $\textit{$\a…

2021

A Computationally Efficient Method for Learning Exponential Family Distributions

NeurIPS 2021poster

We consider the question of learning the natural parameters of a $k$ parameter \textit{minimal} exponential family from i.i.d. samples in a computationally and statistically efficient manner. We focus on the setting where the support as well as the natural parameters are appropriately bounded. While…

Cited by 13SourcePDFScholar
2021

An Exact Characterization of the Generalization Error for the Gibbs Algorithm

NeurIPS 2021poster

Various approaches have been developed to upper bound the generalization error of a supervised learning algorithm. However, existing bounds are often loose and lack of guarantees. As a result, they may fail to characterize the exact generalization ability of a learning algorithm. Our main contributi…

Cited by 54SourcePDFScholar
2019

Computational Mirrors: Blind Inverse Light Transport by Deep Matrix Factorization

NeurIPS 2019poster

We recover a video of the motion taking place in a hidden scene by observing changes in indirect illumination in a nearby uncalibrated visible region. We solve this problem by factoring the observed video into a matrix product between the unknown hidden scene video and an unknown light transport mat…

Cited by 56SourcePDFScholar
2019

Learning New Tricks From Old Dogs: Multi-Source Transfer Learning From Pre-Trained Networks

NeurIPS 2019poster

The advent of deep learning algorithms for mobile devices and sensors has led to a dramatic expansion in the availability and number of systems trained on a wide range of machine learning tasks, creating a host of opportunities and challenges in the realm of transfer learning. Currently, most trans…

Cited by 38SourcePDFScholar
2018

Co-regularized Alignment for Unsupervised Domain Adaptation

NeurIPS 2018poster

Deep neural networks, trained with large amount of labeled data, can fail to generalize well when tested with examples from a target domain whose distribution differs from the training data distribution, referred as the source domain. It can be expensive or even infeasible to obtain required amount…