← Search

Shuiwang Ji

62 accepted papers

2026

A Joint Diffusion Model with Pre-Trained Priors for RNA Sequence–Structure Co-Design

ICLR 2026poster

RNA molecules underlie regulation, catalysis, and therapeutics in biological systems, yet de novo RNA design remains difficult with the tight and highly non-linear sequence–structure coupling. The RNA sequence–structure co-design problem generates nucleotide sequences and 3D conformations jointly,…

Cited by 0SourceScholar
2026

A Two-Phase Deep Learning Framework for Adaptive Time-Stepping in High-Speed Flow Modeling

ICLR 2026poster

We consider the problem of modeling high-speed flows using machine learning methods. While most prior studies focus on low-speed fluid flows in which uniform time-stepping is practical, flows approaching and exceeding the speed of sound exhibit sudden changes such as shock waves. In such cases, it i…

Cited by 0SourcecodeScholar
2026

Curriculum Reinforcement Learning from Easy to Hard Tasks Improves LLM Reasoning

ICLR 2026poster

We aim to improve the reasoning capabilities of language models via reinforcement learning with verifiable rewards (RLVR). Recent RLVR post-trained models like DeepSeek-R1 have demonstrated reasoning abilities on mathematical and coding tasks. However, prior studies suggest that using RLVR alone to…

Cited by 0SourcecodeScholar
2026

Efficient Prediction of SO(3)-Equivariant Hamiltonian Matrices via SO(2) Local Frames

ICML 2026poster

We consider the task of predicting Hamiltonian matrices to accelerate electronic structure calculations, which plays an important role in physics, chemistry, and materials science. Motivated by the inherent relationship between the off-diagonal blocks of the Hamiltonian matrix and the SO(2) local fr…

Cited by 0SourcecodeScholar
2026

FRIGID: Scaling Diffusion-Based Molecular Generation from Mass Spectra at Training and Inference Time

ICML 2026poster

Tandem mass spectrometry is prominent in scientific discovery workflows for identifying unknown small molecules, yet high-throughput structural elucidation remains challenging. While recent autoregressive and graph diffusion models have shown promise in *de novo* elucidation, performance remains lim…

Cited by 0SourceScholar
2026

Iterative Distillation for Reward-Guided Fine-Tuning of Diffusion Models in Biomolecular Design

ICLR 2026poster

We address the problem of fine-tuning diffusion models for reward-guided generation in biomolecular design. While diffusion models have proven highly effective in modeling complex, high-dimensional data distributions, real-world applications often demand more than high-fidelity generation, requiring…

Cited by 0SourcecodeScholar
2026

Learnability-Informed Fine-Tuning of Diffusion Language Models

ICML 2026poster

We aim to improve the reasoning capabilities of diffusion language models (DLMs). While SFT performs well for autoregressive models, its use in DLMs faces challenges. Our observation and analysis reveal that vanilla SFT does not consider learnability, i.e., what and when tokens are learned. Specific…

Cited by 0SourceScholar
2026

Orbital Transformers for Predicting Wavefunctions in Time-Dependent Density Functional Theory

ICLR 2026poster

We aim to learn wavefunctions simulated by time-dependent density functional theory (TDDFT), which can be efficiently represented as linear combination coefficients of atomic orbitals. In real-time TDDFT, the electronic wavefunctions of a molecule evolve over time in response to an external excitati…

Cited by 0SourceScholar
2025

Derivative-Free Guidance in Continuous and Discrete Diffusion Models with Soft Value-based Decoding

NeurIPS 2025poster

Diffusion models excel at capturing the natural design spaces of images, molecules, DNA, RNA, and protein sequences. However, rather than merely generating designs that are natural, we often aim to optimize downstream reward functions while preserving the naturalness of these design spaces. Existing…

Cited by 0SourcecodeScholar
2025

DiffMS: Diffusion Generation of Molecules Conditioned on Mass Spectra

