I received my B.S. degree in Statistics from Wuhan University of Technology (WHUT, 武汉理工大学). Currently, I am a Ph.D. candidate in Computational Mathematics at the School of Mathematics, South China University of Technology (SCUT, 华南理工大学), advised by Prof. Delu Zeng. I also collaborate with John Paisley (Columbia University), Junmei Yang (SCUT), Qibin Zhao (RIKEN-AIP), Jiacheng Li (SCUT), Shigui Li (SCUT), Jian Xu (SCUT / RIKEN-AIP), Shian Du (Tsinghua University).

My research focuses on probabilistic inference and generation, including deep generative modeling and density ratio estimation (DRE), with particular interests in diffusion models, normalizing flows, and stochastic interpolation. I aim to develop mathematically grounded methods for probabilistic inference. Recently, I am also interested in applying DRE to large language model (LLM) alignment and safety. I have published papers at top AI conferences (ICLR, NeurIPS, ICML, CVPR) and journals (IEEE T-IM, PR, Neurocomputing, ESWA). Google Scholar

I also serve as a reviewer for ICML, NeurIPS, ICLR, CVPR, ECCV, IEEE T-MM, IEEE T-ETCI, Internet of Things Journal…

Feel free to reach me at 📧 weichen.work@qq.com / weichen_work@126.com.

🔥 News

  • 2026.01: Our paper about minimum path variance principle for DRE is accepted to ICLR 2026.
  • 2025.10: Our paper about diffusion informer for time series modeling is accepted to Expert Systems With Applications (ESWA).
  • 2025.10: Our paper about wavelet diffusion for time series modeling is accepted to IEEE T-IM. News🎉
  • 2025.09: Our paper about diffusion modeling acceleration is accepted to NeurIPS 2025. News🎉
  • 2025.09: Our paper about normalizing flow is accepted to Pattern Recognition (PR).
  • 2025.08: Our paper about diffusion models for low-level CV is accepted to Neurocomputing.
  • 2025.05: Our paper about stable & efficient density ratio estimation is accepted to ICML 2025.
  • 2022.02: Our paper about efficient continuous normalizing flow is accepted to CVPR 2022.

📝 Publications

📌 Research Overview at a Glance
Quick Jump: Generative · DRE · Time Series

Deep Generative Modeling

NeurIPS 2025
sym

EVODiff: Entropy-aware Variance Optimized Diffusion Inference, Shigui Li, Wei Chen, Delu Zeng* [Bib]

NeurIPS 2025 | Paper | Code | News🎉

  • Introduces an information-theoretic view: successful denoising reduces conditional entropy in reverse transitions.
  • Proposes EVODiff, a reference-free diffusion inference framework that optimizes conditional variance to reduce transition and reconstruction errors, improving sample quality and reducing inference cost.
PR 2025
sym

Entropy-informed weighting channel normalizing flow for deep generative models, Wei Chen#, Shian Du#, Shigui Li#, Delu Zeng*, John Paisley [Bib]

Pattern Recognition (PR) 2025 | Paper | Code

  • Proposes EIW-Flow, enhancing normalizing flows with channel-wise weights and latent variable shuffling.
  • Achieves state-of-the-art density estimation with minimal computational overhead.
Neurocomputing 2025
sym

ReciprocalLA-LLIE: Low-light image enhancement with luminance-aware reciprocal diffusion process, Zhiqi Lin, Wei Chen, Jian Xu, Delu Zeng*, Min Chen [Bib]

Neurocomputing 2025 | Paper

  • Proposes a reciprocal diffusion process within DDPM for low-light image enhancement.
  • Introduces Luminance Adjustment Block for robust global luminance control.
CVPR 2022
sym

To-Flow: Efficient Continuous Normalizing Flows with Temporal Optimization Adjoint with Moving Speed, Shian Du#, Yihong Luo#, Wei Chen#, Jian Xu, Delu Zeng* [Bib]

CVPR 2022 | Paper | Code

  • CNFs via neural ODEs are costly; To-Flow proposes temporal optimization via coordinate descent.
  • Accelerates flow training by about 20% while maintaining performance.

Density Ratio Estimation

ICLR 2026
MinPV

