← Search

Tianrun Gao

5 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

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

HybridOM: Hybrid Physics-Based and Data-Driven Global Ocean Modeling with Efficient Regional Downscaling

ICML 2026poster

Global ocean modeling is vital for climate science but struggles to balance computational efficiency with accuracy. Traditional numerical solvers are accurate but computationally expensive, while pure deep learning approaches, though fast, often lack physical consistency and long-term stability. To …

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

ProjectEval: A Benchmark for Programming Agents Automated Evaluation on Project-Level Code Generation

ACL 2025finding

Recently, LLM agents have made rapid progress in improving their programming capabilities. However, existing benchmarks lack the ability to automatically evaluate from users’ perspective, and also lack the explainability of the results of LLM agents’ code generation capabilities. Thus, we introduce…