IP Library Granted Patent US 12,459,115
Granted Patent B2
US 12,459,115 · App. 18/178,882 · Granted Nov 4, 2025

System and method for controlling a robot

Inventors: Anoop Cherian (Cambridge, MA); Xiulong Liu (Cambridge, MA); Sudipta Paul (Cambridge, AL); Moitreya Chatterjee (Cambridge, AL)
Assignee: Mitsubishi Electric Research Laboratories, Inc.
B25J9/163B25J9/161B25J9/1664B25J9/1697B25J13/003
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,459,115
App. No.
18/178,882
Granted
Nov 4, 2025
Kind
B2
Abstract

A controller for controlling a robot is provided. The controller comprises a hierarchical multimodal reinforcement learning (RL) neural network including a first level controller and three second level controllers. The second level controllers comprise a first sub level controller to receive input data based on predefined questions, a second sub level controller to receive the input data by generating a validation question based on state of the RL neural network and a third sub level controller to determine the input data based on state of the RL neural network. The controller is configured to select one of the second level controllers using the first level controller to perform a first interaction relating to a task based on the state of the RL neural network; generate a control command using the selected second level controller based on the corresponding input data; and control operation of the robot by executing control command.

Claims (75)

1. A controller for controlling a robot, comprising:

a memory configured to store a hierarchical multimodal reinforcement learning (RL) neural network, wherein

the hierarchical multimodal RL neural network includes a first level controller and at least three second level controllers, the at least three second level controllers comprising a first sub level controller, a second sub level controller and a third sub level controller, wherein the hierarchical multimodal RL neural network is configured to receive input data via an input interface of the robot such that

the first sub level controller is configured to receive the input data based on a set of predefined questions,

the second sub level controller is configured to receive the input data by generating a validation question based on a state of the hierarchical multimodal RL neural network, and

the third sub level controller is configured to obtain the input data based on the state of the hierarchical multimodal RL neural network; and

a processor configured to:

select, using the first level controller, one of the at least three second level controllers to perform a first interaction relating to a task, based at least on the state of the hierarchical multimodal RL neural network;

generate, using the selected second level controller, a control command based on the corresponding input data; and

control an operation of the robot by executing the control command.

2. The controller of claim 1 , wherein when the selected second level controller is the first sub level controller, the processor is further configured to:

cause the first sub level controller to select a first predefined question from the set of predefined questions based on the state of the hierarchical multimodal RL neural network;

cause the first sub level controller to receive a first input data comprising a natural language instruction; and

cause the first sub level controller to generate the control command based on the instruction.

3. The controller of claim 1 , wherein when the selected second level controller is the second sub level controller, the processor is further configured to:

receive a set of image frames, the set of image frames indicating at least depth occupancy map, or a panoramic view surrounding the robot;

cause the second sub level controller to generate the validation question based on the state of the hierarchical multimodal RL neural network;

cause the second sub level controller to receive a second input data comprising a natural language validation response; and

cause the second sub level controller to generate the control command based on the validation response.

4. The controller of claim 3 , wherein when the second input data comprises the validation response and natural language data, the processor is further configured to:

cause the second sub level controller to generate the control command based on the validation response; and

update the state of the hierarchical multimodal RL neural network based on the natural language data and the execution of the control command.

5. The controller of claim 3 , wherein when the second input data comprises a negative validation response or the second sub level controller fails to receive the second input data, the processor is further configured to:

cause to terminate operation of the second sub level controller; and

cause to execute at least one of: the first sub level controller or the third sub level controller for performing the first interaction, based on an external input.

6. The controller of claim 3 , wherein when the second input data comprises a negative validation response or the second sub level controller fails to receive the second input data, the processor is further configured to:

cause the second sub level controller to generate a first control command based on the state of the hierarchical multimodal RL neural network;

cause the second sub level controller to control the robot based on the first control command;

cause the second sub level controller to update the state of the hierarchical multimodal RL neural network based on the execution of the first control command; and

cause the second sub level controller to generate a second validation question based on the updated state of the hierarchical multimodal RL neural network.

