paper-with-me

Papers

Fluid Viscosity Prediction Leveraging Computer Vision and Robot Interaction

2023-08-04 · Jong Hoon Park, Gauri Pramod Dalwankar, Alison Bartsch, Abraham George, Amir Barati Farimani

Accurately determining fluid viscosity is crucial for various industrial and scientific applications. Traditional methods of viscosity measurement, though reliable, often require manual intervention and cannot easily adapt to real-time monitoring. With advancements in machine learning and computer vision, this work explores the feasibility of predicting fluid viscosity by analyzing fluid oscillations captured in video data. The pipeline employs a 3D convolutional autoencoder pretrained in a self-supervised manner to extract and learn features from semantic segmentation masks of oscillating fluids. Then, the latent representations of the input data, produced from the pretrained autoencoder, is processed with a distinct inference head to infer either the fluid category (classification) or the fluid viscosity (regression) in a time-resolved manner. When the latent representations generated by the pretrained autoencoder are used for classification, the system achieves a 97.1% accuracy across a total of 4,140 test datapoints. Similarly, for regression tasks, employing an additional fully-connected network as a regression head allows the pipeline to achieve a mean absolute error of 0.258 over 4,416 test datapoints. This study represents an innovative contribution to both fluid characterization and the evolving landscape of Artificial Intelligence, demonstrating the potential of deep learning in achieving near real-time viscosity estimation and addressing practical challenges in fluid dynamics through the analysis of video data capturing oscillating fluid dynamics.

📄 PDF Abstract BibTeX arXiv:2308.02715

Code (1)

baratilab/vid2visc 공식 구현 pytorch

Tasks

PredictionProperty PredictionregressionSemantic Segmentation

Similar Papers 제목 키워드 기반

ViscNet: Vision-Based In-line Viscometry for Fluid Mixing Process

2025-12-01 · Jongwon Sohn, Juhyeon Moon, Hyunjoon Jung, Jaewook Nam arxiv

Viscosity measurement is essential for process monitoring and autonomous laboratory operation, yet conventional viscometers remain invasive and require controlled laboratory environments that differ substantially from re…

Stock market's physical properties description based on Stokes law

2021-03-01 · Geoffrey Ducournau

We propose in this paper to consider the stock market as a physical system assimilate to a fluid evolving in a macroscopic space subject to a Force that influences its movement over time where this last is arising from t…

Exergetic Port-Hamiltonian Systems: Navier-Stokes-Fourier Fluid

2022-04-01 · Markus Lohmayer, Sigrid Leyendecker

The Exergetic Port-Hamiltonian Systems modeling language combines a graphical syntax inspired by bond graphs with a port-Hamiltonian semantics akin to the GENERIC formalism. The syntax enables the modular and hierarchica…

Learning Unknown Physics of non-Newtonian Fluids

2020-08-26 · Brandon Reyes, Amanda A. Howard, Paris Perdikaris, Alexandre M. Tartakovsky

We extend the physics-informed neural network (PINN) method to learn viscosity models of two non-Newtonian systems (polymer melts and suspensions of particles) using only velocity measurements. The PINN-inferred viscosit…

NeuroFluid: Fluid Dynamics Grounding with Particle-Driven Neural Radiance Fields

2022-03-03 · Shanyan Guan, Huayu Deng, Yunbo Wang, Xiaokang Yang

Deep learning has shown great potential for modeling the physical dynamics of complex particle systems such as fluids. Existing approaches, however, require the supervision of consecutive particle properties, including p…