Goto

Collaborating Authors

 Materials



Linking Properties to Microstructure in Liquid Metal Embedded Elastomers via Machine Learning

arXiv.org Artificial Intelligence

Liquid metals (LM) are embedded in an elastomer matrix to obtain soft composites with unique thermal, dielectric, and mechanical properties. They have applications in soft robotics, biomedical engineering, and wearable electronics. By linking the structure to the properties of these materials, it is possible to perform material design rationally. Liquid-metal embedded elastomers (LMEEs) have been designed for targeted electro-thermo-mechanical properties by semi-supervised learning of structure-property (SP) links in a variational autoencoder network (VAE). The design parameters are the microstructural descriptors that are physically meaningful and have affine relationships with the synthetization of the studied particulate composite. The machine learning (ML) model is trained on a generated dataset of microstructural descriptors with their multifunctional property quantities as their labels. Sobol sequence is used for in-silico Design of Experiment (DoE) by sampling the design space to generate a comprehensive dataset of 3D microstructure realizations via a packing algorithm. The mechanical responses of the generated microstructures are simulated using a previously developed Finite Element (FE) model, considering the surface tension induced by LM inclusions, while the linear thermal and dielectric constants are homogenized with the help of our in-house Fast Fourier Transform (FFT) package. Following the training by minimization of an appropriate loss function, the VAE encoder acts as the surrogate of numerical solvers of the multifunctional homogenizations, and its decoder is used for the material design. Our results indicate the satisfactory performance of the surrogate model and the inverse calculator with respect to high-fidelity numerical simulations validated with LMEE experimental results.


Future of farming: AI, IoT, drones, and more (free PDF)

#artificialintelligence

By 2024, the Earth's population will total more than 8 billion for the first time in history, adding new stresses on the global supply chain, which is already challenged by a volatile climate and water supply shortages. To meet future food demands, farmers are implementing innovative tech solutions. For example, IBM researchers are working on solutions that tap artificial intelligence (AI) and Internet of Things (IoT) and cloud-connected devices at every step of the food supply chain. New IoT systems are helping monitor the health of beehives to ensure the security of the world's food supply. Farmers are also implementing new technology such as diagnostic drones, which can disperse pesticide and fertilizer to rice fields in Japan and using AI-enhanced robotic harvesters, complete with enhanced dexterity, to tackle crops of various shapes and sizes.


Operational Excellence with Azure Machine Learning for Mining

#artificialintelligence

Machine Learning and Artificial Intelligence, together with other advanced modelling techniques, are continuously evolving and you can find thousands of algorithms, tools, platforms, etc., making it challenging to identify and validate the correct approach, technologies and solutions to use in the Mining industry. Furthermore, the success of a data analytics solution can only be realized if it can be readily deployed, managed and operated. We look forward to seeing you there.


Uncertainty quantification for predictions of atomistic neural networks

arXiv.org Machine Learning

The value of uncertainty quantification on predictions for trained neural networks (NNs) on quantum chemical reference data is quantitatively explored. For this, the architecture of the PhysNet NN was suitably modified and the resulting model was evaluated with different metrics to quantify calibration, quality of predictions, and whether prediction error and the predicted uncertainty can be correlated. The results from training on the QM9 database and evaluating data from the test set within and outside the distribution indicate that error and uncertainty are not linearly related. The results clarify that noise and redundancy complicate property prediction for molecules even in cases for which changes - e.g. double bond migration in two otherwise identical molecules - are small. The model was then applied to a real database of tautomerization reactions. Analysis of the distance between members in feature space combined with other parameters shows that redundant information in the training dataset can lead to large variances and small errors whereas the presence of similar but unspecific information returns large errors but small variances. This was, e.g., observed for nitro-containing aliphatic chains for which predictions were difficult although the training set contained several examples for nitro groups bound to aromatic molecules. This underlines the importance of the composition of the training data and provides chemical insight into how this affects the prediction capabilities of a ML model. Finally, the approach put forward can be used for information-based improvement of chemical databases for target applications through active learning optimization.