7. The controller of claim 1 , wherein the hierarchical multimodal RL neural network is trained end-to-end using the reinforcement learning without incurring a penalty when the validation question generated by the second sub level controller forms an answer to one of the set of predefined question used by the first sub level controller to generate the control command.

8. The controller of claim 1 , wherein the input data received by at least one of the first sub level controller or the second sub level controller is generated by an oracle.

9. The controller of claim 8 , wherein the processor is further configured to:

receive a validation response for the validation question from the oracle, based on the oracle decoding the validation question and providing the validation response based on a matching between a shortest path between a current pose of the robot and a goal pose of the task, and a path based on the decoded validation question; and

train the hierarchical multimodal RL neural network based on the validation response.

10. The controller of claim 1 , wherein when the selected second level controller is the third sub level controller, the processor is further configured to:

cause the third sub level controller to generate the control command based on the state of the hierarchical multimodal RL neural network.

11. The controller of claim 1 , wherein the corresponding input data received by at least one of the first sub level controller or the second sub level controller is in natural language.

12. The controller of claim 1 , wherein the processor is further configured to:

update, using the selected second level controller, the state of the hierarchical multimodal RL neural network based on the execution of the first interaction, wherein the first interaction is performed between the controller and at least one of an environment, or an entity associated with the task; and

select, using the first level controller, one of the at least three second level controllers to perform a second interaction relating to the task, based at least on the input data and the updated state of the hierarchical multimodal RL neural network, wherein the second interaction is performed after the first interaction for completing the task.

13. The controller of claim 1 , wherein the processor is further configured to:

determine a resource constraint associated with selection of each of the at least three second level controllers; and

select, using the first level controller, one of the at least three second level controllers, based on the determined resource constraint.

14. The controller of claim 1 , wherein at least one of: the input data or the state of the hierarchical multimodal RL neural network, as used by the first sub level controller, the second sub level controller and the third sub level controller are different.

15. The controller of claim 1 , wherein

the first sub level controller is configured to determine the control command based on a natural language instruction received in response to a first predefined question from the set of predefined questions;

the second sub level controller is configured to determine the control command based on a validation response received in response to the generated validation question; and

the third sub level controller is configured to determine the control command based on at least one of: sensor-based audio information or sensor-based video information.

16. The controller of claim 1 , wherein the state of the hierarchical multimodal RL neural network comprises at least one of: a set of state variables associated with the state of the hierarchical multimodal RL neural network or a current belief state of the hierarchical multimodal RL neural network.

17. A method for controlling a robot, the method comprising:

selecting, using a first level controller, one of at least three second level controllers to perform a first interaction relating to a task based at least on a state of a hierarchical multimodal RL neural network, wherein

the hierarchical multimodal RL neural network includes the first level controller and at least three second level controllers, the at least three second level controllers comprising a first sub level controller, a second sub level controller and a third sub level controller, wherein the hierarchical multimodal RL neural network is configured to receive input data via an input interface of the robot such that

the first sub level controller is configured to receive the input data based on a set of predefined questions,

the second sub level controller is configured to receive the input data by generating a validation question based on the state of the hierarchical multimodal RL neural network, and

the third sub level controller is configured to obtain the input data based on the state of the hierarchical multimodal RL neural network;

generating, using the selected second level controller, a control command based on the corresponding input data; and

controlling an operation of the robot by executing the control command.

18. The method of claim 17 , wherein

the first sub level controller is configured to determine the control command based on a natural language instruction received in response to a first predefined question from the set of predefined questions;

the second sub level controller is configured to determine the control command based on a validation response received in response to the generated validation question; and

the third sub level controller is configured to determine the control command based on at least one of: sensor-based audio information or sensor-based video information.

19. The method of claim 17 , the method further comprising:

receiving a set of image frames, the set of image frames indicating at least depth occupancy map, or a panoramic view surrounding the robot;

causing the second sub level controller to generate the validation question based on the state of the hierarchical multimodal RL neural network;

causing the second sub level controller to receive a second input data comprising a natural language validation response; and

