← Search

Daniel Sheldon

22 accepted papers

2025

Active Measurement: Efficient Estimation at Scale

NeurIPS 2025poster

AI has the potential to transform scientific discovery by analyzing vast datasets with little human effort. However, current workflows often do not provide the accuracy or statistical guarantees that are needed. We introduce \emph{active measurement}, a human-in-the-loop AI framework for scientific…

Cited by 0SourceScholar
2025

Consensus-Driven Active Model Selection

ICCV 2025poster

The widespread availability of off-the-shelf machine learning models poses a challenge: which model, of the many available candidates, should be chosen for a given data analysis task? This question of model selection is traditionally answered by collecting and annotating a validation dataset---a cos…

2024

DISCount: Counting in Large Image Collections with Detector-Based Importance Sampling

AAAI 2024technical

Many applications use computer vision to detect and count objects in massive image collections. However, automated methods may fail to deliver accurate counts, especially when the task is very difficult or requires a fast response time. For example, during disaster response, aid organizations aim to…

Cited by 6SourcePDFScholar
2024

Efficient and Private Marginal Reconstruction with Local Non-Negativity

NeurIPS 2024poster

Differential privacy is the dominant standard for formal and quantifiable privacy and has been used in major deployments that impact millions of people. Many differentially private algorithms for query release and synthetic data contain steps that reconstruct answers to queries from answers to other…

2024

Hamiltonian Monte Carlo Inference of Marginalized Linear Mixed-Effects Models

NeurIPS 2024poster

Bayesian reasoning in linear mixed-effects models (LMMs) is challenging and often requires advanced sampling techniques like Markov chain Monte Carlo (MCMC). A common approach is to write the model in a probabilistic programming language and then sample via Hamiltonian Monte Carlo (HMC). However, th…

2024

Human-in-the-Loop Visual Re-ID for Population Size Estimation

ECCV 2024poster

"Computer vision-based re-identification (Re-ID) systems are increasingly being deployed for estimating population size in large image collections. However, the estimated size can be significantly inaccurate when the task is challenging or when deployed on data from new distributions. We propose a h…

2024

Joint Selection: Adaptively Incorporating Public Information for Private Synthetic Data

AISTATS 2024poster

Mechanisms for generating differentially private synthetic data based on marginals and graphical models have been successful in a wide range of settings. However, one limitation of these methods is their inability to incorporate public data. Initializing a data generating model by pre-training on pu…

2023

Automatically marginalized MCMC in probabilistic programming

ICML 2023poster

Hamiltonian Monte Carlo (HMC) is a powerful algorithm to sample latent variables from Bayesian models. The advent of probabilistic programming languages (PPLs) frees users from writing inference algorithms and lets users focus on modeling. However, many models are difficult for HMC to solve directly…

2022

Parametric Bootstrap for Differentially Private Confidence Intervals

AISTATS 2022poster

The goal of this paper is to develop a practical and general-purpose approach to construct confidence intervals for differentially private parametric estimation. We find that the parametric bootstrap is a simple and effective solution. It cleanly reasons about variability of both the data sample and…

2021

Relaxed Marginal Consistency for Differentially Private Query Answering

NeurIPS 2021poster

Many differentially private algorithms for answering database queries involve a step that reconstructs a discrete data distribution from noisy measurements. This provides consistent query answers and reduces error, but often requires space that grows exponentially with dimension. PRIVATE-PGM is a re…

Cited by 11SourcePDFScholar
2021

The Spatio-Temporal Poisson Point Process: A Simple Model for the Alignment of Event Camera Data

ICCV 2021poster

Event cameras, inspired by biological vision systems, provide a natural and data efficient representation of visual information. Visual information is acquired in the form of events that are triggered by local brightness changes. However, because most brightness changes are triggered by relative mot…

Cited by 36PDFcodeScholar
2019

Graphical-model based estimation and inference for differential privacy

ICML 2019oral

Many privacy mechanisms reveal high-level information about a data distribution through noisy measurements. It is common to use this information to estimate the answers to new queries. In this work, we provide an approach to solve this estimation problem efficiently using graphical models, which is…

Cited by 192SourcePDFScholar
2018

Learning in Integer Latent Variable Models with Nested Automatic Differentiation

ICML 2018oral

We develop nested automatic differentiation (AD) algorithms for exact inference and learning in integer latent variable models. Recently, Winner, Sujono, and Sheldon showed how to reduce marginalization in a class of integer latent variable models to evaluating a probability generating function whic…

Cited by 3SourcePDFScholar
2017

Differentially Private Learning of Undirected Graphical Models Using Collective Graphical Models

ICML 2017poster

We investigate the problem of learning discrete graphical models in a differentially private way. Approaches to this problem range from privileged algorithms that conduct learning completely behind the privacy barrier to schemes that release private summary statistics paired with algorithms to learn…

Cited by 39SourcePDFScholar
2016

Approximate Inference Using DC Programming For Collective Graphical Models

AISTATS 2016poster

Collective graphical models (CGMs) provide a framework for reasoning about a population of independent and identically distributed individuals when only noisy and aggregate observations are given. Previous approaches for inference in CGMs work on a junction-tree representation, thereby highly limit…

Cited by 18SourcePDFScholar