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

32 results about "Concept tree" patented technology

Text similarity matching method on basis of vector space model

The invention discloses a text similarity matching method on the basis of a vector space model. The text similarity matching method includes extracting keywords of texts, clustering all the keywords and generating a keyword concept tree; and computing the similarity of the texts according to the created keyword concept tree of the keywords in the texts to be translated, and acquiring texts in a translation depository according to the similarity. The texts in the translation depository are matched with the texts to be translated. According to the technical scheme, the test similarity matching method has the advantages that relations among the texts can be relatively accurately reflected, so that the similarity of the texts can be sufficiently reflected.
Owner:IOL WUHAN INFORMATION TECH CO LTD

Handling failures in processing natural language queries

Systems, methods, and computer storage media for handling failures in generating structured queries from natural language queries. One of the methods includes obtaining, through a natural language front end, a natural language query from a user; converting the natural language query into structured operations to be performed on structured application programming interfaces (APIs) of a knowledge base, comprising: parsing the natural language query, analyzing the parsed query to determine dependencies, performing lexical resolution, forming a concept tree based on the dependencies and lexical resolution; analyzing the concept tree to generate a hypergraph, generate virtual query based on the hypergraph, and processing the virtual query to generate one or more structured operations; performing the one or more structured operations on the structured APIs of the knowledge base; and returning search results matching the natural language query to the user.
Owner:GOOGLE LLC

Data processing apparatus, data processing method and search apparatus

A data processing technique is provided with improved convenience.A data processing apparatus includes: a concept tree setting unit 22 which sets a concept tree that indicates the user's purposes or intentions; a classification unit 24 which, based upon the concept tree, classifies a data set created by or acquired by the user; a book display unit 26 which displays the data set thus classified; a search request unit 28 which makes a request for a search using the concept tree or the data set classified based upon the concept tree as a query; and a search result acquisition unit 32 which acquires, as a result of the search, the data set classified based upon the concept tree.
Owner:JUSTSYSTEMS

Handling failures in processing natural language queries

InactiveCN107016012AReduce the need for a full definitionEfforts to reduce failureNatural language data processingSpecial data processing applicationsHypergraphApplication programming interface
Systems, methods, and computer storage media for handling failures in generating structured queries from natural language queries. One of the methods includes obtaining, through a natural language front end, a natural language query from a user; converting the natural language query into structured operations to be performed on structured application programming interfaces (APIs) of a knowledge base, comprising: parsing the natural language query, analyzing the parsed query to determine dependencies, performing lexical resolution, forming a concept tree based on the dependencies and lexical resolution; analyzing the concept tree to generate a hypergraph, generate virtual query based on the hypergraph, and processing the virtual query to generate one or more structured operations; performing the one or more structured operations on the structured APIs of the knowledge base; and returning search results matching the natural language query to the user.
Owner:GOOGLE LLC

DINFO-OEC text analysis mining method and device thereof

The invention provides a concept-based unstructured text big data analysis mining method and a device thereof. The method comprises the following steps of: (1) performing pre-processing, including word segmentation and named entity recognition; (2) performing concept extraction and concept expression identification on an input text; (3) performing analysis mining on the concept expression of the input text according to mining rules; (4) calculating confidence levels of the mining results; (5) outputting the mining results according to the confidence levels; and (5) visually showing the mining results. A mining model of the method comprises three trees, including an ontology tree, an element tree and a concept tree. The device comprises a modelling unit (1), a pre-processing unit (2), a concept extraction and expression identifying unit (3), an analysis mining unit (4) and a visual show unit (5). The method and the device have the following advantages that: diversity of services and natural language expressions is separated in the modelling process, and investment in service maintenance is lowered; and the mining method can greatly improve accuracy of analysis mining.
Owner:ZHONGKE DINGFU BEIJING TECH DEV

Intention recognition method, recognition device and computer readable storage medium

