Granular neural network architecture search over low-level primitives
US-2024428071-A1 · Dec 26, 2024 · US
US12293291B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-12293291-B2 |
| Application number | US-202318347088-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jul 5, 2023 |
| Priority date | Jan 22, 2019 |
| Publication date | May 6, 2025 |
| Grant date | May 6, 2025 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A system for time series analysis using attention models is disclosed. The system may capture dependencies across different variables through input embedding and may map the order of a sample appearance to a randomized lookup table via positional encoding. The system may capture capturing dependencies within a single sequence through a self-attention mechanism and determine a range of dependency to consider for each position being analyzed. The system may obtain an attention weighting to other positions in the sequence through computation of an inner product and utilize the attention weighting to acquire a vector representation for a position and mask the sequence to enable causality. The system may employ a dense interpolation technique for encoding partial temporal ordering to obtain a single vector representation and a linear layer to obtain logits from the single vector representation. The system may use a type dependent final prediction layer.
Opening claim text (preview).
What is claimed is: 1. A computer-based method for analyzing and modeling a multivariate time series data based on an attention computation, the method comprising: capturing dependencies across different variables through input embedding; mapping an order of a sample appearance to a randomized lookup table via positional encoding; capturing dependencies within a single sequence through a plurality of self-attention mechanisms, each self-attention mechanism of the plurality of self-attention mechanisms capturing dependencies within a single sequence of each self-attention mechanism; determining a range of dependency to consider for each position being analyzed within the single sequence of each self-attention mechanism; obtaining a plurality of attention weightings to other positions within the single sequence through computation of an inner product, each of the plurality of attention weightings obtained within the single sequence of each self-attention mechanism; utilizing the plurality of attention weightings to acquire a plurality of vector representations for a position; masking the single sequence of each self-attention mechanism to enable causality; employing a dense interpolation technique for encoding partial temporal ordering to obtain a single vector representation from the plurality of vector representations; applying a linear layer to obtain logits from the single vector representation; and applying a final prediction layer comprising a sigmoid layer. 2. The method of claim 1 , wherein the final prediction layer is configured for a specific task, and wherein the specific task is a multi-label classification. 3. The method of claim 1 , wherein the self-attention mechanism is a masked multi-head mechanism. 4. The method of claim 1 , wherein analysis and modeling of the multivariate time series data is fully parallelizable. 5. The method of claim 1 , further comprising applying a first dropout layer to at least one output of the plurality of self-attention mechanisms. 6. The method of claim 5 , further comprising applying a second dropout layer to after mapping via positional encoding. 7. A system for analyzing and modeling a multivariate time series data based on an attention computation, comprising: a controller; and a tangible, non-transitory memory configured to communicate with the controller, the tangible, non-transitory memory having instructions stored thereon that, in response to execution by the controller, cause the controller to perform operations comprising: capturing, by the controller, dependencies across different variables through input embedding; mapping, by the controller, an order of a sample appearance to a randomized lookup table via positional encoding; capturing, by the controller, dependencies within a plurality of a self-attention mechanisms, each self-attention mechanism of the plurality of self-attention mechanisms capturing dependencies within a single sequence of each self-attention mechanism; determining, by the controller, a range of dependency to consider for each position being analyzed within the single sequence of each self-attention mechanism; obtaining, by the controller, a plurality of attention weightings to other positions within the single sequence through computation of an inner product, each of the plurality of attention weightings obtained within the single sequence of each self-attention mechanism; utilizing, by the controller, the plurality of attention weightings to acquire a plurality of vector representations for a position; masking, by the controller, the single sequence of each self-attention mechanism to enable causality; employing, by the controller, a dense interpolation technique for encoding partial temporal ordering to obtain a single vector representation from the plurality of vector representations; utilizing, by the controller, a linear layer to obtain logits from the single vector representation; and using, by the controller, a final prediction layer comprising a sigmoid layer. 8. The system of claim 7 , wherein the final prediction layer is configured for a specific task, and wherein the specific task is a multi-label classification. 9. The system of claim 7 , wherein the self-attention mechanism is a masked multi-head mechanism. 10. The system of claim 7 , wherein analysis and modeling of the multivariate time series data is fully parallelizable. 11. The system of claim 7 , further comprising applying a first dropout layer to at least one output of the plurality of self-attention mechanisms. 12. The method of claim 11 , further comprising applying a second dropout layer to after mapping via positional encoding.
Feedforward networks · CPC title
Supervised learning · CPC title
Activation functions · CPC title
Aspects of pattern recognition specially adapted for signal processing · CPC title
Classification techniques · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.