Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SELF-AWARE VISUAL-TEXTUAL CO-GROUNDED NAVIGATION AGENT
Document Type and Number:
WIPO Patent Application WO/2020/069160
Kind Code:
A1
Abstract:
An agent for navigating a mobile automated system is disclosed herein. The navigation agent receives a navigation instruction and visual information for one or more observed images. The navigation agent is provided or equipped with self-awareness, which provides or supports the following abilities: identifying which direction to go or proceed by determining the part of the instruction that corresponds to the observed images (visual grounding), and identifying which part of the instruction has been completed or ongoing and which part is potentially needed for the next action selection (textual grounding). In some embodiments, the navigation agent applies regularization to ensures that the grounded instruction can correctly be used to estimate the progress made towards the navigation goal (progress monitoring).

Inventors:
MA CHIH-YAO (US)
XIONG CAIMING (US)
Application Number:
PCT/US2019/053200
Publication Date:
April 02, 2020
Filing Date:
September 26, 2019
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
SALESFORCE COM INC (US)
International Classes:
G05D1/00; G06V10/764; G10L15/00
Foreign References:
US20160161946A12016-06-09
Other References:
CHIH-YAO MA ET AL: "Self-Monitoring Navigation Agent via Auxiliary Progress Estimation", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 10 January 2019 (2019-01-10), XP081013630
DANIEL FRIED ET AL: "Speaker-Follower Models for Vision-and-Language Navigation", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 7 June 2018 (2018-06-07), XP081422107
ZHE HU ET AL: "Safe Navigation with Human Instructions in Complex Scenes", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 12 September 2018 (2018-09-12), XP081081996
FRIED ET AL.: "Speaker-follower models for vision-and-language navigation", ADVANCES IN NEURAL INFORMATION PROCESSING SYSTEMS (NIPS), 2018
VASWANI ET AL.: "Attention is all you need", ADVANCES IN NEURAL INFORMATION PROCESSING SYSTEMS (NIPS), 2017, pages 5998 - 6008
ANDERSON ET AL.: "Vision-and- language navigation: Interpreting visually-grounded navigation instructions in real environments", PROCEEDINGS OF THE IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR), vol. 2, 2018
WANG ET AL.: "Look before you leap: Bridging model-free and model-based reinforcement learning for planned-ahead vision-and-language navigation", EUROPEAN CONFERENCE ON COMPUTER VISION (ECCV), 2018
Attorney, Agent or Firm:
WOO, Philip W. et al. (US)
Download PDF:
Claims:
WHAT IS CLAIMED IS:

1. A computing device comprising:

a memory containing machine readable medium storing machine executable code; and one or more processors coupled to the memory and configurable to execute the machine executable code to cause the one or more processors to:

receive a navigation instruction for instructing a mobile automated system to navigate an environment in which the mobile automated system is located;

receive visual information for the environment, the visual information comprising one or more images observed for the environment as the mobile automated system is navigated therethrough;

generate an instruction grounding based at least in part on the navigation instruction, the instruction grounding identifying which part of the navigation instruction has been completed by the mobile automated system and which part of the navigation instruction is outstanding;

generate a visual grounding based at least in part on the visual information, the visual grounding identifying a direction in which the mobile automated system should proceed; and

using the instruction grounding and the visual grounding, generate an action for the mobile automated system to perform for navigating the environment.

2. The computing device of claim 1, wherein the machine executable code further causes the one or more processors to monitor progress of navigation of the automated system to ensure that the instruction grounding accurately reflects the navigation progress.

3. The computing device of claim 1 or 2, wherein the machine executable code causes the one or more processors to:

generate an encoder context based on the instruction grounding and the visual grounding; and

generate the action for the mobile automated system using the encoder context.

4. The computing device of any of claims 1-3, wherein the machine executable code causes the one or more processors to perform a natural language processing task on the navigation instruction.

5. The computing device of any of claims 1-4, wherein the machine executable code causes the one or more processors to identify a navigable direction with the highest correlation to the instruction grounding.

6. The computing device of any of claims 1-5, wherein the machine executable code causes the one or more processors to:

identify a plurality of directions in which the mobile automated system can navigate; and for each identified navigable direction, generate a respective probability.

7. A method for navigating a mobile automated system, the method comprising:

receiving, at one or more processors, a navigation instruction for instructing the mobile automated system to navigate an environment in which the mobile automated system is located; receiving, at the one or more processors, visual information for the environment, the visual information comprising one or more images observed for the environment as the mobile automated system is navigated therethrough;

generating, at the one or more processors, an instruction grounding based at least in part on the navigation instruction, the instruction grounding identifying which part of the navigation instruction has been completed by the mobile automated system and which part of the navigation instruction is outstanding;

generating, at the one or more processors, a visual grounding based at least in part on the visual information, the visual grounding identifying a direction in which the mobile automated system should proceed; and

