Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

60 results about "Class prediction" patented technology

Artificial intelligence-based multi-label classification method and system of multi-level text

The invention relates to an artificial intelligence-based multi-label classification method and system of multi-level text. The method includes: 1) utilizing a neural network to construct a multi-label classification model of the multi-level text, and obtaining text class prediction results of training text according to the model; 2) carrying out learning on parameters of the multi-label classification model of the multi-level text according to existing text class labeling information in the training text and the text class prediction results, which are of the training text and are obtained inthe step 1), to obtain a multi-label classification model of the multi-level text with determined parameters; and 3) utilizing the multi-label classification model of the multi-level text with the determined parameters to classify to-be-classified text. The method infers labels of the formed text simply through the document-level labeling information, and can be well applied to scenes where labels of formed text are difficult to collect; compared with traditional multi-instance learning (MIL) methods, the method of the invention introduces minimal assumptions, and can better fit actual data;and the method of the invention has good scalability.
Owner:INST OF INFORMATION ENG CHINESE ACAD OF SCI

Micro-blog emotion prediction method based on weak supervised type multi-modal deep learning

InactiveCN108108849AImprove the effect of sentiment classificationSolving Multimodal Discriminative RepresentationsWeb data indexingForecastingMicrobloggingPredictive methods
The invention discloses a micro-blog emotion prediction method based on weak supervised type multi-modal deep learning and relates to the field of multi-modal emotion analysis. The method comprises the following steps of preprocessing micro-blog multi-modal data; carrying out the weak supervised training of a multi-modal deep learning model; and carrying out the micro-blog emotion prediction of the multi-modal deep learning model. The method solves the problems of the multi-modal discriminant expression and the data label limitation existing in the emotion prediction of the micro-blog multi-channel content in the prior art, and realizes the final multi-modal emotion class prediction, wherein the accuracy is adopted as the experiment evaluation standard. The consistency degree between the predicted micro-blog emotion polarity category and the pre-marked emotion category is reflected. The performance of the method is greatly improved and the correlation among multiple modals is considered. As a result, an optimal effect is achieved in the aspect of the overall multi-modal performance. An ideal classification effect is achieved for different emotion categories. Through the weak supervised training, an initial model for text and image modals is obviously improved in the aspect of emotion classification effect.
Owner:XIAMEN UNIV

System and method for predicting early development tendency of hot topics

The invention provides a system and method for predicting early development tendency of hot topics. The method includes the steps of collecting a topical time series; judging whether the series entersa recession period; if the sequence enters the recession period, adopting a clustering method as the complete topical time series to perform classification to obtain various topic classes, and substituting each topical time series of each topic class into a prediction model to perform training to obtain an intra-class prediction model for each topic class; if the sequence does not enter the recession period, analyzing similarity between a new topic time series and each complete topical time series in the topic classes, and taking average values as the matching degrees of new topics and the topic classes; screening out a set number of topic classes in descending order of the matching degrees; calling the intra-class prediction model of the topic classes screened out, and substituting the intra-class prediction model into the new topic time series to obtain a set number of predicted values; assigning different weight values to the predicted values to perform combination to obtain predicted values of new topics in the future time. According to the system and method, the early development tendency of a hot topic can be predicted accurately.
Owner:COMMUNICATION UNIVERSITY OF CHINA

Method for recognizing actions on basis of deep feature extraction asynchronous fusion networks

The invention provides a method for recognizing actions on the basis of deep feature extraction asynchronous fusion networks. The method is implemented by the aid of main contents including coarse-grained-to-fine-grained networks, asynchronous fusion networks and the deep feature extraction asynchronous fusion networks. The method includes procedures of inputting each short-term light stream stackof each space frame and each movement stream of input video appearance stream into the coarse-grained-to-fine-grained networks; integrating depth features of a plurality of action class grain sizes;creating accurate feature representation; inputting extracted features into the asynchronous fusion networks with different integrated time point information stream features; acquiring each action class prediction results; combining the different action prediction results with one another by the deep feature extraction asynchronous fusion networks; determining ultimate action class labels of inputvideo. The method has the advantages that deep-layer features can be extracted from the multiple action class grain sizes and can be integrated, accurate action representation can be obtained, complementary information in a plurality of pieces of information stream can be effectively utilized by means of asynchronous fusion, and the action recognition accuracy can be improved.
Owner:SHENZHEN WEITESHI TECH

Federal learning data privacy protection method and system based on gradient disturbance

The invention discloses a federated learning data privacy protection method and system based on gradient perturbation, and belongs to the field of data privacy protection, and the method comprises the steps: carrying out the class prediction of a sample in a data participant through a local model after federated learning training, and obtaining an original prediction probability vector; disturbing the original prediction probability vector to obtain a disturbance prediction probability vector, wherein the prediction label of the disturbance prediction probability vector is the same as the prediction label of the original prediction probability vector, and the angular deviation of the gradient of the prediction loss function relative to the gradient of the prediction loss function of the original prediction probability vector is maximum; retraining each local model by taking the minimum difference between the original prediction probability vector and the disturbance prediction probability vector of each local model as a target; and aggregating the retrained local models to obtain a global model. The protected federal learning global model can effectively reduce the risk that the model prediction output and the model gradient leak the privacy of the user participants on the premise of maintaining the availability of the model.
Owner:HUAZHONG UNIV OF SCI & TECH

Fabric flatness objective evaluation method and fabric flatness objective evaluation device based on unsupervised machine learning

