arXiv ScienceSearch

arXiv subjects

Minghan Chu

Publications and source records attributed to Minghan Chu.

16 recordsLinked to original sources

Kimi K2.5: Visual Agentic Intelligence

We introduce Kimi K2.5, an open-source multimodal agentic model designed to advance general agentic intelligence. K2.5 emphasizes the joint optimization of text and vision so that two modalities enhance each other. This includes a series of techniques such as joint text-vision pre-training, zero-vision SFT, and joint text-vision reinforcement learning. Building on this multimodal foundation, K2.5 introduces Agent Swarm, a self-directed parallel agent orchestration framework that dynamically decomposes complex tasks into heterogeneous sub-problems and executes them concurrently. Extensive evaluations show that Kimi K2.5 achieves state-of-the-art results across various domains including coding, vision, reasoning, and agentic tasks. Agent Swarm also reduces latency by up to $4.5\times$ over single-agent baselines. We release the post-trained Kimi K2.5 model checkpoint to facilitate future research and real-world applications of agentic intelligence.

cs.CL

Physics-Guided Machine Learning for Uncertainty Quantification in Turbulence Models

Predicting the evolution of turbulent flows is central across science and engineering. Most studies rely on simulations with turbulence models, whose empirical simplifications introduce epistemic uncertainty. The Eigenspace Perturbation Method (EPM) is a widely used physics-based approach to quantify model-form uncertainty, but being purely physics-based it can overpredict uncertainty bounds. We propose a convolutional neural network (CNN)-based modulation of EPM perturbation magnitudes to improve calibration while preserving physical consistency. Across canonical cases, the hybrid ML-EPM framework yields substantially tighter, better-calibrated uncertainty estimates than baseline EPM alone.

cs.LG

Towards Physics Constrained Deep Learning Based Turbulence Model Uncertainty Quantification

Turbulence Models represent the workhorse for simulations used in engineering design and analysis. Despite their low computational cost and robustness, these models suffer from substantial predictive uncertainty, most of which is epistemic. At present, the Eigenspace Perturbation Method (EPM) is the only approach to estimate these turbulence model uncertainties, using physics based perturbation to the predicted Reynolds stresses. While the EPM address the question of how to perturb the Reynolds stresses for uncertainty estimation, it does not address how much to perturb. This shortcoming leads to very generous uncertainty bounds that result in sub-optimal designs. In this investigation, we use Convolutional Neural Networks (CNN) to predict the discrepancy between predicted and actual turbulent flows. These can be utilized to modulate the degree of the perturbations in the EPM leading to a Physics Constrained Deep Learning approach for Reynolds Averaged Navier Stokes model uncertainty quantification. We test this approach on turbulent flows over aero-foils and periodic hills to show the efficacy of our approach.

physics.flu-dyn

Convolutional Neural Networks For Turbulent Model Uncertainty Quantification

Complex turbulent flow simulations are an integral aspect of the engineering design process. The mainstay of these simulations is represented by eddy viscosity based turbulence models. Eddy viscosity models are computationally cheap due to their underlying simplifications, but their predictions are also subject to structural errors. At the moment, the only method available to forecast these uncertainties is the Eigenspace Perturbation Method. This method's strictly physics-based approach frequently results in unreasonably high uncertainty bounds, which drive the creation of extremely cautious designs. To tackle this problem, we employ a strategy based on deep learning. In order to control the perturbations, our trained deep learning models forecast the appropriate amount of disturbance to apply to the anticipated Reynolds stresses. A Convolutional Neural Network is used to carry out this, and it is trained to distinguish between high fidelity data, which is a mapping of flow characteristics, and model projections based on eddy viscosity.

physics.flu-dyn

Developing a Model-Consistent Reduced-Dimensionality training approach to quantify and reduce epistemic uncertainty in separated flows

This proposed work introduces a data-assimilation-assisted approach to train neural networks, aimed at effectively reducing epistemic uncertainty in state estimates of separated flows. This method, referred to as model-consistent training, ensures that input features are derived directly from physics-based models, such as Reynolds Averaged Navier Stokes (RANS) turbulence models, to accurately represent the current state of the flow. Autoencoders have been selected for this task due to their capability to capture essential information from large datasets, making them particularly suitable for handling high-dimensional data with numerous discretization points in both spatial and temporal dimensions. This innovative approach integrates the ensemble Kalman method to enhance the training process, providing a robust framework for improving model accuracy and performance in turbulent flow predictions.

