← Search

Tailin Wu

29 accepted papers

2026

BuildArena: A Physics‑Aligned Interactive Benchmark of LLMs for Engineering Construction

ICML 2026poster

Engineering construction automation aims to transform natural language specifications into physically viable structures, requiring complex integrated reasoning under strict physical constraints. While modern LLMs possess broad knowledge and strong reasoning capabilities that make them promising cand…

Cited by 0SourceScholar
2026

GGBall: Graph Generative Model on Poincaré Ball

ICLR 2026poster

Generating graphs with hierarchical structures remains a fundamental challenge due to the limitations of Euclidean geometry in capturing exponential complexity. Here we introduce GGBall, a novel hyperbolic framework for graph generation that integrates geometric inductive biases with modern generati…

Cited by 0SourcecodeScholar
2026

GenCP: Towards Generative Modeling Paradigm of Coupled physics

ICLR 2026poster

Real-world physical systems are inherently complex, often involving the coupling of multiple physics, making their simulation both highly valuable and challenging. Many mainstream approaches face challenges when dealing with decoupled data. Besides, they also suffer from low efficiency and fidelity…

Cited by 0SourcecodeScholar
2026

Mitigating Gradient Pathology in PINNs through Aligned Constraint

ICML 2026poster

While Physics-Informed Neural Networks (PINNs) are powerful for solving Partial Differential Equations (PDEs), their training is often paralyzed by gradient pathology. The gradients from PDE residuals and boundary constraints oppose each other, trapping the model in local minima. Current solutions, …

Cited by 0SourceScholar
2026

Neural Predictor-Corrector: Solving Homotopy Problems with Reinforcement Learning

ICLR 2026poster

The Homotopy paradigm, a general principle for solving challenging problems, appears across diverse domains such as robust optimization, global optimization, polynomial root-finding, and sampling. Practical solvers for these problems typically follow a predictor-corrector (PC) structure, but rely on…

Cited by 0SourceScholar
2026

On the Design of One-step Diffusion via Shortcutting Flow Paths

ICLR 2026poster

Recent advances in few-step diffusion models have demonstrated their efficiency and effectiveness by shortcutting the probabilistic paths of diffusion models, especially in training one-step diffusion models from scratch (a.k.a. shortcut models). However, their theoretical derivation and practical i…

Cited by 3SourcecodeScholar
2026

One step further with Monte-Carlo sampler to guide diffusion better

ICLR 2026poster

Stochastic differential equation (SDE)-based generative models have achieved substantial progress in conditional generation via training-free differentiable loss-guided approaches. However, existing methodologies utilizing posterior sam- pling typically confront a substantial estimation error, which…

Cited by 0SourcecodeScholar
2026

RealPDEBench: A Benchmark for Complex Physical Systems with Real-World Data

ICLR 2026oral

Predicting the evolution of complex physical systems remains a central problem in science and engineering. Despite rapid progress in scientific Machine Learning (ML) models, a critical bottleneck is the lack of expensive real-world data, resulting in most current models being trained and validated o…

Cited by 0SourcecodeScholar
2026

VFScale: Intrinsic Reasoning through Verifier-Free Test-time Scalable Diffusion Model

ICLR 2026poster

Inspired by human SYSTEM 2 thinking, LLMs excel at complex reasoning tasks via extended Chain-of-Thought. However, similar test-time scaling for diffusion models to tackle complex reasoning remains largely unexplored. From existing work, two primary challenges emerge in this setting: (i) the depende…

Cited by 0SourcecodeScholar
2026

scDFM: Distributional Flow Matching Model for Robust Single-Cell Perturbation Prediction

ICLR 2026poster

A central goal in systems biology and drug discovery is to predict the transcriptional response of cells to perturbations. This task is challenging due to the noisy, sparse nature of single-cell measurements and the fact that perturbations often induce population-level shifts rather than changes in…

Cited by 0SourcecodeScholar
2025

CL-DiffPhyCon: Closed-loop Diffusion Control of Complex Physical Systems

ICLR 2025poster

The control problems of complex physical systems have broad applications in science and engineering. Previous studies have shown that generative control methods based on diffusion models offer significant advantages for solving these problems. However, existing generative control approaches face ch…

2025

EVA: Geometric Inverse Design for Fast Protein Motif-Scaffolding with Coupled Flow

ICLR 2025poster

Motif-scaffolding is a fundamental component of protein design, which aims to construct the scaffold structure that stabilizes motifs conferring desired functions. Recent advances in generative models are promising for designing scaffolds, with two main approaches: training-based and sampling-based…

