EP4081948A2 - Autonomous behavior generation with hierarchical reinforcement learning - Google Patents
Autonomous behavior generation with hierarchical reinforcement learningInfo
- Publication number
- EP4081948A2 EP4081948A2 EP20878052.8A EP20878052A EP4081948A2 EP 4081948 A2 EP4081948 A2 EP 4081948A2 EP 20878052 A EP20878052 A EP 20878052A EP 4081948 A2 EP4081948 A2 EP 4081948A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- level
- set forth
- reinforcement learning
- neural net
- behavior
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/004—Artificial life, i.e. computing arrangements simulating life
- G06N3/006—Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/048—Activation functions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0499—Feedforward networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/092—Reinforcement learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
- G06N5/046—Forward inferencing; Production systems
Definitions
- the present invention relates to a learning system and, more specifically, to a learning system allowing for autonomous behavior generation using hierarchical reinforcement learning.
- RL Reinforcement learning
- Dynamic Scripting is a related approach that was described by Pieter Spronck from Tilburg University. Specifically, Dynamic Scripting was described by Pieter Spronck, Marc Ponsen, Ida Sprinkhuizen-Kuyper, and Eric Postma (2006), in Adaptive Game AI with Dynamic Scripting. Machine Learning, Vol. 63, No. 3, pp.
- the present disclosure provides a system for autonomous behavior generation.
- the system includes one or more processors and one or more associated memories.
- Each associated memory is a non-transitory computer- readable medium having executable instructions encoded thereon such that when executed, an associated one or more processors perform several operations, including receiving, by a high-level controller, observations from an environment and, using a neural net, selecting a high-level behavior based on the observations from the environment; generating, by a low-level controller, an output command for a scripted action based on the selected one high-level behavior; and causing a device to perform the scripted action.
- the system performs an operation of training the neural net using reinforcement learning.
- causing a device to perform the scripted action includes controlling aircraft in a flight scenario.
- the system performs an operation of using a softmax learning function to train a reinforcement learning agent within the high-level controller to produce probabilities of selecting different high-level behaviors.
- the same neural net that selects behaviors also produces a state value output for use as a reinforcement learning baseline or for reinforcement learning bootstrapping.
- system further comprises a second neural net that produces a state value output for use as a reinforcement learning baseline or for reinforcement learning bootstrapping.
- the neural net produces action value outputs based on the environment observations, and wherein the high-level controller selects the high-level behavior using a softmax function on the action value outputs.
- the high-level controller selects behaviors at a lower frequency than a frequency at which the low-level controllers select scripted actions.
- an additional set of neural nets is trained with reinforcement learning so that each neural net determines how long to run one of the high-level behaviors.
- the present invention also includes a computer program product and a computer implemented method.
- the computer program product includes computer-readable instructions stored on a non-transitory computer-readable medium that are executable by a computer having one or more processors, such that upon execution of the instructions, the one or more processors perform the operations listed herein.
- the computer implemented method includes an act of causing a computer to execute such instructions and perform the resulting operations.
- FIG. 1 is a block diagram depicting the components of a system according to various embodiments of the present invention.
- FIG. 2 is an illustration of a computer program product embodying an aspect of the present invention
- FIG. 3 is a flowchart depicting a high-level controller having of a policy neural net with reinforcement learning trainer, and a low-level controller that produces actions corresponding to the selected behavior;
- FIG. 4 is an illustration depicting pseudocode for a desired embodiment with a high-level reinforcement learning agent and scripted behaviors
- FIG. 5 is an illustration depicting a high-level selection of behaviors and corresponding low-level controller decisions that produce directional controls that are used to adjust an autonomous platform’s headings;
- FIG. 6 is an illustration depicting an aspect with additional neural nets that restrict times at which the high-level controller can switch to a different behavior
- FIG. 7 is a table depicting an action space
- FIG. 8 is a graph depicting experimental results in a simple scenario with a simulator
- FIG. 9 is a block diagram depicting control of a device according to various embodiments.
- FIG. 10 is an illustration depicting an aspect that includes a single neural net according to various embodiments.
- FIG. 11 is an illustration depicting example pseudocode according to various embodiments.
- FIG. 12 is an illustration depicting example pseudocode according to various embodiments.
- the present invention relates to a learning system and, more specifically, to a learning system allowing for autonomous behavior generation using hierarchical reinforcement learning.
- the following description is presented to enable one of ordinary skill in the art to make and use the invention and to incorporate it in the context of particular applications. Various modifications, as well as a variety of uses in different applications, will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to a wide range of aspects. Thus, the present invention is not intended to be limited to the aspects presented, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
- any element in a claim that does not explicitly state “means for” performing a specified function, or “step for” performing a specific function, is not to be interpreted as a “means” or “step” clause as specified in 35 U.S.C. Section 112(f).
- the use of “step of’ or “act of’ in the claims herein is not intended to invoke the provisions of 35 U.S.C. 112(f).
- Various embodiments of the invention include three “principal” aspects.
- the first is a system for autonomous behavior generation with hierarchical reinforcement learning.
- the system is typically in the form of a computer system operating software or otherwise performing operations or in the form of a “hard coded” instruction set. This system may be incorporated into a wide variety of devices that provide different functionalities.
- the second principal aspect is a method, typically in the form of software, operated using a data processing system (computer).
- the third principal aspect is a computer program product.
- the computer program product generally represents computer-readable instructions stored on a non-transitory computer-readable medium such as an optical storage device, e.g., a compact disc (CD) or digital versatile disc (DVD), or a magnetic storage device such as a floppy disk or magnetic tape.
- a non-transitory computer-readable medium such as an optical storage device, e.g., a compact disc (CD) or digital versatile disc (DVD), or a magnetic storage device such as a floppy disk or magnetic tape.
- a non-transitory computer-readable medium such as an optical storage device, e.g., a compact disc (CD) or digital versatile disc (DVD), or a magnetic storage device such as a floppy disk or magnetic tape.
- CD compact disc
- DVD digital versatile disc
- magnetic storage device such as a floppy disk or magnetic tape.
- Other, non-limiting examples of computer-readable media include hard disks, read-only memory (ROM), and flash-type memories.
- FIG. 1 A block diagram depicting an example of a system (i.e., computer system
- the computer system 100 is configured to perform calculations, processes, operations, and/or functions associated with a program or algorithm or other means for causing one or more processors to perform the relevant operations.
- certain processes and steps discussed herein are realized as a series of instructions (e.g., software program) that reside within computer readable memory units and are executed by one or more processors of the computer system 100. When executed, the instructions cause the computer system 100 to perform specific actions and exhibit specific behavior, such as described herein.
- the computer system 100 can be embodied in any device(s) that operates to perform the functions as described herein as applicable to the particular application, such as a desktop computer, a mobile or smart phone, a tablet computer, a computer embodied in a mobile platform, or any other device or devices that can individually and/or collectively execute the instructions to perform the related operations/processes.
- the computer system 100 may include an address/data bus 102 that is configured to communicate information. Additionally, one or more data processing units, such as a processor 104 (or processors), are coupled with the address/data bus 102 and/or associated memory to cause the one or more processors 104 to perform the operations as described herein.
- the one or more processors 104 are configured to process information and instructions and to cause the related operations to be performed, such as operating the high-level and low-level controllers as described in further detail below.
- the processor 104 is a microprocessor.
- the processor 104 may be a different type of processor such as a parallel processor, application-specific integrated circuit (ASIC), programmable logic array (PLA), complex programmable logic device (CPLD), or a field programmable gate array (FPGA) or any other processing component operable for performing the relevant operations.
- ASIC application-specific integrated circuit
- PLA programmable logic array
- CPLD complex programmable logic device
- FPGA field programmable gate array
- the computer system 100 is configured to utilize one or more data storage units.
- the computer system 100 may include a volatile memory unit 106 (e.g., random access memory (“RAM”), static RAM, dynamic RAM, etc.) coupled with the address/data bus 102, wherein a volatile memory unit 106 is configured to store information and instructions for the processor 104.
- RAM random access memory
- static RAM static RAM
- dynamic RAM dynamic RAM
- the computer system 100 further may include a non-volatile memory unit 108 (e.g., read-only memory (“ROM”), programmable ROM (“PROM”), erasable programmable ROM (“EPROM”), electrically erasable programmable ROM “EEPROM”), flash memory, etc.) coupled with the address/data bus 102, wherein the non-volatile memory unit 108 is configured to store static information and instructions for the processor 104.
- the computer system 100 may execute instructions retrieved from an online data storage unit such as in “Cloud” computing.
- the computer system 100 also may include one or more interfaces, such as an interface 110, coupled with the address/data bus 102.
- the one or more interfaces are configured to enable the computer system 100 to interface with other electronic devices and computer systems.
- the communication interfaces implemented by the one or more interfaces may include wireline (e.g., serial cables, modems, network adaptors, etc.) and/or wireless (e.g., wireless modems, wireless network adaptors, etc.) communication technology.
- the computer system 100 may include an input device 112 coupled with the address/data bus 102, wherein the input device 112 is configured to communicate information and command selections to the processor 104.
- the input device 112 is an alphanumeric input device, such as a keyboard, that may include alphanumeric and/or function keys.
- the input device 112 may be an input device other than an alphanumeric input device.
- the computer system 100 may include a cursor control device 114 coupled with the address/data bus 102, wherein the cursor control device 114 is configured to communicate user input information and/or command selections to the processor 104.
- the cursor control device 114 is implemented using a device such as a mouse, a track-ball, a track pad, an optical tracking device, or a touch screen.
- the cursor control device 114 is directed and/or activated via input from the input device 112, such as in response to the use of special keys and key sequence commands associated with the input device 112.
- the cursor control device 114 is configured to be directed or guided by voice commands.
- the computer system 100 further may include one or more optional computer usable data storage devices, such as a storage device 116, coupled with the address/data bus 102.
- the storage device 116 is configured to store information and/or computer executable instructions.
- the storage device 116 is a storage device such as a magnetic or optical disk drive (e.g., hard disk drive (“HDD”), floppy diskette, compact disk read only memory (“CD-ROM”), digital versatile disk (“DVD”)).
- a display device 118 is coupled with the address/data bus 102, wherein the display device 118 is configured to display video and/or graphics.
- the display device 118 may include a cathode ray tube (“CRT”), liquid crystal display (“LCD”), field emission display (“FED”), plasma display, or any other display device suitable for displaying video and/or graphic images and alphanumeric characters recognizable to a user.
- CTR cathode ray tube
- LCD liquid crystal display
- FED field emission display
- plasma display or any other display device suitable for displaying video and/or graphic images and alphanumeric characters recognizable to a user.
- the computer system 100 presented herein is an example computing environment in accordance with an aspect.
- the non-limiting example of the computer system 100 is not strictly limited to being a computer system.
- an aspect provides that the computer system 100 represents a type of data processing analysis that may be used in accordance with various aspects described herein.
- other computing systems may also be implemented.
- the spirit and scope of the present technology is not limited to any single data processing environment.
- one or more operations of various aspects of the present technology are controlled or implemented using computer-executable instructions, such as program modules, being executed by a computer.
- program modules include routines, programs, objects, components and/or data structures that are configured to perform particular tasks or implement particular abstract data types.
- an aspect provides that one or more aspects of the present technology are implemented by utilizing one or more distributed computing environments, such as where tasks are performed by remote processing devices that are linked through a communications network, or such as where various program modules are located in both local and remote computer-storage media including memory- storage devices.
- FIG. 2 An illustrative diagram of a computer program product (i.e., storage device) embodying the present invention is depicted in FIG. 2.
- the computer program product is depicted as floppy disk 200 or an optical disk 202 such as a CD or DVD.
- the computer program product generally represents computer-readable instructions stored on any compatible non-transitory computer-readable medium.
- the term “instructions” as used with respect to this invention generally indicates a set of operations to be performed on a computer, and may represent pieces of a whole program or individual, separable, software modules.
- Non-limiting examples of “instruction” include computer program code (source or object code) and “hard-coded” electronics (i.e. computer operations coded into a computer chip).
- the “instruction” is stored on any non-transitory computer-readable medium, such as in the memory of a computer or on a floppy disk, a CD-ROM, and a flash drive. In either event, the instructions are encoded on a non-transitory computer-readable medium.
- the present disclosure provides a learning system allowing for autonomous behavior generation using hierarchical reinforcement learning.
- the learning system is implemented as a control system having two different but complementary components (i.e., a high-level component and a low-level component) that work together to produce complex autonomous behaviors for autonomous platforms such as vehicles and other robotic systems.
- the high-level component uses a deep neural net to determine optimal probabilities for making a selection from a set of available behaviors.
- the low-level component uses traditional rule-based artificial intelligence (AI) to produce control outputs (commands) that cause the autonomous platform to generate the selected behavior.
- AI rule-based artificial intelligence
- the low-level component can also be implemented as a machine learning system with one or more additional deep neural networks.
- the system can be implemented in autonomous air-to-air engagement systems, as well as for simulation software that is used to model air-to-air engagements for training or decision-making purposes.
- Experimental results in a simulator have shown that this invention produces an order of magnitude training speedup over existing solutions that utilize a traditional non-hierarchical reinforcement learning architecture.
- this invention can be applied to new problems more easily than current state-of-the-art reinforcement learning methods because it can be used with a simple sparse reward function, instead of a complicated dense reward function that requires hand-engineering and trial-and-error experimentation whenever the system is used in a new environment.
- the system may be incorporated into autonomous cars and trucks.
- high-level behaviors might consist of driving down a road, performing an emergency stop, or making a turn at an intersection.
- the low-level behaviors for a ground vehicle would consist of steering, acceleration, and braking commands as well as associated turn signals, transmission shifts, etc. Specific details regarding the invention are provided below.
- the present disclosure provides a high-level controller 300 and a low-level controller 302.
- the high-level controller 300 takes in observations 304 from an environment 306 (either simulated or real), and uses a neural net 308 to select high-level behaviors based on behavior probabilities.
- the ability to select high-level behaviors based on behavior probabilities is well known to those skilled in the art of machine learning.
- an open source software may be used to implement the neural net that performs high- level behavior selection, such as the TensorFlow Core rl .15 Module: tf software provided by tensorflow.org.
- the neural net 308 is a fully-connected network that multiplies the input observation vector by a leamable weight matrix, adds a leamable bias vector to the result, applies a nonlinear function such as Rectified Linear Unit (ReLU) to this result, and then repeats the process for each neuron layer by applying the result from the previous layer as input.
- the final layer produces one output for each possible high-level behavior, and it does not apply an element-wise nonlinearity like ReLU to the result. Instead, it samples an integer from the softmax distribution defined by these outputs. The high-level behavior indexed by this integer is then selected.
- the use of the softmax activation in the final layer instead of ReLU is well-known to machine learning practitioners and those skilled in the art.
- ReLU is not used in the final layer because this would result in action probabilities that do not sum to one.
- the softmax operation produces a probability distribution where all of the probabilities are guaranteed to sum to one.
- Each output of the neural network influences the relative probability of selecting the corresponding action.
- Non-limiting examples of such high-level behaviors include “lead pursuit,” “lag pursuit,” “pure pursuit,” or “evade.” Other examples include “maintain position”, stop”, “swerve”, “avoid collision,” etc.
- the specific behavioral options depend on the application in which the system is implemented.
- the low-level controller 302 produces output actions 312 (scripted behaviors) that have direct control over the system’s motion.
- the output actions 312 are commands or signals that are, in some aspects, sent to the mobile platform’s actuators 314 (wheels, motors, engines, wing flaps, rotors, etc.) to cause the mobile platform to perform the scripted behavior.
- the low-level controller will generate signals that direct the plane to head or otherwise fly directly towards its opponent.
- Other examples of scripted behaviors include “lag pursuit” (move behind opponent), “lead pursuit” (move ahead of opponent, and “evade” (move away from opponent).
- the low-level component 302 can also be implemented using a deep neural network.
- the high-level controller’s neural net 308 is trained using a reinforcement learning agent 318 in conjunction with a trainer 316.
- the system keeps track of the high-level behaviors it has selected, the observations that resulted from applying the corresponding low-level actions to the environment, and the rewards that were obtained from the same environment’ s reward function.
- a trainer 316 uses some variant of a gradient descent optimizer to update the neural net 308 connection weights in a way that increases the expected value of future rewards.
- an RMSProp gradient descent optimizer is used to update the neural net connection weights with learning rate 0.0007, momentum 0, and epsilon le-10.
- the RMSProp gradient descent optimizer is well known to those skilled in the art of machine learning. By way of example, an open source RMSProp gradient descent optimizer may be found at www. tensorflow.org.
- a desired embodiment uses A3C (Asynchronous Advantage Actor Critic) to parallelize the execution of episodes during training by the trainer 316. This is described in “Asynchronous Methods for Deep Reinforcement Learning” by Mnih et. al., Proceedings of The 33rd International Conference on Machine Learning, PMLR 48:1928-1937, 2016, the entirety of which is incorporated herein by reference.
- the trainer 316 using a softmax function, trains the reinforcement learning agent 318 to product probabilities of selecting different behaviors.
- Other policy-based reinforcement learning algorithms could also have been used instead of Actor-Critic, such as: A2C, PPO, TRPO, ACKTR, IMP ALA, DDPG, and TD3.
- Some of these methods include a value net in addition to the policy net. This minor detail should be familiar to those with knowledge of reinforcement learning.
- two separate networks were used, each with a single hidden layer of 36 neurons and ReLU activation.
- it would be possible to use a value-based method such as Q-leaming, in which case the policy net would be replaced by a value net and an epsilon-greedy policy.
- FIG. 4 provides example pseudocode for a desired embodiment with a high-level reinforcement learning agent and low- level scripted behaviors.
- the high-level reinforcement learning agent makes a selection from the various scripted behaviors. They are actually high-level behaviors that produce low-level behaviors. For example, the high-level agent may select “pure pursuit,” a high- level behavior.
- a scripted rule (for example, a control law similar to those used in missile guidance systems) converts this to a low-level behavior, such as moving the ailerons to roll the plane while moving the elevator to command a certain angle of attack.
- the first alternative still performs high-level behavior selection at a fixed frequency, but this frequency is lower than the update rate of the low-level controller. This has been shown to provide a slight improvement in performance over the preferred embodiment, at the expense of increased complexity.
- FIG. 5 provides an example of high-level selection of behaviors 500 (e.g., lag pursuit, pure pursuit, and lead pursuit) at a frequency that is 1/8 of the low-level controller's 502 frequency.
- the low-level controller 502 produces specific scripted actions (e.g., turn directions (left / right)) that are used to adjust a mobile platform’s heading.
- An alternative embodiment can be employed with additional neural nets that restrict the times at which the high-level controller can switch to a different behavior.
- FIG. 6 Another alternative embodiment (example pseudocode of which is depicted in FIG. 12) uses traditional rule-based AI to specify a termination condition for each behavior. Once a behavior has been selected, execution will continue until this termination condition has been reached, at which time the high-level controller will select a new behavior.
- FIG. 6 Yet another alternative aspect is shown in FIG. 6.
- the aspect as illustrated in FIG. 6 includes additional neural nets 600, one for each tactical state 602-608. Note that the states listed below are provided with specific example implementations; however, the invention is not intended to be limited thereto as any suitable state or action can be implemented given the particular application.
- FIG. 6 are the state transition probabilities between the tactical states. These neural nets 600 are in addition to the strategic neural net 601 that makes a selection from the set of 7 available tactical states (each corresponding to one of 7 specific behaviors) as described herein and illustrated.
- the neural nets are in addition to the strategic neural net 601 that makes a selection from the set of 7 available tactical states (each corresponding to one of
- the overall behavior of this aspect is best described in terms of a state machine.
- the system starts out in state 609, which means that the behavior has not yet been selected. It transitions from this state to one of states 602-608, with probability determined by applying the softmax function to the output of strategic neural net 601.
- the “pursuit” behavior causes the aircraft to turn in the direction of the opponent.
- the “evade” behavior causes the aircraft to turn away from the opponent.
- the tactical neural net 600 corresponding to the current state 602-608 is used to determine probabilities of staying in the current state, or of transitioning back to state 609. In the first case, it will be guaranteed to continue the current behavior. In the second case, it the strategic neural net 601 selects a state 602-608 corresponding to a new behavior and the process repeats. Since the tactical nets 600 only output two probabilities (which sum to 1), it uses a logistic output instead of a softmax output. The probability of transitioning back to 609 is calculated by applying the logistic function to a single-neuron output of 600, and the probability of staying in the current state is determined by subtracting one minus this probability.
- the logistic function is a well-known method (similar to softmax) for getting a neural network to produce a probability distribution. In this case there are only two possible alternatives (transition back or remain), so a neural network with a single output neuron and a logistic function is used. Since the output of the logistic function is always between zero and one, it is guaranteed to be a valid probability. Since probabilities must sum to one, the system can then find the probability of remaining by subtracting one minus the probability of transitioning. It should be understood that all of the high-level behaviors or “strategies” are the same as they were in the desired embodiment - e.g. “lead pursuit,” “lag pursuit,” “pure pursuit,” “evade,” etc. The decision being made by the “tactical” networks pertains to the question of precise timing - each “tactical” network specifies the conditions at which to end the corresponding behavior.
- Another alternative aspect is similar to the previous aspect; however, this aspect uses a single neural net with multiple outputs instead of separate neural nets.
- this single neural network produces all of the transition probabilities needed to make the decision of which behavior state (e.g., elements 602-608 as shown in FIG. 6) to select (with probabilities for each state p70, p71, ... , p75, p76) as well as whether to continue the current behavior state (with probability pOO, pi 1, ... , p55, p66) or transition to a new behavior state (with probability p07, pi 7, ... p57, p67).
- the states correspond to high-level behaviors.
- the lowest-level behaviors for aircraft consist of direct control of flying surfaces.
- the low-level behavior corresponding to a high- level “pure pursuit” would involve rolling the plane in the direction of the opponent and raising the elevator to increase the angle of attack so as to point towards the opponent.
- a neural network head 1000 with a softmax activation function is used for deciding whether to stay in the current behavior state or transition to the strategic state 609.
- a logistic function is used to determine the probability of transitioning to 609 and one minus this probability to determine the probability of staying with the current behavior state 602-608.
- the simulator modeled the movement of two or more aircraft in a two-dimensional map.
- the policy network selects one of 14 possible discrete actions for the platform that it is controlling, as shown in FIG. 7.
- the neural net’s softmax output layer produces an integer from 0 to 13. This integer corresponds to the “index” column in FIG. 7. This index specifies whether to perform a lead pursuit, lag pursuit, pure pursuit, or evade, but in the first two cases, also specifies the amount of lead or lag.
- the neural net selects an index from 0 to 5, triggering a lag pursuit behavior 700, it causes the platform that it is controlling to pursue a point behind its opponent (as a negative intercept offset 708). Pure pursuit 702 and lead pursuit 704 are similar, except that the point is at or in front of the target in each respective case.
- the evade action 706 causes the platform to turn away from its opponent and increase speed as much as possible so that it can escape.
- Each platform’s weapon engagement zone is modeled as a simple circle sector defined by a radius and a central angle. In an experiment, the radius of this zone was set to 2 kilometers, and the central angle was set to 30 degrees. Each episode ended when one of the platforms entered the other’ s weapon engagement zone, at which point a reward of +5000 was given to the platform in firing position, and -5000 to the platform that was about to be fired upon. If neither platform entered the other’s engagement zone within 1000 timesteps, a draw was declared and each platform received no reward (value of zero). [00072] In reinforcement learning applications, it is typical for the environment to provide the agent with a more informative “dense reward” function that provides a more continuous spectrum of outcome desirability than just win or loss.
- the environment also provides each agent with its opponent’s distance, closing speed, bearing, heading, and cross speed after each simulation time-step. This allows the agent to select an action based on the current observed state of the environment.
- FIG. 8 depicting a simple scenario performed with a simulator that provides 10,000 episodes mapped from a starting point.
- the baseline 800 result uses pure reinforcement learning. It takes approximately 2,500 episodes of experience before the agent learns to win more episodes than it loses.
- a desired embodiment 802 of this invention uses one of its scripted policies to achieve learning that appears almost instantaneous by comparison. Indeed, the prior knowledge encoded in the scripted policy greatly simplifies the reinforcement learning task.
- the low-level controller 302 generates a command signal to allow the system (via one or more processors, etc.) to control a device 900 (e.g., a mobile device display, a virtual reality display, an augmented reality display, a computer monitor, a motor, engines, a machine, a drone, a camera, etc.).
- the control of the device 900 may be used to cause the device to move or otherwise initiate a physical action based on the scripted action (i.e., execute the scripted action).
- an Unmanned Air Vehicle (UAV) or drone - either one that is simulated on a computer or a real one with hardware actuators connected to the system herein described - may be controlled using a set of behaviors that are selected using the high-level controller.
- One such behavior implements a guidance law (e.g. proportional navigation) that causes the controlled aircraft to pursue another aircraft, based on the relative position, orientation, and/or velocity of the second aircraft as determined using radar, a visual camera, infrared camera, acoustic sensor, LIDAR, or any other sensor that can provide this information.
- a guidance law e.g. proportional navigation
- radar a visual camera, infrared camera, acoustic sensor, LIDAR, or any other sensor that can provide this information.
- An evade behavior can also be included.
- a weapon firing behavior when selected, would cause the aircraft to initiate a series of actuator movements and / or ignitions that activate a weapon such as a gun or missile with the goal of destroying or otherwise disabling the other aircraft.
- a weapon support behavior when selected, would cause the aircraft to maintain a position that allows it to illuminate an enemy aircraft with its radar transmitter to provide support for a radar-guided missile. Any other typical aircraft procedure or maneuver that can be automated using a series of actuator movements could be included in the set of available behaviors.
- a drone or other autonomous vehicle may be controlled to move to an area where the localization of the object is determined to be based on imagery obtained from the environment.
- a camera may be controlled to orient towards or track an object. In other words, actuators or motors are activated to cause the camera (or sensor) to move or zoom in on the location where the object is localized.
- the camera can be caused to rotate or turn to view other areas within a scene until the sought after object is detected.
- the system can cause the autonomous vehicle to perform a vehicle operation. For instance, if the vehicle sensors detect an object in the vehicle’s pathway, the system can be used to cause a precise vehicle maneuver (scripted action) for collision avoidance by controlling a vehicle component. For example, if the vehicle is an automobile and the object is a stop sign, the system may cause the autonomous vehicle to apply a functional response, such as a braking operation, to stop the vehicle.
- a functional response such as a braking operation
- Other appropriate responses may include one or more of a steering operation, a throttle operation to increase speed or to decrease speed, or a decision to maintain course and speed without change. The responses may be appropriate for avoiding a collision, improving travel speed, or improving efficiency.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- Molecular Biology (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Feedback Control In General (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201962953008P | 2019-12-23 | 2019-12-23 | |
| US16/792,869 US12271787B2 (en) | 2019-03-05 | 2020-02-17 | Robust, scalable and generalizable machine learning paradigm for multi-agent applications |
| PCT/US2020/054455 WO2021133453A2 (en) | 2019-12-23 | 2020-10-06 | Autonomous behavior generation with hierarchical reinforcement learning |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4081948A2 true EP4081948A2 (en) | 2022-11-02 |
Family
ID=76576122
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP20878052.8A Pending EP4081948A2 (en) | 2019-12-23 | 2020-10-06 | Autonomous behavior generation with hierarchical reinforcement learning |
Country Status (3)
| Country | Link |
|---|---|
| EP (1) | EP4081948A2 (en) |
| CN (1) | CN114746867B (en) |
| WO (1) | WO2021133453A2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116061971B (en) * | 2023-01-31 | 2025-10-21 | 清华大学 | Autonomous driving method and device based on hierarchical reinforcement learning |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6473851B1 (en) | 1999-03-11 | 2002-10-29 | Mark E Plutowski | System for combining plurality of input control policies to provide a compositional output control policy |
| US20170061283A1 (en) * | 2015-08-26 | 2017-03-02 | Applied Brain Research Inc. | Methods and systems for performing reinforcement learning in hierarchical and temporally extended environments |
| US10732639B2 (en) * | 2018-03-08 | 2020-08-04 | GM Global Technology Operations LLC | Method and apparatus for automatically generated curriculum sequence based reinforcement learning for autonomous vehicles |
| WO2019222634A1 (en) * | 2018-05-18 | 2019-11-21 | Google Llc | Data-efficient hierarchical reinforcement learning |
| CN110032782B (en) * | 2019-03-29 | 2023-03-07 | 银江技术股份有限公司 | A city-level intelligent traffic signal control system and method |
| CN109992000B (en) * | 2019-04-04 | 2020-07-03 | 北京航空航天大学 | Multi-unmanned aerial vehicle path collaborative planning method and device based on hierarchical reinforcement learning |
-
2020
- 2020-10-06 WO PCT/US2020/054455 patent/WO2021133453A2/en not_active Ceased
- 2020-10-06 CN CN202080081303.4A patent/CN114746867B/en active Active
- 2020-10-06 EP EP20878052.8A patent/EP4081948A2/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| WO2021133453A3 (en) | 2021-08-12 |
| CN114746867B (en) | 2025-08-15 |
| WO2021133453A2 (en) | 2021-07-01 |
| CN114746867A (en) | 2022-07-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20210147079A1 (en) | Autonomous behavior generation with hierarchical reinforcement learning | |
| Wang et al. | Deep reinforcement learning-based air combat maneuver decision-making: literature review, implementation tutorial and future direction | |
| Okuyama et al. | Autonomous driving system based on deep q learnig | |
| Chen et al. | Stabilization approaches for reinforcement learning-based end-to-end autonomous driving | |
| CN113741500B (en) | Unmanned aerial vehicle air combat maneuver decision-making method for intelligent predation optimization of simulated Harris eagle | |
| CN113625569B (en) | Small unmanned aerial vehicle prevention and control decision method and system based on hybrid decision model | |
| Yue et al. | Deep reinforcement learning for UAV intelligent mission planning | |
| Wang et al. | An evolutionary multi-agent reinforcement learning algorithm for multi-UAV air combat | |
| US9747543B1 (en) | System and method for controller adaptation | |
| Fu et al. | Memory-enhanced deep reinforcement learning for UAV navigation in 3D environment | |
| Zhou et al. | UAV 3D online track planning based on improved SAC algorithm | |
| Lele | Artificial intelligence (AI) | |
| Wang et al. | Unmanned surface vessel obstacle avoidance with prior knowledge‐based reward shaping | |
| Kritsky et al. | Model for intercepting targets by the unmanned aerial vehicle | |
| Zhu et al. | Hierarchical decision and control for continuous multitarget problem: Policy evaluation with action delay | |
| CN119578243A (en) | A method for generating a maneuver strategy to evade missiles and rotate to lock on to the enemy | |
| CN118672138A (en) | Unmanned aerial vehicle real-time simulation decision-making method based on human preference | |
| Darwish et al. | Drone navigation and target interception using deep reinforcement learning: A cascade reward approach | |
| CN114077242A (en) | Device and method for controlling a hardware agent in a control situation with a plurality of hardware agents | |
| CN114746867B (en) | System, computer program product, and method for autonomous behavior generation | |
| Peng et al. | Model predictive control-based pursuit-evasion games for unmanned surface vessel | |
| Zheng et al. | Within-visual-range air combat maneuver decision-making in obstructed environments via a curriculum self-play soft actor-critic with an attention mechanism | |
| Zhang et al. | Development and implementation of a robotic moving target system for object recognition testing | |
| Li et al. | A generalizable autonomous maneuvering decision-making method for UCAV air combat combining PER-D3QN and zero-sum Markov game | |
| van Wijk et al. | Deep reinforcement learning controller for autonomous tracking of evasive ground target |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20220331 |
|
| AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) | ||
| P01 | Opt-out of the competence of the unified patent court (upc) registered |
Effective date: 20230525 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: EXAMINATION IS IN PROGRESS |
|
| 17Q | First examination report despatched |
Effective date: 20241017 |