ICML 2025poster

Mass spectrometry plays a fundamental role in elucidating the structures of unknown molecules and subsequent scientific discoveries. One formulation of the structure elucidation task is the conditional *de novo* generation of molecular structure given a mass spectrum. Toward a more accurate and effi…

2025

EcomScriptBench: A Multi-task Benchmark for E-commerce Script Planning via Step-wise Intention-Driven Product Association

ACL 2025long

Goal-oriented script planning, or the ability to devise coherent sequences of actions toward specific goals, is commonly employed by humans to plan for typical activities. In e-commerce, customers increasingly seek LLM-based assistants to generate scripts and recommend products at each step, thereby…

Cited by 0SourcePDFScholar
2025

Eliminating Position Bias of Language Models: A Mechanistic Approach

ICLR 2025poster

Position bias has proven to be a prevalent issue of modern language models (LMs), where the models prioritize content based on its position within the given context. This bias often leads to unexpected model failures and hurts performance, robustness, and reliability across various applications. A s…

2025

Fragment and Geometry Aware Tokenization of Molecules for Structure-Based Drug Design Using Language Models

ICLR 2025poster

Structure-based drug design (SBDD) is crucial for developing specific and effective therapeutics against protein targets but remains challenging due to complex protein-ligand interactions and vast chemical space. Although language models (LMs) have excelled in natural language processing, their appl…

2025

Geometry Informed Tokenization of Molecules for Language Model Generation

ICML 2025poster

We consider molecule generation in 3D space using language models (LMs), which requires discrete tokenization of 3D molecular geometries. Although tokenization of molecular graphs exists, that for 3D geometries is largely unexplored. Here, we attempt to bridge this gap by proposing a novel method wh…

2025

Learning to Discover Regulatory Elements for Gene Expression Prediction

ICLR 2025oral

We consider the problem of predicting gene expressions from DNA sequences. A key challenge of this task is to find the regulatory elements that control gene expressions. Here, we introduce Seq2Exp, a Sequence to Expression network explicitly designed to discover and extract regulatory elements that…

2025

ML4CFD Competition: Results and Retrospective Analysis

NeurIPS 2025poster

The integration of machine learning (ML) into the physical sciences is reshaping computational paradigms, offering the potential to accelerate demanding simulations such as computational fluid dynamics (CFD). Yet, persistent challenges in accuracy, generalization, and physical consistency hinder the…

Cited by 0SourceScholar
2025

On Explaining Equivariant Graph Networks via Improved Relevance Propagation

ICML 2025poster

We consider explainability in equivariant graph neural networks for 3D geometric graphs. While many XAI methods have been developed for analyzing graph neural networks, they predominantly target 2D graph structures. The complex nature of 3D data and the sophisticated architectures of equivariant GNN…

2025

Reasoning with Graphs: Structuring Implicit Knowledge to Enhance LLMs Reasoning

ACL 2025finding

Large language models (LLMs) have demonstrated remarkable success across a wide range of tasks; however, they still encounter challenges in reasoning tasks that require understanding and inferring relationships between distinct pieces of information within text sequences. This challenge is particula…

Cited by 0SourcePDFScholar
2025

Reward-Guided Iterative Refinement in Diffusion Models at Test-Time with Applications to Protein and DNA Design

ICML 2025poster

To fully leverage the capabilities of diffusion models, we are often interested in optimizing downstream reward functions during inference. While numerous algorithms for reward-guided generation have been recently proposed due to their significance, current approaches predominantly focus on single-s…

2025

Tensor Decomposition Networks for Accelerating Machine Learning Force Field Computations

NeurIPS 2025poster

SO(3)-equivariant networks are the dominant models for machine learning interatomic potentials (MLIPs). The key operation of such networks is the Clebsch-Gordan (CG) tensor product, which is computationally expensive. To accelerate the computation, we develop tensor decomposition networks (TDNs) as…

