paper-with-me

Papers

Machine learning models for prediction of droplet collision outcomes

2021-10-01 · Arpit Agarwal

Predicting the outcome of liquid droplet collisions is an extensively studied phenomenon but the current physics based models for predicting the outcomes are poor (accuracy $\approx 43\%$). The key weakness of these models is their limited complexity. They only account for 3 features while there are many more relevant features that go unaccounted for. This limitation of traditional models can be easily overcome through machine learning modeling of the problem. In an ML setting this problem directly translates to a classification problem with 4 classes. Here we compile a large labelled dataset and tune different ML classifiers over this dataset. We evaluate the accuracy and robustness of the classifiers. ML classifiers, with accuracies over 90\%, significantly outperform the physics based models. Another key question we try to answer in this paper is whether existing knowledge of the physics based models can be exploited to boost the accuracy of the ML classifiers. We find that while this knowledge improves the accuracy marginally for small datasets, it does not improve accuracy with if larger datasets are used for training the models.

📄 PDF Abstract BibTeX arXiv:2110.00167

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Data-driven Learning of Probabilistic Model of Binary Droplet Collision for Spray Simulation

2026-04-15 · Weiming Xu, Tao Yang, Peng Zhang arxiv

Binary droplet collisions are ubiquitous in dense sprays. Traditional deterministic models cannot adequately represent transitional and stochastic behaviors of binary droplet collision. To bridge this gap, we developed a…

Predicting Energy Budgets in Droplet Dynamics: A Recurrent Neural Network Approach

2024-03-24 · Diego A. de Aguiar, Hugo L. França, Cassio M. Oishi

Neural networks in fluid mechanics offer an efficient approach for exploring complex flows, including multiphase and free surface flows. The recurrent neural network, particularly the Long Short-Term Memory (LSTM) model,…

Time Series

Residual Neural Networks for the Prediction of Planetary Collision Outcomes

2022-10-09 · Philip M. Winter, Christoph Burger, Sebastian Lehner, Johannes Kofler 외

Fast and accurate treatment of collisions in the context of modern N-body planet formation simulations remains a challenging task due to inherently complex collision processes. We aim to tackle this problem with machine …

Out-of-Distribution Generalization

A Machine Learning and Computer Vision Approach to Rapidly Optimize Multiscale Droplet Generation

2021-05-28 · Alexander E. Siemenn, Evyatar Shaulsky, Matthew Beveridge, Tonio Buonassisi 외

Generating droplets from a continuous stream of fluid requires precise tuning of a device to find optimized control parameter conditions. It is analytically intractable to compute the necessary control parameter values o…

Bayesian OptimizationBIG-bench Machine Learning

DropletVideo: A Dataset and Approach to Explore Integral Spatio-Temporal Consistent Video Generation

2025-03-08 · Runze Zhang, Guoguang Du, Xiaochuan Li, Qi Jia 외

Spatio-temporal consistency is a critical research topic in video generation. A qualified generated video segment must ensure plot plausibility and coherence while maintaining visual consistency of objects and scenes acr…

Video Generation