Cited by 0SourcePDFScholar
2025

From Uncertain to Safe: Conformal Adaptation of Diffusion Models for Safe PDE Control

ICML 2025poster

The application of deep learning for partial differential equation (PDE)-constrained control is gaining increasing attention. However, existing methods rarely consider safety requirements crucial in real-world applications. To address this limitation, we propose Safe Diffusion Models for PDE Control…

2025

M2PDE: Compositional Generative Multiphysics and Multi-component PDE Simulation

ICML 2025poster

Multiphysics simulation, which models the interactions between multiple physical processes, and multi-component simulation of complex structures are critical in fields like nuclear and aerospace engineering. Previous studies use numerical solvers or ML-based surrogate models for these simulations. H…

2025

Re-Evaluating the Impact of Unseen-Class Unlabeled Data on Semi-Supervised Learning Model

ICLR 2025poster

Semi-supervised learning (SSL) effectively leverages unlabeled data and has been proven successful across various fields. Current safe SSL methods believe that unseen classes in unlabeled data harm the performance of SSL models. However, previous methods for assessing the impact of unseen classes on…

2025

Relation-Aware Equivariant Graph Networks for Epitope-Unknown Antibody Design and Specificity Optimization

AAAI 2025technical

Antibodies are Y-shaped proteins that protect the host by binding to specific antigens, and their binding is mainly determined by the Complementary Determining Regions (CDRs) in the antibody. Despite the great progress made in CDR design, existing computational methods still encounter several challe…

2025

Wavelet Diffusion Neural Operator

ICLR 2025poster

Simulating and controlling physical systems described by partial differential equations (PDEs) are crucial tasks across science and engineering. Recently, diffusion generative models have emerged as a competitive class of methods for these tasks due to their ability to capture long-term dependencies…

2024

BENO: Boundary-embedded Neural Operators for Elliptic PDEs

ICLR 2024poster

Elliptic partial differential equations (PDEs) are a major class of time-independent PDEs that play a key role in many scientific and engineering domains such as fluid dynamics, plasma physics, and solid mechanics. Recently, neural operators have emerged as a promising technique to solve elliptic PD…

2024

Compositional Generative Inverse Design

ICLR 2024spotlight

Inverse design, where we seek to design input variables in order to optimize an underlying objective function, is an important problem that arises across fields such as mechanical engineering to aerospace engineering. Inverse design is typically formulated as an optimization problem, with recent wor…

2024

DiffPhyCon: A Generative Approach to Control Complex Physical Systems

NeurIPS 2024poster

Controlling the evolution of complex physical systems is a fundamental task across science and engineering. Classical techniques suffer from limited applicability or huge computational costs. On the other hand, recent deep learning and reinforcement learning-based approaches often struggle to optim…

2024

Uncertainty Quantification for Forward and Inverse Problems of PDEs via Latent Global Evolution

AAAI 2024technical

Deep learning-based surrogate models have demonstrated remarkable advantages over classical solvers in terms of speed, often achieving speedups of 10 to 1000 times over traditional partial differential equation (PDE) solvers. However, a significant challenge hindering their widespread adoption in bo…

2023

Learning Controllable Adaptive Simulation for Multi-resolution Physics

ICLR 2023top-25%

Simulating the time evolution of physical systems is pivotal in many scientific and engineering problems. An open challenge in simulating such systems is their multi-resolution dynamics: a small fraction of the system is extremely dynamic, and requires very fine-grained resolution, while a majority…

2022

Learning to Accelerate Partial Differential Equations via Latent Global Evolution

NeurIPS 2022accept

Simulating the time evolution of Partial Differential Equations (PDEs) of large-scale systems is crucial in many scientific and engineering domains such as fluid dynamics, weather forecasting and their inverse optimization problems. However, both classical solvers and recent deep learning-based surr…

2022

ZeroC: A Neuro-Symbolic Model for Zero-shot Concept Recognition and Acquisition at Inference Time

NeurIPS 2022accept

Humans have the remarkable ability to recognize and acquire novel visual concepts in a zero-shot manner. Given a high-level, symbolic description of a novel concept in terms of previously learned visual concepts and their relations, humans can recognize novel concepts without seeing any examples. Mo…

2020

AI Feynman 2.0: Pareto-optimal symbolic regression exploiting graph modularity

NeurIPS 2020oral

We present an improved method for symbolic regression that seeks to fit data to formulas that are Pareto-optimal, in the sense of having the best accuracy for a given complexity. It improves on the previous state-of-the-art by typically being orders of magnitude more robust toward noise and bad data…

Cited by 272SourcePDFScholar