Cited by 0SourcecodeScholar
2025

Towards precision protein-ligand affinity prediction benchmark: A Complete and Modification-Aware DAVIS Dataset

NeurIPS 2025poster

Advancements in AI for science unlocks capabilities for critical drug discovery tasks such as protein-ligand binding affinity prediction. However, current models overfit to existing oversimplified datasets that does not represent naturally occurring and biologically relevant proteins with modificati…

Cited by 0SourcecodeScholar
2024

A Comprehensive Survey of Scientific Large Language Models and Their Applications in Scientific Discovery

EMNLP 2024main

In many scientific fields, large language models (LLMs) have revolutionized the way text and other modalities of data (e.g., molecules and proteins) are handled, achieving superior performance in various applications and augmenting the scientific discovery process. Nevertheless, previous surveys on…

2024

A Space Group Symmetry Informed Network for O(3) Equivariant Crystal Tensor Prediction

ICML 2024poster

We consider the prediction of general tensor properties of crystalline materials, including dielectric, piezoelectric, and elastic tensors. A key challenge here is how to make the predictions satisfy the unique tensor equivariance to both O(3) and crystal space groups. To this end, we propose a Gene…

2024

Complete and Efficient Graph Transformers for Crystal Material Property Prediction

ICLR 2024poster

Crystal structures are characterized by atomic bases within a primitive unit cell that repeats along a regular lattice throughout 3D space. The periodic and infinite nature of crystals poses unique challenges for geometric graph representation learning. Specifically, constructing graphs that effecti…

2024

Equivariance via Minimal Frame Averaging for More Symmetries and Efficiency

ICML 2024spotlight

We consider achieving equivariance in machine learning systems via frame averaging. Current frame averaging methods involve a costly sum over large frames or rely on sampling-based approaches that only yield approximate equivariance. Here, we propose Minimal Frame Averaging (MFA), a mathematical fra…

2024

Graph Structure Extrapolation for Out-of-Distribution Generalization

ICML 2024poster

Out-of-distribution (OOD) generalization deals with the prevalent learning scenario where test distribution shifts from training distribution. With rising application demands and inherent complexity, graph OOD problems call for specialized solutions. While data-centric methods exhibit performance en…

Cited by 6SourcePDFScholar
2024

Invariant Tokenization of Crystalline Materials for Language Model Enabled Generation

NeurIPS 2024poster

We consider the problem of crystal materials generation using language models (LMs). A key step is to convert 3D crystal structures into 1D sequences to be processed by LMs. Prior studies used the crystallographic information framework (CIF) file stream, which fails to ensure SE(3) and periodic inva…

Cited by 4SourcePDFScholar
2024

On the Markov Property of Neural Algorithmic Reasoning: Analyses and Methods

ICLR 2024spotlight

Neural algorithmic reasoning is an emerging research direction that endows neural networks with the ability to mimic algorithmic executions step-by-step. A common paradigm in existing designs involves the use of historical embeddings in predicting the results of future execution steps. Our observati…

2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

SineNet: Learning Temporal Dynamics in Time-Dependent Partial Differential Equations

ICLR 2024poster

We consider using deep neural networks to solve time-dependent partial differential equations (PDEs), where multi-scale processing is crucial for modeling complex, time-evolving dynamics. While the U-Net architecture with skip connections is commonly used by prior studies to enable multi-scale proce…

2023

A new perspective on building efficient and expressive 3D equivariant graph neural networks

NeurIPS 2023poster

Geometric deep learning enables the encoding of physical symmetries in modeling 3D objects. Despite rapid progress in encoding 3D symmetries into Graph Neural Networks (GNNs), a comprehensive evaluation of the expressiveness of these network architectures through a local-to-global analysis lacks tod…

2023

Automated Data Augmentations for Graph Classification

ICLR 2023poster

