Artificial intelligence based system and method for dynamic goal planning

US2021256434A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2021256434-A1
Application numberUS-202016794786-A
CountryUS
Kind codeA1
Filing dateFeb 19, 2020
Priority dateFeb 19, 2020
Publication dateAug 19, 2021
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

The disclosed system and method provide a way to create, update, and execute dynamic goal plans. Updating a dynamic goal plan may be based on the initial sequence of actions of the goal plan as well as the corresponding states of the actions. By using a sequence to sequence model, a goal plan can still be processed when the length of the input (initial sequence of actions) differs from the length of the output (updated sequence of actions). A sequence to sequence model can determine the interdependencies between actions that can contribute to the optimal order in which actions can efficiently be performed. A single layer neural network or clustering can be used to approximate the state of a goal plan that may be capable infinite states. This approximation improves accuracy in capturing the state of a goal plan, thereby improving accuracy in predicting the future state of a system, which can help with planning (e.g., gathering resources in advance). Projects involving collaboration between virtual and/or human assistants can greatly benefit from the ability to update a dynamic goal plan in real time.

First claim

Opening claim text (preview).

We claim: 1 . A computer implemented method of updating a dynamic goal plan, comprising: receiving an initial goal plan comprising an initial action sequence including a plurality of actions ordered in a forward direction; processing the initial action sequence through an encoder of a bidirectional recurrent neural network (“RNN”) to generate an encoder output, including a first hidden state representation; processing the encoder output through a decoder of the bidirectional RNN to generate a decoder output, including a forward hidden state representation and a backward hidden state representation for each action of the initial action sequence; applying a context vector to the decoder output to generate a weighted decoder output; obtaining a state of the initial goal plan, wherein the state of the initial goal plan includes a plurality of states each corresponding to an action of the initial goal plan; converting the state of the initial goal plan into vector embeddings; concatenating the weighted decoder output with the vector embeddings; and processing the concatenated weighted decoder output and vector embeddings through a SoftMax classifier to determine an updated goal plan. 2 . The computer implemented method of claim 1 , further comprising creating, by a goal plan module, the initial goal plan. 3 . The computer implemented method of claim 1 , wherein the bidirectional RNN includes one of a long short-term memory (LSTM) and a gated recurrent unit (GRU). 4 . The computer implemented method of claim 1 , wherein converting the state of the initial goal plan into vector embeddings includes learning vector embeddings through a single layer neural network. 5 . The computer implemented method of claim 1 , wherein converting the state of the initial goal plan into vector embeddings comprises: clustering a plurality of known states for the initial goal plan and labeling the clusters. 6 . The computer implemented method of claim 1 , wherein the initial goal plan includes a different number of actions from the updated goal plan. 7 . The computer implemented method of claim 1 , wherein the order of the actions in the initial goal plan differs from the order of the actions in the updated goal plan. 8 . A non-transitory computer-readable medium storing software comprising instructions executable by one or more computers which, upon such execution, cause the one or more computers to: receive an initial goal plan comprising an initial action sequence including a plurality of actions ordered in a forward direction; process the initial action sequence through an encoder of a bidirectional recurrent neural network (“RNN”) to generate an encoder output, including a first hidden state representation; process the encoder output through a decoder of the bidirectional RNN to generate a decoder output, including a forward hidden state representation and a backward hidden state representation for each action of the initial action sequence; apply a context vector to the decoder output to generate a weighted decoder output; obtain a state of the initial goal plan, wherein the state of the initial goal plan includes a plurality of states each corresponding to an action of the initial goal plan; convert the state of the initial goal plan into vector embeddings; concatenate the weighted decoder output with the vector embeddings; and process the concatenated weighted decoder output and vector embeddings through a SoftMax classifier to determine an updated goal plan. 9 . The non-transitory computer-readable medium storing software of claim 8 , wherein the instructions further cause the one or more computers to create, by a goal plan module, the initial goal plan. 10 . The non-transitory computer-readable medium storing software of claim 8 , wherein the bidirectional RNN includes one of a long short-term memory (LSTM) and a gated recurrent unit (GRU). 11 . The non-transitory computer-readable medium storing software of claim 8 , wherein converting the state of the initial goal plan into vector embeddings includes learning vector embeddings through a single layer neural network. 12 . The non-transitory computer-readable medium storing software of claim 8 , wherein converting the state of the initial goal plan into vector embeddings comprises: clustering a plurality of known states for the initial goal plan and labeling the clusters. 13 . The non-transitory computer-readable medium storing software of claim 8 , wherein the initial goal plan includes a different number of actions from the updated goal plan. 14 . The non-transitory computer-readable medium storing software of claim 8 , wherein the order of the actions in the initial goal plan differs from the order of the actions in the updated goal plan. 15 . A system for updating a dynamic goal plan, comprising: one or more computers and one or more storage devices storing instructions that are operable, when executed by the one or more computers, to cause the one or more computers to: receive an initial goal plan comprising an initial action sequence including a plurality of actions ordered in a forward direction; process the initial action sequence through an encoder of a bidirectional recurrent neural network (“RNN”) to generate an encoder output, including a first hidden state representation; process the encoder output through a decoder of the bidirectional RNN to generate a decoder output, including a forward hidden state representation and a backward hidden state representation for each action of the initial action sequence; apply a context vector to the decoder output to generate a weighted decoder output; obtain a state of the initial goal plan, wherein the state of the initial goal plan includes a plurality of states each corresponding to an action of the initial goal plan; convert the state of the initial goal plan into vector embeddings; concatenate the weighted decoder output with the vector embeddings; and process the concatenated weighted decoder output and vector embeddings through a SoftMax classifier to determine an updated goal plan. 16 . The system of claim 15 , wherein the instructions further cause the one or more computers to create, by a goal plan module, the initial goal plan. 17 . The system of claim 15 , wherein the bidirectional RNN includes one of a long short-term memory (LSTM) and a gated recurrent unit (GRU). 18 . The system of claim 15 , wherein converting the state of the initial goal plan into vector embeddings includes learning vector embeddings through a single layer neural network. 19 . The system of claim 15 , wherein converting the state of the initial goal plan into vector embeddings comprises: clustering a plurality of known states for the initial goal plan and labeling the clusters. 20 . The system of claim 15 , wherein the initial goal plan includes a different number of actions from the updated goal plan.

Assignees

Inventors

Classifications

  • Recurrent networks, e.g. Hopfield networks · CPC title

  • Combinations of networks · CPC title

  • characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU] · CPC title

  • Auto-encoder networks; Encoder-decoder networks · CPC title

  • Supervised learning · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2021256434A1 cover?
The disclosed system and method provide a way to create, update, and execute dynamic goal plans. Updating a dynamic goal plan may be based on the initial sequence of actions of the goal plan as well as the corresponding states of the actions. By using a sequence to sequence model, a goal plan can still be processed when the length of the input (initial sequence of actions) differs from the leng…
Who is the assignee on this patent?
Accenture Global Solutions Ltd
What technology area does this patent fall under?
Primary CPC classification G06Q10/0633. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Aug 19 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).