← Search

Bonnie Berger

16 accepted papers

2026

SwitchCraft: Programmatic Design of State-Switching Proteins

ICML 2026poster

Multistate mechanisms underlie many of the complex functions observed in natural proteins. The ability to rationally design multistate proteins would have transformative implications for many areas of biotechnology, yet lies beyond the capabilities of existing deep learning frameworks for protein de…

Cited by 0SourceScholar
2026

Urban Incident Prediction with Graph Neural Networks: Integrating Government Ratings and Crowdsourced Reports

AAAI 2026technical

Graph neural networks (GNNs) are widely used in urban spatiotemporal forecasting, e.g., predicting infrastructure problems. In this setting, government officials aim to identify in which neighborhoods incidents like potholes or rodents occur. The true state of incidents is observed via government in

Cited by 0SourcePDFScholar
2025

Evaluating multiple models using labeled and unlabeled data

NeurIPS 2025poster

It is difficult to evaluate machine learning classifiers without large labeled datasets, which are often unavailable. In contrast, unlabeled data is plentiful, but not easily used for evaluation. Here, we introduce Semi-Supervised Model Evaluation (SSME), a method that uses both labeled and unlabel…

Cited by 0SourceScholar
2024

Dirichlet Flow Matching with Applications to DNA Sequence Design

ICML 2024poster

Discrete diffusion or flow models could enable faster and more controllable sequence generation than autoregressive models. We show that naive linear flow matching on the simplex is insufficient toward this goal since it suffers from discontinuities in the training target and further pathologies. To…

2024

Equivariant Scalar Fields for Molecular Docking with Fast Fourier Transforms

ICLR 2024poster

Molecular docking is critical to structure-based virtual screening, yet the throughput of such workflows is limited by the expensive optimization of scoring functions involved in most docking algorithms. We explore how machine learning can accelerate this process by learning a scoring function with…

2024

Generative Modeling of Molecular Dynamics Trajectories

NeurIPS 2024poster

Molecular dynamics (MD) is a powerful technique for studying microscopic phenomena, but its computational cost has driven significant interest in the development of deep learning-based surrogate models. We introduce generative modeling of molecular trajectories as a paradigm for learning flexible mu…

2022

Granger causal inference on DAGs identifies genomic loci regulating transcription

ICLR 2022poster

When a dynamical system can be modeled as a sequence of observations, Granger causality is a powerful approach for detecting predictive interactions between its variables. However, traditional Granger causal inference has limited utility in domains where the dynamics need to be represented as direct…

2021

CryoDRGN2: Ab Initio Neural Reconstruction of 3D Protein Structures From Real Cryo-EM Images

ICCV 2021poster

Protein structure determination from cryo-EM data requires reconstructing a 3D volume (or distribution of volumes) from many noisy and randomly oriented 2D projection images. While the standard homogeneous reconstruction task aims to recover a single static structure, recently-proposed neural and no…

Cited by 85PDFScholar
2021

Multi-resolution modeling of a discrete stochastic process identifies causes of cancer

ICLR 2021poster

Detection of cancer-causing mutations within the vast and mostly unexplored human genome is a major challenge. Doing so requires modeling the background mutation rate, a highly non-stationary stochastic process, across regions of interest varying in size from one to millions of positions. Here, we p…

Cited by 3SourcePDFScholar
2020

Reconstructing continuous distributions of 3D protein structure from cryo-EM images

ICLR 2020spotlight

Cryo-electron microscopy (cryo-EM) is a powerful technique for determining the structure of proteins and other macromolecular complexes at near-atomic resolution. In single particle cryo-EM, the central problem is to reconstruct the 3D structure of a macromolecule from $10^{4-7}$ noisy and randomly…

Cited by 127SourceScholar
2019

Explicitly disentangling image content from translation and rotation with spatial-VAE

NeurIPS 2019poster

Given an image dataset, we are often interested in finding data generative factors that encode semantic content independently from pose variables such as rotation and translation. However, current disentanglement approaches do not impose any specific structure on the learned latent representations.…

2019

Large-Margin Classification in Hyperbolic Space

AISTATS 2019poster

Representing data in hyperbolic space can effectively capture latent hierarchical relationships. To enable accurate classification of points in hyperbolic space while respecting their hyperbolic geometry, we introduce hyperbolic SVM, a hyperbolic formulation of support vector machine classifiers, an…