Patent classifications
G06K9/68
Methods, systems and media for joint manifold learning based heterogenous sensor data fusion
The present disclosure provides a method for joint manifold learning based heterogenous sensor data fusion, comprising: obtaining learning heterogeneous sensor data from a plurality sensors to form a joint manifold, wherein the plurality sensors include different types of sensors that detect different characteristics of targeting objects; performing, using a hardware processor, a plurality of manifold learning algorithms to process the joint manifold to obtain raw manifold learning results, wherein a dimension of the manifold learning results is less than a dimension of the joint manifold; processing the raw manifold learning results to obtain intrinsic parameters of the targeting objects; evaluating the multiple manifold learning algorithms based on the raw manifold learning results and the intrinsic parameters to determine one or more optimum manifold learning algorithms; and applying the one or more optimum manifold learning algorithms to fuse heterogeneous sensor data generated by the plurality sensors.
Systems and methods to manage application program interface communications
Systems and methods for managing Application Programming Interfaces (APIs) are disclosed. For example, the system may include one or more memory units storing instructions and one or more processors configured to execute the instructions to perform operations. The operations may include receiving a call to an API node. The operations may include determining that the call is associated with the first version of the API. The operations may include determining that the API node is associated with a second version of the API. The operations may include translating the call into a translated call using a translation model, the translated call being associated with the second version of the API.
Recognition apparatus, recognition method, and non-transitory computer readable medium
A recognition apparatus includes an image acquisition unit configured to acquire an image obtained by photographing an object and a recognition processing unit configured to, when it is not clearly determined whether the object is a human being or an animal as a result of detecting the human being or the an animal in the acquired image using a full-body recognition dictionary of the human being and the animal, increase a certainty that the object is the animal to thereby detect the animal when the animal's head, face, or buttocks are detected in a range different from that of a human being within a detection range using a partial-body recognition dictionary, the partial-body recognition dictionary being for detecting the animal's head, face, or buttocks in the detection range in which the human being or the animal is detected.
APPARATUS AND COMPUTER IMPLEMENTED METHOD IN MARINE VESSEL DATA SYSTEM FOR GENERATING ANOMALY HEATMAP INFORMATION USING NEURAL NETWORK
A computer implemented method and apparatus for a marine vessel data system, the method comprising: receiving data from at least one sensor configured to measure vibration and operationally arranged to the marine vessel to provide time-domain reference sensor data; maintaining the time-domain reference sensor data within a data storage system; generating a Fast Fourier Transform (FFT) on the time-domain reference sensor data to provide a plurality of reference spectra files in frequency-domain, wherein each reference spectra file comprises spectra data defined by amplitude information and frequency information, and each spectra file is associated with condition information determined based on collection of the time-domain reference sensor data; normalizing each reference spectra file by converting the frequency information to order information using the condition information to provide normalized reference spectra files; and training a convolutional autoencoder type of neural network using the normalized reference spectra files.
CLOUD DETECTION ON REMOTE SENSING IMAGERY
A system for detecting clouds and cloud shadows is described. In one approach, clouds and cloud shadows within a remote sensing image are detected through a three step process. In the first stage a high-precision low-recall classifier is used to identify cloud seed pixels within the image. In the second stage, a low-precision high-recall classifier is used to identify potential cloud pixels within the image. Additionally, in the second stage, the cloud seed pixels are grown into the potential cloud pixels to identify clusters of pixels which have a high likelihood of representing clouds. In the third stage, a geometric technique is used to determine pixels which likely represent shadows cast by the clouds identified in the second stage. The clouds identified in the second stage and the shadows identified in the third stage are then exported as a cloud mask and shadow mask of the remote sensing image.
METHODS AND SYSTEMS FOR DETERMINING POTENTIAL ROOT CAUSES OF PROBLEMS IN A DATA CENTER USING LOG STREAMS
Automated methods and systems described herein are directed to identifying potential root causes of a problem in a data center. Methods and systems receipt an alert or other notification of a problem occurring in a data center and a time when the problem was noticed. A search window is created based on the time and a stream of log messages generated in the search window is converted into a time dependent metric. An anomaly detection technique is applied to the metric to determine a start time of a problem. Logging events and key phrases in the log messages are identified in the search window and presented as potential root causes of the problem. The potential root cause may then be used by system administrators and/or tenants to diagnose the problem and execute remedial measures to correct the problem.
LEARNING METHOD, LEARNING DEVICE, GENERATIVE MODEL, AND PROGRAM
Provided are a learning method, a learning device, a generative model, and a program that generate an image including high resolution information without adjusting a parameter and largely correcting a network architecture even in a case in which there is a variation of the parts of an image to be input. Only a first image is input to a generator of a generative adversarial network that generates a virtual second image having a relatively high resolution by using the first image having a relatively low resolution, and a second image for learning or the virtual second image and part information of the second image for learning or the virtual second image are input to a discriminator that identifies the second image for learning and the virtual second image.
METHOD AND APPARATUS OF PROCESSING IMAGE, DEVICE AND MEDIUM
The present disclosure provides a method and apparatus of processing an image, a device and a medium, which relates to a field of artificial intelligence, and in particular to a field of deep learning and image processing. The method includes: determining a background image of the image, wherein the background image describes a background relative to characters in the image; determining a property of characters corresponding to a selected character section of the image; replacing the selected character section with a corresponding section in the background image, so as to obtain an adjusted image; and combining acquired target characters with the adjusted image based on the property.
UTILIZING MACHINE LEARNING AND IMAGE FILTERING TECHNIQUES TO DETECT AND ANALYZE HANDWRITTEN TEXT
In some implementations, a device may receive an image that depicts handwritten text. The device may determine that a section of the image includes the handwritten text. The device may analyze, using a first image processing technique, the section to identify subsections of the section that include individual words of the handwritten text. The device may reconfigure, using a second image processing technique, the subsections to create preprocessed word images associated with the individual words. The device may analyze, using a word recognition model, the preprocessed word images to generate digitized words that are associated with the preprocessed word images. The device may verify, based on a reference data structure, that the digitized words correspond to recognized words of the word recognition model. The device may generate, based on verifying the digitized words, digital text according to a sequence of the digitized words in the section.
Anonymizing data for preserving privacy during use for federated machine learning
A computer-implemented method for training a global federated learning model using an aggregator server includes training multiple local models at respective local nodes. Each local node selects a set of attributes from its training dataset for training its local model. Each local node generates an anonymized training dataset by using a syntactic anonymization method, and by selecting quasi-identifying attributes from training attributes, and generalizing the quasi-identifying attributes using a syntactic algorithm. Further, each local node computes a syntactic mapping based on equivalence classes produced in the anonymized training dataset. The aggregator server computes a union of mappings received from all the local nodes. Further, federated learning includes training the global federated learning model by iteratively sending, by the local nodes to the aggregator server, parameter updates computed over the local models. The aggregator server aggregates the received parameter updates, and sends the aggregated parameters to the local nodes.