OSU Uses AI to Save Bees - The Corvallis Advocate

#artificialintelligence

Researchers in the Oregon State University College of Engineering have harnessed the power of artificial intelligence to help protect bees from pesticides.  Cory Simon, assistant professor of chemical engineering, and Xiaoli Fern, associate professor of computer science, led the project, which involved training a machine learning model to predict whether any proposed new herbicide, fungicide or insecticide would be toxic to honey bees based on the compound’s molecular structure.  The findings, featured on the cover of The Journal of Chemical Physics in a […]


Learning physics-informed simulation models for soft robotic manipulation: A case study with dielectric elastomer actuators

arXiv.org Artificial Intelligence

Soft actuators offer a safe, adaptable approach to tasks like gentle grasping and dexterous manipulation. Creating accurate models to control such systems however is challenging due to the complex physics of deformable materials. Accurate Finite Element Method (FEM) models incur prohibitive computational complexity for closed-loop use. Using a differentiable simulator is an attractive alternative, but their applicability to soft actuators and deformable materials remains underexplored. This paper presents a framework that combines the advantages of both. We learn a differentiable model consisting of a material properties neural network and an analytical dynamics model of the remainder of the manipulation task. This physics-informed model is trained using data generated from FEM, and can be used for closed-loop control and inference. We evaluate our framework on a dielectric elastomer actuator (DEA) coin-pulling task. We simulate the task of using DEA to pull a coin along a surface with frictional contact, using FEM, and evaluate the physics-informed model for simulation, control, and inference. Our model attains < 5% simulation error compared to FEM, and we use it as the basis for an MPC controller that requires fewer iterations to converge than model-free actor-critic, PD, and heuristic policies.


Can we eliminate all of the single-use plastic? - Channel969

#artificialintelligence

A brand new partnership goals to take an enormous chew out of the scourge of single-use plastic. With the assistance of some robots and economies of scale, it is a constructive step in an issue that appears wholly intractable. Compostable packaging firm Zume, which has innovated the manufacture of excessive output molded fiber packaging utilizing robots, is becoming a member of forces with sustainable packaging firm Transcend Packaging. By becoming a member of forces, the businesses try to rally an efficient base of capabilities and distribution to tackle the unfathomable may of the plastics business. At the moment, single-use plastic is a $320B business.


Subgroup Discovery in Unstructured Data

arXiv.org Artificial Intelligence

Subgroup discovery is a descriptive and exploratory data mining technique to identify subgroups in a population that exhibit interesting behavior with respect to a variable of interest. Subgroup discovery has numerous applications in knowledge discovery and hypothesis generation, yet it remains inapplicable for unstructured, high-dimensional data such as images. This is because subgroup discovery algorithms rely on defining descriptive rules based on (attribute, value) pairs, however, in unstructured data, an attribute is not well defined. Even in cases where the notion of attribute intuitively exists in the data, such as a pixel in an image, due to the high dimensionality of the data, these attributes are not informative enough to be used in a rule. In this paper, we introduce the subgroup-aware variational autoencoder, a novel variational autoencoder that learns a representation of unstructured data which leads to subgroups with higher quality. Our experimental results demonstrate the effectiveness of the method at learning subgroups with high quality while supporting the interpretability of the concepts.


Have we been Naive to Select Machine Learning Models? Noisy Data are here to Stay!

arXiv.org Artificial Intelligence

The model selection procedure is usually a single-criterion decision making in which we select the model that maximizes a specific metric in a specific set, such as the Validation set performance. We claim this is very naive and can perform poor selections of over-fitted models due to the over-searching phenomenon, which over-estimates the performance on that specific set. Futhermore, real world data contains noise that should not be ignored by the model selection procedure and must be taken into account when performing model selection. Also, we have defined four theoretical optimality conditions that we can pursue to better select the models and analyze them by using a multi-criteria decision-making algorithm (TOPSIS) that considers proxies to the optimality conditions to select reasonable models.