Data augmentations are effective in improving the invariance of learning machines. We argue that the core challenge of data augmentations lies in designing data transformations that preserve labels. This is relatively straightforward for images, but much more challenging for graphs. In this work, we…

Cited by 38SourcePDFScholar
2023

Efficient Approximations of Complete Interatomic Potentials for Crystal Property Prediction

ICML 2023poster

We study property prediction for crystal materials. A crystal structure consists of a minimal unit cell that is repeated infinitely in 3D space. How to accurately represent such repetitive structures in machine learning models remains unresolved. Current methods construct graphs by establishing edge…

2023

Efficient and Equivariant Graph Networks for Predicting Quantum Hamiltonian

ICML 2023poster

We consider the prediction of the Hamiltonian matrix, which finds use in quantum chemistry and condensed matter physics. Efficiency and equivariance are two important, but conflicting factors. In this work, we propose a SE(3)-equivariant network, named QHNet, that achieves efficiency and equivarianc…

2023

Gradient-Guided Importance Sampling for Learning Binary Energy-Based Models

ICLR 2023poster

Learning energy-based models (EBMs) is known to be difficult especially on discrete data where gradient-based learning strategies cannot be applied directly. Although ratio matching is a sound method to learn discrete EBMs, it suffers from expensive computation and excessive memory requirements, the…

2023

Group Equivariant Fourier Neural Operators for Partial Differential Equations

ICML 2023poster

We consider solving partial differential equations (PDEs) with Fourier neural operators (FNOs), which operate in the frequency domain. Since the laws of physics do not depend on the coordinate system used to describe them, it is desirable to encode such symmetries in the neural operator architecture…

2023

Joint Learning of Label and Environment Causal Independence for Graph Out-of-Distribution Generalization

NeurIPS 2023poster