physics.flu-dyn

Physics Based & Machine Learning Methods For Uncertainty Estimation In Turbulence Modeling

Turbulent flows play an important role in many scientific and technological design problems. Both Sub-Grid Scale (SGS) models in Large Eddy Simulations (LES) and Reynolds Averaged Navier Stokes (RANS) based modeling will require turbulence models for computational research of turbulent flows in the future. Turbulence model-based simulations suffer from a multitude of causes of forecast uncertainty. For example, the simplifications and assumptions employed to make these turbulence models computationally tractable and economical lead to predictive uncertainty. For safety-critical engineering design applications, we need reliable estimates of this uncertainty. This article focuses on Uncertainty Quantification (UQ) for Computational Fluid Dynamics (CFD) simulations. We review recent advances in the estimate of many types of uncertainty components, including numerical, aleatoric, and epistemic. We go into further depth on the possible use of Machine Learning (ML) methods to quantify these uncertainties. Above all, we elaborate further on significant limitations in these techniques. These range from realizability constraints on the Eigenspace Perturbation Method (EPM) to the requirement for Monte Carlo (MC) approaches for mixed uncertainty. Based on this study, we pinpoint important problems that need to be addressed and offer focused solutions to move beyond these obstacles.

physics.flu-dyn

Physics Constrained Deep Learning For Turbulence Model Uncertainty Quantification

Engineering design and scientific analysis rely upon computer simulations of turbulent fluid flows using turbulence models. These turbulence models are empirical and approximate, leading to large uncertainties in their predictions that hamper scientific and engineering advances. We outline a Physics Constrained Deep Learning framework to estimate turbulence model uncertainties using physics based Eigenspace Perturbations along with Deep Learning based guidance. The Deep Learning based modulation controls the spatial variation in perturbation magnitude to improve the calibration of uncertainty estimates over the state of the art physics based methods.

physics.flu-dyn

A Deep Learning Approach For Epistemic Uncertainty Quantification Of Turbulent Flow Simulations

Simulations of complex turbulent flow are part and parcel of the engineering design process. Eddy viscosity based turbulence models represent the workhorse for these simulations. The underlying simplifications in eddy viscosity models make them computationally inexpensive but also introduce structural uncertainties in their predictions. Currently the Eigenspace Perturbation Method is the only approach to predict these uncertainties. Due to its purely physics based nature this method often leads to unrealistically large uncertainty bounds that lead to exceedingly conservative designs. We use a Deep Learning based approach to address this issue. We control the perturbations using trained deep learning models that predict how much to perturb the modeled Reynolds stresses. This is executed using a Convolutional Neural Network that learns the difference between eddy viscosity based model predictions and high fidelity data as a mapping of flow features. We show that this approach leads to improvements over the Eigenspace Perturbation Method.

physics.flu-dyn

Uncertainty Quantification in Computational Fluid Dynamics: Physics and Machine Learning Based Approaches

Turbulent flow has been extensively studied using computational fluid dynamics (CFD) simulations since turbulent flow regime is so frequently encountered in both academic and engineering applications. The high-fidelity simulation of the Direct Numerical Simulation (DNS) requires a sufficiently fine mesh to resolve the smallest Kolmogorov length scale of turbulent motion, which requires a tremendous amount of computational resources, and hence usually prohibited in engineering applications. At the current state of computational power we can only execute DNS simulations for small sections of an aircraft wing at high Reynolds numbers. Even though large-eddy simulation (LES) has reduced the computational overheads by only resolving the large-scale eddies with the small-scale eddies being modelled. However, for extremely high Reynolds number and complex geometry flows LES is still restricted to academic studies. As the result, Reynolds-averaged Navier-Stokes (RANS) based turbulence models have significantly reduced the computational overheads by modeling all scales of turbulent motion. Unlike DNS and LES which are dedicated to representing the true physics of turbulent flows, RANS approach uses simplifying modeling assumptions to describe both lower order and higher order quantities. This makes RANS still remain the most widely used CFD method in engineering applications; however, simplifying assumptions also introduces sources uncertainties during simulation.