causing the second sub level controller to generate the control command based on the validation response.

20. A non-transitory computer readable storage medium embodied thereon a program executable by a processor for performing a method, the method comprising:

selecting, using a first level controller, one of at least three second level controllers to perform a first interaction relating to a task based at least on a state of a hierarchical multimodal RL neural network, wherein

the hierarchical multimodal RL neural network includes the first level controller and at least three second level controllers, the at least three second level controllers comprising a first sub level controller, a second sub level controller and a third sub level controller, wherein the hierarchical multimodal RL neural network is configured to receive input data via an input interface of the robot such that

the first sub level controller is configured to receive the input data based on a set of predefined questions,

the second sub level controller is configured to receive the input data by generating a validation question based on the state of the hierarchical multimodal RL neural network, and

the third sub level controller is configured to obtain the input data based on the state of the hierarchical multimodal RL neural network;

generating, using the selected second level controller, a control command based on the corresponding input data; and

controlling an operation of the robot by executing the control command.

Continuity (1)
Related Publication 20240300096A1 · Sep 12, 2024
References Cited (29)
US 10963493B1 · Hu · 2021 [cited by examiner]
US 11210585B1 · Heess · 2021 [cited by examiner]
US 11714971B2 · Wray · 2023 [cited by examiner]
US 12014284B2 · Shen · 2024 [cited by examiner]
US 20180329878A1 · Hirzel · 2018 [cited by examiner]
US 20190232489A1 · Pascanu · 2019 [cited by examiner]
US 20200126676A1 · Willner · 2020 [cited by examiner]
US 20210046650A1 · Deyle · 2021 [cited by examiner]
US 20210124843A1 · Vass · 2021 [cited by examiner]
US 20210147079A1 · Soleyman · 2021 [cited by examiner]
US 20210187733A1 · Lee · 2021 [cited by examiner]
US 20210201172A1 · Shen · 2021 [cited by examiner]
US 20210268645A1 · Miyazawa · 2021 [cited by examiner]
US 20230168670A1 · von Reventlow · 2023 [cited by examiner]
US 20230306048A1 · Wang · 2023 [cited by examiner]
US 20230326451A1 · Sundararajan · 2023 [cited by examiner]
US 20240020553A1 · Kwon · 2024 [cited by examiner]
US 20240070434A1 · Garg · 2024 [cited by examiner]
US 20240104308A1 · Francis · 2024 [cited by examiner]
US 20240104336A1 · Irving · 2024 [cited by examiner]
US 20240197420A1 · Ruben · 2024 [cited by examiner]
US 20240283868A1 · Ferris · 2024 [cited by examiner]
Zhang et al., Multimodal Hierarchical Reinforcement Learning Policy for Task-Oriented Visual Dialog, OpenReview, Dec. 31, 2017, pp. 1-11 (Year: 2017). [cited by examiner]
Rosenthal et al., An Effective Personal Mobile Robot Agent Through Symbiotic Human-Robot Interaction, Proc. of 9th Int. Conf. on Autonomous Agents and Multiagent Systems (AAMAS 2010), May, 10-14, 2010 pp. 1-8 (Year: 201… [cited by examiner]
Rosenthal et al., Mobile Robot Planning to Seek Help with Spatially-Situated Tasks, 2012, Proceedings of the Twenty-Sixth AAAI Conference on Artificial Intelligence, pp. 2067-2073 (Year: 2012). [cited by examiner]
Das et al., Neural Modular Control for Embodied Question Answering, 2018, Proceedings of The 2nd Conference on Robot Learning, pp. 1-10 (Year: 2018). [cited by examiner]
AVLEN: Audio-Visual-Language Embodied Navigation in 3D Environments, Paul et al. 36 Conference on Neural Information Processing Systems.NeurIPS 2022. [cited by applicant]
SoundSpaces: Audio-Visual Navigation in 3D Environments, Chen et al., ECCV 2020. [cited by applicant]
Vision-and-Language Navigation: Interpreting visually-grounded navigation instructions in real environments, Anderson et al., CVPR 2018. [cited by applicant]