Goto

Collaborating Authors

 Materials


An efficient optimization based microstructure reconstruction approach with multiple loss functions

arXiv.org Artificial Intelligence

Stochastic microstructure reconstruction involves digital generation of microstructures that match key statistics and characteristics of a (set of) target microstructure(s). This process enables computational analyses on ensembles of microstructures without having to perform exhaustive and costly experimental characterizations. Statistical functions-based and deep learning-based methods are among the stochastic microstructure reconstruction approaches applicable to a wide range of material systems. In this paper, we integrate statistical descriptors as well as feature maps from a pre-trained deep neural network into an overall loss function for an optimization based reconstruction procedure. This helps us to achieve significant computational efficiency in reconstructing microstructures that retain the critically important physical properties of the target microstructure. A numerical example for the microstructure reconstruction of bi-phase random porous ceramic material demonstrates the efficiency of the proposed methodology. We further perform a detailed finite element analysis (FEA) of the reconstructed microstructures to calculate effective elastic modulus, effective thermal conductivity and effective hydraulic conductivity, in order to analyse the algorithm's capacity to capture the variability of these material properties with respect to those of the target microstructure. This method provides an economic, efficient and easy-to-use approach for reconstructing random multiphase materials in 2D which has the potential to be extended to 3D structures.


Hybrid consistency and plausibility verification of product data according to FIC

arXiv.org Artificial Intelligence

The labelling of food products in the EU is regulated by the Food Information of Customers (FIC). Companies are required to provide the corresponding information regarding nutrients and allergens among others. With the rise of e-commerce more and more food products are sold online. There are often errors in the online product descriptions regarding the FIC-relevant information due to low data quality in the vendors' product data base. In this paper we propose a hybrid approach of both rule-based and machine learning to verify nutrient declaration and allergen labelling according to FIC requirements. Special focus is given to the problem of false negatives in allergen prediction since this poses a significant health risk to customers. Results show that a neural net trained on a subset of the ingredients of a product is capable of predicting the allergens contained with a high reliability.


Unassisted Noise Reduction of Chemical Reaction Data Sets

arXiv.org Artificial Intelligence

Existing deep learning models applied to reaction prediction in organic chemistry can reach high levels of accuracy (> 90% for Natural Language Processing-based ones). With no chemical knowledge embedded than the information learnt from reaction data, the quality of the data sets plays a crucial role in the performance of the prediction models. While human curation is prohibitively expensive, the need for unaided approaches to remove chemically incorrect entries from existing data sets is essential to improve artificial intelligence models' performance in synthetic chemistry tasks. Here we propose a machine learning-based, unassisted approach to remove chemically wrong entries from chemical reaction collections. We applied this method to the collection of chemical reactions Pistachio and to an open data set, both extracted from USPTO (United States Patent Office) patents. Our results show an improved prediction quality for models trained on the cleaned and balanced data sets. For the retrosynthetic models, the round-trip accuracy metric grows by 13 percentage points and the value of the cumulative Jensen Shannon divergence decreases by 30% compared to its original record. The coverage remains high with 97%, and the value of the class-diversity is not affected by the cleaning. The proposed strategy is the first unassisted rule-free technique to address automatic noise reduction in chemical data sets.


Digital innovation in the pharmaceuticals and chemicals industries

MIT Technology Review

Over the past two or three years, the pace of digital transformation is increasing thanks to the improved performance, power, and adaptability of tools, and investments in cloud computing, data architecture, and visualization technologies. There are also an increasing number of use cases for machine learning and, in future, quantum computing, which will accelerate the development of molecules and formulations. The broad digital transformation taking place in R&D is allowing researchers to automate time-consuming manual processes and opening new research horizons in thorny problems that have failed to elicit breakthroughs. This new report, based on interviews with R&D executives at companies including Novartis, Roche, Merck, Syngenta, and BASF, explores the use cases, best practices, and roadmaps for digitalizing science. Rich, accessible, and shareable data are the fuel on which today's breakthrough analytics and computing tools rely.


BioScript

Communications of the ACM

