Patents Examined by Anil Khatri
-
Patent number: 11687442Abstract: A computer-implemented method related to dynamic resource provisioning, includes: receiving, at a computer, a request to facilitate a testing environment, where the request specifies a number and type of resources to be included in the testing environment. A database which lists available resources in systems and/or devices that are in communication with the computer is inspected and the available resources are compared to the number and type of resources specified in the request to be included in the testing environment. In response to determining that a valid combination of the available resources meets the number and type of resources specified in the request to be included in the testing environment, the database is updated to indicate that each of the resources in the valid combination are in use. Moreover, the request is satisfied by returning information about the resources in the valid combination.Type: GrantFiled: August 6, 2021Date of Patent: June 27, 2023Assignee: International Business Machines CorporationInventors: Bard Allen Doster, Thai T. Pham, Brian Michael Seaman, David Michael Shackelford
-
Patent number: 11675690Abstract: In some implementations, an analytics platform may process a data lineage configuration to identify one or more data sources storing one or more data sets associated with a data analytics use case and identify one or more data relations associated with the one or more data sets. The analytics platform may parse a source code template defining one or more functions to build a data mart and a data pipeline that enables the data analytics use case. The source code template may include one or more tokens to specify elements that define the one or more data sources, data sets, and data relations identified in the data lineage configuration. The analytics platform may automatically generate source code that is executable to build a data mart and a data pipeline to enable the data analytics use case based on the data lineage configuration and the source code template.Type: GrantFiled: June 9, 2021Date of Patent: June 13, 2023Assignee: Capital One Services, LLCInventor: Venkateshwara Mudumba
-
Patent number: 11656860Abstract: Usage data is collected that indicates which code packages are used during a given session. A correlation between the code packages is generated based on the usage data. The code packages are bundled based upon the correlation so that code packages that are normally used together are bundled together. When a request is received, the bundle to which the request belongs is downloaded.Type: GrantFiled: March 26, 2021Date of Patent: May 23, 2023Assignee: Microsoft Technology Licensing, LLCInventors: Haim Sawdayee, Michael Mushailov
-
Patent number: 11657332Abstract: A method to transfer an artificial intelligence (AI) model includes identifying a plurality of layers of the AI model, the plurality of layers organized in a first ordered list. The method further includes randomizing the plurality of layers by reorganizing the first ordered list into a second ordered list, and transferring the plurality of layers of the AI model to a data processing accelerator in an order defined by the second ordered list.Type: GrantFiled: June 12, 2020Date of Patent: May 23, 2023Assignees: BAIDU USA LLC, KUNLUNXIN TECHNOLOGY (BEIJING) COMPANY LIMITEDInventors: Yueqiang Cheng, Hefei Zhu
-
Patent number: 11656852Abstract: Disclosed is a computer implemented method for automatically connecting multiple components of a microservice architecture, comprising receiving a definition of a primary resource to be provided by a provider; determining a dependent resource of the primary resource based on the definition of the primary resource; requesting the primary resource to determine one or more shapes of the primary resource, wherein a shape is information about the primary resource that is necessary for the dependent resource to depend on the primary resource; receiving the one or more shapes of the primary resource; providing the one or more shapes of the primary resource to the dependent resource; and determining a provisioning object based on the one or more shapes of the primary resource, wherein, in use, the provisioning object can be used by a provisioning controller to provision the resource by the provider.Type: GrantFiled: May 7, 2021Date of Patent: May 23, 2023Assignees: ATLASSIAN PTY LTD., ATLASSIAN US, INC.Inventor: Mikhail Mazurskiy
-
Patent number: 11651257Abstract: In some examples, software CoBot engineering, execution, and monitoring may include extracting a CoBot requirement from a requirement specification for a CoBot that is to be implemented. Based on application of a CoBot description language to the CoBot requirement, a CoBot workflow that specifies a plurality of tasks to be performed by the CoBot may be generated. A determination may be made as to whether a task is to be performed by a bot or by a human. A team that includes a plurality of bots and at least one human may be generated to execute the CoBot workflow. The bots of the team may be prioritized to identify a bot that is a best match to the CoBot requirement. The CoBot that includes configured bots may be deployed in an operational environment to perform the CoBot workflow.Type: GrantFiled: October 29, 2020Date of Patent: May 16, 2023Assignee: ACCENTURE GLOBAL SOLUTIONS LIMITEDInventors: Rohit Mehra, Vibhu Saujanya Sharma, Vikrant Kaulgud, Sanjay Podder, Adam Patten Burden, Sourav Bhattacharya
-
Patent number: 11650907Abstract: Abstract interpretation based static analysis tools use relational/non-relational abstract domains to verify program properties. Precision and scalability of analysis vary basis usage of abstract domains. K-limited path-sensitive interval domain is an abstract domain that was conventionally proposed for analysis on industry strength programs. The domain maintains variables' intervals along a configurable K subsets of paths at each program point, which implicitly provides co-relation among variables. When the number of paths at the join point exceeds K, set of paths are partitioned into K subsets, arbitrarily, which results in loss of precision required to verify program properties. To address the above problem, embodiments of the present disclosure provide selective merging of paths in such a way that the intervals computed help verifying more properties.Type: GrantFiled: September 1, 2021Date of Patent: May 16, 2023Assignee: TATA CONSULTANCY SERVICES LIMITEDInventors: Bharti Chimdyalwar, Shrawan Kumar
-
Patent number: 11645069Abstract: Concepts for synchronising and maintaining audited code and toolchain access in a modern software development pipeline are presented. In particular, by leveraging software bots (also known as software development bots) to monitor changes in a development team's preferred access control mechanism, such changes in the preferred state can be stored as preferred/target configuration in a source controlled repository. Further, the same (or other) software bots may be used to monitor for configuration drift between the source-controlled system and the preferred/target configuration stored in the repository and eliminate drifts automatically if possible or alert interested parties about those drifts.Type: GrantFiled: August 26, 2021Date of Patent: May 9, 2023Assignee: International Business Machines CorporationInventors: Amardeep Singh Kalsi, Konrad Ohms
-
Patent number: 11636399Abstract: A first sample acquisition unit acquires a parameter sample from a prior distribution. A function execution unit acquires data from a distribution by supplying the sample to a function. A degree-of-similarity calculation unit calculates the degree of similarity between the data and correct data using a kernel function. A kernel mean construction unit constructs a kernel mean of a posterior distribution from the degree of similarity, the sample, and the kernel function. A second sample acquisition unit acquires a new parameter sample from the kernel mean and the kernel function. A sample evaluation unit determines whether the difference between new data obtained by supplying one sample selected from the new samples to the function and the correct data is less than a prescribed threshold value. When it is determined that the difference is less than the prescribed threshold value, the sample evaluation unit estimates the selected sample as a parameter.Type: GrantFiled: October 1, 2018Date of Patent: April 25, 2023Assignee: NEC CORPORATIONInventors: Takafumi Kajihara, Keisuke Yamazaki
-
Patent number: 11625237Abstract: A computer generates a profile, where the profile comprises one or more programs to monitor. The computer determines a baseline for each of the one or more programs by collecting one or more values associated with a normal operation for each of the one or more programs. The computer detects an anomaly based on deviation of the one or more values from the normal operation. Based on identifying a playbook for the anomaly, the computer applies the playbook on the program from the one or more programs. The computer organizes chat services based on identifying one or more members associated with the anomaly.Type: GrantFiled: June 3, 2021Date of Patent: April 11, 2023Assignee: International Business Machines CorporationInventors: Clement Decrop, Jeremy R. Fox, Richard Daniel Gunjal, Zachary A. Silverstein
-
Patent number: 11625233Abstract: A program update system includes a vehicle including a plurality of in-vehicle devices, and a server provided outside the vehicle. Each of the in-vehicle devices of the vehicle includes a storage unit configured to store one or more programs, an in-vehicle device communication unit configured to perform communication with the server, and an update execution unit configured to update the programs stored in the storage unit. The server includes a server communication unit configured to perform communication with each of the in-vehicle devices, and an update management unit configured to specify the in-vehicle device to be updated in a set of the in-vehicle devices and a program to be updated and execute update processing that makes the server communication unit transmit update data for updating the program to be updated to the in-vehicle device to be updated.Type: GrantFiled: April 29, 2021Date of Patent: April 11, 2023Assignee: TOYOTA JIDOSHA KABUSHIKI KAISHAInventors: Tomoyasu Ishikawa, Sho Nakamura
-
Patent number: 11620454Abstract: A system and method for identifying the paths or connections (i.e., term lineage) through which the values of business terms move or flow through a single software application. The term lineage identification system and method identifies the business terms from a data model extracted from source code, and then generates an enriched architecture diagram therefrom. The operator then selects one or more business terms that form part of a term lineage project, and then the system, based on the selection, generates or creates a term lineage diagram so as to discover and view the term lineage of the selected business terms.Type: GrantFiled: July 29, 2021Date of Patent: April 4, 2023Assignee: HATHA SYSTEMS, LLCInventors: Ioan Mihai Oara, Mikhail Bulyonkov
-
Patent number: 11604629Abstract: Automatic workflow generation is described. One or more files containing code statements for accessing and modifying information in a destination database is received. The code statements are parsed from the one or more files and dependencies between the code statements are determined. A dependency graph is built by arranging the code statements according to the dependencies between the code statements. The dependency graph is partitioned by identifying at least one barrier code statement having an unclear dependency and dividing the dependency graph between code statements occurring prior to the at least one barrier code statement and code statements occurring after the at least one barrier code statement. Jobs are scheduled based on the partitioned dependency graph, and the code statements are annotated according to the scheduled jobs. A workflow is then automatically generated based on the annotated code statements.Type: GrantFiled: September 9, 2021Date of Patent: March 14, 2023Assignee: eBay Inc.Inventors: Tianyou Li, Pan Deng, Gavin Zhu
-
Patent number: 11595299Abstract: Described herein are systems and methods for suppressing inbound payload to an integration flow of an orchestration based application integration. The systems and methods described herein can, based upon a scan of an integration, identify and exclude from memory certain portions of one or more payloads that are received at the integration flow.Type: GrantFiled: July 29, 2020Date of Patent: February 28, 2023Assignee: ORACLE INTERNATIONAL CORPORATIONInventors: Prakash Kumar Devta, Sandeep Deshpande, Srimant Misra
-
Patent number: 11586186Abstract: An industrial integrated development environment (IDE) provides a development framework for designing, programming, and configuring multiple aspects of an industrial automation system using a common design environment and data model. Projects creating using embodiments of the IDE system can be built on an object-based model rather than, or in addition to, a tag-based architecture. To this end, the IDE system can support the use of automation objects that serve as building blocks for this object-based development structure. Project data models defining collections of automation objects and their functional relationships can be stored in a model library for selective inclusion in system projects.Type: GrantFiled: March 17, 2021Date of Patent: February 21, 2023Assignee: Rockwell Automation Technologies, Inc.Inventors: Andrew R Stump, Anthony Carrara, Eashwer Srinivasan, Srdjan Josipovic, Lorenzo P Majewski, Christopher Como, Christopher E Stanek, Matthew R Ericsson
-
Patent number: 11574075Abstract: A system for distributed computing allows researchers performing analysis on data having legal or policy restrictions on movement of the data to perform the analysis on data at multiple sites without exporting the restricted data from each site. A primary system determines which sites contain the data to be executed by a compute job and sends the compute job to the associated site. Resulting calculated data can be exported to a primary collecting and recording system. The system allows the rapid development of analysis code for the compute jobs that can be executed on a local data set then passed to the primary system for distributed machine learning on the multiple sites without any changes to the code of the compute job.Type: GrantFiled: June 5, 2019Date of Patent: February 7, 2023Assignee: Medical Informatics Corp.Inventors: Raajen Patel, Vincent Gagne, Christian Pesantes
-
Patent number: 11567745Abstract: A compiler includes a front-end module, an optimization module, and a back-end module. The front-end module pre-processes a source code to generate an intermediate code. The optimization module optimizes the intermediate code. The back-end module translates the optimized intermediate code to generate a machine code. Optimization includes translating a branch instruction in the intermediate code into performing the following operations: establishing a post dominator tree for the branch instruction to find an immediate post dominator of the branch instruction as a reconverge point of a first path and a second path of the branch instruction; inserting a specific instruction at the front end of the reconverge point, so as to jumping to execute the instructions of the second path on the condition that once the specific instruction on the first path is executed.Type: GrantFiled: March 29, 2021Date of Patent: January 31, 2023Inventors: Chung-ho Chen, Dun-jie Chen, Feng-ming Hsu, Sheng-yao Lin
-
Patent number: 11568047Abstract: Techniques for determining and displaying error messages including a cause of an error generated because two types are not members of the same nest are disclosed. The system detects, at runtime, an instruction in a first type that attempts to access a private member of a second type. The system evaluates one or more nestmate criteria to determine whether the first type and the second type are within a same nest. A nest host corresponding to the nest specifies each nest member of the nest, and each nest member specifies an association with the nest. Responsive to determining that a particular nestmate criterion is not met, the system determines that the first type and the second type are not within the same nest and records or displays data identifying the particular nestmate criterion that has not been met, and throws an access error.Type: GrantFiled: August 26, 2020Date of Patent: January 31, 2023Assignee: Oracle International CorporationInventors: Alexander R. Buckley, John R. Rose, Daniel Lee Smith, David Colin Holmes, Lai Hung Mandy Chung
-
Patent number: 11556318Abstract: The present invention generally relates to the field of automated and flexible information extraction for assisted and streamlined development of computer code. The invention provides for accommodating coding representations of reusable utilities in a technology agnostic pattern so that, based on a specified coding stack, the technology agnostic embeddings can be decoded and deployed into developers' integrated development environment. The present invention includes a technologic agnostic digital wallet for developers capable of storing reusable components either from open source repositories or user-defined functions in an embedded pattern in a centralized storage platform such as cloud or hosted virtual desktop.Type: GrantFiled: March 24, 2021Date of Patent: January 17, 2023Assignee: BANK OF AMERICA CORPORATIONInventors: Madhusudhanan Krishnamoorthy, Anbarasan Murthy
-
Patent number: 11550923Abstract: Certain example embodiments test an application for security vulnerabilities. Binary and/or source code representations are subjected to static testing. Static testing identifies potential security weaknesses in the application. For each potential security weakness, a corresponding dynamic test set, containing one or more test cases, is generated based on (i) the corresponding potential security weakness, and (ii) lookups to weakness, application context, and attack pattern databases. The weakness database includes different weakness types and descriptions thereof. The attack pattern database includes information about how to generate attacks for the different weakness types. An instance of the application running in a test runtime environment is dynamically tested using the dynamic test cases. The dynamic test results verify whether each potential security weakness is a real vulnerability. The dynamic test results include fewer false-positives than the raw static test results.Type: GrantFiled: March 30, 2020Date of Patent: January 10, 2023Assignee: SOFTWARE AGInventor: Heiko Weber