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

30 results about "Labeling Problem" patented technology

Entity relationship extraction method and system in text, storage medium, and electronic device

The invention relates to a method and a system for extracting entity relations from texts, a storage medium and an electronic device. The method comprises the following steps: acquiring entity triplerelation set, entity and entity attribute set, and concept set; Training a triple relation set of a sentence of a text set and two entities identified in the sentence; Obtaining a sentence comprisinga training text set, two entities identified in the sentence, concepts corresponding to the two entities and a relation set of the two entities respectively, inputting sentence vectors into an entityrelation extraction model and training; Each sentence contains two entities, concepts corresponding to the two entities, and a set of relationships between the two entities. The entity relationship extraction method of the invention extracts the relationship between entities by using the semantic context information in the text, and solves the error labeling problem existing in the remote monitoring process.
Owner:SOUTH CHINA NORMAL UNIVERSITY

Google user map text labeling method based on SVG

The invention discloses a Google user map text labeling method based on an SVG. The method includes the steps that an SVG object with a path text is added to a self-defining overlaying layer of a Google map, and when the overlaying layer is drawn, a current map projection is acquired through a getProjection method; a labeled path represented by longitudes and latitudes is converted into a pixel path under the current projection; the length of the pixel path is calculated and compared with the length of a labeled text, if the pixel path is too short, the SVG object is not displayed; the starting point position of the labeled text on the pixel path is determined so that it can be guaranteed that the text is located in the middle of the path; the space, actually occupied by the labeled text, of the pixel path is determined according to the length of the text; the minimum coordinate value of the labeled text on the pixel path is determined through comparison and serves as a top left corner coordinate of the SVG object; the pixel path of the labeled text relative to the SVG top left corner is calculated; the text pixel path expressed by coordinate strings is converted into a path of path elements in the SVG, and d attributes of the path are replaced. The text labeling problem is solved, and a new way is found for Google user map text labeling.
Owner:杨立法

Chinese named entity recognition method based on reading understanding

The invention relates to a Chinese named entity recognition method based on reading understanding, and belongs to the technical field of natural language processing. The method comprises the steps ofperforming word segmentation processing on document-level corpora to obtain a document-level sequence; obtaining a triple consisting of a retrieval tag problem, a document-level sequence entity and adocument-level sequence; taking the retrieval tag problem and the document-level sequence in the triple as input, and generating hidden output fused into document-level context information through a BERT coding layer; passing hidden output fused with the document-level context information through a convolutional neural network, obtaining semantic features of a long-distance context, capturing semantic information of the whole document context, and compressing the semantic information into feature mapping; and predicting all entities in the document through the prediction layer by utilizing semantic information of the context of the whole document, predicting start indexes and end indexes of the entities, and splicing the start indexes and the end indexes to generate named entities. According to the invention, entity identification in the document can be carried out, and the identification effect is good.
Owner:KUNMING UNIV OF SCI & TECH

Text labeling method and device, electronic equipment and storage medium

The invention relates to the field of artificial intelligence, in particular to a text labeling method and device, electronic equipment and a storage medium, wherein the method comprises the steps: obtaining a to-be-labeled text and an actual language of the to-be-labeled text; obtaining a trained text labeling model corresponding to the actual language and the target language; carrying out semantic space conversion processing on the actual semantic features of the to-be-labeled text through the trained text labeling model, and acquiring target semantic features of the to-be-labeled text in a target language; performing clustering processing on the target semantic features through a trained text labeling model to obtain a clustering result of the to-be-labeled text; performing classification processing on the clustering result through a trained text labeling model to obtain text type information of the to-be-labeled text; and according to the text type information, performing text type labeling on the to-be-labeled text. According to the method and the device, the text type of any language text can be automatically labeled on the basis of the text in the target language with a large number of labeled samples, so that the cross-language text labeling problem is solved.
Owner:TENCENT TECH (SHENZHEN) CO LTD

Short video automatic labeling method based on feature and multi-label enhanced representation