This paper introduces BioScript, a domain-specific language (DSL) for programmable biochemistry that executes on emerging microfluidic platforms. The goal of this research is to provide a simple, intuitive, and type-safe DSL that is accessible to life science practitioners. The novel feature of the language is its syntax, which aims to optimize human readability; the technical contribution of the paper is the BioScript type system. The type system ensures that certain types of errors, specific to biochemistry, do not occur, such as the interaction of chemicals that may be unsafe. Results are obtained using a custom-built compiler that implements the BioScript language and type system. The last two decades have witnessed the emergence of software-programmable laboratory-on-a-chip (pLoC) technology, enabled by technological advances in microfabrication and coupled with scientific understanding of microfluidics, the fundamental science of fluid behavior at the micro- to nanoliter scale. The net result of these collective advancements is that many experimental laboratory procedures have been miniaturized, accelerated, and automated, similar in principle to how the world's earliest computers automated tedious mathematical calculations that were previously performed by hand. Although the vast majority of microfluidic devices are effectively application-specific integrated circuits (ASICs), a variety of programmable LoCs have been demonstrated.16, With a handful of exceptions, research on programming languages and compiler design for programmable LoCs has lagged behind their silicon counterparts. To address this need, this paper presents a domain-specific programming language (DSL) and type system for a specific class of pLoC that manipulate discrete droplets of liquid on a two-dimensional grid. The basic principles of the language and type system readily generalize to programmable LoCs, realized across a wide variety of microfluidic technologies.


SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism

arXiv.org Artificial Intelligence

Graph representation learning has attracted increasing research attention. However, most existing studies fuse all structural features and node attributes to provide an overarching view of graphs, neglecting finer substructures' semantics, and suffering from interpretation enigmas. This paper presents a novel hierarchical subgraph-level selection and embedding based graph neural network for graph classification, namely SUGAR, to learn more discriminative subgraph representations and respond in an explanatory way. SUGAR reconstructs a sketched graph by extracting striking subgraphs as the representative part of the original graph to reveal subgraph-level patterns. To adaptively select striking subgraphs without prior knowledge, we develop a reinforcement pooling mechanism, which improves the generalization ability of the model. To differentiate subgraph representations among graphs, we present a self-supervised mutual information mechanism to encourage subgraph embedding to be mindful of the global graph structural properties by maximizing their mutual information. Extensive experiments on six typical bioinformatics datasets demonstrate a significant and consistent improvement in model quality with competitive performance and interpretability.


#326: Deep Sea Mining, with Benjamin Pietro Filardo

Robohub

In this episode, Abate follows up with Benjamin Pietro Filardo, founder of Pliant Energy Systems and NACROM, the North American Consortium for Responsible Ocean Mining. Pietro discusses the current proposed solutions for deep sea mining which are environmentally destructive, and he offers an alternative solution using swarm robots which could mine the depths of the ocean while creating minimal disturbance to this mysterious habitat. Benjamin "Pietro" Filardo After several years in the architectural profession, Pietro founded Pliant Energy Systems to explore renewable energy concepts he first pondered while earning his first degree in marine biology and oceanography. With funding from four federal agencies he has broadened the application of these concepts into marine propulsion and a highly novel robotics platform.


TLU-Net: A Deep Learning Approach for Automatic Steel Surface Defect Detection

arXiv.org Artificial Intelligence

Visual steel surface defect detection is an essential step in steel sheet manufacturing. Several machine learning-based automated visual inspection (AVI) methods have been studied in recent years. However, most steel manufacturing industries still use manual visual inspection due to training time and inaccuracies involved with AVI methods. Automatic steel defect detection methods could be useful in less expensive and faster quality control and feedback. But preparing the annotated training data for segmentation and classification could be a costly process. In this work, we propose to use the Transfer Learning-based U-Net (TLU-Net) framework for steel surface defect detection. We use a U-Net architecture as the base and explore two kinds of encoders: ResNet and DenseNet. We compare these nets' performance using random initialization and the pre-trained networks trained using the ImageNet data set. The experiments are performed using Severstal data. The results demonstrate that the transfer learning performs 5% (absolute) better than that of the random initialization in defect classification. We found that the transfer learning performs 26% (relative) better than that of the random initialization in defect segmentation. We also found the gain of transfer learning increases as the training data decreases, and the convergence rate with transfer learning is better than that of the random initialization.


How explainable artificial intelligence can help humans innovate

#artificialintelligence

The field of artificial intelligence (AI) has created computers that can drive cars, synthesize chemical compounds, fold proteins and detect high-energy particles at a superhuman level. However, these AI algorithms cannot explain the thought processes behind their decisions. A computer that masters protein folding and also tells researchers more about the rules of biology is much more useful than a computer that folds proteins without explanation. Therefore, AI researchers like me are now turning our efforts toward developing AI algorithms that can explain themselves in a manner that humans can understand. If we can do this, I believe that AI will be able to uncover and teach people new facts about the world that have not yet been discovered, leading to new innovations.


New Products

Science

