Image-based Deep Learning for the time-dependent prediction of fresh concrete properties

Read original: arXiv:2402.06611 - Published 4/16/2024 by Max Meyer, Amadeus Langer, Max Mehltretter, Dries Beyer, Max Coenen, Tobias Schack, Michael Haist, Christian Heipke
Total Score

0

🤿

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper presents a method for predicting the properties of fresh concrete during the mixing process using stereoscopic image sequences and a Convolutional Neural Network (CNN).
  • The model takes as input the images of the concrete's flow behavior, the mix design information, and the time difference between when the images were taken and the reference measurements were made.
  • The model can predict the slump flow diameter, yield stress, and plastic viscosity of the fresh concrete, allowing for real-time monitoring and adjustment during the mixing process.

Plain English Explanation

Concrete is a widely used building material, but its production can have a significant environmental impact due to the carbon dioxide emissions involved. This paper explores a way to make the concrete production process more efficient and sustainable by using advanced imaging and machine learning techniques.

The researchers developed a system that can analyze video footage of the concrete as it's being mixed and predict key properties, such as its flow behavior and viscosity. This information can help concrete producers make adjustments during the mixing process to ensure the final product meets their specifications, reducing waste and improving quality control.

The system uses a Convolutional Neural Network, a type of machine learning model that is particularly good at analyzing visual data. The network takes in the video footage of the concrete mixing, as well as information about the recipe, and uses this to predict the concrete's properties in real-time. This allows concrete producers to closely monitor the mixing process and make any necessary adjustments to ensure they are producing a high-quality, consistent product.

Technical Explanation

The paper presents a method for predicting the properties of fresh concrete during the mixing process using stereoscopic image sequences and a Convolutional Neural Network (CNN). The input to the CNN includes the images of the concrete's flow behavior, the mix design information, and the time difference between when the images were taken and the reference measurements were made.

By incorporating the time-dependent information, the CNN is able to learn the temporal behavior of the concrete's properties, allowing it to predict the slump flow diameter, yield stress, and plastic viscosity over time. This provides concrete producers with real-time insights into the concrete's properties during the mixing process, enabling them to make timely adjustments to ensure the final product meets their specifications.

The researchers explored different input configurations, including using depth and optical flow images, and found that the approach leveraging both visual information and mix design data achieved the best results. This highlights the value of integrating multiple sources of information to improve the model's predictive capabilities.

Critical Analysis

The research presented in this paper represents a promising step towards more automated and data-driven concrete production processes. By using advanced imaging and machine learning techniques, the researchers have developed a system that can provide concrete producers with valuable real-time insights into the properties of the fresh concrete during mixing.

However, the paper does not address some potential limitations of the approach. For example, the researchers do not discuss the scalability of the system or how it might perform on a larger, more diverse dataset of concrete mixes. Additionally, the paper does not explore the robustness of the model to variations in factors such as ambient temperature, humidity, or the specific equipment used in the mixing process.

Further research could also investigate the potential for this approach to be integrated with other Industry 4.0 technologies, such as automated mixing systems or predictive maintenance for concrete production equipment. By combining multiple advanced technologies, concrete producers may be able to achieve even greater efficiency and sustainability gains.

Conclusion

This paper presents an innovative method for predicting the properties of fresh concrete during the mixing process using stereoscopic image sequences and a Convolutional Neural Network. The ability to monitor the concrete's behavior in real-time and make timely adjustments can help concrete producers improve the quality and consistency of their products, while also reducing waste and environmental impact.

The researchers have demonstrated the potential of this approach, but further work is needed to address its scalability, robustness, and integration with other emerging technologies in the concrete industry. As the field of data-driven concrete production continues to evolve, this paper provides a valuable contribution and a foundation for future advancements.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🤿

Total Score

0

Image-based Deep Learning for the time-dependent prediction of fresh concrete properties

Max Meyer, Amadeus Langer, Max Mehltretter, Dries Beyer, Max Coenen, Tobias Schack, Michael Haist, Christian Heipke

Increasing the degree of digitisation and automation in the concrete production process can play a crucial role in reducing the CO$_2$ emissions that are associated with the production of concrete. In this paper, a method is presented that makes it possible to predict the properties of fresh concrete during the mixing process based on stereoscopic image sequences of the concretes flow behaviour. A Convolutional Neural Network (CNN) is used for the prediction, which receives the images supported by information on the mix design as input. In addition, the network receives temporal information in the form of the time difference between the time at which the images are taken and the time at which the reference values of the concretes are carried out. With this temporal information, the network implicitly learns the time-dependent behaviour of the concretes properties. The network predicts the slump flow diameter, the yield stress and the plastic viscosity. The time-dependent prediction potentially opens up the pathway to determine the temporal development of the fresh concrete properties already during mixing. This provides a huge advantage for the concrete industry. As a result, countermeasures can be taken in a timely manner. It is shown that an approach based on depth and optical flow images, supported by information of the mix design, achieves the best results.

