← Search

Huakun Luo

6 accepted papers

2026

TiMi: Empower Time Series Transformers with Multimodal Mixture of Experts

ICML 2026poster

Multimodal time series forecasting has garnered significant attention for its potential to provide more robust and accurate predictions than traditional single-modality models by leveraging rich information inherent in other modalities. However, due to fundamental challenges in modality alignment, e…

Cited by 0SourceScholar
2025

Transolver++: An Accurate Neural Solver for PDEs on Million-Scale Geometries

ICML 2025poster

Although deep models have been widely explored in solving partial differential equations (PDEs), previous works are primarily limited to data only with up to tens of thousands of mesh points, far from the million-point scale required by industrial simulations that involve complex geometries. In the…

Cited by 1SourcePDFScholar
2024

RoPINN: Region Optimized Physics-Informed Neural Networks

NeurIPS 2024poster

Physics-informed neural networks (PINNs) have been widely applied to solve partial differential equations (PDEs) by enforcing outputs and gradients of deep models to satisfy target equations. Due to the limitation of numerical computation, PINNs are conventionally optimized on finite selected points…

2024

TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting

ICLR 2024poster

Time series forecasting is widely used in extensive applications, such as traffic planning and weather forecasting. However, real-world time series usually present intricate temporal variations, making forecasting extremely challenging. Going beyond the mainstream paradigms of plain decomposition an…

2024

Transolver: A Fast Transformer Solver for PDEs on General Geometries

ICML 2024spotlight

Transformers have empowered many milestones across various fields and have recently been applied to solve partial differential equations (PDEs). However, since PDEs are typically discretized into large-scale meshes with complex geometries, it is challenging for Transformers to capture intricate phys…

2023

Solving High-Dimensional PDEs with Latent Spectral Models

ICML 2023poster

Deep models have achieved impressive progress in solving partial differential equations (PDEs). A burgeoning paradigm is learning neural operators to approximate the input-output mappings of PDEs. While previous deep models have explored the multiscale architectures and various operator designs, the…