Certain aspects of the present disclosure generally relate to artificial neural networks and, more particularly, to state learning in an event-sourced architecture for materials provenance (ESAMP).
An artificial neural network, which may include an interconnected group of artificial neurons, may be a computational device or may represent a method to be performed by a computational device. Artificial neural networks may have corresponding structure and/or function in biological neural networks. Artificial neural networks, however, may provide useful computational techniques for certain applications, in which traditional computational techniques may be cumbersome, impractical, or inadequate. Because artificial neural networks may infer a function from observations, such networks may be useful in applications where the complexity of the task and/or data makes the design of the function burdensome using conventional techniques.
Machine learning may be used to perform both materials discovery and predict properties of the materials faster than molecular simulations. Machine learning can help identify correlations between material features and target properties. Nevertheless, it is challenging to learn how a state of a particular sample changes when the sample undergoes a particular process.
A method for neural network material state prediction is described. The method includes encoding a sequence and interrelationships among events occurring in a simulation and/or experiment in an event-sourced architecture for materials provenance (ESAMP) framework. The method also includes learning an initial state of a material sample in the ESAMP framework. The method further includes sharing a state vector representing the initial state of the material sample with other material samples in the ESAMP framework. The method also includes learning how one or more processes affect the state of the material sample in the ESAMP framework according to the state vector shared with the other material samples in the ESAMP framework.
A non-transitory computer-readable medium having program code recorded thereon for neural network material state prediction is described. The program code is executed by a processor. The non-transitory computer-readable medium includes program code to encode a sequence and interrelationships among events occurring in a simulation and/or experiment in an event-sourced architecture for materials provenance (ESAMP) framework. The non-transitory computer-readable medium also includes program code to learn an initial state of a material sample in the ESAMP framework. The non-transitory computer-readable medium further includes program code to share a state vector representing the initial state of the material sample with other material samples in the ESAMP framework. The non-transitory computer-readable medium also includes program code to learn how one or more processes affect the state of the material sample in the ESAMP framework according to the state vector shared with the other material samples in the ESAMP framework.
A system for neural network material state prediction described. The system includes a neural processing unit (NPU) and a memory coupled to the NPU. The system also includes instructions stored in the memory. When the instructions are executed by the NPU, the system is operable to encode a sequence and interrelationships among events occurring in a simulation and/or experiment in an event-sourced architecture for materials provenance (ESAMP) framework. The system is also operable to learn an initial state of a material sample in the ESAMP framework. The system is further operable to share a state vector representing the initial state of the material sample with other material samples in the ESAMP framework. The system is also operable to learn how one or more processes affect the state of the material sample in the ESAMP framework according to the state vector shared with the other material samples in the ESAMP framework.
This has outlined, rather broadly, the features and technical advantages of the present disclosure in order that the detailed description that follows may be better understood. Additional features and advantages of the disclosure will be described below. It should be appreciated by those skilled in the art that this disclosure may be readily utilized as a basis for modifying or designing other structures for carrying out the same purposes of the present disclosure. It should also be realized by those skilled in the art that such equivalent constructions do not depart from the teachings of the disclosure as set forth in the appended claims. The novel features, which are believed to be characteristic of the disclosure, both as to its organization and method of operation, together with further objects and advantages, will be better understood from the following description when considered in connection with the accompanying figures. It is to be expressly understood, however, that each of the figures is provided for the purpose of illustration and description only and is not intended as a definition of the limits of the present disclosure.
The features, nature, and advantages of the present disclosure will become more apparent from the detailed description set forth below when taken in conjunction with the drawings in which like reference characters identify correspondingly throughout.
The detailed description set forth below, in connection with the appended drawings, is intended as a description of various configurations and is not intended to represent the only configurations in which the concepts described may be practiced. The detailed description includes specific details for the purpose of providing a thorough understanding of the various concepts. Nevertheless, it will be apparent to those skilled in the art that these concepts may be practiced without these specific details. In some instances, well-known structures and components are shown in block diagram form in order to avoid obscuring such concepts.
Based on the teachings, one skilled in the art should appreciate that the scope of the disclosure is intended to cover any aspect of the disclosure, whether implemented independently of or combined with any other aspect of the disclosure. For example, an apparatus may be implemented or a method may be practiced using any number of the aspects set forth. In addition, the scope of the disclosure is intended to cover such an apparatus or method practiced using other structure, functionality, or structure and functionality in addition to or other than the various aspects of the disclosure set forth. It should be understood that any aspect of the disclosure disclosed may be embodied by one or more elements of a claim.
Although particular aspects are described, many variations and permutations of these aspects fall within the scope of the disclosure. Although some benefits and advantages of the preferred aspects are mentioned, the scope of the disclosure is not intended to be limited to particular benefits, uses, or objectives. Rather, aspects of the disclosure are intended to be broadly applicable to different technologies, system configurations, networks, and protocols, some of which are illustrated by way of example in the figures and in the following description of the preferred aspects. The detailed description and drawings are merely illustrative of the disclosure, rather than limiting the scope of the disclosure being defined by the appended claims and equivalents thereof.
Machine learning is concerned with the automatic discovery of patterns in data through the use of computer algorithms. Once discovered, these patterns may be used to perform data classification and/or value prediction. With growing experimental and simulated dataset size for materials science research, the ability of algorithms to automatically learn and improve from data becomes increasingly useful. Various types of machine learning algorithms, such as neural networks, have recently been applied to materials research. Among these machine learning algorithms, convolutional neural networks (CNNs) have been very attractive in recent years due to their great success in image recognition.
A CNN may be composed of multilayer neural networks, of which at least one layer employs a mathematical operation called “convolution” to enable the CNN to extract high-level features directly from data. Compared to many other algorithms that specify or determine artificial features based on domain knowledge, a CNN involves relatively little pre-processing, as the features can be directly learned from the data. This is particularly useful when the features are difficult to exactly define. Unlike their long-used basic forms, such as perceptron and fully connected neural networks, CNNs are very recently used for solving solid state problems, such as learning material property prediction, material classification, and material phase transition identification.
Another advantage of neural networks is that they are easy to utilize in transfer learning, which means that a neural network first learns from a large database with inexpensive labels (e.g., first principles calculation results), and then it is fine-tuned on a small dataset where much fewer labeled samples are available (e.g., experimental data). This technique can be used to overcome the data scarcity problem in materials research, and it is applied to property prediction of small molecules and crystalline compounds very recently as a tool for accelerated materials discovery.
The practical realization and sustainable future of emergent technologies is dependent on accelerating materials discovery. Data-driven methods are anticipated to play an increasingly significant role in enabling this desired acceleration. While the vision of accelerating materials discovery using data-driven methods is well-founded, practical realization is throttled due to challenges in data generation, ingestion, and materials state-aware machine learning. High-throughput experiments and automated computational workflows are addressing the challenge of data generation, and capitalizing on these emerging data resources involves ingestion of data into an architecture that captures the complex provenance of experiments and simulations.
In computational materials science, these automated workflows produce large and diverse materials datasets. While these workflows and associated data management tools can be improved to facilitate capturing of a material's state and enable easy capture of reconfigurable analysis methods, their current implementations have facilitated a host of materials discoveries, emphasizing the importance of continued development of materials data architectures. In case of experimental materials science, the majority of the data remains in human readable format and is not ingested into a database, which helps improve a readability of the data. In cases where the databases exist, they are either large with limited scope or are diverse, but have limited data. This has limited application of machine learning for acceleration of experimental materials discovery to specific datasets.
Some aspects of the present disclosure are directed to learning how a state of a particular sample changes when the sample undergoes a particular process. In some aspects of the present disclosure, the samples are stored as experimental materials science data in a data structure, such as an event-sourced architecture for materials provenance (ESAMP) data structure. The ESAMP data structure may be a database architecture designed to store experimental materials science data. For example the ESAMP database may be configured to capture: (1) information about the samples in the database including storing provenance regarding how the material samples were created and what processes the material have undergone; (2) raw data from processes run on the material samples; and (3) information derived from analyses of the raw data.
Some aspects of the present disclosure learn the initial state of a particular sample that is stored as experimental materials science data in a database, such as the ESAMP database. At the outset, a neural network model may learn the initial state of a particular material sample. Additionally, a state vector that represents the initial state of a particular material sample may be shared across the board with other similar material samples if there is reason to believe that the material sample may have the same initial state. Then, the neural network model learns how a particular process changes the state of a particular material sample. This process continues and may utilize observables to train the neural network model. In the end, the neural network model predicts how a particular process changes the state of a particular material. Some aspects of the present disclosure integrate sample provenance information regarding how they were created and what processes they have undergone and learn what they share and where they are different.
The SoC 100 may also include additional processing blocks tailored to specific functions, such as a connectivity block 110, which may include fifth generation (5G) new radio (NR) connectivity, fourth generation long term evolution (4G LTE) connectivity, unlicensed Wi-Fi connectivity, USB connectivity, Bluetooth connectivity, and the like, and a multimedia processor 112 that may, for example, detect and recognize gestures. In one implementation, the NPU is implemented in the CPU, DSP, and/or GPU. The SoC 100 may also include a sensor processor 114 to provide sensor image data, image signal processors (ISPs) 116, and/or navigation module 120, which may include a global positioning system.
Deep learning architectures may perform an object recognition task by learning to represent inputs at successively higher levels of abstraction in each layer, thereby building up a useful feature representation of the input data. In this way, deep learning addresses a major bottleneck of traditional machine learning. Prior to the advent of deep learning, a machine learning approach to an object recognition problem may have relied heavily on human engineered features, perhaps in combination with a shallow classifier. A shallow classifier may be a two-class linear classifier, for example, in which a weighted sum of the feature vector components may be compared with a threshold to predict to which class the input belongs. Human engineered features may be templates or kernels tailored to a specific problem domain by engineers with domain expertise. Deep learning architectures, in contrast, may learn to represent features that are similar to what a human engineer might design, but through automatic training. Furthermore, a deep network may learn to represent and recognize new types of features that a human might not have considered.
A deep learning architecture may learn a hierarchy of features. If presented with visual data, for example, the first layer may learn to recognize relatively simple features, such as edges, in the input stream. In another example, if presented with auditory data, the first layer may learn to recognize spectral power in specific frequencies. The second layer, taking the output of the first layer as input, may learn to recognize combinations of features, such as simple shapes for visual data or combinations of sounds for auditory data. For instance, higher layers may learn to represent complex shapes in visual data or words in auditory data. Still higher layers may learn to recognize common visual objects or spoken phrases.
Deep learning architectures may perform especially well when applied to problems that have a natural hierarchical structure. For example, the classification of motorized vehicles may benefit from first learning to recognize wheels, windshields, and other features. These features may be combined at higher layers in different ways to recognize cars, trucks, and airplanes.
Neural networks may be designed with a variety of connectivity patterns. In feed-forward networks, information is passed from lower to higher layers, with each neuron in a given layer communicating to neurons in higher layers. A hierarchical representation may be built up in successive layers of a feed-forward network, as described above. Neural networks may also have recurrent or feedback (also called top-down) connections. In a recurrent connection, the output from a neuron in a given layer may be communicated to another neuron in the same layer. A recurrent architecture may be helpful in recognizing patterns that span more than one of the input data chunks that are delivered to the neural network in a sequence. A connection from a neuron in a given layer to a neuron in a lower layer is called a feedback (or top-down) connection. A network with many feedback connections may be helpful when the recognition of a high-level concept may aid in discriminating the particular low-level features of an input.
The DCN 200 may be trained with supervised learning. During training, the DCN 200 may be presented with an image, such as the image 201 of a speed limit sign, and a forward pass may then be computed to produce an output 222. The DCN 200 may include a feature extraction section 210 and a classification section 220. Upon receiving the image 201, a convolutional layer 212 may apply convolutional kernels (not shown) to the image 201 to generate a first set of feature maps 214. As an example, the convolutional kernel for the convolutional layer 212 may be a 5×5 kernel that generates 28×28 feature maps. In the present example, because four different convolutional kernels were applied to the image 201 at the convolutional layer 212, four different feature maps are generated in the first set of feature maps 214. The convolutional kernels may also be referred to as filters or convolutional filters.
The first set of feature maps 214 may be subsampled by a max pooling layer (not shown) to generate a second set of feature maps 216. The max pooling layer reduces the size of the first set of feature maps 214. That is, a size of the second set of feature maps 216, such as 14×14, is less than the size of the first set of feature maps 214, such as 28×28. The reduced size provides similar information to a subsequent layer while reducing memory consumption. The second set of feature maps 216 may be further convolved via one or more subsequent convolutional layers (not shown) to generate one or more subsequent sets of feature maps (not shown).
In the example of
In the present example, the probabilities in the output 222 for “sign” and “60” are higher than the probabilities of the others of the output 222, such as “30,” “40,” “50,” “70,” “80,” “90,” and “100.” Before training, the output 222 produced by the DCN 200 is likely to be incorrect. Thus, an error may be calculated between the output 222 and a target output. The target output is the ground truth of the image 201 (e.g., “sign” and “60”). The weights of the DCN 200 may then be adjusted so the output 222 of the DCN 200 is more closely aligned with the target output.
As shown in
The DCN 200 shown in
Another advantage of neural networks is that they are easy to utilize in transfer learning, which means that a neural network first learns from a large database with inexpensive labels (e.g., first principles calculation results), and then it is fine-tuned on a small dataset where much fewer labeled samples are available (e.g., experimental data). This technique can be used to overcome the data scarcity problem in materials research, and it is applied to property prediction of small molecules and crystalline compounds very recently as a tool for accelerated materials discovery.
The practical realization and sustainable future of emergent technologies is dependent on accelerating materials discovery using neural networks. Data-driven methods are anticipated to play an increasingly significant role in enabling this desired acceleration. While the vision of accelerating materials discovery using data-driven methods is well-founded, practical realization is throttled due to challenges in data generation, ingestion, and materials state-aware machine learning. High-throughput experiments and automated computational workflows are addressing the challenge of data generation, and capitalizing on these emerging data resources involves ingestion of data into an architecture that captures the complex provenance of experiments and simulations.
In computational materials science, these automated workflows produce large and diverse materials datasets. While these workflows and associated data management tools can be improved to facilitate capturing of a material's state and enable easy capture of reconfigurable analysis methods, their current implementations have facilitated a host of materials discoveries, emphasizing the importance of continued development of materials data architectures. In case of experimental materials science, the majority of the data remains in human readable format and is not ingested into a database. In cases where the databases exist, they are either large with limited scope or are diverse, but have limited data. This has limited application of machine learning for acceleration of experimental materials discovery to specific datasets.
Some aspects of the present disclosure are directed to learning how a state of a particular sample changes when the sample undergoes a particular process. In some aspects of the present disclosure, the samples are stored as experimental materials science data in a database, such as an event-sourced architecture for materials provenance (ESAMP) database. The ESAMP database is a database architecture designed to store experimental materials science data. For example the ESAMP database may be configured to capture: (1) information about the samples in the database including storing provenance regarding how they were created and what processes they have undergone, (2) raw data from processes run on the samples, and (3) information derived from analyses of these raw data.
Some aspects of the present disclosure learn the initial state of a particular sample that is stored as experimental materials science data in a database, such as the ESAMP database. At the outset, a neural network model may learn the initial state of a particular material sample. Additionally, a state vector that represents the initial state of a particular material sample may be shared across the board with other similar material samples if there is reason to believe that the material sample may have the same initial state. Then, the neural network model learns how a particular process changes the state of a particular material sample. This process continues and may utilize observables to train the neural network model. In the end, the neural network model predicts how a particular process changes the state of a particular material. Some aspects of the present disclosure integrate sample provenance information regarding how they were created and what processes they have undergone and learn what they share and where they are different, for example, as shown in
In some aspects of the present disclosure, the sample process framework 300 enables tracking of a sample provenance by considering three entities: the sample 320, the process 330, and the process data 340. These three entities may be designed to provide intuitive ingestion of data from both traditional manual experiments and their automated or robotic analogues.
In this example, the sample 320 is a label that specifies a physically-identifiable representation of an entity that can undergo many processes (e.g., the liquid in that vial or the thin film on that substrate). An assumption placed on the sample 320 is that the sample 320 has a unique identity for enabling tracking of a lineage and a process history of the sample process entity 310. Samples can be combined or split to form complex lineages. For example, samples such as an anode and a cathode may be joined in a battery or a vial of precursor used in multiple catalyst preparations.
Another area of the sample process framework 300 is the process 330. As described, the process 330 is an event that occurs to one or more samples. For example, the process 330 is associated with an experiment in a laboratory, such as annealing in a sample furnace or performing spectroscopic characterization. In addition, processes have input parameters and are identified by the machine (or human) that performed the process at a specific time.
A further area of the sample process framework 300 is the process data 340. As described, the process data 340 is data generated by a process 330 that applies to one or more of the sample 320 that underwent the process 330. Because the process 330 but not the process data 340 is central to sample provenance, management of the process data 340 can occur in a connected but distinct part of the sample process framework 300. As many raw outputs from scientific processes are difficult to interpret without many additional steps of analysis, the process data 340 is connected to a section of the framework devoted to iterative steps of analysis where the process data 340 is transformed and combined to form a higher-level figure of merit (FOM).
According to some aspects of the present disclosure, the sample 320, the process 330, and the process data 340 entities are connected via the sample process entity 310 (e.g., a table) to form a central structure of the sample process framework 300. In some aspects of the present disclosure, the sample 320, the process 330, and the process data 340 are tables, having associated secondary tables. In this example, the secondary tables support the central tables of the sample 320, the process 330, and the process data 340. For example, a sample secondary table 350 stores sample details, a process secondary table 360 stores process details, a process data secondary table 370 stores process outputs and analyses. A description of each region is further expanded upon below.
As shown in
Both the sample ancestor entity 452 and the sample parent entity 454 are defined by their connection to two sample entities, indicating a parent/ancestor and child/descendant relationship, respectively. The sample parent entity 454 indicates that the child sample was created from the sample parent entity 454 and should inherit its process history lineage. Each can be decorated with additional attributes to indicate its role in the parent-child relationship, such as labeling the anode and cathode when creating a battery. The sample ancestor entity 452 is nearly identical to the sample parent entity 454 with an additional attribute called “rank” that indicates the number of generations between the ancestor and the descendant. A rank of 0 indicates a parent-child relationship, while a rank of 2 indicates a great-grandparent type relationship. These two entities can capture the complex lineages produced by experimental workflows.
The final entity connected to the sample 420 is the collection 450. It is common for researchers to group samples. For example, in high throughput experiments many samples may exist on the same chip or plate, or researchers may include in a collection all samples synthesized for a single project. In these cases, researchers keep track of and make queries based on this information. It is clear from the previously-mentioned example that many samples may belong to at least one of the collection 450. In addition, the sample 420 exists in many of the collections of the sample secondary table 350. For example, a researcher may want to group samples by which plate or wafer they are on, which high-level project they are a part of, and which account they should be billed to all at the same time. The corresponding many-to-many relationships are supported by an ESAMP data structure.
While single-step experiments on machine-based workflows can easily provide a precise timestamp for each of the process 430, it is cumbersome and error-prone for researchers to provide these at the timescale of seconds or even hours. Additionally, some multi-step processes may reuse the initial timestamp throughout each step, associating an initiation timestamp with a closely-coupled series of experiments whose ordering is known but whose individual time stamps are not tracked. It is important to add a simple ordering parameter to represent the chronology when the time stamp alone is insufficient for tracking manual experiments. In particular, this ordering parameter allows researchers to record the date and a counter for the number of experiments they have completed that day. In multi-step processes, each step can be associated with an index to record the order of steps.
As described, processes indicate that an experimental event has occurred to one or more samples. Nevertheless, the process details entity 460 tracks information describing the type of process that occurred and the process parameters used or any information involved in reproducing the experiment. For example, a given research workflow may be composed of many different types of experiments (e.g., electrochemical, XPS, or deposition processes). Each of these types of processes is also associated with a set of input parameters. The process details entity 460 and its associated process-specific tables are used to track metadata for each of the process 430. A more comprehensive discussion on the representation of process details for various relational database management system (RDMS) implementations is provided in
Additionally, attributes can be added to specify the location to search for the file such as cloud storage or a local storage drive. A single file may also contain multiple pieces of data that each refers to different samples. This complexity motivates the inclusion of the start and end line numbers for a file identifying information for the process data 440. If an entire file is to be consumed as a single piece of the process data 440, null values can be provided for those attributes. As a significant amount of scientific data is stored as comma-separated values (CSV) files, it can also be beneficial to parse these file directly into values in a database. For example, database storage of this data may be performed using flexible column data types. For large datasets, storing data using efficient binary serializations may be beneficial.
The relationship between process outputs and their associated processes and samples can be complex. The most straightforward relationship is one piece of the process data 440 that is generated for a single sample, which is typically the case for serial experimentation and traditional experimentation performed without automation. In parallel experimentation, however, a single process involves many samples, and if the resulting data is relevant to all samples, the process data 440 has a many-to-one relationship to the samples. In multi-model experiments, multiple detectors can generate multiple pieces of data for a single sample in a single process, where the single sample has a one-to-many relationship with the process data. Parallel, multi-model experimentation can result in many-to-many relationships. To model these different types of experimentation in a uniform manner, ESAMP manages many-to-many relationships between processes and their associated process outputs.
The raw output of scientific processes may involve several iterative analytical steps before the desired results can be obtained. In some aspects of the present disclosure, the sample process framework 300 is designed for tracking the full provenance of scientific data. Enabling tracking of the full provenance of scientific data, involves tracking the lineage of the analytical steps, similarly to that of samples and processes. As shown in
An important difference between the analysis table 470 and the analysis details table 474 is that the analysis table 470 can use the output of multiple ones of the process data 440 and analysis parent 472 entities as inputs. This is analogous to the parent-child relationship as that modeled by the sample ancestor entity 452 and the sample parent entity 454. The introduction of analysis parent 472 (e.g., table) allows for this complex lineage to be modeled. This allows for even the most complex analytical outputs to be traced back to the raw entities and the intermediate analyses on which they are based.
In this example, the sample process framework 500 expands on the process 430 and the process details entity 460 blocks shown in
This example motivates the desire for the final entity in the sample process framework 500 of
In some aspects of the present disclosure, a state essentially provides a link between the input and output of a process. For example, the state B 612 provides a link between the input (e.g., the first sample 600) and the output (e.g., a second sample 602) of the process P1 610. As described, a process may be state-changing or the process may be non-state-changing, such that an equivalency between the states occurs in response to the process. For example, if the process P1 610 is a state-changing process, the state B 612 is not equivalent to the state A 601, and the first sample 600 is not equivalent to the second sample 602. By contrast, if the process P1 610 is a non-state-changing process, the state B 612 is equivalent to the state A 601, and the first sample 600 is equivalent to the second sample 602.
Under the most relaxed constraint as shown in the second box 660 of
Some aspects of the present disclosure learn the initial state of a particular sample that is stored as experimental materials science data in a database, such as an ESAMP database, according to the sample process framework 500 shown in
Some aspects of the present disclosure instantiate a state vector (Ψ) describing the state of a material sample. This instantiation can occur either at random, or using an ‘embedding function’ E that creates the state vector based upon some prior information about the material sample. As described, the full set of data available up to the time of creation of the material sample is denoted as X, and subsequently available data is referred to as Xi. An embedding function using all available data at an initial time of interest (e.g., denoted as i=0) would thus take the form E(X0)=Ψ0.
In some aspects of the present disclosure, an embedding is updated by a process function P which acts upon the state vector Ψ at a particular time i (e.g., Ψi) using available data Xi to update this state vector Ψi to a next state, P(Xi,Ψi)=Ψi+1. In this example, the process function P may vary with time, and is denoted as Pi. In some aspects of the present disclosure tracking the evolution of the state of a material sample is used to predict an output observable property of interest at a particular time, Oj. A separate output prediction function is defined (and may vary), Fk, that maps from the state of a material sample to an output observable property (e.g., Fk(Ψi)=Oj). It should be recognized that a target observable property's location in time may not be the same time as the state of the material sample; namely, i≠j or i=j. For example, an early prediction may be performed in which the observable property is associated with some future time.
As shown in
In some aspects of the present disclosure, the associated state vector Ψi of the material samples, as well as associated output prediction functions Fj and associated output observables Ok is shared with other material samples. Learning of these various parameters associated with the state vector Ψi is performed by sharing the state vector Ψi with the other related material samples. This sharing of the state vector Ψi with the other related material samples enables learning how one or more processes affect the state of the material sample in the ESAMP structure according to the observable properties of the shared state vectors Ψi, as shown in
At block 804, an initial state of a material sample in the ESAMP data structure is learned. For example, as shown in the sample process framework 500 of
At block 806, a state vector representing the initial state of the material sample is shared with other material samples in the ESAMP data structure. For example, as shown in
At block 808, how one or more processes affect the state of the material sample in the ESAMP structure are learned according to shared state vectors. For example, as shown in
The method 800 also includes integrating provenance information regarding how material samples are created and what processes the material samples have undergone. The method 800 also includes learning shared and different characteristics of the material samples based on the integrated provenance information. The method 800 further includes predicting a state change of a material sample as the material sample undergoes a selected process. The method 800 further includes training a neural network to predict a state change of a material sample after the material sample undergoes a selected process. The method 800 also includes training a neural network to predict the state change of each material sample having a shared initial state vector. The method 800 also includes sharing the state vector representing the initial state of the material sample with other material samples in the ESAMP framework for each material sample having a same initial state.
The method 800 also includes encoding by assembling an ESAMP database, and storing, in the ESAMP database, provenance information regarding creation of material samples and processes undergone by each of the material samples. The method 800 further includes encoding by storing, in the ESAMP database, raw process data from processes run on the material samples. The method 800 also includes analyzing of the stored raw process data to derive state information from the stored raw process data. The method 800 also includes encoding by storing, in the ESAMP database, the derived state information regarding the processes run on the material samples, for example, as shown in
In some aspects, the method 800 may be performed by the SoC 100 (
The system for accelerating machine learning includes means for dynamically routing inference between the sub-neural networks of a neural network acceleration architecture. In one aspect, the routing means may be the switch device 302 configured to perform the functions recited. In another configuration, the aforementioned means may be any module or any apparatus configured to perform the functions recited by the aforementioned means.
The various operations of methods described above may be performed by any suitable means capable of performing the corresponding functions. The means may include various hardware and/or software component(s) and/or module(s), including, but not limited to, a circuit, an application specific integrated circuit (ASIC), or processor. Generally, where there are operations illustrated in the figures, those operations may have corresponding counterpart means-plus-function components with similar numbering.
As used, the term “determining” encompasses a wide variety of actions. For example, “determining” may include calculating, computing, processing, deriving, investigating, looking up (e.g., looking up in a table, a database or another data structure), ascertaining and the like. Additionally, “determining” may include receiving (e.g., receiving information), accessing (e.g., accessing data in a memory) and the like. Furthermore, “determining” may include resolving, selecting, choosing, establishing, and the like.
As used, a phrase referring to “at least one of” a list of items refers to any combination of those items, including single members. As an example, “at least one of: a, b, or c” is intended to cover: a, b, c, a-b, a-c, b-c, and a-b-c.
The various illustrative logical blocks, modules and circuits described in connection with the present disclosure may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array signal (FPGA) or other programmable logic device (PLD), discrete gate or transistor logic, discrete hardware components or any combination thereof designed to perform the functions described. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any commercially available processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The steps of a method or algorithm described in connection with the present disclosure may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in any form of storage medium that is known in the art. Some examples of storage media that may be used include random access memory (RAM), read-only memory (ROM), flash memory, erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), registers, a hard disk, a removable disk, a CD-ROM, and so forth. A software module may comprise a single instruction, or many instructions, and may be distributed over several different code segments, among different programs, and across multiple storage media. A storage medium may be coupled to a processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor.
The methods disclosed, include one or more steps or actions for achieving the described method. The method steps and/or actions may be interchanged with one another without departing from the scope of the claims. In other words, unless a specific order of steps or actions is specified, the order and/or use of specific steps and/or actions may be modified without departing from the scope of the claims.
The functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in hardware, an example hardware configuration may comprise a processing system in a device. The processing system may be implemented with a bus architecture. The bus may include any number of interconnecting buses and bridges depending on the specific application of the processing system and the overall design constraints. The bus may link together various circuits including a processor, machine-readable media, and a bus interface. The bus interface may be used to connect a network adapter, among other things, to the processing system via the bus. The network adapter may be used to implement signal processing functions. For certain aspects, a user interface (e.g., keypad, display, mouse, joystick, etc.) may also be connected to the bus. The bus may also link various other circuits such as timing sources, peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further.
The processor may be responsible for managing the bus and general processing, including the execution of software stored on the machine-readable media. The processor may be implemented with one or more general purpose and/or special-purpose processors. Examples include microprocessors, microcontrollers, DSP processors, and other circuitry that can execute software. Software shall be construed broadly to mean instructions, data, or any combination thereof, whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise. Machine-readable media may include, by way of example, random access memory (RAM), flash memory, read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), registers, magnetic disks, optical disks, hard drives, or any other suitable storage medium, or any combination thereof. The machine-readable media may be embodied in a computer-program product. The computer-program product may comprise packaging materials.
In a hardware implementation, the machine-readable media may be part of the processing system separate from the processor. However, as those skilled in the art will readily appreciate, the machine-readable media, or any portion thereof, may be external to the processing system. By way of example, the machine-readable media may include a transmission line, a carrier wave modulated by data, and/or a computer product separate from the device, all which may be accessed by the processor through the bus interface. Alternatively, or in addition, the machine-readable media, or any portion thereof, may be integrated into the processor, such as the case may be with cache and/or general register files. Although the various components discussed may be described as having a specific location, such as a local component, they may also be configured in various ways, such as certain components being configured as part of a distributed computing system.
The processing system may be configured as a general purpose processing system with one or more microprocessors providing the processor functionality and external memory providing at least a portion of the machine-readable media, all linked together with other supporting circuitry through an external bus architecture. Alternatively, the processing system may comprise one or more neuromorphic processors for implementing the neuron models and models of neural systems described. As another alternative, the processing system may be implemented with an application specific integrated circuit (ASIC) with the processor, the bus interface, the user interface, supporting circuitry, and at least a portion of the machine-readable media integrated into a single chip, or with one or more field programmable gate arrays (FPGAs), programmable logic devices (PLDs), controllers, state machines, gated logic, discrete hardware components, or any other suitable circuitry, or any combination of circuits that can perform the various functionality described throughout this disclosure. Those skilled in the art will recognize how best to implement the described functionality for the processing system depending on the particular application and the overall design constraints imposed on the overall system.
The machine-readable media may comprise a number of software modules. The software modules include instructions that, when executed by the processor, cause the processing system to perform various functions. The software modules may include a transmission module and a receiving module. Each software module may reside in a single storage device or be distributed across multiple storage devices. By way of example, a software module may be loaded into RAM from a hard drive when a triggering event occurs. During execution of the software module, the processor may load some of the instructions into cache to increase access speed. One or more cache lines may then be loaded into a general register file for execution by the processor. When referring to the functionality of a software module below, it will be understood that such functionality is implemented by the processor when executing instructions from that software module. Furthermore, it should be appreciated that aspects of the present disclosure result in improvements to the functioning of the processor, computer, machine, or other system implementing such aspects.
If implemented in software, the functions may be stored or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media include both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage medium may be any available medium that can be accessed by a computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage, or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer. Additionally, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared (IR), radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, include compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk, and Blu-ray® disc, where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Thus, in some aspects computer-readable media may comprise non-transitory computer-readable media (e.g., tangible media). In addition, for other aspects computer-readable media may comprise transitory computer-readable media (e.g., a signal). Combinations of the above should also be included within the scope of computer-readable media.
Thus, certain aspects may comprise a computer program product for performing the operations presented. For example, such a computer program product may comprise a computer-readable medium having instructions stored (and/or encoded) thereon, the instructions being executable by one or more processors to perform the operations described herein. For certain aspects, the computer program product may include packaging material.
Further, it should be appreciated that modules and/or other appropriate means for performing the methods and techniques described herein, may be downloaded and/or otherwise obtained by a user terminal and/or base station as applicable. For example, such a device can be coupled to a server to facilitate the transfer of means for performing the methods described herein. Alternatively, various methods described herein, may be provided via storage means (e.g., RAM, ROM, a physical storage medium such as a compact disc (CD) or floppy disk, etc.), such that a user terminal and/or base station can obtain the various methods upon coupling or providing the storage means to the device. Moreover, any other suitable technique for providing the methods and techniques described herein to a device can be utilized.
It is to be understood that the claims are not limited to the precise configuration and components illustrated above. Various modifications, changes, and variations may be made in the arrangement, operation, and details of the methods and apparatus described above without departing from the scope of the claims.