The invention discloses an intention recognition method, recognition equipment and a computer readable storage medium, and is applied to the technical field of artificial intelligence. The method comprises the following steps: receiving a to-be-identified statement input by a user, and carrying out word segmentation processing on the to-be-identified statement to obtain a plurality of segmented words forming the to-be-identified statement; traversing keywords under each intention node of a preset intention concept tree to determine each first target keyword hit by the plurality of segmented words in the keywords under each intention node; calculating an intention score of an intention corresponding to each intention node of the to-be-identified statement according to the weight corresponding to each first target keyword; determining the highest intention score in the intention scores of the intentions corresponding to the intention nodes; and if the highest intention score is greater than a first threshold, determining that the intention of the to-be-identified statement is the intention corresponding to the highest intention score. By adopting the method and the device, the intention recognition accuracy can be improved.
Owner:PING AN TECH (SHENZHEN) CO LTD

Emergent pre-warning grid dividing system and method based on hybrid space correlation analysis

The invention belongs to the technical field of Internet disaster pre-warning, and relaters to an emergent pre-warning grid dividing system and method based on space correlation analysis. The system comprises an emergency information integration module, an emergency information filtering module and an emergency pre-warning grid dividing module. According to the method, emergency geographical information is taken as an analysis clue of an emergency pre-warning layout, firstly, an expression mode of emergency space relation information is designed; then the emergency space relation information is extracted, and the emergency space relation information and structural property information of an emergency are integrated to build a space fact constellation model; accordingly to a filtering algorithm based on frequency difference, non-sense space relation information is eliminated; finally, by means of hybrid space correlation rule digging, space characteristics influencing the emergency are obtained and constitute an emergent pre-warning geographical grid covering different emergent pre-warning levels. According to the emergent pre-warning grid dividing system and method, integration of emergency peripheral space relation information and property information is achieved, a concept tree is used for describing space relation information and event property information, and the space fact constellation model for integrating non-structural data and structural data of the emergency is achieved.
Owner:SHANGHAI JIAO TONG UNIV

Semantic-based text retrieval method

The invention provides a semantic-based text retrieval method, and solves the problems that polysemy or synonymy cannot be distinguished and retrieval results are mistakenly selected or missed in the retrieval process. According to the method, concepts of words replace words for searching and retrieval, and the retrieved files are sorted; the method specifically comprises steps as follows: S1, a concept tree is established according to the concepts of words, and a word similarity matrix is calculated; S2, the concept of a target file is extracted in reference of a preset body, the target file is subjected to indexing processing according to the concept, and an index file is generated; S3, word segmentation is performed on initial query of a user, similar items whose similarity to the query words is larger than the threshold value M are found out from the word similarity matrix, and the similar items are added to the user query in an OR manner; S4, a search engine searches the target file according to the user query; S5, according to the similarity of words, the similarity of the files is evaluated, and the files are sorted; and S6, file data are read, and a sorting result is output.
Owner:ANHUI HUAZHEN INFORMATION SCI & TECH

Concept tree-based intention identification method and apparatus, and computer device

The invention provides a concept tree-based intention identification method and apparatus, and computer device, relating to the technical field of data analysis. By performing concept tree construction, the concept tree comprises at least one layer; each layer comprises at least one intention; wherein each intention corresponds to at least one keyword; wherein each keyword is provided with a corresponding weight; carrying out word segmentation processing on the target statement to obtain at least one traversal word, aiming at each current traversal word; traversing the keyword corresponding toeach intention in the concept tree; calculating the word vector similarity between the current traversal word and each traversed keyword, calculating the intention score corresponding to each intention of the target statement according to the word vector similarity and the weight of each keyword, and determining the intention of the target statement according to the intention score and the intention threshold of each layer. According to the method, a large number of training samples in a specific field are not needed, relation network analysis is achieved through the concept tree, and therefore the intention of the target statement can be accurately estimated.
Owner:PING AN TECH (SHENZHEN) CO LTD

Text enhancement method, text classification method and related devices

