← Search

Bowen Jing

14 accepted papers

2026

StyleDrive: Towards Driving-Style Aware Benchmarking of End-To-End Autonomous Driving

AAAI 2026technical

Personalization, while extensively studied in conventional autonomous driving pipelines, has been largely overlooked in the context of end-to-end autonomous driving (E2EAD), despite its critical role in fostering user trust, safety perception, and real-world adoption. A primary bottleneck is the abs

Cited by 0SourcePDFScholar
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
2025

ProtComposer: Compositional Protein Structure Generation with 3D Ellipsoids

ICLR 2025oral

We develop ProtComposer to generate protein structures conditioned on spatial protein layouts that are specified via a set of 3D ellipsoids capturing substructure shapes and semantics. At inference time, we condition on ellipsoids that are hand-constructed, extracted from existing proteins, or from…

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…

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
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…

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

ATOM3D: Tasks on Molecules in Three Dimensions

NeurIPS 2021poster

Computational methods that operate on three-dimensional (3D) molecular structure have the potential to solve important problems in biology and chemistry. Deep neural networks have gained significant attention, but their widespread adoption in the biomolecular domain has been limited by a lack of eit…

Cited by 147SourcecodeScholar
2021

Learning from Protein Structure with Geometric Vector Perceptrons

ICLR 2021spotlight

Learning on 3D structures of large biomolecules is emerging as a distinct area in machine learning, but there has yet to emerge a unifying network architecture that simultaneously leverages the geometric and relational aspects of the problem domain. To address this gap, we introduce geometric vector…