paper-with-me

홈 › Papers

Supervised Metric Regularization Through Alternating Optimization for Multi-Regime Physics-Informed Neural Networks

2026-02-10 · Enzo Nicolas Spotorno, Josafat Ribeiro Leal, Antonio Augusto Frohlich arxiv

Standard Physics-Informed Neural Networks (PINNs) often face challenges when modeling parameterized dynamical systems with sharp regime transitions, such as bifurcations. In these scenarios, the continuous mapping from parameters to solutions can result in spectral bias or "mode collapse", where the network averages distinct physical behaviors. We propose a Topology-Aware PINN (TAPINN) that aims to mitigate this challenge by structuring the latent space via Supervised Metric Regularization. Unlike standard parametric PINNs that map physical parameters directly to solutions, our method conditions the solver on a latent state optimized to reflect the metric-based separation between regimes, showing ~49% lower physics residual (0.082 vs. 0.160). We train this architecture using a phase-based Alternating Optimization (AO) schedule to manage gradient conflicts between the metric and physics objectives. Preliminary experiments on the Duffing Oscillator demonstrate that while standard baselines suffer from spectral bias and high-capacity Hypernetworks overfit (memorizing data while violating physics), our approach achieves stable convergence with 2.18x lower gradient variance than a multi-output Sobolev Error baseline, and 5x fewer parameters than a hypernetwork-based alternative.

📄 PDF Abstract BibTeX arXiv:2602.09980

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantization through Piecewise-Affine Regularization: Optimization and Statistical Guarantees

2025-08-14 · Jianhao Ma, Lin Xiao arxiv

Optimization problems over discrete or quantized variables are very challenging in general due to the combinatorial nature of their search space. Piecewise-affine regularization (PAR) provides a flexible modeling and com…

Discretely-constrained deep network for weakly supervised segmentation

2019-08-15 · Jizong Peng, Hoel Kervadec, Jose Dolz, Ismail Ben Ayed 외

An efficient strategy for weakly-supervised segmentation is to impose constraints or regularization priors on target regions. Recent efforts have focused on incorporating such constraints in the training of convolutional…

Cardiac SegmentationSegmentationWeakly supervised segmentation

Unsupervised Deep Basis Pursuit: Learning inverse problems without ground-truth data

2020-02-14 · NeurIPS Workshop Deep_Invers 2019 12

Basis pursuit is a compressed sensing optimization in which the l1-norm is minimized subject to model error constraints. Here we use a deep neural network prior instead of l1-regularization. Using known noise statistics,…

compressed sensing

Alternating minimization algorithms for graph regularized tensor completion

2020-08-28 · Yu Guan, Shuyu Dong, Bin Gao, P. -A. Absil 외

We consider a Canonical Polyadic (CP) decomposition approach to low-rank tensor completion (LRTC) by incorporating external pairwise similarity relations through graph Laplacian regularization on the CP factor matrices. …

SimMER: Simple Maximization of Entropy and Rank for Self-supervised Representation Learning

2021-09-29 · Zhengyu Yang, Zijian Hu, Xuefeng Hu, Ram Nevatia

Consistency regularization, referring to enforcing consistency across a model's responses to different views of the same input, is widely used for self-supervised image representation learning. However, consistency regul…

Contrastive LearningLinear evaluationRepresentation LearningSelf-Supervised Learning