ActiveCN112906392AImprove the problem of inefficiency in collecting samples of specific categoriesImprove accuracySemantic analysisCharacter and pattern recognitionData setGenerative adversarial network
The invention provides a text enhancement method, a text classification method and a related device. The method comprises the steps: acquiring a statement content in a text corpus, performing word segmentation on the statement content, and obtaining words obtained after word segmentation; screening out similar words of which the similarity with the segmented words exceeds a threshold value from the concept tree, and randomly replacing the statement content by using the similar words to obtain a plurality of statements; training a generative adversarial network by using a plurality of statements to obtain a generative adversarial network model; generating an expansion statement sample by using a generative adversarial network model; and combining the expanded statement sample with the statement content in the text corpus to obtain an enhanced text data set. In the implementation process, the expanded statement sample is generated by using the generative adversarial network model obtained by training, and the generative adversarial network model learns the newly added change rule between the similar words with the similarity exceeding the threshold value in the concept tree, so a specific category sample can be better generated.
Owner:BEIJING TOPSEC NETWORK SECURITY TECH +2

Cloud inference-based car cruising speed planning method

The invention relates to a cloud inference-based car cruising speed planning method, which takes the average fuel consumption of a car per 100 kilometers as an economic evaluation index. The planning method has the flow diagram that first, a cloud model of the average fuel consumption per 100 kilometers is established based on experimental data; second, related theories of cloud transform, cloud inference and the like are used for determining a concept tree of cloud model input and outputting variables so as to generate a cloud model rule base of the average fuel consumption of a car per 100 kilometers; a mapping relationship between the input and output variables is generated based on automatic extraction procedures of the cloud inference and the rule base, the economic speed under different driving resistances is extracted based on the mapping relationship, an economic cruising speed changing track which is adapted to the change of driving resistances is planned for these economic speeds, and the car runs at the economic speed corresponding to the driving resistance all the time. Accordingly, the method can improve the fuel economy of the whole car, thereby effectively reducing the average fuel consumption of a car per 100 kilometers and better achieving the purpose of energy conservation and emission reduction.
Owner:JILIN UNIV

Text similarity processing method

The embodiment of the invention provides a text similarity processing method which comprises the following steps: acquiring Internet information and generating a metadata characteristic vector; constructing a concept tree according to the generated metadata characteristic vector, and generating subtrees based on the constructed concept tree; and calculating the similarity among texts in the acquired Internet information via the subtrees. The text similarity processing method has the advantages that manual operation is avoided, so as to reduce labor cost; and the accuracy is high.
Owner:ZHEJIANG WANLI UNIV

Image classification method

ActiveCN113222018AHigh speed buildHigh speed matching performanceCharacter and pattern recognitionFeature extractionConcept tree
The invention provides an image classification method, and particularly relates to an application method of concept cognition in the field of image classification. The image classification method based on the concept cognition process is divided into two modules: a cognition training module used for learning an image concept and finally generating a concept tree for realizing an image classification task; and the image classification module that is used for carrying out image classification by using the concept tree obtained by the training module. The method comprises the following steps: describing an image feature FD, generating an image form background K, generating a necessary attribute set Base by an image set form background K, constructing a coarse level of a concept tree CT by necessary attributes, constructing a fine level of the concept tree CT by the image set form background K, updating the concept tree CT, obtaining an optimal concept tree, and classifying by using the optimal concept tree. The problem that formal concept cognition is difficult to apply to the image aspect is solved through an image feature extraction technology, a feature data processing technology and a concept learning method.
Owner:ZHENGZHOU UNIV

Question answering method, device and equipment for overseas countrymen and storage device

The embodiment of the invention provides an intelligent questioning and answering method, device and equipment for overseas countrymen and a storage device, and relates to the technical field of natural language processing. The overseas counseling condition question and answer method comprises the following steps: S1, constructing an overseas counseling condition concept tree with a four-layer structure; S2, crawling non-structured text data of overseas countrymen on the Internet, wherein the non-structured text data of the overseas countrymen contains overseas countrymen information; S3, according to the overseas counseling concept tree and the overseas counseling non-structured text data, generating an overseas counseling knowledge graph, wherein the overseas counseling knowledge graph is established according to a Neo4j graph database; S4, receiving overseas counseling query statements; S5, searching answers from the overseas counseling knowledge graph according to the overseas counseling query statements; S6, outputting an answer. Various data in overseas countrymen are summarized, classified and gathered by constructing an overseas countrymen concept tree to form an overseas countrymen knowledge graph, and overseas countrymen information is reasonably sorted. And knowledge questions and answers are realized based on the knowledge graph of the overseas countrymen, so that the query of the overseas countrymen information becomes simpler.
Owner:HUAQIAO UNIVERSITY

