paper-with-me

홈 › Papers

Jacobian-Scaled K-means Clustering for Physics-Informed Segmentation of Reacting Flows

2023-05-02 · Shivam Barwey, Venkat Raman

This work introduces Jacobian-scaled K-means (JSK-means) clustering, which is a physics-informed clustering strategy centered on the K-means framework. The method allows for the injection of underlying physical knowledge into the clustering procedure through a distance function modification: instead of leveraging conventional Euclidean distance vectors, the JSK-means procedure operates on distance vectors scaled by matrices obtained from dynamical system Jacobians evaluated at the cluster centroids. The goal of this work is to show how the JSK-means algorithm -- without modifying the input dataset -- produces clusters that capture regions of dynamical similarity, in that the clusters are redistributed towards high-sensitivity regions in phase space and are described by similarity in the source terms of samples instead of the samples themselves. The algorithm is demonstrated on a complex reacting flow simulation dataset (a channel detonation configuration), where the dynamics in the thermochemical composition space are known through the highly nonlinear and stiff Arrhenius-based chemical source terms. Interpretations of cluster partitions in both physical space and composition space reveal how JSK-means shifts clusters produced by standard K-means towards regions of high chemical sensitivity (e.g., towards regions of peak heat release rate near the detonation reaction zone). The findings presented here illustrate the benefits of utilizing Jacobian-scaled distances in clustering techniques, and the JSK-means method in particular displays promising potential for improving former partition-based modeling strategies in reacting flow (and other multi-physics) applications.

📄 PDF Abstract BibTeX arXiv:2305.01539

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringSensitivity

Similar Papers 제목 키워드 기반

Physics-Informed Neural Optimal Control for Precision Immobilization Technique in Emergency Scenarios

2026-04-07 · Yangye Jiang, Jiachen Wang, Daofei Li arxiv

Precision Immobilization Technique (PIT) is a potentially effective intervention maneuver for emergency out-of-control vehicle, but its automation is challenged by highly nonlinear collision dynamics, strict safety const…

Knowledge Distillation

Solving stiff dark matter equations via Jacobian Normalization with Physics-Informed Neural Networks

2026-02-25 · M. P. Bento, H. B. Câmara, J. R. Rocha, J. F. Seabra arxiv

Stiff differential equations pose a major challenge for Physics-Informed Neural Networks (PINNs), often causing poor convergence. We propose a simple, hyperparameter-free method to address stiffness by normalizing loss r…

A scaled TW-PINN: A physics-informed neural network for traveling wave solutions of reaction-diffusion equations with general coefficients

2026-03-16 · Seungwan Han, Kwanghyuk Park, Jiaxi Gu, Jae-Hun Jung arxiv

We propose an efficient and generalizable physics-informed neural network (PINN) framework for computing traveling wave solutions of $n$-dimensional reaction-diffusion equations with various reaction and diffusion coeffi…

Separable DeepONet: Breaking the Curse of Dimensionality in Physics-Informed Machine Learning

2024-07-21 · Luis Mandl, Somdatta Goswami, Lena Lambers, Tim Ricken

The deep operator network (DeepONet) is a popular neural operator architecture that has shown promise in solving partial differential equations (PDEs) by using deep neural networks to map between infinite-dimensional fun…

Physics-informed machine learning

Enforcing governing equation constraints in neural PDE solvers via training-free projections

2025-11-21 · Omer Rochman, Gilles Louppe arxiv

Neural PDE solvers used for scientific simulation often violate governing equation constraints. While linear constraints can be projected cheaply, many constraints are nonlinear, complicating projection onto the feasible…