A Minimum Variance Path Principle for Accurate and Stable Score-Based Density Ratio Estimation, Wei Chen, Jiacheng Li, Shigui Li, Zhiqi Lin, Junmei Yang, John Paisley, Delu Zeng* [Bib]

ICLR 2026 | Paper | Code

  • Resolves the path schedule paradox in score-based DRE by identifying the overlooked path variance term.
  • Proposes MVP Principle with closed-form variance expression for tractable optimization.
  • Achieves state-of-the-art results on challenging DRE benchmarks.
ICML 2025
sym

Dequantified Diffusion-Schrödinger Bridge for Density Ratio Estimation, Wei Chen, Shigui Li, Jiacheng Li, Junmei Yang, John Paisley, Delu Zeng* [Bib]

ICML 2025 | Paper | Code

  • Proposes D3RE, a unified framework for robust DRE under distribution mismatch.
  • Introduces dequantified diffusion/SCHRödinger bridge interpolants for support expansion and stabilized scores.

Time Series Forecast

Neural Computing 2024
sym

DeepAR-Attention probabilistic prediction for stock price series, Jiacheng Li, Wei Chen, Zhiheng Zhou, Junmei Yang, Delu Zeng* [Bib]

Neural Computing and Applications 2024 | Paper

  • Proposes DeepAR-Attention for probabilistic stock price forecasting.
IEEE IoTJ 2024
sym

Neural ordinary differential equation networks for fintech applications using IoT, Jiacheng Li, Wei Chen, Yican Liu, Junmei Yang, Delu Zeng*, Zhiheng Zhou [Bib]

IEEE Internet of Things Journal (IoTJ) 2024 | Paper

  • Develops neural ODE network approaches for fintech applications in IoT settings.
IEEE T-IM 2025
sym

Integrating Ordinary Differential Equations with Sparse Attention for Power Load Forecasting, Jiacheng Li, Wei Chen, Yican Liu, Junmei Yang, Zhiheng Zhou, Delu Zeng* [Bib]

IEEE Trans on Instrumentation and Measurement (T-IM) 2025 | Paper

  • Proposes EvolvInformer: integrates ODE solver with ProbSparse attention for long-sequence load forecasting.
  • Achieves 29.7% MSE reduction while preserving logarithmic memory complexity.
TIM 2025
sym

Generative Self-Supervised Time-Series Forecasting Leveraging Wavelet Diffusion, Jiacheng Li, Wei Chen, Yican Liu, Junmei Yang, Zhiheng Zhou, Delu Zeng* [Bib]

IEEE Trans on Instrumentation and Measurement (T-IM) 2025 | Paper | News🎉

  • TimeWaveDiff: a lightweight self-supervised framework that integrates wavelet decomposition and diffusion modeling to capture multiscale periodicities and robustly learn complex noise patterns in measurement signals.
  • Achieves superior long-term forecasting accuracy with significantly reduced computational cost.
ESWA 2025
sym

Diffinformer: Diffusion Informer model for long sequence time-series forecasting, Jiacheng Li, Wei Chen, Yican Liu, Junmei Yang, Zhiheng Zhou, Delu Zeng* [Bib]

Expert Systems with Applications (ESWA) 2025 | Paper

  • Proposes Diffinformer: combines conditional diffusion models with Informer’s ProbSparse attention.
  • Demonstrates consistent improvements across five large-scale datasets.

🎖 Honors and Awards

Highlights
More awards are being updated.
  • 2021.10 — None

📖 Educations

Ph.D. Candidate in Computational Mathematics
School of Mathematics, South China University of Technology (SCUT)
2022.06 – 2026.06 (now)
M.S., Successive Master–Doctor Program in Computational Mathematics
School of Mathematics, South China University of Technology (SCUT)
2021.09 – 2022.06
B.S. in Statistics
School of Mathematics and Statistics, Wuhan University of Technology (WHUT)
2017.09 – 2021.06

💬 Invited Talks

Keynote Speaker · University of Waterloo
Topic: "One-Step Score-Based Density Ratio Estimation: From 'Accurate but Slow' to 'Accurate and Fast'"
Feb 2026

💻 Internships

RIKEN AIP

RIKEN AIP - Tensor Learning Team

2026.02 - 2026.05

Mentor: Qibin Zhao [Team Page]