Material Discovery via Duality Transforms and Convex Hulls
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current first-principle computational research for material discovery is hindered by lengthy computation times, making it impractical for efficient development of new materials in industries like automotive, aerospace, and semiconductor manufacturing.
Innovation Solution
A machine learning system that selects a dataset representing a material space, trains a model to learn a convex function, and performs duality transformations to predict optimized material compositions by transforming hyperplanes from a primal space to a dual space and back, facilitating the discovery of new stable material compositions.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If first-principle computational research is used for material discovery, then accuracy in predicting material properties is improved, but computation time increases significantly
Solution Approach 1:
The system pre-computes and stores convex hull data for various material compositions in a database before actual material discovery tasks. When a new material composition needs to be evaluated, the system retrieves pre-computed convex hull data from the database and performs duality transforms, avoiding the need to perform expensive first-principle calculations from scratch. This preliminary preparation significantly reduces computation time while maintaining prediction accuracy.
Solution Approach 2:
The system uses machine learning models trained on first-principle computational data to create surrogate models that approximate material properties. These ML models serve as copies or proxies for the computationally expensive first-principle calculations, enabling rapid prediction of convex hull values and material stability without repeated expensive simulations.
2Productivity
If comprehensive material space is explored using traditional methods, then complete material discovery is improved, but computational cost and time increase
Solution Approach 1:
The system transforms the material composition space into a dual space using duality transforms, where convex hull calculations become more efficient. By representing material compositions as hyperplanes in a dual space and computing convex hulls in this transformed dimensionality, the system achieves faster exploration of material space while maintaining completeness.
Solution Approach 2:
The system divides the comprehensive material space into manageable segments by focusing on convex hull calculations for specific material compositions. Instead of evaluating all possible compositions simultaneously, the system processes materials in discrete steps, computing convex hulls for individual compositions and comparing them to identify stable materials, thereby reducing overall computational burden.
Data Source
AI summary
A system for material discovery includes a processor and a memory communicably coupled to the processor. The memory stores an acquisition module, a machine learning module, a duality transform module, and a convex hull module that include instructions that when executed by the processor cause the processor to select a dataset, train a machine learning model to learn a convex function approximating the dataset in a primal space, duality transform hyperplanes of the learned convex function from the primal space to a dual space, learn a convex hull of the duality transformed convex function hyperplanes in the dual space, duality transform at least one hyperplane of the learned convex hull back to the primal space, and predict, based on the at least one duality transformed hyperplane of the learned convex hull, at least one stable material composition within the material space.


