Patents by Inventor Piyush Khandelwal

Piyush Khandelwal has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20230381660
    Abstract: A user interface (UI), for analyzing model training runs, tracking and visualizing various aspects of machine learning experiments, can be used when training an artificial intelligent agent in, for example, a racing game environment. The UI can be web-based and can allow researchers to easily see the status of their experiments. The UI can include an experiment synchronized event viewer that can synchronizes visualizations, videos, and timeline/metrics graphs in the experiment. This viewer allows researchers to see how experiments unfold in great detail. The UI can further include experiment event annotations that can generate event annotations. These annotations can be displayed via the synchronized event viewer. The UI can be used to consider consolidated results across experiments and can further consider videos. For example, the UI can provide a reusable dashboard that can capture and compare metrics across multiple experiments.
    Type: Application
    Filed: May 31, 2022
    Publication date: November 30, 2023
    Inventors: Rory Douglas, Dion Whitehead, Leon Barrett, Piyush Khandelwal, Thomas Walsh, Samuel Barrett, Kaushik Subramanian, James MacGlashan, Leilani Gilpin, Peter Wurman
  • Patent number: 11745109
    Abstract: An artificial intelligent agent can act as a player in a video game, such as a racing video game. The game can be completely external to the agent and can run in real time. In this way, the training system is much more like a real world system. The consoles on which the game runs for training the agent are provided in a cloud computing environment. The agents and the trainers can run on other computing devices in the cloud, where the system can choose the trainers and agent compute based on proximity to console, for example. Users can choose the game they want to run and submit code which can be built and deployed to the cloud system. A resource management service can monitor game console resources between human users and research usage and identify experiments for suspension to ensure enough game consoles for human users.
    Type: Grant
    Filed: February 8, 2022
    Date of Patent: September 5, 2023
    Assignees: SONY GROUP CORPORATION, SONY CORPORATION OF AMERICA, SONY INTERACTIVE ENTERTAINMENT LLC
    Inventors: Peter Wurman, Leon Barrett, Piyush Khandelwal, Dion Whitehead, Rory Douglas, Houmehr Aghabozorgi, Justin V Beltran, Rabih Abdul Ahad, Bandaly Azzam
  • Publication number: 20230249083
    Abstract: An artificial intelligent agent can act as a player in a video game, such as a racing video game. The game can be completely external to the agent and can run in real time. In this way, the training system is much more like a real world system. The consoles on which the game runs for training the agent are provided in a cloud computing environment. The agents and the trainers can run on other computing devices in the cloud, where the system can choose the trainers and agent compute based on proximity to console, for example. Users can choose the game they want to run and submit code which can be built and deployed to the cloud system. A resource management service can monitor game console resources between human users and research usage and identify experiments for suspension to ensure enough game consoles for human users.
    Type: Application
    Filed: February 8, 2022
    Publication date: August 10, 2023
    Inventors: Peter Wurman, Leon Barrett, Piyush Khandelwal, Dion Whitehead, Rory Douglas, Houmehr Aghabozorgi, Justin V Beltran, Rabih Abdul Ahad, Bandaly Azzam
  • Publication number: 20230249082
    Abstract: An artificial intelligent agent can act as a player in a video game, such as a racing video game. The agent can race against, and often beat, the best players in the world. The game can be completely external to the agent and can run in real time. In this way, the training system is much more like a real world system. The consoles on which the game runs for training the agent are provided in a cloud computing environment. The agents and the trainers can run on other computing devices in the cloud, where the system can choose the trainers and agent compute based on proximity to console, for example. Users can choose the game they want to run and submit code which can be built and deployed to the cloud system. Metrics and logs and artifacts from the game can be sent to cloud storage.
    Type: Application
    Filed: February 8, 2022
    Publication date: August 10, 2023
    Inventors: Peter Wurman, Leon Barrett, Piyush Khandelwal, Dion Whitehead, Rory Douglas, Houmehr Aghabozorgi, Justin V Beltran, Rabih Abdul Ahad, Bandaly Azzam
  • Patent number: 11709805
    Abstract: Various methods, apparatuses/systems, and media for PaaS cloud ready random access report generation are disclosed. A processor receives an initial intermediate file having intermediate contents to be utilized for PaaS cloud ready random access report generation; determines whether the intermediate contents exceed a predetermined memory threshold value; implements a first mode of report generation algorithm to create a final intermediate file when it is determined that a memory requirement for the intermediate contents is equal to or below the predetermined memory threshold value or implement a second mode of report generation algorithm to create the final intermediate file when it determined that the memory requirement for the intermediate contents exceed the predetermined memory threshold value; transmits the final intermediate file to a rendering engine; and generates a report based on the final intermediate file.
    Type: Grant
    Filed: January 20, 2022
    Date of Patent: July 25, 2023
    Assignee: JPMORGAN CHASE BANK, N.A.
    Inventors: Ambika Pathak, Sandip Patil, Piyush Khandelwal
  • Publication number: 20230177022
    Abstract: Various methods, apparatuses/systems, and media for PaaS cloud ready random access report generation are disclosed. A processor receives an initial intermediate file having intermediate contents to be utilized for PaaS cloud ready random access report generation; determines whether the intermediate contents exceed a predetermined memory threshold value; implements a first mode of report generation algorithm to create a final intermediate file when it is determined that a memory requirement for the intermediate contents is equal to or below the predetermined memory threshold value or implement a second mode of report generation algorithm to create the final intermediate file when it determined that the memory requirement for the intermediate contents exceed the predetermined memory threshold value; transmits the final intermediate file to a rendering engine; and generates a report based on the final intermediate file.
    Type: Application
    Filed: January 20, 2022
    Publication date: June 8, 2023
    Applicant: JPMorgan Chase Bank, N.A.
    Inventors: Ambika PATHAK, Sandip PATIL, Piyush KHANDELWAL
  • Patent number: 11526524
    Abstract: Techniques for custom time series analysis with large-scale datasets are described. A time series data analysis service provides an interactive development environment that is configured to accept user input to configure stages of a time series analysis data pipeline. The stages include one or more of a collection stage to place events from a dataset into groupings of ones of the events, a summary stage to generate a set of summary statistics based on the groupings of events, a fill and filter stage to add or remove summary statistics to or from the set of summary statistics, and/or an analytics stage to apply analytical functions based at least in part on the set of summary statistics. The stages can be executed at least partially in a distributed manner by a cluster of computing instances executing an analytics engine.
    Type: Grant
    Filed: March 29, 2021
    Date of Patent: December 13, 2022
    Assignee: Amazon Technologies, Inc.
    Inventors: Vincent Vytautus Saulys, Steve Vyacheslav Yalovitser, Piyush Khandelwal, Timothy Alan Griesbach, Saman Michael Far, Richard Hsu
  • Publication number: 20220067504
    Abstract: Reinforcement learning methods can use actor-critic networks where (1) additional laboratory-only state information is used to train a policy that much act without this additional laboratory-only information in a production setting; and (2) complex resource-demanding policies are distilled into a less-demanding policy that can be more easily run at production with limited computational resources. The production actor network can be optimized using a frozen version of a large critic network, previously trained with a large actor network. Aspects of these methods can leverage actor-critic methods in which the critic network models the action value function, as opposed to the state value function.
    Type: Application
    Filed: August 26, 2020
    Publication date: March 3, 2022
    Inventors: Piyush Khandelwal, James MacGlashan, Peter Wurman
  • Publication number: 20210312258
    Abstract: A real-time temporal convolution network (RT-TCN) algorithm reuses the output of prior convolution operations in all layers of the network to minimize the computational requirements and memory footprint of a TCN during real-time evaluation. Further, a TCN trained via the fixed-window view, where the TCN is trained using fixed time splices of the input time series, can be executed in real-time continually using RT-TCN.
    Type: Application
    Filed: August 20, 2020
    Publication date: October 7, 2021
    Inventors: Piyush Khandelwal, James MacGlashan, Peter Wurman, Fabrizio Santini
  • Patent number: 9869484
    Abstract: In an embodiment, an electronic device may include a processor that may iteratively simulate candidate control trajectories using upper confidence bound for trees (UCT) to control an environmental control system (e.g., an HVAC system). Each candidate control trajectory may be simulated by selecting a control action at each of a plurality of time steps over a period of time that has the highest upper bound on possible performance using values from previous simulations and predicting a temperature for a next time step of the plurality of time steps that results from applying the selected control action using a thermal model. The processor may determine a value of each candidate control trajectory using a cost function, update the value of each control action selected in each candidate control trajectory, and select a candidate control trajectory with the highest value using UCT to apply to control the environmental control system.
    Type: Grant
    Filed: January 14, 2015
    Date of Patent: January 16, 2018
    Assignee: Google Inc.
    Inventors: Todd Andrew Hester, Evan Jarman Fisher, Piyush Khandelwal
  • Publication number: 20160201933
    Abstract: In an embodiment, an electronic device may include a power source configured to provide operational power to the electronic device and a processor coupled to the power source. The processor may be configured to generate temperature predictions using a model of a structure and possible control scenarios, determine a value of the temperature predictions and the respective possible control scenarios using a cost function, the cost function comprising weighted factors related to an error between a setpoint temperature and the temperature predictions, a length of runtime for an environmental control system (e.g., an HVAC system), and a length of environmental control system cycles. The processor may also be configured to select the control scenario with the highest value to apply to control the environmental control system. The control scenarios may be generated using upper confidence bound for trees (UCT).
    Type: Application
    Filed: January 14, 2015
    Publication date: July 14, 2016
    Inventors: Todd Andrew Hester, Evan Jarman Fisher, Piyush Khandelwal
  • Publication number: 20160201934
    Abstract: In an embodiment, an electronic device may include a processor that may iteratively simulate candidate control trajectories using upper confidence bound for trees (UCT) to control an environmental control system (e.g., an HVAC system). Each candidate control trajectory may be simulated by selecting a control action at each of a plurality of time steps over a period of time that has the highest upper bound on possible performance using values from previous simulations and predicting a temperature for a next time step of the plurality of time steps that results from applying the selected control action using a thermal model. The processor may determine a value of each candidate control trajectory using a cost function, update the value of each control action selected in each candidate control trajectory, and select a candidate control trajectory with the highest value using UCT to apply to control the environmental control system.
    Type: Application
    Filed: January 14, 2015
    Publication date: July 14, 2016
    Inventors: Todd Andrew Hester, Evan Jarman Fisher, Piyush Khandelwal