Personal big data management hierarchy concept vectorizing incrementation processing method

Provided is a personal big data management hierarchy concept vectorizing incrementation processing method. The method comprises the following steps that 1, when a system run for the first time, all concepts are vectorized, and all branching nodes are subjected to concept vector merging operation; 2, when a user operates a concept tree, the substeps of 2.1 obtaining concept vectors and total word number of operated nodes and father nodes thereof, 2.2 modifying the concept vectors of the father nodes according to a formula, 2.3 conducting recursive implementation from the substep 2.1 by taking the father nodes as the operated nodes till a root node and 2.4 updating an inverse document frequency vector are executed; 3, when errors are accumulated to a certain degree, the substeps of 3.1 obtaining current inverse document frequency vector and an inverse document frequency initial value vector, 3.2 updating all vector weights in a vector space in a batched mode and 3.3 updating the inverse document frequency initial value vector are executed. According to the method, the personal big data management hierarchy concept vectorizing incrementation calculation method is achieved, the concept vectors in the concept space can be rapidly adjusted, and the execution efficiency is improved.
Owner:ZHEJIANG UNIV OF TECH

Incremental concept calculation method for college course system based on concept tree

The invention discloses an incremental concept calculation method for a college course system based on a concept tree. According to the method, firstly, the influence of newly added object nodes in a path tree on a concept is analyzed; secondly, according to the conversion relation of the path tree, the concept and a concept tree, the influence of newly added objects on the concept tree is obtained; finally, updated constraint conditions of the concept tree are given by analyzing the characteristics of the newly added objects, and concept tree updating is directly performed. The algorithm uses an object topology theory as the support, does not need actual operation object topology and has no hard requirement for a form background, and concept updating under dynamic data updating is achieved. By adopting the method, incremental form concept calculation is conducted on the form background composed by different semesters of learning courses and graduation requirement data of college students, different semesters of courses are gradually added into the composed concept tree, concept tree updating is performed to obtain the final updated concept tree, and accordingly knowledge systems of all the courses are obtained.
Owner:YANSHAN UNIV

Semantic fidelity-oriented virtual conference method and three-dimensional virtual conference system

The invention relates to a semantic fidelity-oriented virtual conference method and a three-dimensional virtual conference system. The method comprises the following steps of: forming a tree semantic architecture according to a semantic concept; setting a default signal corresponding to each semantic concept of different hierarchies in the tree semantic architecture; extracting semantic description of a scene where the participants are located from the multi-modal signal and updating a private hierarchical semantic library; updating the public hierarchy semantic library by utilizing the private hierarchy semantic library; the server side sends hierarchical semantic description composed of all the contents in the public hierarchical semantic library to all the user sides, and the corresponding private hierarchical semantic library is updated at each user side according to the hierarchical semantic description composed of all the contents; generating a virtual conference scene in the view angle of the participants; and generating a virtual conference scene in the view angle of the participants in the conference proceeding process. According to the method, the problems that virtual image expressions and actions are rough, a conference scene is not real, and people and the scene are difficult to interact are solved, the virtual conference scale is increased, and the sense of reality of conference participation is improved.
Owner:XIDIAN UNIV

Situational assessment method based on fuzzy dynamic Bayesian network-adaptive particle filtering

The invention discloses a situational assessment method based on fuzzy dynamic Bayesian network-adaptive particle filtering, and the method comprises the steps of 1, data anti-interference and fuzzification processing, 2, construction of a Bayesian network, 3, establishment of a fuzzy dynamic Bayesian network, 4, segmentation of the fuzzy dynamic Bayesian network, and 5, combination with self-adaptive particle filtering. Compared with a traditional situational assessment method, the method has the advantages that the linear regression model is adopted to fill the data, data fuzzification is achieved by combining attribute deletion and concept tree lifting technologies so as to overcome the incompleteness of the collected data, and the accuracy of the algorithm is improved. Compared with astatic reasoning algorithm, the method has the advantage that the real-time performance of reasoning is improved by intervening time characteristics, and prediction processing is carried out on each group after segmentation of the fuzzy dynamic Bayesian network in combination with self-adaptive particle filtering, so that the rate and the real-time performance of the algorithm are improved.
Owner:BEIJING UNIV OF POSTS & TELECOMM

