Engineering PapersSearch

Engineering topics

Lu, Lu

Publications and source records attributed to Lu, Lu.

Precision Synthesis of Conjugated Polymer Films by Surface-Confined Stepwise Sonogashira Cross-Coupling

Thin films of poly(arylene ethynylene)-conjugated polymers, including low-energy-gap donor–acceptor polymers, can be prepared via stepwise polymerization utilizing surface-confined Sonogashira cross-coupling. This robust and efficient polymerization protocol yields conjugated polymers with a precise molecular structure and with nanometer-level control of the organization and the uniform alignment of the macromolecular chains in the densely packed film. In addition to high stability and predictable and well-defined molecular organization and morphology, the surface-confined conjugated polymer chains experience significant interchain electronic interactions, resulting in dominating intermolecular π-electron delocalization which is primarily responsible for the electronic and spectroscopic properties of polymer films. The fluorescent films demonstrate remarkable performance in chemosensing applications, showing a turn-off fluorescent response on the sub-ppt (part per trillion) level of nitroaromatic explosives in water. This unique sensitivity is likely related to the enhanced exciton mobility in the uniformly aligned and structurally monodisperse polymer films.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Exploitation of Pore Structure for Increased CO 2 Selectivity in Type 3 Porous Liquids

CO 2 capture requires materials with high adsorption selectivity and an industrial ease of implementation. To address these needs, a new class of porous materials was recently developed that combines the fluidity of solvents with the porosity of solids. Type 3 porous liquids (PLs) composed of solvents and metal–organic frameworks (MOFs) offer a promising alternative to current liquid carbon capture methods due to the inherent tunability of the nanoporous MOFs. However, the effects of MOF structural features and solvent properties on CO 2 –MOF interactions within PLs are not well understood. Herein experimental and computational data of CO 2 gas adsorption isotherms were used to elucidate both solvent and pore structure influences on ZIF-based PLs. The roles of the pore structure including solvent size exclusion, structural environment, and MOF porosity on PL CO 2 uptake were examined. A comparison of the pore structure and pore aperture was performed using ZIF-8, ZIF-L, and amorphous-ZIF-8. Adsorption experiments here have verified our previously proposed solvent size design principle for ZIF-based PLs (1.8× ZIF pore aperture). Furthermore, the CO 2 adsorption isotherms of the ZIF-based PLs indicated that judicious selection of the pore environment allows for an increase in CO 2 selectivity greater than expected from the individual PL components or their combination. This nonlinear increase in the CO 2 selectivity is an emergent behavior resulting from the complex mixture of components specific to the ZIF-L + 2'-hydroxyacetophenone-based PL.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Identifying Heterogeneous Micromechanical Properties of Biological Tissues via Physics–Informed Neural Networks

The heterogeneous micromechanical properties of biological tissues have profound implications across diverse medical and engineering domains. However, identifying full-field heterogeneous elastic properties of soft materials using traditional engineering approaches is fundamentally challenging due to difficulties in estimating local stress fields. Recently, there has been a growing interest in data-driven models for learning full-field mechanical responses, such as displacement and strain, from experimental or synthetic data. However, research studies on inferring full-field elastic properties of materials, a more challenging problem, are scarce, particularly for large deformation, hyperelastic materials. Here, a physics-informed machine learning approach is proposed to identify the elasticity map in nonlinear, large deformation hyperelastic materials. This study reports the prediction accuracies and computational efficiency of physics-informed neural networks (PINNs) in inferring the heterogeneous elasticity maps across materials with structural complexity that closely resemble real tissue microstructure, such as brain, tricuspid valve, and breast cancer tissues. Further, the improved architecture is applied to three hyperelastic constitutive models: Neo-Hookean, Mooney Rivlin, and Gent. Furthermore, the improved network architecture consistently produces accurate estimations of heterogeneous elasticity maps, even when there is up to 10% noise present in the training data.

59 BASIC BIOLOGICAL SCIENCES

Fourier-MIONet: Fourier-enhanced multiple-input neural operators for multiphase modeling of geological carbon sequestration