using the instruction grounding and the visual grounding, generating, at the one or more processors, an action for the mobile automated system to perform for navigating the

environment.

8. The method of claim 7, comprising monitoring progress of navigation of the automated system to ensure that the instruction grounding accurately reflects the navigation progress.

9. The method of claim 7 or 8, wherein generating an action comprises:

generating an encoder context based on the instruction grounding and the visual grounding; and

generating the action for the mobile automated system using the encoder context.

10. The method of any of claims 7-9, comprising performing a natural language processing task on the navigation instruction.

11. The method of any of claims 7-10, wherein generating an action comprises identifying a navigable direction with the highest correlation to the instruction grounding.

12. The method of any of claims 7-11, wherein generating an action comprises:

identifying a plurality of directions in which the mobile automated system can navigate; and

for each identified navigable direction, generating a respective probability.

13. A non-transitory machine-readable medium comprising executable code which when executed by one or more processors associated with a computing device are adapted to cause the one or more processors to perform a method comprising:

receiving, at the one or more processors, a navigation instruction for instructing the mobile automated system to navigate an environment in which the mobile automated system is located;

receiving, at the one or more processors, visual information for the environment, the visual information comprising one or more images observed for the environment as the mobile automated system is navigated therethrough;

generating, at the one or more processors, an instruction grounding based at least in part on the navigation instruction, the instruction grounding identifying which part of the navigation instruction has been completed by the mobile automated system and which part of the navigation instruction is outstanding;

generating, at the one or more processors, a visual grounding based at least in part on the visual information, the visual grounding identifying a direction in which the mobile automated system should proceed; and

using the instruction grounding and the visual grounding, generating, at the one or more processors, an action for the mobile automated system to perform for navigating the

environment.

14. The non-transitory machine-readable medium of claim 13, wherein the executable code further causes the one or more processors to monitor progress of navigation of the automated system to ensure that the instruction grounding accurately reflects the navigation progress.

15. The non-transitory machine-readable medium of claim 13 or 14, wherein the executable code causes the one or more processors to:

generate an encoder context based on the instruction grounding and the visual grounding; and

generate the action for the mobile automated system using the encoder context.

16. The non-transitory machine-readable medium of any of claims 13-15, wherein the executable code causes the one or more processors to perform a natural language processing task on the navigation instruction.

17. The non-transitory machine-readable medium of any of claims 13-16, wherein the executable code causes the one or more processors to identify a navigable direction with the highest correlation to the instruction grounding.

18. The non-transitory machine-readable medium of any of claims 13-17, wherein the executable code causes the one or more processors to:

identify a plurality of directions in which the mobile automated system can navigate; and for each identified navigable direction, generate a respective probability.

Description:
SELF-AWARE VISUAL-TEXTUAL CO-GROUNDED NAVIGATION AGENT

RELATED APPLICATIONS

[0001] This application claims priority to U.S. Provisional Patent Application No. 62/737,684, filed September 27, 2018, and U.S. Nonprovisional Patent Application No. 16/176,955 filed on October 31, 2018, which are incorporated by reference herein in their entirety.

COPYRIGHT NOTICE

[0002] A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.

TECHNICAL FIELD

[0003] The present disclosure relates generally to automated navigation systems, and more specifically to a self-aware visual-textual co-grounded navigation agent.

BACKGROUND

[0004] A Vision-and-Language Navigation (VLN) task entails a robot or other mobile automated system following navigational instruction in an unknown environment. In the VLN task, an agent is placed in an unknown realistic environment and is required to follow natural language instructions to navigate the mobile automated system from its starting location to a goal location. In contrast to other navigation situations, a technical problem with a VLN task is that the agent does not have an explicit representation of the target (e.g., location in a map or image representation of the goal) to know if the goal has been reached or not. Instead, the agent needs to be aware of its navigation status through the association between the sequence of observed visual inputs to instructions. BRIEF DESCRIPTION OF THE DRAWINGS

[0005] Figure 1 is a simplified diagram of a computing device according to some

embodiments.

[0006] Figure 2 is a simplified diagram of a navigation agent according to some

embodiments.

[0007] Figure 3 is a simplified diagram of a method for navigation according to some embodiments.

[0008] Figure 4 shows an example of a Vision-and-Language (VLN) navigation task according to some embodiments.

[0009] Figure 5 illustrates an example table comparing performance of the navigation agent against other approaches.

[0010] Figure 6 illustrates an example table for an ablation study.

[0011] Figure 7 shows examples of the navigation agent performing navigation tasks.

[0012] In the figures, elements having the same designations have the same or similar functions.

DETAILED DESCRIPTION

[0013] This description and the accompanying drawings that illustrate aspects, embodiments, implementations, or applications should not be taken as limiting— the claims define the protected invention. Various mechanical, compositional, structural, electrical, and operational changes may be made without departing from the spirit and scope of this description and the claims. In some instances, well-known circuits, structures, or techniques have not been shown or described in detail as these are known to one skilled in the art. Like numbers in two or more figures represent the same or similar elements.

