Establishing a communication session between client terminals of users of a social network selected using a machine learning model
Granted: January 17, 2023
Patent Number:
11556851
There is provided a method, comprising: extracting user feature profiles for users of a social network, each feature profile being structured and including user features extracted from unstructured user generated text, indications of participation in groups, and structured user profiles, training a clustering-component of a model to cluster the feature profiles, training a matching-component of the model to compute a distance score indicative of statistical similarity between a feature…
Caching for single page web applications
Granted: January 17, 2023
Patent Number:
11556608
Systems and methods are described for processing of requests of a single page application in an application server. The method includes receiving a request from a component of a single page application from a user device, getting a page identifier (ID) from the request, getting a user ID from the request, and searching a cache lookup table for a cache entry associated with the page ID. When no cache entry for the page ID is found in the cache lookup table, a new cache entry is created in…
Contact tracing as a service using a database system
Granted: January 10, 2023
Patent Number:
11551819
One or more enrollment messages may be received via a communication message. The enrollment messages may include identification information associated with a designated person, health status information indicating the presence or absence of one or more medical symptoms associated with the designated person, and contact information identifying one or more individuals with which the designated person has recently come into physical proximity. A visual representation of a contact tracing…
Method and system for universal security services abstraction
Granted: January 3, 2023
Patent Number:
11546445
A method for providing interoperability between a plurality of security services and target applications by an interoperability service. The method includes receiving a request from one of the plurality of security services to perform a task on a target application, preparing a unified data model for interaction with the target application, determining and organizing data connections to perform the task on the target application, generating a set of requests using the unified data model…
Techniques and architectures for recommending products based on work orders
Granted: January 3, 2023
Patent Number:
11544762
A system and related processing methodologies for recommending a product based on a work order are described. The system receives an input case description, including a current repair item and a current work type. Historical work orders associating a plurality of products with repair items and work types are searched for a co-occurrence of the repair item matching the current repair item, and the work type matching the current work type. Upon finding a match, the product associated with…
Using unstructured input to update heterogeneous data stores
Granted: January 3, 2023
Patent Number:
11544465
Approaches to using unstructured input to update heterogeneous data stores include receiving unstructured text input, receiving a template for interpreting the unstructured text input, identifying, using an entity classifier, entities in the unstructured text input, identifying one or more potential parent entities from the identified entities based on the template, receiving a selection of a parent entity from the one or more potential parent entities, identifying one or more potential…
Key-value storage using a skip list
Granted: January 3, 2023
Patent Number:
11544271
This disclosure provides various techniques that may allow for accessing values stored in a data structure that stores multiple values corresponding to database transactions using a skip list. A key may be used to traverse the skip list to access data associated with the key. The skip list maintains on ordering of multiple keys, each associated with a particular record in the data structure, using indirect links between data records in the data structure that reference buckets included…
Method to predict travel time by using adjacent travel time
Granted: January 3, 2023
Patent Number:
11543255
Disclosed embodiments are a computing system and a computer-implemented method related to predicting travel time by using adjacent travel time. The prediction may be based on correcting the nominal predictive travel time estimation using a relation between the predictive travel time estimation and the nominal predictive travel time estimation of a nearby commuting instance in a similar direction. This allows a reduced number of queries to the geographic information system, which may save…
Cloud computing platform, method and system having a payments platform for integrating a synchronous payment gateway service with the cloud computing platform
Granted: December 27, 2022
Patent Number:
11538000
A cloud-based computing system is provided that includes a payments platform for integrating synchronous payment gateway services with a cloud computing platform so that clients of the cloud computing platform can perform payment transactions with customers via the cloud computing platform. The synchronous payment gateways that include a particular synchronous payment gateway. The cloud computing platform can include a multitenant database system that provides applications and services…
Systems, methods, and apparatuses for conducting transactions between bots using distributed ledger technology in a cloud based computing environment
Granted: December 27, 2022
Patent Number:
11538006
Described herein are means for conducting transactions between bots using Distributed Ledger Technology (DLT) in a cloud based computing environment. According to a particular embodiment, there is a system having at least a processor and a memory therein, in which the system is configurable with means for: operating, by a cloud service provider, an interface to a blockchain, in which each bot is a node on the blockchain; posting a transaction request to a chat log by one of the plurality…
Systems and methods for out-of-distribution classification
Granted: December 27, 2022
Patent Number:
11537899
An embodiment proposed herein uses sparsification techniques to train the neural network with a high feature dimension that may yield desirable in-domain detection accuracy but may prune away dimensions in the output that are less important. Specifically, a sparsification vector is generated based on Gaussian distribution (or other probabilistic distribution) and is used to multiply with the higher dimension output to reduce the number of feature dimensions. The pruned output may be then…
Structured text translation
Granted: December 27, 2022
Patent Number:
11537801
Approaches for the translation of structured text include an embedding module for encoding and embedding source text in a first language, an encoder for encoding output of the embedding module, a decoder for iteratively decoding output of the encoder based on generated tokens in translated text from previous iterations, a beam module for constraining output of the decoder with respect to possible embedded tags to include in the translated text for a current iteration using a beam search,…
Autonomous database defragmentation
Granted: December 27, 2022
Patent Number:
11537574
Techniques are disclosed relating to performing database defragmentation operations by autonomously rebuilding index objects stored in one or more tablespaces of a database. In various embodiments, the disclosed techniques include autonomously performing defragmentation operations for one or more tablespaces in a database in an online manner such that a server system may continue to service data access requests while performing the defragmentation operations. In one non-limiting…
Multidimensional partition of data to calculate aggregation at scale
Granted: December 27, 2022
Patent Number:
11537572
A method enables data aggregation in a multi-tenant system. The method includes receiving, at a data aggregation manager, an event from an activity tracking component, generating, by the data aggregation manager, a first hash value based on a first identifier in the event, generating, by the data aggregation manager, a second hash value based on a second identifier in the event, and storing event message information to an entry of a metric storage database in a partition according the…
Merges using key range data structures
Granted: December 27, 2022
Patent Number:
11537569
Techniques are disclosed relating to merge operations for multi-level data structures, such as log-structured merge-trees (LSM trees). A computer system may store, in a database, a plurality of files as part of an LSM tree and a plurality of database key structures. A given one of the plurality of database key structures may indicate, for a corresponding one of the plurality of files, a set of key ranges derived from database records that are included in the corresponding file. The…
Code editor for user interface component testing
Granted: December 27, 2022
Patent Number:
11537503
A system for conducting user interface (UI) software component testing has been developed. The test of the UI software component is initiated and a display of the test results are shown to a user in a browser used in the testing. A code editor used for debugging by the user receives the test results from the browser and presents the test results to the user for debugging. The browser webview and the code editor are simultaneously displayed to the user in a dual screencast window during…
Self executing and self disposing signal
Granted: December 27, 2022
Patent Number:
11537499
Described herein are systems, apparatus, methods and computer program products for implementing a self executing and self disposing signal for an imperative programming language. The self executing and self disposing signal may be utilized by a ReactiveX specification programming language. The signal may be executed before it is observed by an external observer, reducing load times. Additionally, the signal may allow for multiple observers to observe the output of the signal at the same…
User interface migration using intermediate user interfaces
Granted: December 27, 2022
Patent Number:
11537363
Techniques are disclosed relating to generating a user interface (UI) migration plan, including intermediate UIs, for migrating from a current UI to a new UI. A computer system may receive information specifying a current UI and a new UI, and identify one or more differences between the current and the new UIs. Based on the differences, the computer system may generate information specifying one or more candidate intermediate UIs. The computer system may score the candidate intermediate…
Automated hierarchical tuning of configuration parameters for a multi-layer service
Granted: December 20, 2022
Patent Number:
11531554
Example implementations relate to performing automated hierarchical configuration tuning for a multi-layer service. According to an example, a service definition and optimization criteria are received for tuning a configuration of a service. The service definition includes information regarding multiple of layers of the service and corresponding configuration groups. An acyclic dependency graph is created including nodes representing each of the of layers and each of the corresponding…
MULP: a multi-layer approach to ACL pruning
Granted: December 20, 2022
Patent Number:
11533337
Disclosed embodiments are a computing system and a computer-implemented method related to minimizing the number of rules/policies needed to be stored to enforce those rules/policies. The minimizing comprising generating adjacency data structures mapping as adjacent pairs of network nodes, which are allowed to communicate with one another according to the plurality rules, and applying them for pruning the rule dataset. This allows an original set of rules/policies to be reduced into a…