A Semantic Preservation Oriented Virtual Conference Method and 3D Virtual Conference System

The present invention relates to a virtual conference method and a three-dimensional virtual conference system oriented to semantic fidelity. The method includes: according to the semantic concept tree semantic structure; for each semantic concept of different levels in the semantic tree structure, setting a corresponding default Signal; extract the semantic description of the scene where the participants are in from the multimodal signal and update the private level semantic library; use the private level semantic library to update the public level semantic library; the server sends all the information in the public level semantic library to all clients The hierarchical semantic description composed of content, updates the corresponding private hierarchical semantic library on each client according to the hierarchical semantic description composed of all content; generates the virtual conference scene from the perspective of the participants; generates the virtual conference scene from the perspective of the participants during the meeting Virtual meeting scene. The method of the invention solves the problems of rough expressions and movements of virtual images, unreal meeting scenes, and difficult interaction between people and scenes, increases the scale of virtual meetings, and enhances the realism of meeting participants.
Owner:XIDIAN UNIV

Video content structure representation method based on incremental concept tree

The invention discloses a video content structure representation method based on an incremental concept tree. The video content structure representation method comprises the following steps: converting a video time sequence change into a dynamic form background, carrying out object topology representation on the form background, analyzing the influence of a newly added object on object topology, and classifying the newly added object according to different generated influences; analyzing the relationship between the objects on the premise of taking the newly added object characteristics as thesubstrate; determining a sub-tree which can grow after the object is newly added, and growing the sub-tree at a corresponding position in the concept tree through a sub-tree growth algorithm of the newly added object; completing the updating of the concept tree through a concept tree updating algorithm, thereby carrying out the structural representation of the video content.
Owner:YANSHAN UNIV

Interpretable legal judgment prediction method and device, electronic equipment and storage medium

The invention relates to the field of natural language processing, in particular to cross application of judicial and artificial intelligence technologies, and provides an interpretable legal judgmentprediction method and device based on a court trial copulation mechanism, electronic equipment and a storage medium. The method comprises the steps of obtaining legal instrument text information to be processed; analyzing and processing the legal document text information to be processed through a concept tree classifier and a multi-classifier, and outputting a first legal judgment prediction result and a second legal judgment prediction result; if the two prediction results are consistent, accepting the current prediction result; if not, starting a court trial congruence mechanism; and through a plurality of arbitration tree classifiers, performing voting analysis processing on the second prediction result information, and determining a final prediction result according to the principlethat a small number obeys a majority. The interpretable legal judgment prediction method and device, the electronic equipment and the storage medium not only have interpretability from features to concept levels, but also further improve classification accuracy on the basis of an original model through a correction mechanism.
Owner:成都纬创立科技有限公司

A Calculation Method of Document Semantic Similarity

The invention provides a document semantic similarity calculation method. According to the method, the document retrieval workload is reduced, the working efficiency is improved, a threshold value setting method is adopted, and the similarity is calculated by intervals. The method specifically comprises steps as follows: A, constructing one or more sets of body libraries: each body library is formed by inputting of concept systems and main description terms, and in each body library, concepts form concept trees according to correlations and the concept trees form concept forests; B, calculating the semantic similarity: the semantic similarity between a query object vQuerym and a document vDocm is calculated with a tf-idf (term frequency-inverse document frequency) algorithm, the calculation formula is shown in the specification, tf is the number of times of appearance of the query object in the document, idf is the metric of the general importance of the query object, sim(cmi and cnj) is the semantic similarity between cmi and cnj, the calculation formula is shown in the specification, d is the distance between every two concepts in each concept tree, c is an automatic regulation parameter along with the system, p is the predefined correlation between cmi and cnj in each body, and the default is 1.
Owner:ANHUI HUAZHEN INFORMATION SCI & TECH

Grid division system and method for emergency early warning based on hybrid spatial correlation analysis

