← Search

Jared Dunnmon

6 accepted papers

2022

Domino: Discovering Systematic Errors with Cross-Modal Embeddings

ICLR 2022oral

Machine learning models that achieve high overall accuracy often make systematic errors on important subsets (or slices) of data. Identifying underperforming slices is particularly challenging when working with high-dimensional inputs (e.g. images, audio), where important slices are often unlabeled.…

Cited by 160SourcePDFScholar
2022

Self-Supervised Graph Neural Networks for Improved Electroencephalographic Seizure Analysis

ICLR 2022poster

Automated seizure detection and classification from electroencephalography (EEG) can greatly improve seizure diagnosis and treatment. However, several modeling challenges remain unaddressed in prior automated seizure detection and classification studies: (1) representing non-Euclidean data structure…

2022

xView3-SAR: Detecting Dark Fishing Activity Using Synthetic Aperture Radar Imagery

NeurIPS 2022accept

Unsustainable fishing practices worldwide pose a major threat to marine resources and ecosystems. Identifying vessels that do not show up in conventional monitoring systems---known as ``dark vessels''---is key to managing and securing the health of marine environments. With the rise of satellite-bas…

2020

Ivy: Instrumental Variable Synthesis for Causal Inference

AISTATS 2020poster

A popular way to estimate the causal effect of a variable x on y from observational data is to use an instrumental variable (IV): a third variable z that affects y only through x. The more strongly z is associated with x, the more reliable the estimate is, but such strong IVs are difficult to find.…

Cited by 34SourcePDFScholar
2020

No Subclass Left Behind: Fine-Grained Robustness in Coarse-Grained Classification Problems

NeurIPS 2020poster

In real-world classification tasks, each class often comprises multiple finer-grained "subclasses." As the subclass labels are frequently unavailable, models trained using only the coarser-grained class labels often exhibit highly variable performance across different subclasses. This phenomenon, kn…

2017

Learning to Compose Domain-Specific Transformations for Data Augmentation

NeurIPS 2017poster

Data augmentation is a ubiquitous technique for increasing the size of labeled training sets by leveraging task-specific data transformations that preserve class labels. While it is often easy for domain experts to specify individual transformations, constructing and tuning the more sophisticated co…