We tackle the problem of graph out-of-distribution (OOD) generalization. Existing graph OOD algorithms either rely on restricted assumptions or fail to exploit environment information in training data. In this work, we propose to simultaneously incorporate label and environment causal independence (…

2023

Learning Fair Graph Representations via Automated Data Augmentations

ICLR 2023top-25%

We consider fair graph representation learning via data augmentations. While this direction has been explored previously, existing methods invariably rely on certain assumptions on the properties of fair graph data in order to design fixed strategies on data augmentations. Nevertheless, the exact pr…

Cited by 59SourcePDFScholar
2023

Learning Hierarchical Protein Representations via Complete 3D Graph Networks

ICLR 2023poster

We consider representation learning for proteins with 3D structures. We build 3D graphs based on protein structures and develop graph networks to learn their representations. Depending on the levels of details that we wish to capture, protein representations can be computed at different levels, \emp…

2023

QH9: A Quantum Hamiltonian Prediction Benchmark for QM9 Molecules

NeurIPS 2023poster

Supervised machine learning approaches have been increasingly used in accelerating electronic structure prediction as surrogates of first-principle computational methods, such as density functional theory (DFT). While numerous quantum chemistry datasets focus on chemical properties and atomic forces…

2023

Video Timeline Modeling For News Story Understanding

NeurIPS 2023spotlight

In this paper, we present a novel problem, namely video timeline modeling. Our objective is to create a video-associated timeline from a set of videos related to a specific topic, thereby facilitating the content and structure understanding of the story being told. This problem has significant poten…

2022

ComENet: Towards Complete and Efficient Message Passing for 3D Molecular Graphs

NeurIPS 2022accept

Many real-world data can be modeled as 3D graphs, but learning representations that incorporates 3D information completely and efficiently is challenging. Existing methods either use partial 3D information, or suffer from excessive computational cost. To incorporate 3D information completely and eff…

2022

Generating 3D Molecules for Target Protein Binding

ICML 2022oral

A fundamental problem in drug discovery is to design molecules that bind to specific proteins. To tackle this problem using machine learning methods, here we propose a novel and effective framework, known as GraphBP, to generate 3D molecules that bind to given proteins by placing atoms of specific t…

2022

GraphFM: Improving Large-Scale GNN Training via Feature Momentum

ICML 2022spotlight

Training of graph neural networks (GNNs) for large-scale node classification is challenging. A key difficulty lies in obtaining accurate hidden node representations while avoiding the neighborhood explosion problem. Here, we propose a new technique, named feature momentum (FM), that uses a momentum…

2022

Periodic Graph Transformers for Crystal Material Property Prediction

NeurIPS 2022accept

We consider representation learning on periodic graphs encoding crystal materials. Different from regular graphs, periodic graphs consist of a minimum unit cell repeating itself on a regular lattice in 3D space. How to effectively encode these periodic structures poses unique challenges not present…

2022

Self-Supervised Representation Learning via Latent Graph Prediction

ICML 2022spotlight

Self-supervised learning (SSL) of graph neural networks is emerging as a promising way of leveraging unlabeled data. Currently, most methods are based on contrastive learning adapted from the image domain, which requires view generation and a sufficient number of negative samples. In contrast, exist…

2022

Spherical Message Passing for 3D Molecular Graphs

ICLR 2022poster

We consider representation learning of 3D molecular graphs in which each atom is associated with a spatial position in 3D. This is an under-explored area of research, and a principled message passing framework is currently lacking. In this work, we conduct analyses in the spherical coordinate system…

Cited by 228SourcePDFScholar
2022

Task-Agnostic Graph Explanations

NeurIPS 2022accept

Graph Neural Networks (GNNs) have emerged as powerful tools to encode graph-structured data. Due to their broad applications, there is an increasing need to develop tools to explain how GNNs make decisions given graph-structured data. Existing learning-based GNN explanation approaches are task-speci…

2021

ConE: Cone Embeddings for Multi-Hop Reasoning over Knowledge Graphs

NeurIPS 2021poster

Query embedding (QE)---which aims to embed entities and first-order logical (FOL) queries in low-dimensional spaces---has shown great power in multi-hop reasoning over knowledge graphs. Recently, embedding entities and queries with geometric shapes becomes a promising direction, as geometric shapes…

2021

On Explainability of Graph Neural Networks via Subgraph Explorations

ICML 2021spotlight

We consider the problem of explaining the predictions of graph neural networks (GNNs), which otherwise are considered as black boxes. Existing methods invariably focus on explaining the importance of graph nodes or edges but ignore the substructures of graphs, which are more intuitive and human-inte…

2021

Stochastic Optimization of Areas Under Precision-Recall Curves with Provable Convergence

NeurIPS 2021poster

Areas under ROC (AUROC) and precision-recall curves (AUPRC) are common metrics for evaluating classification performance for imbalanced problems. Compared with AUROC, AUPRC is a more appropriate metric for highly imbalanced datasets. While stochastic optimization of AUROC has been studied extensivel…

Cited by 89SourcePDFScholar
2020

Noise2Same: Optimizing A Self-Supervised Bound for Image Denoising

NeurIPS 2020poster

Self-supervised frameworks that learn denoising models with merely individual noisy images have shown strong capability and promising performance in various image denoising tasks. Existing self-supervised denoising frameworks are mostly built upon the same theoretical foundation, where the denoising…

2019

Graph U-Nets

ICML 2019oral

We consider the problem of representation learning for graph data. Convolutional neural networks can naturally operate on images, but have significant challenges in dealing with graph data. Given images are special cases of graphs with nodes lie on 2D lattices, graph embedding tasks have a natural c…

2018

ChannelNets: Compact and Efficient Convolutional Neural Networks via Channel-Wise Convolutions

NeurIPS 2018poster

Convolutional neural networks (CNNs) have shown great capability of solving various artificial intelligence tasks. However, the increasing model size has raised challenges in employing them in resource-limited applications. In this work, we propose to compress deep models by using channel-wise convo…

Cited by 0SourcePDFScholar