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

504 results about "Multi-label classification" patented technology

In machine learning, multi-label classification and the strongly related problem of multi-output classification are variants of the classification problem where multiple labels may be assigned to each instance. Multi-label classification is a generalization of multiclass classification, which is the single-label problem of categorizing instances into precisely one of more than two classes; in the multi-label problem there is no constraint on how many of the classes the instance can be assigned to.

A pedestrian and vehicle detection method and system based on improved YOLOv3

The invention discloses a pedestrian and vehicle detection method and system based on improved YOLOv3. According to the method, an improved YOLOv3 network based on Darknet-33 is adopted as a main network to extract features; the cross-layer fusion and reuse of multi-scale features in the backbone network are carried out by adopting a transmittable feature map scale reduction method; and then a feature pyramid network is constructed by adopting a scale amplification method. In the training stage, a K-means clustering method is used for clustering the training set, and the cross-to-parallel ratio of a prediction frame to a real frame is used as a similarity standard to select a priori frame; and then the BBox regression and the multi-label classification are performed according to the loss function. And in the detection stage, for all the detection frames, a non-maximum suppression method is adopted to remove redundant detection frames according to confidence scores and IOU values, and an optimal target object is predicted. According to the method, a feature extraction network Darknet-33 of feature map scale reduction fusion is adopted, a feature pyramid is constructed through feature map scale amplification migration fusion, and a priori frame is selected through clustering, so that the speed and precision of the pedestrian and vehicle detection can be improved.
Owner:NANJING UNIV OF POSTS & TELECOMM

Text multi-label classification method based on semantic unit information

The invention discloses a text multi-label classification method based on semantic unit information, which comprises the following steps: establishing a semantic unit multi-label classification modelSU4MLC, taking a recurrent neural network sequence based on an attention mechanism to a sequence model as a baseline model for improvement, and improving the expression of the attention mechanism by improving a source end; Extracting semantic unit related information from the context representation of the source end of the baseline model by using hole convolution in deep learning to obtain semantic unit information; Combining the semantic unit information with the word level information by using a multi-layer mixed attention mechanism, and providing the combined information for a decoder; Anddecoding the tag sequence by using a decoder, thereby realizing text multi-tag classification based on semantic unit information. According to the method, the problems that an existing attention mechanism is easily influenced by noise and contributes to classification insufficiently can be solved, the contribution of the attention mechanism to text classification can be improved, and the text multi-label classification problem can be more efficiently solved.
Owner:PEKING UNIV

Support vector machine sorting method based on simultaneously blending multi-view features and multi-label information

The invention discloses a support vector machine sorting method based on simultaneously blending multi-view features and multi-label information. The support vector machine sorting method based on simultaneously blending the multi-view features and the multi-label information comprises the following steps, inputting multi-view feature training data and the multi-label information corresponding to each data, establishing a mathematical model which simultaneously blends the multi-view features and the multi-label information and supports a vector machine classifier, and setting value of a corresponding weight factor of each item. Training and learning each parameter of a classifier, using loop iteration interactive algorithm to update all parameter variables of target optimization formula until absolute value of the difference of whole objective function values of two iterative is less than preset threshold valve, stopping. Meanwhile, when a parameter is adopted, updated and calculated, strategy fixing other parameter values is adopted. The classifier which is obtained by training conducts multi-label classification or precasting on actual data. When technology supports classification of a vector machine, a unified data expression form in a novel data space is learned, and accuracy rate of the classifier is improved.
Owner:ZHEJIANG UNIV

Multi-source and multi-label text classification method and system based on improved seq2seq model

The invention belongs to the technical field of natural language processing text classification, in particular to a multi-source multi-label text classification method based on an improved seq2seq model and a system thereof. The method comprises the following steps: data input and pretreatment, word embedding, encoding, encoding and splicing, decoding, model optimization and prediction output. Themethod of the invention has the following beneficial effects: adopting a seq2seq depth learning framework, constructing a plurality of encoders, and combining the attention mechanism to be used for atext classification task, so as to maximize the use of multi-source corpus information and improve the classification accuracy of the multi-label; In the error feedback process of decoding step, according to the characteristics of multi-label text, an intervention mechanism is added to avoid the influence of label sorting, which is more in line with the essence of multi-label classification problem. The encoder adopts the circulating neural network, which can learn according to the time step effectively. The decoding layer adopts one-way loop neural network and adds attention mechanism to highlight the learning focus.
Owner:广州语义科技有限公司

Medical data processing and system based on migration learning

ActiveCN108520780AImprove forecast accuracyAvoid the disadvantages of manual selection of featuresMedical data miningSemantic analysisDiseaseFeature vector
The invention discloses a medical data processing and system based on migration learning. The medical data processing comprises the following steps: acquiring text data outside the medical field, andtraining to obtain a text classification model; acquiring a case set in the medical field, wherein the case set comprises symptoms and labels, and the labels are symptoms corresponding to the diseasesymptoms; extracting the characteristic vectors of the symptoms by using the text classification model as the symptom vectors, and converting the labels into label vectors according to the disease symptom types corresponding to the symptoms; constructing a multi-label training sample set by integrating the symptom vectors and the corresponding label vectors, and training to obtain a multi-label classification model according to the multi-label training sample set; inputting the medical samples to be analyzed into the multi-label classification model, determining the probability values of the medical samples belonging to each type of labels, and obtaining an analysis label set according to the probability values to serve as the analysis result of the medical samples. Therefore, the defect of manual selection of features is avoided through migration learning, and the medical disease prediction accuracy based on outpatient cases is improved.
Owner:INST OF COMPUTING TECH CHINESE ACAD OF SCI

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

An apparatus for assisting judicial case decision based on machine learning

The invention relates to a device for assisting judicial case judgment based on machine learning, which utilizes a large amount of document data and trains a model to learn the relationship between case fact description and the fine range and relevant legal provisions, and realizes the prediction of the fine range and the law label of any given case fact description text. The invention relates toa device for assisting judicial case judgment based on machine learning. Including: defining the proper nouns in the description of the facts of a given case and dealing with them; Extracting multiplesemantic features from the text to achieve a deeper level of semantic representation; Machine learning method based on multi-label classification is used to classify the law items and obtain the lawlabels related to the description text of the case facts. Single-label classification training model based on machine learning predicts the range of possible fines in related cases. The invention applies machine learning to the judicial field for the first time, realizes deeper semantic representation by multiple feature extraction modes, improves the accuracy and generalization ability of the training model well, has higher reference significance for the final judgment of a case, and is conducive to the realization of the same case and the same judgment.
Owner:SOUTHEAST UNIV
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