An emergency early warning grid division system and method based on spatial correlation analysis in the field of Internet disaster early warning technology, the system includes: an emergency event information integration module, an emergency event information filtering module and an emergency early warning grid division module. In this method, the geographical information of emergencies is used as the analysis clue of emergency early warning layout, and the expression mode of emergency spatial relationship information is firstly designed; then, the spatial relationship information of emergencies is extracted and integrated with the structural attribute information of emergencies Integrate and establish a constellation model of spatial facts; then filter out meaningless spatial relationship information according to the filtering algorithm based on frequency difference; finally, through the mining of hybrid spatial association rules, the spatial characteristics of the impacting events are obtained, and the composition covers different emergency warning levels emergency warning geographic grid. The present invention realizes the integration of the spatial relationship information and attribute information around the emergency, uses the concept tree to describe the spatial relationship information and event attribute information, and realizes the spatial fact constellation model that integrates the unstructured data and structured data of the emergency .
Owner:SHANGHAI JIAOTONG UNIV

Data import method of clinical data integration technology based on translational medicine analysis platform

The invention relates to a data importing method of a clinical data integrating technology based on a translational medicine analysis platform, and belongs to the technical field of data integration. The method is used for importing of text type data and data in a source database, and comprises the following steps: preparing a data file, a column mapping file, a text replacing file and a file used for building a concept tree; building the concept tree, verifying whether data in the column mapping file meets a preset rule or not, reading and processing the data for the first time, building the concept tree again after adding markers of self-defined variables; importing a patient ID (identification), visiting ID data and patient information data into a platform database, carrying out related processing on data exception, network anomaly or platform database system exception. The method has the characteristics that the concept tree is built in a memory on the basis of tranSMART Batch, the self-defined variables are added, and the read-in of the data directly from the database is realized; an exception processing mechanism is added, so that the characteristics of high automation degree and strong adaptive capacity are realized.
Owner:TSINGHUA UNIV

Incremental processing method of hierarchical concept vectorization in personal big data management

Provided is a personal big data management hierarchy concept vectorizing incrementation processing method. The method comprises the following steps that 1, when a system run for the first time, all concepts are vectorized, and all branching nodes are subjected to concept vector merging operation; 2, when a user operates a concept tree, the substeps of 2.1 obtaining concept vectors and total word number of operated nodes and father nodes thereof, 2.2 modifying the concept vectors of the father nodes according to a formula, 2.3 conducting recursive implementation from the substep 2.1 by taking the father nodes as the operated nodes till a root node and 2.4 updating an inverse document frequency vector are executed; 3, when errors are accumulated to a certain degree, the substeps of 3.1 obtaining current inverse document frequency vector and an inverse document frequency initial value vector, 3.2 updating all vector weights in a vector space in a batched mode and 3.3 updating the inverse document frequency initial value vector are executed. According to the method, the personal big data management hierarchy concept vectorizing incrementation calculation method is achieved, the concept vectors in the concept space can be rapidly adjusted, and the execution efficiency is improved.
Owner:ZHEJIANG UNIV OF TECH

Dynamic concept learning and knowledge graph generation method based on partial sequence three-branch structure

PendingCN114168742AImplement incremental buildsRealize dynamic concept cognitive learningMachine learningSpecial data processing applicationsAlgorithmTheoretical computer science
The invention discloses a dynamic concept learning and knowledge graph generation method based on a partial order three-branch structure, and the method comprises the following steps: S1, for a given original-form background and an incremental-form background, judging the type of a newly-added object according to the binary relation between the newly-added object and an original object; s2, performing incremental updating on the original concept tree based on the properties of each category according to the category of the newly added object so as to realize dynamic concept cognitive learning; and S3, according to the dynamic change of the concepts in the step S2, performing incremental deletion on each concept node, content and mutual associated edges in the original knowledge graph so as to realize incremental update of the knowledge graph. According to the method, an existing partial sequence three-branch structure generation algorithm is combined, incremental learning operation is introduced, dynamic concept cognitive learning can be achieved on the basis of dynamic data, and incremental generation of the knowledge graph is achieved.
Owner:GUANGZHOU UNIVERSITY OF CHINESE MEDICINE
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products