← Search

Regina Barzilay

36 accepted papers

2025

Composing Unbalanced Flows for Flexible Docking and Relaxation

ICLR 2025oral

Diffusion models have emerged as a successful approach for molecular docking, but they often cannot model protein flexibility or generate nonphysical poses. We argue that both these challenges can be tackled by framing the problem as a transport between distributions. Still, existing paradigms lack…

Cited by 0SourcePDFScholar
2025

Identifying biological perturbation targets through causal differential networks

ICML 2025poster

Identifying variables responsible for changes to a biological system enables applications in drug target discovery and cell engineering. Given a pair of observational and interventional datasets, the goal is to isolate the subset of observed variables that were the targets of the intervention. Dire…

Cited by 0SourcePDFScholar
2024

Conformal Language Modeling

ICLR 2024poster

In this paper, we propose a novel approach to conformal prediction for language models (LMs) in which we produce prediction sets with performance guarantees. LM responses are typically sampled from a predicted distribution over the large, combinatorial output space of language. Translating this to…

2024

Deep Confident Steps to New Pockets: Strategies for Docking Generalization

ICLR 2024poster

Accurate blind docking has the potential to lead to new biological breakthroughs, but for this promise to be realized, docking methods must generalize well across the proteome. Existing benchmarks, however, fail to rigorously assess generalizability. Therefore, we develop DockGen, a new benchmark ba…

Cited by 49SourcePDFScholar
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

Generative Flows on Discrete State-Spaces: Enabling Multimodal Flows with Applications to Protein Co-Design

ICML 2024poster

Combining discrete and continuous data is an important capability for generative models. We present Discrete Flow Models (DFMs), a new flow-based model of discrete data that provides the missing link in enabling flow-based generative models to be applied to multimodal continuous and discrete data pr…

2024

Harmonic Self-Conditioned Flow Matching for joint Multi-Ligand Docking and Binding Site Design

ICML 2024poster

A significant amount of protein function requires binding small molecules, including enzymatic catalysis. As such, designing binding pockets for small molecules has several impactful applications ranging from drug synthesis to energy storage. Towards this goal, we first develop HarmonicFlow, an impr…

Cited by 7SourcePDFScholar
2024

Improving protein optimization with smoothed fitness landscapes

ICLR 2024poster

The ability to engineer novel proteins with higher fitness for a desired property would be revolutionary for biotechnology and medicine. Modeling the combinatorially large space of sequences is infeasible; prior methods often constrain optimization to a small mutational radius, but this drastically…

2024

Particle Guidance: non-I.I.D. Diverse Sampling with Diffusion Models

ICLR 2024poster

In light of the widespread success of generative models, a significant amount of research has gone into speeding up their sampling time. However, generative models are often sampled multiple times to obtain a diverse set incurring a cost that is orthogonal to sampling time. We tackle the question of…

2023

DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking

ICLR 2023poster

Predicting the binding structure of a small molecule ligand to a protein---a task known as molecular docking---is critical to drug design. Recent deep learning methods that treat docking as a regression problem have decreased runtime compared to traditional search-based methods but have yet to offer…

2023

Diffusion Probabilistic Modeling of Protein Backbones in 3D for the motif-scaffolding problem

ICLR 2023poster

Construction of a scaffold structure that supports a desired motif, conferring protein function, shows promise for the design of vaccines and enzymes. But a general solution to this motif-scaffolding problem remains open. Current machine-learning techniques for scaffold design are either limited to…

2023

Efficiently Controlling Multiple Risks with Pareto Testing

ICLR 2023poster

Machine learning applications frequently come with multiple diverse objectives and constraints that can change over time. Accordingly, trained models can be tuned with sets of hyper-parameters that affect their predictive behavior (e.g., their run-time efficiency versus error rate). As the number of…

Cited by 19SourcePDFScholar
2023

InfoShape: Task-Based Neural Data Shaping via Mutual Information

ICASSP 2023accepted

The use of mutual information as a tool in private data sharing has remained an open challenge due to the difficulty of its estimation in practice. In this paper, we propose InfoShape, a task-based encoder that aims to remove unnecessary sensitive information from training data while maintaining eno…

Cited by 0SourceScholar
2023

Predictive Chemistry Augmented with Text Retrieval

EMNLP 2023long main

This paper focuses on using natural language descriptions to enhance predictive models in the chemistry field. Conventionally, chemoinformatics models are trained with extensive structured data manually extracted from the literature. In this paper, we introduce TextReact, a novel method that directl…

Cited by 0SourcecodeScholar
2023

SE(3) diffusion model with application to protein backbone generation

ICML 2023poster

The design of novel protein structures remains a challenge in protein engineering for applications across biomedicine and chemistry. In this line of work, a diffusion model over rigid bodies in 3D (referred to as frames) has shown success in generating novel, functional protein backbones that have n…

2022

Crystal Diffusion Variational Autoencoder for Periodic Material Generation

ICLR 2022poster

Generating the periodic structure of stable materials is a long-standing challenge for the material design community. This task is difficult because stable materials only exist in a low-dimensional subspace of all possible periodic arrangements of atoms: 1) the coordinates must lie in the local ener…

2022

Independent SE(3)-Equivariant Models for End-to-End Rigid Protein Docking

ICLR 2022spotlight

Protein complex formation is a central problem in biology, being involved in most of the cell's processes, and essential for applications, e.g. drug design or protein engineering. We tackle rigid body protein-protein docking, i.e., computationally predicting the 3D structure of a protein-protein com…

2022

Iterative Refinement Graph Neural Network for Antibody Sequence-Structure Co-design

ICLR 2022spotlight