[0014] In this description, specific details are set forth describing some embodiments consistent with the present disclosure. Numerous specific details are set forth in order to provide a thorough understanding of the embodiments. It will be apparent, however, to one skilled in the art that some embodiments may be practiced without some or all of these specific details. The specific embodiments disclosed herein are meant to be illustrative but not limiting. One skilled in the art may realize other elements that, although not specifically described here, are within the scope and the spirit of this disclosure. In addition, to avoid unnecessary repetition, one or more features shown and described in association with one embodiment may be incorporated into other embodiments unless specifically described otherwise or if the one or more features would make an embodiment non-functional.

Computing Device

[0015] Figure 1 is a simplified diagram of a computing device 100 according to some embodiments. According to some embodiments, computing device 100 may be used to implement an agent that can provide computer instructions to a robot or other mobile automated system for navigating in an unknown environment. In some embodiments, computing device 100 may be incorporated into the robot or automated system. In some embodiments, the computing device may be separate from the robot or automated system, but in communication with the same, for example, over wireless signaling, to exchange data, information, and control.

[0016] The computing device 100 can receive instructions 160 for instructing the robot or automated system to navigate in its current environment. An example of such instructions can be:“ Exit the bedroom and go towards to the table. Go to the stairs on the left of the couch. Wait on the third step.” These instructions can be in the in the form of text or speech provided, for example, by a human user. The computing device 100 can also receive visual information 170, for example, in the form of images captured by a camera in the robot or mobile automated system. The computing device 100 processes both the navigation instructions 160 and visual information 170, and generates next action and progress results 180 for controlling the robot or mobile automated system.

[0017] According to some embodiments, the computing device 100 implements or participates in the implementation of a Vision-and-Language (VLN) navigation task, which requires the agent to follow natural language instructions to navigate through a photo-realistic environment without a map. In the VLN task, an agent is placed in an unknown realistic environment and is required to follow natural language instructions to navigate from its starting location to a goal location. Different from existing navigation tasks, the agent does not have an explicit representation of the target (e.g., location in a map or image representation of the goal) to know if the goal has been reached or not.

[0018] As shown in Figure 1, computing device 100 includes a processor 110 coupled to memory 120. Operation of computing device 100 is controlled by processor 110. And although computing device 100 is shown with only one processor 110, it is understood that processor 110 may be representative of one or more central processing units, multi-core processors, microprocessors, microcontrollers, digital signal processors, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), graphics processing units (GPUs), tensor processing units (TPUs), and/or the like in computing device 100. Computing device 100 may be implemented as a stand-alone subsystem, as a board added to a computing device, and/or as a virtual machine.

[0019] Memory 120 may be used to store software executed by computing device 100 and/or one or more data structures used during operation of computing device 100. Memory 120 may include one or more types of machine readable media. Some common forms of machine readable media may include floppy disk, flexible disk, hard disk, magnetic tape, any other magnetic medium, CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, any other memory chip or cartridge, and/or any other medium from which a processor or computer is adapted to read.

[0020] Processor 110 and/or memory 120 may be arranged in any suitable physical arrangement. In some embodiments, processor 110 and/or memory 120 may be implemented on a same board, in a same package (e.g., system-in-package), on a same chip (e.g., system-on- chip), and/or the like. In some embodiments, processor 110 and/or memory 120 may include distributed, virtualized, and/or containerized computing resources. Consistent with such embodiments, processor 110 and/or memory 120 may be located in one or more data centers and/or cloud computing facilities.

[0021] Referring again to the example, Figure 3 illustrates the Vision-and-Language (VLN) navigation task for the instructions“ Exit the bedroom and go towards the table. Go to the stairs on the left of the couch. Wait on the third step.” Given this instruction, in some embodiments, the navigation agent of the present disclosure first needs to locate which instruction is needed for the next movement, which in turn requires the agent to be aware of (e.g., to explicitly represent or have an attentional focus on) which instructions were completed or are ongoing. For instance, the action“Go to the stairs” should be carried out once the agent has exited the room and moved towards the table. However, there exists inherent ambiguity for the action“go towards the table.” That is, while the agent is expected to control or direct the robot or mobile automated system to perform the action of“Go to the stairs” after completing the action of“go towards the table,” it is not clear what defines the completion of“go towards the table.” Therefore, it is necessary for the agent to be aware of both the past and the next part of the instructions to follow them smoothly. Indeed, assessing the progress made towards the goal has been shown to be important for goal-directed tasks in human decision-making. While a number of approaches have been proposed for VLN, previous approaches for VLN generally are not aware of which instruction is next nor the progress towards the goal.

