paper-with-me

홈 › Papers

Disentangled Latent Dynamics Manifold Fusion for Solving Parameterized PDEs

2026-03-13 · Zhangyong Liang, Huanhuan Gao arxiv

Generalizing neural surrogate models across different PDE parameters remains difficult because changes in PDE coefficients often make learning harder and optimization less stable. The problem becomes even more severe when the model must also predict beyond the training time range. Existing methods usually cannot handle parameter generalization and temporal extrapolation at the same time. Standard parameterized models treat time as just another input and therefore fail to capture intrinsic dynamics, while recent continuous-time latent methods often rely on expensive test-time auto-decoding for each instance, which is inefficient and can disrupt continuity across the parameterized solution space. To address this, we propose Disentangled Latent Dynamics Manifold Fusion (DLDMF), a physics-informed framework that explicitly separates space, time, and parameters. Instead of unstable auto-decoding, DLDMF maps PDE parameters directly to a continuous latent embedding through a feed-forward network. This embedding initializes and conditions a latent state whose evolution is governed by a parameter-conditioned Neural ODE. We further introduce a dynamic manifold fusion mechanism that uses a shared decoder to combine spatial coordinates, parameter embeddings, and time-evolving latent states to reconstruct the corresponding spatiotemporal solution. By modeling prediction as latent dynamic evolution rather than static coordinate fitting, DLDMF reduces interference between parameter variation and temporal evolution while preserving a smooth and coherent solution manifold. As a result, it performs well on unseen parameter settings and in long-term temporal extrapolation. Experiments on several benchmark problems show that DLDMF consistently outperforms state-of-the-art baselines in accuracy, parameter generalization, and extrapolation robustness.

📄 PDF Abstract BibTeX arXiv:2603.12676

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Isometric Representation Learning for Disentangled Latent Space of Diffusion Models

2024-07-16 · Jaehoon Hahm, Junho Lee, Sunghyun Kim, Joonseok Lee

The latent space of diffusion model mostly still remains unexplored, despite its great success and potential in the field of generative modeling. In fact, the latent space of existing diffusion models are entangled, with…

Representation Learning

Generative Learning of Densities on Manifolds

2025-03-05 · Dimitris G. Giovanis, Ellis Crabtree, Roger G. Ghanem, Ioannis G. Kevrekidis

A generative modeling framework is proposed that combines diffusion models and manifold learning to efficiently sample data densities on manifolds. The approach utilizes Diffusion Maps to uncover possible low-dimensional…

Reducing Class-wise Confusion for Incremental Learning with Disentangled Manifolds

2025-03-22 · CVPR 2025 1 · Huitong Chen, Yu Wang, Yan Fan, Guosong Jiang 외

Class incremental learning (CIL) aims to enable models to continuously learn new classes without catastrophically forgetting old ones. A promising direction is to learn and use prototypes of classes during incremental up…

class-incremental learningClass Incremental LearningIncremental Learning

Exploring Behavior-Relevant and Disentangled Neural Dynamics with Generative Diffusion Models

2024-10-12 · Yule Wang, Chengrui Li, Weihan Li, Anqi Wu

Understanding the neural basis of behavior is a fundamental goal in neuroscience. Current research in large-scale neuro-behavioral data analysis often relies on decoding models, which quantify behavioral information in n…

Disentanglement

GeoMathCode: Understanding Interleaved Math-Code Reasoning for Geometry Problem Solving

2026-05-25 · Yingji Zhang, Yong Dai, André Freitas arxiv

Mathematical reasoning is a hallmark of human intelligence, requiring logical deduction, symbolic manipulation, and abstract thinking. Recent multimodal large language models (MLLMs) have demonstrated strong performance …

Mathematical ReasoningCode Generation