![Figure][1] The McPherson 234/302 compact vacuum-ultraviolet spectrometer has a digital grating drive for precise wavelength selection and positioning from 30 nm to 1,100 nm. Micrometer adjustable slits vary from 0.01 mm ~3 mm in width and 2 mm ~20 mm in height. Software is available along with LabVIEW drivers. This instrument's normal incidence design has optional multiple input or output ports. It can also be easily used as a spectrograph with a microchannel plate intensifier or charge-coupled device detector, or as a scanning monochromator—one instrument can do both functions while remaining under vacuum. There are many options for customization: We can provide ultrahigh vacuum nonmagnetic versions or customized adapters for the customer's vacuum pumps, detectors, or light sources. Double monochromators for exceptionally low stray light and high spectral purity are also available. Special or standard, every instrument ships with certified spectral calibration. Compatible with all 2D-barcoded tube racks in SBS format and with a footprint of only slightly more than one plate/rack position, the Ziath DataPaq Express offers a space-saving way to integrate a fast full-rack scanner onto a liquid-handling robot. Designed with a separate power and processing box that can be positioned under your liquid-handling robot and under your deck, this compact scanner frees up vital deck space. Its uniquely low form factor allows liquid-handling robots easy gripper access to simply pick up and dispense from racks on top of the scanner. Offering rapid image scanning and decoding in just 2 s, the camera-based DataPaq Express will also help improve your robotic workflow. Baseplates and drivers are available to enable easy integration with most commercial liquid-handling robots. The Smart Evaporator C1 from BioChromato is an easy-to-use, affordable system optimized to concentrate or dry single samples directly from any tube or vial (up to 32-mm neck diameter) in even high-boiling solvents such as DMSO, DMF, or water. Drawing on BioChromato's patented spiral plug evaporation technology, the compact, benchtop system offers fast, effective evaporation in tubes or vials without solvent bumping, eliminating the risk of sample loss and cross-contamination and saving valuable time. The Smart Evaporator C1 can handle solvent volumes up to 40 mL, which can be extremely useful for concentrating compounds after organic synthesis or for drying analytical samples at relatively high speeds. The versatile C1 can also manage small tubes and vials (e.g., 1.5 mL) where solvent volumes can be as little as 0.1 mL or less. Porvair Sciences provides a complete design and manufacture service to help customers develop new and innovative custom microplates for specialist applications. We are widely recognized as a leader in the field of molding ultrapure plastic materials such as polystyrene, polypropylene, and polycarbonate. Decades of experience in ultrasonic welding, surface treatment techniques, co-sintering of polymers/silicas, and specialist assembly, combined with a strong understanding of analytical applications, make us an ideal OEM partner for development and production of optimized custom microplate solutions. From single-well to 1,536-well microplates, Porvair Sciences has the knowledge, expertise, and flexibility to design and manufacture to customer specifications. Our team of engineers and creative thinkers allows us to develop high-quality products for filtration, storage, and separation and to push the boundaries of microplate design for the life science and analytical markets. With its unique safety-locking mechanism and robust, adjustable support frame/lifting platform option, the Multicell PLUS high-pressure reactor from Asynt sets a new benchmark for operator safety, all-round accessibility, and ease-of-use. Manufactured from 316 stainless steel, the unit operates at pressures up to 50 barg and temperatures up to 200ºC. Asynt offers options for the system to be manufactured from alternative materials that can withstand highly corrosive/caustic chemicals, and for increased operational conditions up to 200 barg and temperatures of over 300ºC. While the Multicell PLUS accommodates 8 × 30 mL cells as standard, options are offered for 4-, 6-, and 10-cell arrangements with individual cell volumes up to 100 mL. Motor-driven, magnetically coupled overhead stirring is also offered as an option for more viscous reaction mixtures. Optional independent isolation of each cell allows the user to charge each vessel with differing chemistry and pressures without cross-contamination between cells. Milo is the world's first automated single-cell Western (scWestern) platform. The instrument measures protein expression in thousands of cells in a single run, allowing you to profile heterogeneity in your samples through single-cell analysis. Just load your cell suspension, and the scWest chip captures ~1,000 single cells. Milo then performs a fast, 1-min SDS-PAGE (sodium dodecyl sulphate–polyacrylamide gel electrophoresis) separation on each single-cell lysate on-chip. Then just probe with your favorite conventional Western blot antibodies to measure ~12 proteins per cell using a variety of multiplexing strategies. Milo's Single-Cell Western technology unlocks the single-cell proteome to measure more of the proteome than is possible with any other single-cell protein analysis technique. [1]: pending:yes