An embodiment of the invention discloses a fabric flatness objective evaluation method and a fabric flatness objective evaluation device on unsupervised machine learning, wherein the method comprises the steps of acquiring sample data in a standard evaluation environment; preprocessing the acquired sample data, eliminating background information and interference information of an image; vectorizing the preprocessed data by means of computer image processing technology; classifying the vectorized data, and generating a characteristic reference set; and performing image class prediction on the characteristic reference set, thereby obtaining an evaluation result. In the fabric flatness objective evaluation method and the fabric flatness objective evaluation device, through extracting and abstracting a bottom-layer characteristic, a fabric image is vectorized; clustering is performed according to the characteristic of the fabric image, and a label is set for a clustering result. Through unified extraction and abstraction on the bottom layer characteristic and objective reference classification, fabric grade prediction is performed, thereby obtaining an evaluation result in a more fair and objective manner, reducing an error caused by artificial adoption of data for training, and furthermore preventing a subjective error caused by artificial evaluation.
Owner:SUN YAT SEN UNIV

A real-time vehicle detection method based on micro-convolution neural network

The invention discloses a vehicle real-time detection method based on a micro-convolution neural network, which comprises the following steps: (1) preprocessing an input image, converting the input image into a gray-scale image, and normalizing the gray-scale value of the gray-scale image to be between [0, 1] or [1, 1] and reassembled to a uniform size; (2) inputting the image data obtained in thestep (1) into a 7-layer micro-convolution neural network, training the micro-convolution neural network, and generating prediction boxes of different scales for class prediction and regression targetposition; (3) training records the error on the training set and the test error on the verification set of each iteration; 4) judging whether that los on the successive 5 iterative verification setsis reduced, if so, returning to the step 2) if the loss is not reduced, terminating the training, saving the parameters of the 7-layer microconvolution neural network, and checking the feature extraction effect. The invention uses 7-layer convolution neural network structure instead of complex VGG (Deep Convolution Neural Network for Large Scale Image Recognition), which can be trained and testedon ordinary machines, does not need high performance computing equipment such as GPU (Graphics Processor) with super performance, nor does it need pre-trained network, it can be trained and tested from scratch.
Owner:NANJING BROADBAND WIRELESS MOBILE COMM R& D CENT CHINESE ACADEMY OF SCI

Forestry fire dynamic-prediction method based on patrolling and protection terminals

InactiveCN105070001ASolve the meteorological fire danger levelForest fire alarmsTerrainThe Internet
The invention discloses a forestry fire dynamic-prediction method based on patrolling and protection terminals. Forest rangers hold meteorological collection equipment by hands to perform data timing collection, collected data are transmitted to APPs of intelligent mobile phones through Bluetooth to parse the data, and the forest rangers input a phonological phenomenon discrimination coefficient according to a standard; terminal systems send the terminal collected data to a fire danger class prediction system through the internet, boundaries of area management are input in advance on the fire danger class system according to forest rangers' responsibility patrolling areas, terrain-based meteorological element interpolation is performed according to adjacent forest rangers' fire danger meteorological information, a fire danger is predicted according to the designated responsibility areas, a map is marked and drawn, and a fire danger class is issued; and the forest workers are positioned through a GPS, and the fire danger classes of areas where the forest workers are located are issued to the forest ranger terminals. The method enables a fire prevention office to know the meteorological fire danger class of each responsibility area of a managed forestry area well, and a precaution in advance aiming at a fire emergency condition of a high fire danger area can be made.
Owner:RES INST OF FOREST RESOURCE INFORMATION TECHN CHINESE ACADEMY OF FORESTRY +1

An information acquisition method and system based on social media emergencies

The invention provides an information acquisition method and system based on social media emergencies. The method comprises the following steps: S1, constructing a corpus of emergencies; S2, using a support vector machine classifier to carry out non-emergency event classification filtering, and achieving first-stage classification; And S3, performing positive and negative class prediction classification by using a naive Bayes classifier to realize second-stage classification. According to the invention, corpus acquisition of related keywords is carried out on the social media through the crawler; A support vector machine classifier is used for carrying out non-emergency event classification filtering, first-stage classification is achieved, a naive Bayes classifier is used for carrying outpositive and negative class prediction classification, second-stage classification is achieved, the information classification precision is improved by 2.9% compared with the result of non-instant seismic information screening, and the accuracy of information classification is improved by 2.9%. Compared with the prior art, the method has the advantages that the value of the F-Masure is increasedby 2.6%, the problem that the text classification result is low in precision in the prior art is solved, the classification precision is improved, a decision maker can control disaster events easily,and a basis is provided for decision making.
Owner:SHANDONG JIANZHU UNIV

Data identification method and device, equipment and readable storage medium

The invention discloses a data processing method and device, equipment and a readable storage medium, and the method comprises the steps: obtaining a target image, and identifying N prediction regions of a target object in the target image; obtaining a prediction object category and a prediction object label feature corresponding to the target object in each prediction area; obtaining the maximum class prediction probability from the class prediction probabilities corresponding to the N prediction object classes, and determining the prediction region corresponding to the prediction object class with the maximum class prediction probability as a target prediction region; determining a coverage area commonly covered by the residual prediction area and the target prediction area; determining the label feature similarity between the prediction object label features corresponding to the remaining prediction regions and the prediction object label features corresponding to the target prediction region; and determining an optimal prediction region of the target object in the target image according to the similarity between the coverage region and the label feature. According to the invention, the identification accuracy of the object in the image can be improved.
Owner:TENCENT CLOUD COMPUTING BEIJING CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products