[0022] To address this, according to some embodiments, the navigation agent implemented by computing device 100 is provided or equipped with self-awareness, which provides or supports the following abilities: (1) identifying which direction to go or proceed by determining the part of the instruction that corresponds to the observed images— visual grounding, (2) identifying which part of the instruction has been completed or ongoing and which part is potentially needed for the next action selection— textual grounding, and (3) ensuring that the grounded instruction can correctly be used to estimate the progress made towards the goal, and apply regularization to ensure this— progress monitoring.

[0023] In some embodiments, both visual and textual grounding are achieved simultaneously by incorporating the full history of grounded instructions (e.g., based on or derived from navigation instructions 160), observed images (e.g., visual information 170), and selected actions into the navigation agent. The navigation agent leverages the structural bias between the words in the instructions used for action selection and the progress made towards the goal. A new objective function for the agent is proposed or provided to measure how well the agent can estimate the completion of instruction-following. By conditioning on the positions and weights of grounded instruction as input, the navigation agent can be self-aware of its progress and further ensure that the textual grounding accurately reflects the progress made.

[0024] To implement this, in some embodiments, as shown in Figure 1, memory 120 includes a textual grounding module 130, a visual grounding module 140, a progress monitor module 150, and an action selection module 155. In some embodiments, any, up to all, of textual grounding module 130, visual grounding module 140, progress monitor module 150, and action selection module 155 may include or be implemented with a single- or multi-layer neural network, with suitable pre-processing, encoding, decoding, and output layers. Neural networks have

demonstrated great promise as a technique for automatically analyzing real-world information with human-like accuracy. In general, neural network models receive input information and make predictions based on the input information. For example, a neural network classifier may predict a class of the input information among a predetermined set of classes. Whereas other approaches to analyzing real-world information may involve hard-coded processes, statistical analysis, and/or the like, neural networks learn to make predictions gradually, by a process of trial and error, using a machine learning process. A given neural network model may be trained using a large number of training examples, proceeding iteratively until the neural network model begins to consistently make similar inferences from the training examples that a human might make.

[0025] In some embodiments, the agent— implemented with textual grounding module 130, visual grounding module 140, progress monitor module 150, and action selection module 155— is modeled with sequence-to- sequence architecture with attention by using one or more recurrent neural networks (RNNs). In some embodiments, the RNN can use or be implemented with Long Short Term Memory (LSTM) to effectively carry the flow of information. [0026] And although textual grounding module 130, visual grounding module 140, progress monitor module 150, and action selection module 155 are depicted as software modules, they may be implemented using hardware, software, and/or a combination of hardware and software.

[0027] While Figure 1 is a high-level diagram, Figure 2 illustrates more details for the co grounded navigation agent according to some embodiments. And Figure 3 shows a

corresponding method 300 for the co-grounded navigation agent according to some

embodiments. Although Figure 3 suggests an ordering to processes 310-360, it is understood that the processes may be performed in other orders. For example, in some embodiments, processes 330 and 340 may be performed in any order and/or concurrently.

Navigation Agent

[0028] Figure 2 is a simplified diagram of a navigation agent 200 according to some embodiments. In some embodiments, the navigation agent 200 can implement the navigation agent of the computing device 100 described with respect to Figure 1.

[0029] As shown, the navigation agent 200 comprises textual grounding module 230, visual grounding module 240, progress monitor module 250, and action selection module 255 which in some embodiments, can be implementations for the textual grounding module 130, visual grounding module 140, progress monitor module 150, and action selection module 155 of Figure 1.

[0030] In some embodiments, navigation agent 200 may comprise one or more neural networks, which can implement one or more of the textual grounding module 230, visual grounding module 240, progress monitor module 250, and action selection module 255, or be in addition to, or separate from those modules. The one or more neural networks implement or operate as encoder and decoder to process the various information and other items received by, and generated within, the navigation agent 200. This includes, but is not limited to, the navigation instructions, observed images (e.g., visual information), and information for actions taken by the robot or mobile automated system. [0031] In some embodiments, the navigation agent 200 performs co-grounding on visual and textual signals or information for the VLN task— visual grounding from instructions helps the agent 200 to determine the right direction, whereas textual grounding implicitly enables the navigation agent 200 to know which part of the instruction is completed and which is needed to proceed. Co-grounding provides useful information for the navigation agent 200 to be self- aware, continually monitoring its progress toward a desired goal— e.g., such as the completion of the set of navigations instructions for the robot or mobile automated system.

[0032] In some embodiments, the navigation agent 200 is modeled with a sequence-to- sequence architecture with attention by using a recurrent neural network (RNN). In some embodiments, as shown in Figure 2, such RNN is implemented with one or more encoding elements, which separately or take together implement a Long Short Term Memory (LSTM) 260 to carry the flow of information effectively. The LSTM 260 receives operates or processes (e.g., decodes) information or elements from, among other things, the textual grounding module 230 and the visual grounding module 240. In some embodiments, the navigation agent 200 is enabled with panoramic view (for example, as described in more detail in Fried et ah,“Speaker-follower models for vision-and-language navigation,” In Advances in Neural Information Processing Systems (NIPS), 2018, which is incorporated by reference herein).