Read more

4/16/2024

A spatiotemporal deep learning framework for prediction of crack dynamics in heterogeneous solids: efficient mapping of concrete microstructures to its fracture properties
Total Score

0

A spatiotemporal deep learning framework for prediction of crack dynamics in heterogeneous solids: efficient mapping of concrete microstructures to its fracture properties

Rasoul Najafi Koopas, Shahed Rezaei, Natalie Rauter, Richard Ostwald, Rolf Lammering

A spatiotemporal deep learning framework is proposed that is capable of 2D full-field prediction of fracture in concrete mesostructures. This framework not only predicts fractures but also captures the entire history of the fracture process, from the crack initiation in the interfacial transition zone to the subsequent propagation of the cracks in the mortar matrix. In addition, a convolutional neural network is developed which can predict the averaged stress-strain curve of the mesostructures. The UNet modeling framework, which comprises an encoder-decoder section with skip connections, is used as the deep learning surrogate model. Training and test data are generated from high-fidelity fracture simulations of randomly generated concrete mesostructures. These mesostructures include geometric variabilities such as different aggregate particle geometrical features, spatial distribution, and the total volume fraction of aggregates. The fracture simulations are carried out in Abaqus, utilizing the cohesive phase-field fracture modeling technique as the fracture modeling approach. In this work, to reduce the number of training datasets, the spatial distribution of three sets of material properties for three-phase concrete mesostructures, along with the spatial phase-field damage index, are fed to the UNet to predict the corresponding stress and spatial damage index at the subsequent step. It is shown that after the training process using this methodology, the UNet model is capable of accurately predicting damage on the unseen test dataset by using 470 datasets. Moreover, another novel aspect of this work is the conversion of irregular finite element data into regular grids using a developed pipeline. This approach allows for the implementation of less complex UNet architecture and facilitates the integration of phase-field fracture equations into surrogate models for future developments.

Read more

7/25/2024

🧠

Total Score

0

Physics-Informed Neural Network for Concrete Manufacturing Process Optimization

Sam Varghese, Rahul Anand, Dr. Gaurav Paliwal

Concrete manufacturing projects are one of the most common ones for consulting agencies. Because of the highly non-linear dependency of input materials like ash, water, cement, superplastic, etc; with the resultant strength of concrete, it gets difficult for machine learning models to successfully capture this relation and perform cost optimizations. This paper highlights how PINNs (Physics Informed Neural Networks) can be useful in the given situation. This state-of-the-art model shall also get compared with traditional models like Linear Regression, Random Forest, Gradient Boosting, and Deep Neural Network. Results of the research highlights how well PINNs performed even with reduced dataset, thus resolving one of the biggest issues of limited data availability for ML models. On an average, PINN got the loss value reduced by 26.3% even with 40% lesser data compared to the Deep Neural Network. In addition to predicting strength of the concrete given the quantity of raw materials, the paper also highlights the use of heuristic optimization method like Particle Swarm Optimization (PSO) in predicting quantity of raw materials required to manufacture concrete of given strength with least cost.

Read more

8/29/2024

Modeling Multi-Granularity Context Information Flow for Pavement Crack Detection
Total Score

0

Modeling Multi-Granularity Context Information Flow for Pavement Crack Detection

Junbiao Pang, Baocheng Xiong, Jiaqi Wu

Crack detection has become an indispensable, interesting yet challenging task in the computer vision community. Specially, pavement cracks have a highly complex spatial structure, a low contrasting background and a weak spatial continuity, posing a significant challenge to an effective crack detection method. In this paper, we address these problems from a view that utilizes contexts of the cracks and propose an end-to-end deep learning method to model the context information flow. To precisely localize crack from an image, it is critical to effectively extract and aggregate multi-granularity context, including the fine-grained local context around the cracks (in spatial-level) and the coarse-grained semantics (in segment-level). Concretely, in Convolutional Neural Network (CNN), low-level features extracted by the shallow layers represent the local information, while the deep layers extract the semantic features. Additionally, a second main insight in this work is that the semantic context should be an guidance to local context feature. By the above insights, the proposed method we first apply the dilated convolution as the backbone feature extractor to model local context, then we build a context guidance module to leverage semantic context to guide local feature extraction at multiple stages. To handle label alignment between stages, we apply the Multiple Instance Learning (MIL) strategy to align the high-level feature to the low-level ones in the stage-wise context flow. In addition, compared with these public crack datasets, to our best knowledge, we release the largest, most complex and most challenging Bitumen Pavement Crack (BPC) dataset. The experimental results on the three crack datasets demonstrate that the proposed method performs well and outperforms the current state-of-the-art methods.

Read more

4/22/2024