Geologic carbon sequestration (GCS) is a safety-critical technology that aims to reduce the amount of carbon dioxide in the atmosphere, which also places high demands on reliability. Multiphase flow in porous media is essential to understand CO 2 migration and pressure fields in the subsurface associated with GCS. However, numerical simulation for such problems in 4D is computationally challenging and expensive, due to the multiphysics and multiscale nature of the highly nonlinear governing partial differential equations (PDEs). It prevents us from considering multiple subsurface scenarios and conducting real-time optimization. Here, we develop a Fourier-enhanced multiple-input neural operator (Fourier-MIONet) to learn the solution operator of the problem of multiphase flow in porous media. Fourier-MIONet utilizes the recently developed framework of the multiple-input deep neural operators (MIONet) and incorporates the Fourier neural operator (FNO) in the network architecture. Once Fourier-MIONet is trained, it can predict the evolution of saturation and pressure of the multiphase flow under various reservoir conditions, such as permeability and porosity heterogeneity, anisotropy, injection configurations, and multiphase flow properties. Compared to the enhanced FNO (U-FNO), the proposed Fourier-MIONet has 90% fewer unknown parameters, and it can be trained in significantly less time (about 3.5 times faster) with much lower CPU memory (<15%) and GPU memory (<35%) requirements, to achieve similar prediction accuracy. In addition to the lower computational cost, Fourier-MIONet can be trained with only 6 snapshots of time to predict the PDE solutions for 30 years. Furthermore, we observed that Fourier-MIONet can maintain good accuracy when predicting out-of-distribution (OOD) data. The excellent generalizability of Fourier-MIONet is enabled by its adherence to the physical principle that the solution to a PDE is continuous over time. Furthermore, the developed Fourier-MIONet makes it possible to solve the long-time evolution of geological carbon sequestration in a large-scale three-dimensional space accurately and efficiently.

97 MATHEMATICS AND COMPUTING

D2NO: Efficient handling of heterogeneous input function spaces with distributed deep neural operators

Neural operators have been applied in various scientific fields, such as solving parametric partial differential equations, dynamical systems with control, and inverse problems. However, challenges arise when dealing with input functions that exhibit heterogeneous properties, requiring multiple sensors to handle functions with minimal regularity. To address this issue, discretization-invariant neural operators have been used, allowing the sampling of diverse input functions with different sensor locations. However, existing frameworks still require an equal number of sensors for all functions. We propose a novel distributed approach to further relax the discretization requirements and solve the heterogeneous dataset challenges. Our method involves partitioning the input function space and processing individual input functions using independent and separate neural networks. A centralized neural network is used to handle shared information across all output functions. This distributed methodology reduces the number of gradient descent back-propagation steps, improving efficiency while maintaining accuracy. Here, we demonstrate that the corresponding neural network is a universal approximator of continuous nonlinear operators and present three numerical examples to validate its performance.

97 MATHEMATICS AND COMPUTING

Speeding up and reducing memory usage for scientific machine learning via mixed precision

Scientific machine learning (SciML) has emerged as a versatile approach to address complex computational science and engineering problems. Within this field, physics-informed neural networks (PINNs) and deep operator networks (DeepONets) stand out as the leading techniques for solving partial differential equations by incorporating both physical equations and experimental data. However, training PINNs and DeepONets require significant computational resources, including long computational times and large amounts of memory. In search of computational efficiency, training neural networks using half precision (float16) rather than the conventional single (float32) or double (float64) precision has gained substantial interest, given the inherent benefits of reduced computational time and memory consumed. However, we find that float16 cannot be applied to SciML methods, because of gradient divergence at the start of training, weight updates going to zero, and the inability to converge to a local minima. To overcome these limitations, we explore mixed precision, which is an approach that combines the float16 and float32 numerical formats to reduce memory usage and increase computational speed. Our experiments showcase that mixed precision training not only substantially decreases training times and memory demands but also maintains model accuracy. Here, we also reinforce our empirical observations with a theoretical analysis. The research has broad implications for SciML in various computational applications.

97 MATHEMATICS AND COMPUTING

Challenges in Training PINNs: A Loss Landscape Perspective

This paper explores challenges in training Physics Informed Neural Networks (PINNs), emphasizing the role of the loss landscape in the training process. We examine difficulties in minimizing the PINN loss function, particularly due to ill conditioning caused by differential operators in the residual term. We compare gradient-based optimizers Adam, L-BFGS, and their combination Adam+L-FGS, showing the superiority of Adam+L-BFGS, and introduce a novel secondorder optimizer, NysNewton-CG (NNCG), which significantly improves PINN performance. Theoretically, our work elucidates the connection between ill-conditioned differential operators and ill-conditioning in the PINN loss and shows the benefits of combining first- and second-order optimization methods. Our work presents valuable insights and more powerful optimization strategies for training PINNs, which could improve the utility of PINNs for solving difficult partial differential equations.

Rathore, Pratik