Antibodies are versatile proteins that bind to pathogens like viruses and stimulate the adaptive immune system. The specificity of antibody binding is determined by complementarity-determining regions (CDRs) at the tips of these Y-shaped proteins. In this paper, we propose a generative model to auto…

Cited by 160SourcePDFScholar
2022

Torsional Diffusion for Molecular Conformer Generation

NeurIPS 2022accept

Molecular conformer generation is a fundamental task in computational chemistry. Several machine learning approaches have been developed, but none have outperformed state-of-the-art cheminformatics methods. We propose torsional diffusion, a novel diffusion framework that operates on the space of tor…

2021

Consistent Accelerated Inference via Confident Adaptive Transformers

EMNLP 2021main

We develop a novel approach for confidently accelerating inference in the large and expensive multilayer Transformers that are now ubiquitous in natural language processing (NLP). Amortized or approximate computational methods increase efficiency, but can come with unpredictable performance costs. I…

2021

Efficient Conformal Prediction via Cascaded Inference with Expanded Admission

ICLR 2021poster

In this paper, we present a novel approach for conformal prediction (CP), in which we aim to identify a set of promising prediction candidates---in place of a single prediction. This set is guaranteed to contain a correct answer with high probability, and is well-suited for many open-ended classific…

2021

GeoMol: Torsional Geometric Generation of Molecular 3D Conformer Ensembles

NeurIPS 2021spotlight

Prediction of a molecule’s 3D conformer ensemble from the molecular graph holds a key role in areas of cheminformatics and drug discovery. Existing generative models have several drawbacks including lack of modeling important molecular geometry elements (e.g., torsion angles), separate optimization…

2021

Get Your Vitamin C! Robust Fact Verification with Contrastive Evidence

NAACL 2021long

Typical fact verification models use retrieved written evidence to verify claims. Evidence sources, however, often change over time as more information is gathered and revised. In order to adapt, models must be sensitive to subtle differences in supporting evidence. We present VitaminC, a benchmark…

2021

Learning Graph Models for Retrosynthesis Prediction

NeurIPS 2021poster

Retrosynthesis prediction is a fundamental problem in organic synthesis, where the task is to identify precursor molecules that can be used to synthesize a target molecule. A key consideration in building neural models for this task is aligning model design with strategies adopted by chemists. Build…

Cited by 119SourcePDFScholar
2021

Mol2Image: Improved Conditional Flow Models for Molecule to Image Synthesis

CVPR 2021poster

In this paper, we aim to synthesize cell microscopy images under different molecular interventions, motivated by practical applications to drug development. Building on the recent success of graph neural networks for learning molecular embeddings and flow-based models for image generation, we propos…

Cited by 14PDFScholar
2021

Nutri-bullets: Summarizing Health Studies by Composing Segments

AAAI 2021technical

We introduce Nutri-bullets, a multi-document summarization task for health and nutrition. First, we present two datasets of food and health summaries from multiple scientific studies. Furthermore, we propose a novel extract-compose model to solve the problem in the regime of limited parallel data. W…

2021

Predict then Interpolate: A Simple Algorithm to Learn Stable Classifiers

ICML 2021spotlight

We propose Predict then Interpolate (PI), a simple algorithm for learning correlations that are stable across environments. The algorithm follows from the intuition that when using a classifier trained on one environment to make predictions on examples from another environment, its mistakes are info…

2020

Few-shot Text Classification with Distributional Signatures

ICLR 2020poster

In this paper, we explore meta-learning for few-shot text classification. Meta-learning has shown strong performance in computer vision, where low-level patterns are transferable across learning tasks. However, directly applying this approach to text is challenging--lexical features highly informati…

Cited by 233SourcecodeScholar
2019

Generative Models for Graph-Based Protein Design

NeurIPS 2019poster

Engineered proteins offer the potential to solve many problems in biomedicine, energy, and materials science, but creating designs that succeed is difficult in practice. A significant aspect of this challenge is the complex coupling between protein sequence and 3D structure, with the task of finding…

2019

Learning Multimodal Graph-to-Graph Translation for Molecule Optimization

ICLR 2019poster

We view molecule optimization as a graph-to-graph translation problem. The goal is to learn to map from one molecular graph to another with better properties based on an available corpus of paired molecules. Since molecules can be optimized in different ways, there are multiple viable translations f…

Cited by 327SourcePDFScholar
2018

Junction Tree Variational Autoencoder for Molecular Graph Generation

ICML 2018oral

We seek to automate the design of molecules based on specific chemical properties. In computational terms, this task involves continuous embedding and generation of molecular graphs. Our primary contribution is the direct realization of molecular graphs, a task previously approached by generating li…

2017

Deriving Neural Architectures from Sequence and Graph Kernels

ICML 2017poster

The design of neural architectures for structured objects is typically guided by experimental insights rather than a formal process. In this work, we appeal to kernels over combinatorial structures, such as sequences and graphs, to derive appropriate neural operations. We introduce a class of deep r…

2017

Predicting Organic Reaction Outcomes with Weisfeiler-Lehman Network

NeurIPS 2017poster

The prediction of organic reaction outcomes is a fundamental problem in computational chemistry. Since a reaction may involve hundreds of atoms, fully exploring the space of possible transformations is intractable. The current solution utilizes reaction templates to limit the space, but it suffers f…

2017

Style Transfer from Non-Parallel Text by Cross-Alignment

NeurIPS 2017poster

This paper focuses on style transfer on the basis of non-parallel text. This is an instance of a broad family of problems including machine translation, decipherment, and sentiment modification. The key challenge is to separate the content from other aspects such as style. We assume a shared latent…