[0033] With respect to notation, given a natural language instruction (e.g., 160) with L words, its representation is denoted by X = {xi, X2, XL) , where xi is the feature vector for the /-th word encoded by an LSTM language encoder. At each time step t, the navigation agent 200 perceives a set of images at each viewpoint v t = {v (,i , v (,2 , ..., V I .K) , where K is the maximum number of navigable directions, and v t,k represents the image feature of direction k. The co grounding feature of instruction and image are denoted as x t and v t respectively. The selected action is denoted as a ( . The leamable weights are denoted with W, with appropriate sub/super scripts as necessary. In some embodiments, the bias term b can be omitted to avoid notational clutter in the exposition.

[0034] At each time step t, the LSTM 260 (decoder) observes representations of the current attended panoramic image or visual grounding feature v t , previous selected action a t-\ and current grounded instruction feature JCT as input, and outputs an encoder context or hidden state ht. 1) where [,] denotes concatenation. The previous encoder context h t \ is used to obtain the textual grounding feature JCT and visual grounding feature v t , whereas the current encoder context h t can be used to obtain next action a ( , as described herein.

[0035] Navigation agent 200 receives as input navigation instructions (process 310 of Figure 3)— e.g.,“ Exit the bedroom and go towards to the table. Go to the stairs on the left of the couch. Wait on the third step.” In particular, the textual grounding module 230 receives and operates on the navigation instructions. When the agent 200 moves from one viewpoint to another, it is required to identify which direction to go by relying on grounded instruction, i.e., which parts of the instruction should be used. This can either be the instruction matched with the past (ongoing action a ( _i) or predicted for the future (next action a ( ). In some embodiments, the textual grounding module 230 performs natural language processing (NLP) on the instructions 160. NLP is one class of problems to which neural networks may be applied. NLP can be used to instill new neural networks with an understanding of individual words and phrases.

[0036] Based on the received navigation instructions, textual grounding module 230 generates an instruction grounding (process 330 of Figure3). Textual grounding module 230 identifies which part of an instruction has been completed or ongoing and which part is outstanding, and thus potentially needed for the next action. To capture the relative position between words within an instruction, in some embodiments, textual grounding module 230 performs or incorporates positional encoding PE(.) (as described in more detail, for example, in Vaswani et ah,“Attention is all you need,” In Advances in Neural Information Processing Systems (NIPS), pp. 5998-6008, 2017, which is incorporated by reference herein) into the instruction features. Textual grounding module 230 then performs soft- attention (e.g., softmax) on the instruction features X, as shown on the left side of Figure 2. The attention distribution over L words of the instructions is computed as: where W x are parameters to be learned, z t te L xtual is a scalar value computed as the correlation between word l of the instruction and previous hidden state h t-\ , and a t is the attention weight over features in instructions X at time t. Based on the textual attention distribution, the grounded textual feature x t can be obtained by the weighted sum over the textual features x t = a. r X .

[0037] In some embodiments, the embedding dimension for encoding the navigation instruction is 256. The navigation agent can use a dropout layer with ratio 0.5 after the embedding layer. The instruction can be encoded using a regular LSTM, and the hidden state is 512 dimensional. The MLP g used for projecting the raw image feature is BN ~ FC - BN Dropout -^ReLU. The FC layer projects the 2l76-d input vector to a l024-d vector, and the dropout ratio is set to be 0.5. The hidden state of the LSTM used for carrying the textual and visual information through time in Eq. 1 is 512. The maximum length of instruction is set to be 80, thus the dimension of the attention weights of textual grounding a t is also 80. The dimension of the learnable matrices from Eq. 2 to 5 are: W x E R 512x512 > W V E p 512xl024 > w a g

[0038] In order to locate the completed or ongoing instruction, the navigation agent 200 should keep track of the sequence of images observed along the navigation trajectory. To accomplish this, the navigation agent 200 receives visual information (process 320 of Figure 3). The visual grounding module 240 operates on the visual information v t , which can be in the form of one or more images from a camera, e.g., provided on the robot or automated system. The visual grounding module 240 generates visual grounding (process 340 of Figure 3). To make a decision on which direction to go, the navigation agent 200, using visual grounding module 240, finds the image features on navigable directions with the highest correlation with the grounded navigation instruction.

[0039] In some embodiments, visual grounding module 240 can use the pre-trained ResNet- 152 on ImageNet to extract image features. Each image feature is thus a 2048-d vector. The embedded feature vector for each navigable direction is obtained by concatenating an appearance feature with a 4-d orientation feature [ sin(j ; cos < j> ; sinO cos()\ , where f and Q are the heading and elevation angles. The 4-dim orientation features are tiled 32 times (as described in more detail in Fried et al., 2018), resulting in an embedding feature vector with 2176 dimension.

[0040] In some embodiments, visual grounding module 240 performs visual attention over the surrounding views based on its previous hidden vector h t-\ . The visual attention weight b, can be obtained as: where g is a two-layer Multi-Layer Perceptron (MLP), W v are parameters to be learnt. Similar to Eq. 2, the grounded visual feature v t can be obtained by the weighted sum over the visual features vt = bΐ v.

[0041] Navigation agent 200 generates an action for navigation (process 350 of Figure 3). In particular, action selection module 255 identifies, determines, generates, or selects an action a ( for the robot or automated system to take (e.g., which direction to go). To make a decision on the action, in some embodiments, the action selection module 255 identifies or finds the image features on navigable directions with the highest correlation with the grounded navigation instruction JCT and the current hidden state h,. In some embodiments, the action selection module 255 uses the inner-product to compute the correlation, and the probability of each navigable direction is then computed as: where W a are the learned parameters, g(.) is the same Multi-Layer Perceptron (MLP) as in Eq. 3, and p t is the probability of each navigable direction at time t. The action selection module 255 uses categorical sampling during training to select the next action a t .

[0042] Unlike other methods with the panoramic view, which attend to instructions only based on the history of observed images, the navigation agent 200 achieves both textual and visual grounding using the shared hidden state output containing, derived, or based on grounded information from both textual and visual modalities. In some embodiments, during action selection, action selection module 255 relies on both hidden state output and grounded instruction, instead of only relying on grounded instruction.

[0043] According to some embodiments, one or both of LSTM 260 and action selection module 255 taken together with the textual grounding module 230 and the visual grounding module 240 support, allow for, or provide visual-textual co-grounding to identify or determine the navigation instruction completed in the past, the navigation instruction needed in the next action, and the moving direction from surrounding images. As such, such combination of these elements can form a visual-textual co-grounding module.

[0044] In some embodiments, the textual-grounding should correctly or accurately reflect the progress (e.g., that the robot or mobile automated system is making) towards the goal, since the navigation agent 200 can then implicitly know where it is now and what the next instruction to be completed will be. With the visual-textual co-grounding, navigation agent 200 can ensure that the grounded instruction reasonably informs decision making when selecting a navigable direction. This may be necessary, but not sufficient, for ensuring that the notion of progress to the goal is encoded.

[0045] Thus, according to some embodiments, the navigation agent 200 may monitor the progress of the robot or mobile automated system towards its goal (process 360 of Figure 3). For this, navigation agent 200 may include or incorporate a progress monitor module 250. The progress monitor module 250 can serve as regularizer during training and intelligently prunes unfinished trajectories during inference.

[0046] Since the positions of localized instruction can be a strong indication of the navigation progress due to the structural alignment bias between navigation steps and instruction, the progress monitor module 250 can estimate how close the current viewpoint is to the final goal by conditioning on the positions and weights of grounded instruction. This can further enforce the result of textual-grounding to align with the progress made towards the goal and to ensure the correctness of the textual-grounding.

[0047] In some embodiments, the progress monitor module 250 aims to estimate the navigation progress by conditioning on three inputs: the history of grounded images and instructions, the current observation of the surrounding images, and the positions of grounded instructions. We therefore represent these inputs by using (1) the previous hidden state h t-\ and the current cell state c t of the LSTM 260, (2) the grounded surrounding images v t , and (3) the distribution of attention weights of textual-grounding a t , as shown at the bottom of Figure 2. For this, the progress monitor module 250 receives input from each of the textual grounding module 230 and visual grounding module 240.

[0048] In some embodiments, the progress monitor module 250 first computes an additional hidden state output hf m by using grounded image representations v t as input, similar to how a regular LSTM computes hidden states except it uses concatenation over element-wise addition for empirical reasons. The hidden state output is then concatenated with the attention weights a t on textual-grounding to estimate how close the navigation agent 200 is to the goal. The output of the progress monitor which represents the completeness of instruction-following, is computed as: where W h and W pm are the learned parameters, c t is the cell state of the LSTM 260, @ denotes the element-wise product, and s is the sigmoid function.

[0049] Figure 4 shows an example of the navigation agent 200 of the present disclosure operating to instruct a robot or mobile automated system to carry out navigation instructions— e.g.,“ Walk up stairs. At top of stairs turn right. Walk straight to bedroom. Turn left and walk to bed lamp. Turn left and enter closet. Stop at....” The self-aware agent 200 successfully navigates in an unseen environment. The agent 200 starts from starting position and follows the instruction towards the goal. The percentage of instruction completeness estimated by the proposed progress monitor gradually increases as the agent 200 navigates and approaches to the desired goal.

Training

[0050] According to some embodiments, a new objective function is used to train the progress monitor module 250. The training target yF m is defined as the normalized distance from the current viewpoint to the goal, i.e., the target will be 0 at the beginning and closer to 1 as the navigation agent 200 approaches the goal. Note that the target can also be lower than 0, if the navigation agent’s current distance from the goal is farther than the starting point. Finally, the self-aware agent 200 is optimized with two cross-entropy losses, computed with respect to the outputs from both action selection and progress monitor.

is the action probability of each navigable direction, A = 0:5 is the weight balancing the two losses, and y is the ground-truth navigable direction at step t.

[0051] In some embodiments, use ADAM can be used as the optimizer during training. The learning rate is le - 4 with batch size of 64 consistently throughout all experiments. When using beam search, the beam size is set to be 15. Categorical sampling can be performed during training for action selection.

Inference

[0052] In some embodiments, during inference, the navigation agent 200 can use or employ beam search (as described in more detail in Fried et al., 2018). In particular, while the navigation agent 200 decides which trajectories in the beams to keep, it is equally important to evaluate the state of the beams on actions as well as on the agent’ s confidence in completing the given instruction at each traversed viewpoint. This is accomplished by integrating the output of progress monitor module 250 into the accumulated probability of beam search. At each step, when candidate trajectories compete based on accumulated probability, the estimated

completeness of instruction-following is integrated with action probability / ¾, , to directly evaluate the partial and unfinished candidate routes: p t beam = /"" A- Pk,t

Experiments and Evaluation

[0053] In some embodiments, the navigation agent 200 can be evaluated using the Room-to- Room (R2R) dataset, as further described in more detail in Anderson et al.,“Vision-and- language navigation: Interpreting visually-grounded navigation instructions in real environments,” In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), volume 2, 2018, which is incorporated by reference. The R2R dataset has 7,189 paths, with each path having three ground-truth navigation instructions written by humans. The whole dataset is divided into 4 sets: training, validation seen, validation unseen, and test sets unseen.

[0054] For evaluation, the same metrics used by previous work on the R2R task are followed: (1) Navigation Error (NE), mean of the shortest path distance in meters between the navigation agent’s final position and the goal location; (2) Success Rate (SR), the percentage of final positions less than 3m away from the goal location; and (3) Oracle Success Rate (OSR), the success rate if the navigation agent can stop at the closest point to the goal along its trajectory.

[0055] The self-aware navigation agent 200 of the present disclosure is compared with various existing approaches— e.g., Student-forcing (Anderson et ah, 2018), RPA (Wang et ah, “Look before you leap: Bridging model-free and model-based reinforcement learning for planned-ahead vision-and-language navigation,” In European Conference on Computer Vision (ECCV), 2018), and Speaker-Follower (Fried et ah, 2018). As shown in the table of Figure 5, the navigation agent 200 of the present disclosure (and its corresponding method) achieve significant performance improvement compared to the state of the art without data augmentation. The agent 200 achieves 70% SR on the seen environment and 57% on the unseen environment while the best performing existing method achieved 63% and 50% SR, respectively. When trained with synthetic data2, the agent and method of the present disclosure achieve slightly better

performance on the seen environments and significantly better performance on both the validation unseen environments and the test unseen environments when submitted to the test server. The agent and method of the present disclosure achieve 3% and 8% improvement on SR on both validation and test unseen environments. Both results with or without data augmentation indicate that agent and method of the present disclosure are more generalizable to unseen environments.

[0056] Textually grounded agent. Intuitively, an instruction-following agent is required to strongly demonstrate the ability to correctly focus and follow the corresponding part of the instruction as it navigates through an environment. Thus, in some embodiments, the distribution of attention weights on instruction are recorded at each step as indications of which parts of the instruction are being used for action selection. All runs are averaged across both validation seen and unseen dataset splits. It is expected that the distribution of attention weights lies close to a diagonal, where at the beginning, the agent 200 focuses on the beginning of the instruction and shifts its attention towards the end of instruction as it moves closer to the goal.

[0057] To demonstrate, the method with panoramic action space (proposed in Fried et al., 2018) is used as a baseline for comparison. The self-aware navigation agent 200 with progress monitor demonstrates that the positions of grounded instruction over time form a line similar to a diagonal. This result may further indicate that the agent successfully utilizes the attention on instruction to complete the task sequentially. Both the baseline approach and the navigation agent 200 of the present disclosure were able to focus on the first part of the instruction at the beginning of navigation consistently. However, as the agents move further in unknown environments, the self-aware agent 200 can still successfully identify the parts of instruction that are potentially useful for action selection, whereas the baseline approach becomes uncertain about which part of the instruction should be used for selecting an action.

Ablation Study

[0058] Figure 6 illustrates an example table for an ablation study. In particular, this table shows the effect of each component of the navigation agent 200— co-grounded, progress monitoring, and data augmentation— compared to the existing approaches. All methods use a panoramic action space. The model from with panoramic action space (proposed in Fried et ah, 2018) is implemented as a baseline.

[0059] Co- grounding. When comparing the baseline approach with row #1 in the navigation agent 200 and method of the present disclosure, it can be seen that the co-grounding agent 200 outperformed the baseline by a large margin. This is due to the fact that the navigation agent 200 uses the LSTM to carry both the textually and visually grounded content, and the decision on each navigable direction is predicted with both textually grounded instruction and the hidden state output of the LSTM. On the other hand, the baseline agent relies on the LSTM to carry visually grounded content, and uses the hidden state output for predicting the textually grounded instruction. As a result, it is observed that instead of predicting the instruction needed for selecting a navigable direction, the textually grounded instruction may match with the past sequence of observed images implicitly saved within the LSTM.

[0060] Progress monitor. The output of the progress monitor is integrated with the state- factored beam search (Fried et al., 2018), so that the candidate paths compete not only based on the probability of selecting a certain navigable direction but also on the estimated

correspondence between the past trajectory and the instruction. As seen by comparing row #1 with #2 in the table of Figure 6, the progress monitor significantly improved the success rate on both seen and unseen environments and is the key for surpassing the state of the art even without data augmentation.

[0061] Data augmentation. In the above, it is shown that each row in the approach of the present disclosure contributes to the performance. Each of them increases the success rate and reduces the navigation error incrementally. By further combining them with the data

augmentation pre-trained from the speaker (Fried et ah, 2018), the SR and OSR are further increased, and the NE is also drastically reduced. Interestingly, the performance improvement introduced by data augmentation is smaller than from Speaker-Follower on the validation sets (see Table of Figure 5 for comparison). This demonstrates that the navigation agent and method of the present disclosure are more data-efficient.

Qualitative Results

[0062] To further validate the agent and method of the present disclosure, it is qualitatively shown how the agent 200 navigates through unseen environments by following instructions as illustrated in Figure 7. In each figure, the self-aware agent 200 follows the grounded instruction (at the top of the figure) and decides to move towards a certain direction (arrow).

[0063] Consider the trajectory on the left side in Figure 7, at step 3, the grounded instruction illustrated that the agent 200 just completed“ turn right” and focuses mainly on“ walk straight to bedroom.” As the agent 200 entered the bedroom, it then shifts the textual grounding to the next action“ Turn left and walk to bed lamp.” Finally, at step 6, the agent 200 completed another“ turn left” and successfully stops at the rug. Consider the example on the right side, the agent 200 has already entered the hallway and now turns right to walk across to another room. However, it is ambiguous as to which room the instruction is referring. At step 5, the navigation agent 200 checked out the room on the left first and realized that it does not match with“ Stop in doorway in front of rug.” It then moves to the next room and successfully stops at the goal.

[0064] In both cases illustrated in Figure 7, it can be seen that the completeness estimated by progress monitor gradually increases as the agent 200 steadily navigates toward the goal.

[0065] Thus, a self-aware agent for navigating a mobile automated system is disclosed herein. According to some embodiments, the navigation agent includes two complementary modules: a visual-textual co-grounding module and a progress monitor module. The visual-textual co grounding module identifies or determines the navigation instruction completed in the past, the navigation instruction needed in the next action, and the moving direction from surrounding images. The progress monitor module regularizes and ensures the grounded instruction correctly or accurately reflects the progress towards the goal by explicitly estimating the completeness of instruction-following. This estimation is conditioned on the positions and weights of grounded instruction. Experiments have shown that this approach sets a new state-of-the-art performance on the standard Room-to-Room dataset on both seen and unseen environments.

[0066] This description and the accompanying drawings that illustrate inventive aspects, embodiments, implementations, or applications should not be taken as limiting. Various mechanical, compositional, structural, electrical, and operational changes may be made without departing from the spirit and scope of this description and the claims. In some instances, well- known circuits, structures, or techniques have not been shown or described in detail in order not to obscure the embodiments of this disclosure. Like numbers in two or more figures represent the same or similar elements.

[0067] In this description, specific details are set forth describing some embodiments consistent with the present disclosure. Numerous specific details are set forth in order to provide a thorough understanding of the embodiments. It will be apparent, however, to one skilled in the art that some embodiments may be practiced without some or all of these specific details. The specific embodiments disclosed herein are meant to be illustrative but not limiting. One skilled in the art may realize other elements that, although not specifically described here, are within the scope and the spirit of this disclosure. In addition, to avoid unnecessary repetition, one or more features shown and described in association with one embodiment may be incorporated into other embodiments unless specifically described otherwise or if the one or more features would make an embodiment non-functional.

[0068] Although illustrative embodiments have been shown and described, a wide range of modification, change and substitution is contemplated in the foregoing disclosure and in some instances, some features of the embodiments may be employed without a corresponding use of other features. One of ordinary skill in the art would recognize many variations, alternatives, and modifications. Thus, the scope of the invention should be limited only by the following claims, and it is appropriate that the claims be construed broadly and in a manner consistent with the scope of the embodiments disclosed herein.