Patents by Inventor Carl. M. Benda

Carl. M. Benda 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).

  • Patent number: 12158885
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may receive a request to perform a data migration from a first database configured in a first format to a second database configured in a second format. The computing platform may receive, from the client application and at an abstraction layer, a query. Based on identifying that the query is formatted for execution at the second database, the computing platform may route the query to the second database for execution. Based on identifying that the query is not formatted for execution at the second database, the computing platform may: 1) translate the query from the first format to the second format by using pre-verified query keys to convert the query from the first format into the second format, and 2) route the translated query to the second database for execution.
    Type: Grant
    Filed: December 21, 2021
    Date of Patent: December 3, 2024
    Assignee: Bank of America Corporation
    Inventors: Carl M. Benda, Maharaj Mukherjee, Utkarsh Raj, Elvis Nyamwange, Suman Roy Choudhury
  • Patent number: 12153572
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform receive a source query formatted in a first format for execution on a source database. The computing platform may execute the source query on the source database to produce a first data result. The computing platform may input the first data result into a reversal logic engine to produce a target query formatted in a second format corresponding to a target database. The computing platform may execute the target query on the target database to produce a second data result. Based on identifying that the second data result matches the first data result, the computing platform may validate the target query. Based on identifying that the second data result does not match the first data result, the computing platform may adjust the reversal logic engine based on the discrepancy.
    Type: Grant
    Filed: December 21, 2021
    Date of Patent: November 26, 2024
    Assignee: Bank of America Corporation
    Inventors: Utkarsh Raj, Carl M. Benda, Maharaj Mukherjee, Suman Roy Choudhury, Elvis Nyamwange
  • Patent number: 12147422
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may train a machine learning model using source syntax trees and target dialect syntax trees, which may configure the model to output source dialect keys and their corresponding target dialect queries. The computing platform may execute the corresponding target dialect queries to identify whether they are valid. For a valid target dialect query, the computing platform may store the valid target dialect query and first source dialect keys corresponding to the valid target dialect query in a lookup table. For an invalid target dialect query resulting in error, the computing platform may: 1) identify a cause of the error; 2) generate a transliteration rule to correct the error; and 3) store, in the lookup table, the invalid target dialect query, second source dialect keys corresponding to the invalid target dialect query, and the transliteration rule.
    Type: Grant
    Filed: December 21, 2021
    Date of Patent: November 19, 2024
    Assignee: Bank of America Corporation
    Inventors: Maharaj Mukherjee, Carl M. Benda, Elvis Nyamwange, Suman Roy Choudhury, Utkarsh Raj
  • Patent number: 12079210
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may configure a client application to use a custom driver when communicating with an enterprise database. The computing platform may receive a database query formatted in a first database format corresponding to a first database. The computing platform may translate, using a query translation library, the database query from the first database format into a second database format corresponding to a second database, which may cause the custom driver to execute a transliteration process using pre-verified query keys stored in the query translation library to convert the database query from the first database format into the second database format. The computing platform may execute the translated database query on the second database to obtain a query result, and may send the query result to the client application.
    Type: Grant
    Filed: December 21, 2021
    Date of Patent: September 3, 2024
    Assignee: Bank of America Corporation
    Inventors: Carl M. Benda, Maharaj Mukherjee, Utkarsh Raj, Elvis Nyamwange, Suman Roy Choudhury
  • Publication number: 20240176718
    Abstract: Embodiments of the present invention provide a system for analyzing operational parameters of electronic and software components associated with entity applications to detect anomalies. The system is configured for extracting one or more historical images associated with resiliency status of electronic and software components associated with an entity application, analyzing the one or more historical images to generate a pixel wise average of the one or more historical images, generating similarity scores between the one or more historical images, determining a distribution of the similarity scores, receiving a real-time image associated with a current resiliency status of the electronic and software components associated with the entity application, generating a real-time image similarity score for the real-time image, and comparing the real-time image similarity score with the distribution to detect presence of an anomaly.
    Type: Application
    Filed: November 29, 2023
    Publication date: May 30, 2024
    Applicant: BANK OF AMERICA CORPORATION
    Inventors: Maharaj Mukherjee, Carl M. Benda, Suman Roy Choudhury, Colin Murphy, Elvis Nyamwange, Utkarsh Raj, Vidya Srikanth
  • Publication number: 20240177022
    Abstract: Systems, computer program products, and methods are described herein for analyzing system health of individual electronic components using component relational graphs. The method includes receiving a process request. The process request is a request to execute a process. The method also includes determining one or more components of the system used during the process. The method further includes generating a component knowledge graph for the process. The component knowledge graph includes one or more nodes corresponding to each of one or more components used during the process. The method still further includes determining a component health rating for each of the one or more components used in the process.
    Type: Application
    Filed: November 29, 2023
    Publication date: May 30, 2024
    Applicant: BANK OF AMERICA CORPORATION
    Inventors: Maharaj Mukherjee, Carl M. Benda, Elvis Nyamwange, Utkarsh Raj, Suman Roy Choudhury, Vidya Srikanth, Colin Murphy
  • Publication number: 20240177298
    Abstract: Systems, computer program products, and methods are described herein for analyzing system health of individual electronic components using image mapping. The method includes receiving a component health image for a component based on an execution of a process. The method also includes comparing the component health image based on the execution of the process to previous component health image(s) for the component based on one or more previous executions of the process The method further includes determining a component health image similarity score based on the comparison of the component health image to the one or more previous component health images for the component. The method still further includes determining a component health action based on the component health image similarity score. The component health action includes causing a transmission of an alert in an instance in which the component health image similarity score is outside of a threshold range.
    Type: Application
    Filed: November 29, 2023
    Publication date: May 30, 2024
    Applicant: BANK OF AMERICA CORPORATION
    Inventors: Maharaj Mukherjee, Carl M. Benda, Elvis Nyamwange, Utkarsh Raj, Suman Roy Choudhury, Vidya Srikanth, Colin Murphy
  • Patent number: 11995075
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may receive a query formatted in a first format for execution on a first database. The computing platform may translate the query to a second format for execution on a second database by: 1) extracting non-essential portions of the query from the query, and replacing the non-essential portions of the query with pointers to create a query key; 2) storing, along with their corresponding pointers, the non-essential portions of the query as query parameters; 3) executing a lookup function on a query library to identify a translated query corresponding to the query key and including the corresponding pointers; and 4) updating the translated query to include the query parameters based on the corresponding pointers to create an output query. The computing platform may execute the output query on the second database.
    Type: Grant
    Filed: December 21, 2021
    Date of Patent: May 28, 2024
    Assignee: Bank of America Corporation
    Inventors: Maharaj Mukherjee, Utkarsh Raj, Carl M. Benda, Elvis Nyamwange, Suman Roy Choudhury
  • Publication number: 20240160513
    Abstract: Systems, computer program products, and methods are described herein for real-time overload detection using image processing analysis. The present disclosure is configured to receive a first set of images associated with a device, wherein the one or more images are associated with a resiliency status of the device; deploy, using a machine learning (ML) subsystem, a trained ML model on the first set of images of the device; determine, using the trained ML model, a change in the resiliency status of the device based on the first set of images; and generate a notification indicating the change in the resiliency status of the device; and transmit control signals configured to cause a first user input device to display the notification.
    Type: Application
    Filed: November 14, 2023
    Publication date: May 16, 2024
    Applicant: BANK OF AMERICA CORPORATION
    Inventors: Maharaj Mukherjee, Carl M. Benda, Elvis Nyamwange, Utkarsh Raj, Suman Roy Choudhury, Vidya Srikanth, Colin Murphy
  • Publication number: 20240160552
    Abstract: Systems, computer program products, and methods are described herein for performance monitoring using aggregated telemetry. The present disclosure is configured to receive, from the first performance monitoring engine, a first metadata associated with the first resiliency status; receive, from the second performance monitoring engine, a second metadata associated with the second resiliency status; determine, using a machine learning (ML) subsystem, an overall resiliency status of the device based on at least the first metadata, the second metadata, the first resiliency status, and the second resiliency status; determine one or more actions to be executed on the device, wherein the one or more actions are associated with the overall resiliency status; generate a notification indicating the overall resiliency status of the device and the one or more actions associated with the overall resiliency status; and transmit control signals configured to cause a user input device to display the notification.
    Type: Application
    Filed: November 14, 2023
    Publication date: May 16, 2024
    Applicant: BANK OF AMERICA CORPORATION
    Inventors: Maharaj Mukherjee, Carl M. Benda, Elvis Nyamwange, Utkarsh Raj, Suman Roy Choudhury, Vidya Srikanth, Colin Murphy
  • Publication number: 20240070527
    Abstract: Aspects of the disclosure relate to digital twin simulation. A computing platform may receive historical information. The computing platform may train, using the historical information, a digital twin model, configured to identify agricultural information based on input of a query requesting the agricultural information. The computing platform may receive, from a user device, a query requesting the agricultural information. The computing platform may input, into the digital twin model, the query, to output the agricultural information based on the historical information and the relationships between the feature models. The computing platform may direct a vendor computing system to execute actions based on the agricultural information, which may cause the vendor computing system to execute the one or more actions.
    Type: Application
    Filed: August 31, 2022
    Publication date: February 29, 2024
    Inventors: Maharaj Mukherjee, Carl M. Benda
  • Publication number: 20240045784
    Abstract: Aspects of the disclosure relate to outage prevention. A computing platform may train, using historical parameter information and historical outage information, an outage prediction model. The computing platform may receive, from at least one system, current parameter information, and may normalize the current parameter information. The computing platform may convert, using a CNN of the outage prediction model, the normalized current parameter information to a frequency domain. The computing platform may input, into at least one RNN of the outage prediction model, the frequency domain information, to produce a likelihood of outage score. The computing platform may compare the likelihood of outage score to a predetermined outage threshold. Based on identifying that the likelihood of outage score meets or exceeds the predetermined outage threshold, the computing platform may direct the at least one system to execute a performance modification to prevent a predicted outage.
    Type: Application
    Filed: August 3, 2022
    Publication date: February 8, 2024
    Inventors: Maharaj Mukherjee, Vidya Srikanth, Utkarsh Raj, Carl M. Benda, Elvis Nyamwange, Suman Roy Choudhury
  • Publication number: 20240013582
    Abstract: Aspects of the disclosure relate to digital twin simulation. A computing platform may train, using historical vehicle information, a digital twin vehicle evaluation engine, configured to model a vehicle based on characteristics of the vehicle using a computer simulation. The computing platform may receive, from a client device, an event processing request identifying a first vehicle. The computing platform may generate, using the digital twin vehicle evaluation engine, a computer simulation of the first vehicle. The computing platform may execute, over a simulated period of time, the computer simulation of the first vehicle to output event processing information for the first vehicle. The computing platform may send, to the client device, the event processing information and one or more commands directing the client device to display the event processing information, which may cause the client device to display the event processing information.
    Type: Application
    Filed: July 5, 2022
    Publication date: January 11, 2024
    Inventors: Maharaj Mukherjee, Carl M. Benda
  • Publication number: 20230394198
    Abstract: Aspects of the disclosure relate to digital twin simulation. A computing platform may train, using historical property information, a digital twin property evaluation engine, configured to model a physical property based on characteristics of the physical property using a computer simulation. The computing platform may receive, from a client device, an event processing request identifying a first physical property. The computing platform may generate, using the digital twin property evaluation engine, a computer simulation of the first physical property. The computing platform may execute, over a simulated period of time, the computer simulation of the first physical property to output event processing information for the first physical property. The computing platform may send, to the client device, the event processing information and one or more commands directing the client device to display the event processing information, which may cause the client device to display the event processing information.
    Type: Application
    Filed: June 2, 2022
    Publication date: December 7, 2023
    Inventors: Maharaj Mukherjee, Carl M. Benda
  • Publication number: 20230130019
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may receive a request to perform a data migration from a first database configured in a first format to a second database configured in a second format. The computing platform may receive, from the client application and at an abstraction layer, a query. Based on identifying that the query is formatted for execution at the second database, the computing platform may route the query to the second database for execution. Based on identifying that the query is not formatted for execution at the second database, the computing platform may: 1) translate the query from the first format to the second format by using pre-verified query keys to convert the query from the first format into the second format, and 2) route the translated query to the second database for execution.
    Type: Application
    Filed: December 21, 2021
    Publication date: April 27, 2023
    Inventors: Carl M. Benda, Maharaj Mukherjee, Utkarsh Raj, Elvis Nyamwange, Suman Roy Choudhury
  • Publication number: 20230127193
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. The computing platform may receive a query, formatted in a first format for execution on a first database. The computing platform may translate the query to a second format for execution on a second database by:1) extracting non-essential parameters from the query to create a query key; 2) storing the non-essential parameters; 3) executing a lookup function on a query library to identify a translated query corresponding to the query key; 4) based on identifying that the query library includes portions of the query key rather than the query key, recursively identify the translated query by nesting the portions of the query key; and 5) input the non-essential parameters into the translated query to create an output query. The computing platform may execute the output query on the second database.
    Type: Application
    Filed: December 21, 2021
    Publication date: April 27, 2023
    Inventors: Maharaj Mukherjee, Utkarsh Raj, Carl M. Benda, Suman Roy Choudhury, Elvis Nyamwange
  • Publication number: 20230130267
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may receive a query formatted in a first format for execution on a first database. The computing platform may translate the query to a second format for execution on a second database by: 1) extracting non-essential portions of the query from the query, and replacing the non-essential portions of the query with pointers to create a query key; 2) storing, along with their corresponding pointers, the non-essential portions of the query as query parameters; 3) executing a lookup function on a query library to identify a translated query corresponding to the query key and including the corresponding pointers; and 4) updating the translated query to include the query parameters based on the corresponding pointers to create an output query. The computing platform may execute the output query on the second database.
    Type: Application
    Filed: December 21, 2021
    Publication date: April 27, 2023
    Inventors: Maharaj Mukherjee, Utkarsh Raj, Carl M. Benda, Elvis Nyamwange, Suman Roy Choudhury
  • Publication number: 20230128406
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform receive a source query formatted in a first format for execution on a source database. The computing platform may execute the source query on the source database to produce a first data result. The computing platform may input the first data result into a reversal logic engine to produce a target query formatted in a second format corresponding to a target database. The computing platform may execute the target query on the target database to produce a second data result. Based on identifying that the second data result matches the first data result, the computing platform may validate the target query. Based on identifying that the second data result does not match the first data result, the computing platform may adjust the reversal logic engine based on the discrepancy.
    Type: Application
    Filed: December 21, 2021
    Publication date: April 27, 2023
    Inventors: Utkarsh Raj, Carl M. Benda, Maharaj Mukherjee, Suman Roy Choudhury, Elvis Nyamwange
  • Publication number: 20230129994
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may train a machine learning model using source syntax trees and target dialect syntax trees, which may configure the model to output source dialect keys and their corresponding target dialect queries. The computing platform may execute the corresponding target dialect queries to identify whether they are valid. For a valid target dialect query, the computing platform may store the valid target dialect query and first source dialect keys corresponding to the valid target dialect query in a lookup table. For an invalid target dialect query resulting in error, the computing platform may: 1) identify a cause of the error; 2) generate a transliteration rule to correct the error; and 3) store, in the lookup table, the invalid target dialect query, second source dialect keys corresponding to the invalid target dialect query, and the transliteration rule.
    Type: Application
    Filed: December 21, 2021
    Publication date: April 27, 2023
    Inventors: Maharaj Mukherjee, Carl M. Benda, Elvis Nyamwange, Suman Roy Choudhury, Utkarsh Raj
  • Publication number: 20230129782
    Abstract: Aspects of the disclosure relate to transliteration of machine interpretable languages. A computing platform may configure a client application to use a custom driver when communicating with an enterprise database. The computing platform may receive a database query formatted in a first database format corresponding to a first database. The computing platform may translate, using a query translation library, the database query from the first database format into a second database format corresponding to a second database, which may cause the custom driver to execute a transliteration process using pre-verified query keys stored in the query translation library to convert the database query from the first database format into the second database format. The computing platform may execute the translated database query on the second database to obtain a query result, and may send the query result to the client application.
    Type: Application
    Filed: December 21, 2021
    Publication date: April 27, 2023
    Inventors: Carl M. Benda, Maharaj Mukherjee, Utkarsh Raj, Elvis Nyamwange, Suman Roy Choudhury