The invention discloses a short video automatic labeling method based on feature and multi-label enhanced representation, which comprises the following steps: reconstructing an original feature matrixby using a dictionary mapping matrix, a product of public low-rank representation and a sparse error matrix to form a multi-view low-rank representation item; clustering an overall data set to obtainall data sets and potential label correlation information in different clusters to form global and local label correlation learning items; taking the common low-rank representation as a prediction label, subtracting the prediction label from a real label to obtain a labeling error, and minimizing the labeling error to form a minimized labeling error term; and weighting the multi-view low-rank representation item, the global and local label correlation learning item and the minimized labeling error item to obtain a total target function, optimizing the total target function by using an alternating direction multiplier method, introducing a Lagrange multiplier, and sequentially iteratively updating each matrix variable until the value of the target function converges to obtain a final labeling result. According to the method, the accuracy in the short video multi-label labeling problem is improved.
Owner:TIANJIN UNIV

Remote supervision relation extraction method and system based on relation hierarchy interaction

The invention discloses a remote supervision relation extraction method and system based on relation hierarchy interaction, and the method comprises the steps: fusing three types of inputs: word embedding, relative position embedding and head and tail entity embedding through an information processing mechanism, and obtaining word embedding representation; coding the word embedding representation through neural network coding, and obtaining sentence representation; establishing a relationship hierarchical interaction structure, and obtaining a relationship-enhanced sentence representation; eliminating mistakenly labeled sentence instances, and obtaining sentence packet representation; and constructing a classifier through a multi-layer perceptron and a softmax activation function, obtaining a probability score of the sentence packet for a relation category, and performing relation extraction according to the probability score. According to the method, for the error tag problem and the long-tail distribution problem of the remote supervision relationship, the hierarchical structure of the relationship in a knowledge base is utilized to model the interaction relationship between the relationship hierarchies, more valuable clues are provided for a relationship extraction classification task, and the performance of a relationship extraction model is improved.
Owner:JILIN UNIV

Video scene detecting and labeling method and system

The invention discloses a video scene detection labeling method and system, and the method comprises the steps: obtaining the modal features of a video, an audio and a text through a pre-training model according to a modal information source embedded by the input video, the audio and the text, carrying out the alignment and fusion of the obtained modal features of the video, the audio and the text, and forming a window basic cross-modal representation, according to the multi-temporal attention and the difference between the adjacent windows, the basic cross-modal representation of the windows is evolved into self-adaptive context sensing representation, the scene is detected according to the obtained self-adaptive context sensing representation, and the attributes of the windows are determined through a window attribute classifier; obtaining an accurate position of a scene boundary in the window through a position offset regression device; and based on the obtained scene boundaries, specifying a plurality of labels for each scene to realize scene labeling, attributing scene detection into window attribute classification and position offset regression, and solving the multi-label labeling problem through integrated learning of two-stage classifiers. The problems of error propagation and huge calculation cost are solved through a unified network of cross-modal clues; scene detection is attributed to window attribute classification and position offset regression, and the multi-label labeling problem is solved through ensemble learning of two-stage classifiers.
Owner:XI AN JIAOTONG UNIV

A svg-based google user map text labeling method

The invention discloses a Google user map text labeling method based on an SVG. The method includes the steps that an SVG object with a path text is added to a self-defining overlaying layer of a Google map, and when the overlaying layer is drawn, a current map projection is acquired through a getProjection method; a labeled path represented by longitudes and latitudes is converted into a pixel path under the current projection; the length of the pixel path is calculated and compared with the length of a labeled text, if the pixel path is too short, the SVG object is not displayed; the starting point position of the labeled text on the pixel path is determined so that it can be guaranteed that the text is located in the middle of the path; the space, actually occupied by the labeled text, of the pixel path is determined according to the length of the text; the minimum coordinate value of the labeled text on the pixel path is determined through comparison and serves as a top left corner coordinate of the SVG object; the pixel path of the labeled text relative to the SVG top left corner is calculated; the text pixel path expressed by coordinate strings is converted into a path of path elements in the SVG, and d attributes of the path are replaced. The text labeling problem is solved, and a new way is found for Google user map text labeling.
Owner:杨立法
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