physics.flu-dyn

Multi-fidelity Deep Learning-based methodology for epistemic uncertainty quantification of turbulence models

Computational Fluid Dynamics (CFD) simulations using turbulence models are commonly used in engineering design. Of the different turbulence modeling approaches that are available, eddy viscosity based models are the most common for their computational economy. Eddy viscosity based models utilize many simplifications for this economy such as the gradient diffusion and the isotropic eddy viscosity hypotheses. These simplifications limit the degree to which eddy viscosity models can replicate turbulence physics and lead to model form uncertainty. The Eigenspace Perturbation Method (EPM) has been developed for purely physics based estimates of this model form uncertainty in turbulence model predictions. Due to its physics based nature, the EPM weighs all physically possible outcomes equally leading to overly conservative uncertainty estimates in many cases. In this investigation we use data driven Machine Learning (ML) approaches to address this limitation. Using ML models, we can weigh the physically possible outcomes by their likelihood leading to better calibration of the uncertainty estimates. Specifically, we use ML models to predict the degree of perturbations in the EPM over the flow domain. This work focuses on a Convolutional Neural Network (CNN) based model to learn the discrepancy between Reynolds Averaged Navier Stokes (RANS) and Direct Numerical Simulation (DNS) predictions. This model acts as a marker function, modulating the degree of perturbations in the EPM. We show that this physics constrained machine learning framework performs better than the purely physics or purely ML alternatives, and leads to less conservative uncertainty bounds with improved calibration.

physics.flu-dyn

Uncertainty Quantification For Turbulent Flows with Machine Learning

Turbulent flows are of central importance across applications in science and engineering problems. For design and analysis, scientists and engineers use Computational Fluid Dynamics (CFD) simulations using turbulence models. Turbulent models are limited approximations, introducing epistemic uncertainty in CFD results. For reliable design and analysis, we require quantification of these uncertainties. The Eigenspace Perturbation Method (EPM) is the preeminent physics based approach for turbulence model UQ, but often leads to overly conservative uncertainty bounds. In this study, we use Machine Learning (ML) models to moderate the EPM perturbations and introduce our physics constrained machine learning framework for turbulence model UQ. We test this framework in multiple problems to show that it leads to improved calibration of the uncertainty estimates.

physics.flu-dyn

Multi-Fidelity Data Assimilation For Physics Inspired Machine Learning In Uncertainty Quantification Of Fluid Turbulence Simulations

Reliable prediction of turbulent flows is an important necessity across different fields of science and engineering. In Computational Fluid Dynamics (CFD) simulations, the most common type of models are eddy viscosity models that are computationally inexpensive but introduce a high degree of epistemic error. The Eigenspace Perturbation Method (EPM) attempts to quantify this predictive uncertainty via physics based perturbation in the spectral representation of the predictions. While the EPM outlines how to perturb, it does not address how much or even where to perturb. We address this need by introducing machine learning models to predict the details of the perturbation, thus creating a physics inspired machine learning (ML) based perturbation framework. In our choice of ML models, we focus on incorporating physics based inductive biases while retaining computational economy. Specifically we use a Convolutional Neural Network (CNN) to learn the correction between turbulence model predictions and true results. This physics inspired machine learning based perturbation approach is able to modulate the intensity and location of perturbations and leads to improved estimates of turbulence model errors.

physics.flu-dyn

Combination of Multi-Fidelity Data Sources For Uncertainty Quantification: A Lightweight CNN Approach

Reynolds Averaged Navier Stokes (RANS) modelling is notorious for introducing the model-form uncertainty due to the Boussinesq turbulent viscosity hypothesis. Recently, the eigenspace perturbation method (EPM) has been developed to estimate the RANS model-form uncertainty. This approach estimates model-form uncertainty through injecting perturbations to the predicted Reynolds stress tensor. However, there is a need for a reliable machine learning method for estimating the perturbed amplitude of the Reynolds stress tensor. Machine learning models are often too complex and data intensive for this application. We propose a lightweight convolutional neural network (CNN) approach to learn a correction function for RANS from paired-samples of RANS and DNS simulation results. The CNN learned RANS correction function successfully facilitates the RANS uncertainty quantification (UQ), and our findings suggest that the lightweight CNN approach is effective in combining RANS and DNS simulation results to enrich the existing perturbation method in estimating the RANS UQ more precisely.

physics.flu-dyn

Machine learning based uncertainty quantification of turbulence model for airfoils

Reynolds-averaged Navier-Stokes (RANS)-based transition modeling is widely used in aerospace applications but suffers inaccuracies due to the Boussinesq turbulent viscosity hypothesis. The eigenspace perturbation method can estimate the accuracy of a RANS model by injecting perturbations to its predicted Reynolds stresses. However, there lacks a reliable method for choosing the strength of the injected perturbation, while existing machine learning models are often complex and data craving. We examined two light-weighted machine learning models to help select the strength of the injected perturbation for estimating the RANS uncertainty of flows undergoing the transition to turbulence over a Selig-Donovan 7003 airfoil. On the one hand, we examined polynomial regression to construct a marker function augmented with eigenvalue perturbations to estimate the uncertainty bound for the predicted skin friction coefficient. On the other hand, we trained a convolutional neural network (CNN) to predict high-fidelity turbulence kinetic energy. The trained CNN acts as a marker function that can be integrated into the eigenspace perturbation method to quantify the RANS uncertainty. Our findings suggest that the light-weighted machine learning models are effective in constructing an appropriate marker function that is promising to enrich the existing eigenspace perturbation method to quantify the RANS uncertainty more precisely.

physics.flu-dyn

Model form uncertainty quantification of Reynolds-averaged Navier-Stokes modeling of flows over a SD7003 airfoil

It is well known that the Boussinesq turbulent viscosity hypothesis can yield inaccurate predictions when complex f low features are involved, e.g. laminar-turbulent transition. The focus of the study is to explore the capability of a physics-based uncertainty quantification (UQ) approach to quantify the model-form uncertainty in Reynolds-averaged Naiver-Stokes (RANS) simulations of laminar-turbulent transitional flows over an Selig-Donovan (SD) 7003 airfoil. This methodology perturbs the modeled Reynolds stress tensor in the momentum equations; perturbations are injected into the amplitude, eigenvalues and eigenvectors of the anisotropy Reynolds stress tensor undergone an eigen-decomposition. In this study, our analyses focus upon the amplitude perturbation. We observed a monotonic behavior of the magnitude of the predicted uncertainty bounds for different quantities of interest. High-order regressions based on the turbulence kinetic energy discrepancies are used to develop a novel switch marker function Mk to introduce perturbations in a non-uniform manner over different regions of the domain based upon prior knowledge of the limitations of the model. Importantly, the compound effect of Mk and eigenvalue perturbations show a synergy behavior, e.g., dramatically increased uncertainty bounds to account for the discrepancy in the RANS prediction; and the Mk function effectively avoids over-perturbation to the amplitude of the anisotropy Reynolds stress tensor. In this context, regression based amplitude perturbation of the anisotropy Reynolds stress tensor makes a new contribution to the RANS UQ methodology in the simulations of the airfoil transitional flows, which shows very encouraging results.

physics.flu-dyn

Quantification of Reynolds-averaged-Navier-Stokes model form uncertainty in transitional boundary layer and airfoil flows

It is well known that Boussinesq turbulent-viscosity hypothesis can introduce uncertainty in predictions for complex flow features such as separation, reattachment, and laminar-turbulent transition. This study adopts a recent physics-based uncertainty quantification (UQ) approach to address such model form uncertainty in Reynolds-averaged Naiver- Stokes (RANS) simulations. Thus far, almost all UQ studies have focused on quantifying the model form uncertainty in turbulent flow scenarios. The focus of the study is to advance our understanding of the performance of the UQ approach on two different transitional flow scenarios: a flat plate and a SD7003 airfoil, to close this gap. For the T3A (flat-plate flow) flow, most of the model form uncertainty is concentrated in the laminar-turbulent transition region. For the SD7003 airfoil flow, the eigenvalue perturbations reveal a decrease as well as an increase in the length of the separation bubble. As a consequence, the uncertainty bounds successfully encompass the reattachment point. Likewise, the region of reverse flow that appear in the separation bubble is either suppressed or bolstered by the eigenvalue perturbations. In this context, the UQ methodology is applied to transition and show great results. This is the first successful RANS UQ study for transitional flows.

physics.flu-dyn