Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

1283 results about "Relvar" patented technology

In relational databases, relvar is a term introduced by C. J. Date and Hugh Darwen as an abbreviation for relation variable in their 1995 paper The Third Manifesto, to avoid the confusion sometimes arising from the use of the term relation, by the inventor of the relational model, E. F. Codd, for a variable to which a relation is assigned as well as for the relation itself. The term is used in Date's well-known database textbook An Introduction to Database Systems and in various other books authored or coauthored by him.

Data knowledge-based method based on semantic fusion

The invention discloses a data knowledge-based method based on semantic fusion, and relates to the technical field of computer information processing.The method comprises the steps that a requirement set serves as input, knowledge requirement analysis, concept modeling, relation modeling and constraint declaration are completed, and a semantic model OB is constructed; taking the original data set Sraw as input, completing standardization processing and structure segmentation under the support of a semantic model OB, and forming an entity corpus and a semantic unit set; based on the semantic unit set, structured and unstructured triple extraction, semantic verification and graph loading are executed, and an initial knowledge graph is constructed; performing entity alignment, relationship merging, rule reasoning and versioning release on the initial knowledge graph to generate a graph; introducing a quality evaluation mechanism, and outputting an optimized atlas and an evaluation document; the KG opt deployment is online, and query packaging, visualization, service arrangement and incremental maintenance are completed. The method aims at solving the problems that multi-source heterogeneous data are not uniform in structure and inconsistent in semantics.
Owner:NANJING TONGFANG BEIDOU TECH CO LTD +1

Electric power design knowledge base construction method fusing multi-modal data and RAG technology

The invention relates to a multi-modal data and RAG technology fused power design knowledge base construction method, and belongs to the technical field of power software development. The method comprises the following steps: carrying out collection and information extraction on multi-source heterogeneous original data; the method comprises the following steps of: constructing a multi-dimensional knowledge element structure containing parameters, specifications and case relationships by carrying out classification, specialized and precise processing and cross-modal association on data; based on a vector, graph and relational database mixed storage architecture, semantic vector efficient retrieval, knowledge graph relation management and business data synchronization are achieved respectively; and a dynamic optimization result is subjected to hybrid retrieval, a dual-drive reasoning mechanism outputs compliance conclusions and bases, and a retrieval enhancement generation service ensures that output contents conform to specifications. And systematic management and intelligent application of the electric power design knowledge are realized.
Owner:常州常供电力设计院有限公司

Method for generating SQL (structured query language) from natural language based on bidirectional mapping and semantic analysis

The invention provides a method for generating an SQL (Structured Query Language) by a natural language based on bidirectional mapping and semantic parsing, which relates to the technical field of database query and comprises the following steps of: extracting natural language query elements and packaging the natural language query elements into structured data, and establishing a mapping relationship from a query field to a service attribute and a physical data table by adopting a bidirectional Hash index technology; and automatically identifying multi-table association keys, performing semantic extension and compliance verification, generating an abstract syntax tree, performing processing according to user permission, and finally converting the abstract syntax tree into an SQL statement conforming to a target database syntax specification. According to the method, the accuracy and the efficiency of converting the natural language into the SQL are improved, and the flexibility and the safety of the system are enhanced.
Owner:北京科杰科技有限公司

Fault root cause positioning method and system driven by dynamic knowledge graph

The invention discloses a fault root cause positioning method and system driven by a dynamic knowledge graph, and relates to the technical field of fault root cause localization, and the method comprises the steps: collecting and obtaining a multi-source fault associated data set, carrying out the entity association extraction of the multi-source fault associated data set, and obtaining a fault entity set and an entity relationship set; performing graph node cascading and incremental learning updating, and constructing a fault updating knowledge graph; monitoring and acquiring target fault data, performing mode matching reasoning, and generating a fault mode candidate root cause set; and performing similarity matching on the fault mode candidate root cause set in combination with a historical fault case library, and determining a target fault root cause positioning result. The technical problem of low fault diagnosis efficiency caused by inaccurate fault root cause positioning and knowledge graph updating lagging in the prior art is solved, and the technical effects of realizing accurate positioning of the fault root cause and dynamic improvement of the knowledge graph and improving the fault diagnosis efficiency and accuracy are achieved.
Owner:BEIJING JIANXING TECHNOLOGY CO LTD

Intelligent data query method based on natural language

The invention provides an intelligent data query method based on a natural language, and relates to the technical field of intelligent data processing and natural language interaction.The intelligent data query method comprises the steps that firstly, enterprise original data is subjected to standard treatment, and a standardized theme database and a data directory and index definition document are constructed; key semantics are extracted based on unstructured knowledge, and a domain knowledge vector library is fused and constructed by combining document text fragments and vector representation of a mapping relation between historical questions of a user and an SQL (Structured Query Language). And after receiving a natural language question of a user, calling a large language model to identify a task type, and distinguishing knowledge questions and answers, data query and complex analysis. Executing corresponding operations according to different types: directly retrieving a vector library by knowledge questions and answers to generate answers; extracting keywords in data query and generating a query request in combination with context; and in the complex analysis, predefined workflow is judged and executed or intelligent agent processing is called, and query or analysis requirements are output.
Owner:INSPUR GENERSOFT CO LTD

Multi-table joint natural language query SQL generation method

The invention discloses a multi-table combined natural language query SQL (structured query language) generation method, which comprises the following steps of: 1, constructing a database meta-knowledge graph, and establishing a triple storage comprising a table structure, a primary and foreign key relationship and business description for each data table; 2, receiving a natural language query request, and calculating the topic relevancy between query semantics and each database table through a pre-trained topic matching model; 3, dynamically constructing a view, and logically associating the database tables of which the theme relevancy exceeds a threshold value to form a temporary view; 4, generating a context enhancement prompt, and combining the temporary view structure, the field semantic description of the view and the view content sample to form a structured prompt; 5, inputting the natural language query and the structured prompt into the large language model to generate candidate SQL statements; and step 6, executing verification and iterative optimization on the candidate SQL statements, verifying logic correctness through SQL execution plan analysis and result sampling, and triggering and prompting a reconstruction mechanism when detection is abnormal.
Owner:THE 28TH RES INST OF CHINA ELECTRONICS TECH GROUP CORP

Multi-modal automatic knowledge graph construction method based on large language model

According to the multi-modal automatic knowledge graph construction method based on the large language model, a multi-modal data stream is preprocessed, features are extracted, and the multi-modal data stream is mapped to a unified semantic space through a cross-modal alignment network after being processed through the large language model, a visual converter and a time sequence neural network. In the space, entities and categories are recognized based on a large language model, a triple is generated by combining a multi-modal feature judgment entity relationship, mapping fusion is performed through an ontology alignment algorithm driven by a graph neural network and a predefined domain ontology, finally knowledge is stored in a graph database, and dynamic updating is performed by means of incremental learning and online reasoning. Standardized APIs and visualization components are provided. According to the method, the construction efficiency and the automation degree of the knowledge graph are remarkably improved, the cross-modal information fusion and knowledge maintenance capability is enhanced, and the application requirements of intelligent retrieval, recommendation, decision support and the like are met.
Owner:BEIJING SPACEFLIGHT TUOPUGAO SCI & TECH CO LTD

Cross-domain heterogeneous data query system and method based on large model and knowledge graph

The invention discloses a cross-domain heterogeneous data query system and method based on a large model and a knowledge graph, belongs to the technical field of information retrieval, and aims to solve the technical problem of complex relation reasoning in cross-domain heterogeneous data query. Comprising a data input and preprocessing module used for collecting multi-modal data to obtain feature vectors; the knowledge graph construction and management module is used for constructing a knowledge graph and providing query service based on the knowledge graph; the bidirectional enhancement module is used for writing the reasoning result of the large language model into a knowledge graph and carrying out version management; the domain adaptation layer is used for carrying out model training on the large language model based on a lightweight adapter and a domain adaptation mechanism; the real-time query and reasoning module verifies and supplements the candidate answers based on a knowledge graph to generate an initial answer, and explains a reasoning path based on a causal reasoning network to generate a final answer; and the interpretability and transparency module is used for displaying knowledge in the knowledge graph through a visual interface and providing auditing service based on the operation day.
Owner:INSPUR ENTERPRISE CLOUD TECHNOLOGY (SHANDONG) CO LTD

Fault reasoning analysis method and system based on large language model

The invention provides a fault inference analysis method and system based on a large language model, and the method comprises the steps: firstly obtaining a multi-source operation and maintenance data set of a to-be-diagnosed system, including a structured performance index, a semi-structured service log and unstructured text description data, carrying out the semantic enhancement of the multi-source operation and maintenance data set, and carrying out the semantic enhancement of the multi-source operation and maintenance data set; obtaining a semantic data unit containing entity, relation and attribute semantic tags, constructing a semantic association network based on the semantic data unit, calling a pre-trained large language model to carry out root cause reasoning analysis on the network, generating a candidate root cause set sorted according to confidence, and carrying out root cause reasoning analysis on the candidate root cause set; and finally, according to the candidate root cause set, generating an operation and maintenance decision instruction containing an entity operation sequence and a priority sequence, and sending the instruction to a system management terminal to trigger an automatic repair process. Therefore, the operation and maintenance efficiency and reliability of the system can be improved.
Owner:CHENGDU PVIRTECH TECH

RAG intelligent retrieval question-answering system and method based on enhanced metadata

The invention discloses an RAG intelligent retrieval question-answering system and method based on enhanced metadata, and relates to the technical field of information processing and intelligent retrieval, multi-source heterogeneous knowledge data is preprocessed to obtain unified knowledge data, and structured metadata is extracted from the unified knowledge data based on different text forms; vectorizing a document text in the structured metadata by combining with embedding of the knowledge graph to obtain document representation, and outputting the document representation, the structured metadata and the enhanced keyword set as an enhanced metadata object; labeling a display relationship between different enhanced metadata objects, and constructing to obtain a knowledge database; according to the intelligent knowledge service system and method, restrictive conditions and question intentions are extracted from user questions, mixed retrieval is performed from a knowledge database based on the restrictive conditions and the question intentions, a candidate literature semantic set is output, then structured statistical visualization reports and structured answers are output, and accurate, explainable and multifunctional intelligent knowledge services are achieved.
Owner:SHANDONG UNIV

Bidirectional linkage database table and supervision submission form field synchronous construction method

The invention relates to the technical field of database management, in particular to a two-way linkage database table and supervision submission form field synchronous construction method which is applied to a supervision data submission scene. According to the scheme, the method comprises the steps that physical structure metadata of a database table and definition metadata of a supervision submission form are obtained, a semantic vector set is formed by combining metadata semantic analysis and semantic coding, and a bidirectional mapping relation graph is constructed through relation weaving; constructing a linkage propagation path according to a field change event, realizing adaptive bidirectional structure adjustment, generating a field synchronous construction scheme, and driving bidirectional mapping relation graph evolution optimization through feedback learning; according to the method, the bidirectional mapping relation graph and self-adaptive bidirectional structure adjustment are creatively combined, and efficient and self-adaptive bidirectional field synchronous construction is realized.
Owner:JIANGSU GUOXIN DIGITAL INTELLIGENCE SERVICE CO LTD

Method and system for converting natural language to SQL based on RAG enhancement

The invention discloses a natural language-to-SQL (Structured Query Language) method and system based on RAG (Random Access Gateway) enhancement, and the method comprises the steps: constructing a query intention graph through dependency syntax analysis, recognizing and complementing semantic missing components, and forming complete semantic representation; vector representation is carried out on the business term segments by adopting vectorization coding, accurate definitions of business terms are obtained from a factory structured knowledge base, and an enhanced context set is formed through expansion retrieval in a low-confidence region; an SQL template mapping network is established based on historical query records, a mapping relation matrix is generated through field candidate matching, mapping conflict positions are identified, and multiple SQL candidate sequences are generated; grammar verification is carried out on the candidate sequence to identify grammar errors, semantic consistency verification is carried out to calculate the intention alignment degree, and an optimal SQL statement is selected through a deviation correction factor; and performing formatting processing and statistical abstract on an execution result, and providing data query capability for scenes such as factory quality management and equipment maintenance.
Owner:WUXI XINSOFT INTELLIGENT CONTROL SYST CO LTD

Method and system for generating Text2SQL (Structured Query Language) driven by large language model

The invention provides a Text2SQL generation method and system driven by a large language model, and the method comprises the steps: recognizing key entities and relationships in a natural language question through the large language model, and carrying out the construction to obtain a query graph; constructing a hierarchical graph representation model based on the database mode of the target database; searching candidate sub-image sets which have the same structure as the query graph and are in semantic association with the query graph from the constructed graph representation model; and constructing a structured Prompt template based on the candidate sub-image set and the user question, generating an initial SQL statement, and outputting a final query result after grammar and semantic detection correction. According to the method, a traditional database is converted into the graph knowledge base, so that the SQL generation accuracy and performance are improved; guiding the large model to generate an SQL (Structured Query Language) meeting business requirements through knowledge graph storage and retrieval table and column information; and the accuracy of the SQL is continuously optimized by utilizing a self-adaptive feedback mechanism, so that the method is particularly suitable for a large-scale complex query scene, and self-improvement and customization of the model are realized.
Owner:SOUTH CENTRAL UNIVERSITY FOR NATIONALITIES

Mine ventilation knowledge graph construction method based on large model

The invention belongs to the technical field of mine ventilation monitoring, and aims to solve the problems that a traditional knowledge system based on a rule base has bottlenecks in the aspects of dealing with sudden working conditions, knowledge updating and semantic reasoning, and is high in construction cost and complex to maintain. The invention provides a mine ventilation knowledge graph construction method based on a large model, and the method comprises the following steps: S100, obtaining and cleaning a multi-source heterogeneous text related to mine ventilation, and obtaining a JSON format knowledge fragment of a unified structure; s200, constructing an ontology model and defining a semantic structure; s300, constructing four types of knowledge extraction tasks, and extracting entities, attributes and relationships; s400, constructing an entity alignment module; and S500, constructing a graph database structure. According to the method, automatic structured expression, semantic consistent fusion and intelligent visual query of knowledge in the mine ventilation field can be realized, and an interpretable, extensible and reasonable intelligent support platform is provided for a mine ventilation system.
Owner:TAIYUAN UNIVERSITY OF TECHNOLOGY

Knowledge graph generation method and system based on large model

The invention discloses a knowledge graph generation method and system based on a large model, and the method comprises the steps: carrying out the preprocessing of data, obtaining a data set, and determining a target mode of a knowledge graph; extracting a triple conforming to the type of the target mode from the data set to obtain a candidate knowledge triple; carrying out multi-dimensional verification on the candidate knowledge triad to generate a confidence score; performing consistency verification and conflict resolution on the candidate triad set with the confidence score higher than a preset threshold value to obtain a verification candidate knowledge triad; performing entity linking and relationship standardization processing on the verification candidate knowledge triples, and mapping the verification candidate knowledge triples to a knowledge graph of a corresponding target mode to obtain standard candidate knowledge triples; and fusing the standard candidate knowledge triples into the knowledge graph database, and updating the knowledge graph database. According to the method, the powerful natural language understanding and knowledge reasoning potential of the LLM can be utilized to the maximum extent, and the inherent defects of the LLM are actively and systematically overcome by introducing an innovative mechanism.
Owner:CHINA ORDNANCE SCI INST

Multi-type database performance optimization and operation and maintenance management method and system

The invention relates to the technical field of databases, and discloses a multi-type database performance optimization and operation and maintenance management method and system.The multi-type database performance optimization and operation and maintenance management method comprises the steps that real-time performance indexes of a heterogeneous database cluster are collected, and a noise reduction data set is obtained; generating a cross-library performance coupling degree matrix through the resource competition coupling degree and the data dependence coupling degree; constructing a coupling relation graph; identifying a bottleneck node set based on the coupling relation graph and the abnormal level; generating an optimization strategy; and performing strategy conflict identification according to the optimization strategy, generating a processing strategy, and executing the processing strategy optimization strategy. Through the improved weighting centrality algorithm, the core bottleneck node which has the greatest influence on the whole cluster is accurately identified, a differential optimization strategy is adopted according to the database type, a perfect strategy conflict detection and avoidance mechanism is established, mutual interference in the optimization process is effectively prevented, the optimization success rate is improved, and the optimization efficiency is improved. And the optimization time is shortened.
Owner:NANJING TORTOISE & HARE RACE SOFTWARE RES INST CO LTD

Mass data association fusion method, equipment and medium

The invention provides a mass data association fusion method and device and a medium, and the method comprises the steps: firstly receiving mass data from a plurality of heterogeneous data sources, and carrying out the preprocessing of the data; then, the data stream is integrated into an annotated data stream; wherein the labeled data stream comprises a two-dimensional semantic vector and a dynamic quality label; and finally, inputting the data into an AI association fusion model to obtain a fusion result. Wherein the association fusion model is provided with an association fusion and semantic mapping layer, and is used for carrying out association fusion according to the layered dynamic knowledge graph and a preset fusion rule, and carrying out semantic mapping according to the twin-tower sub-model and a consistency judgment rule. According to the method, real-time updating of the incidence relation is achieved through the layered dynamic knowledge graph, and the real-time scene requirement is met; the association complexity of mass data is reduced by using a double-tower model, and the processing speed is increased; and in combination with the judgment rule, the conflict resolution precision is improved. Finally, efficient, accurate and real-time fusion of mass data is realized, and a reliable basis is provided for analysis and decision of various data.
Owner:DIANKEYUN (BEIJING) TECH CO LTD

Retrieval method based on collaborative document tree reconstruction

The invention provides a retrieval method based on collaborative document tree reconstruction, which comprises the following steps: taking vector representation of each document block as a first-layer node of a multi-dimensional system document tree, executing GMM clustering on the nodes, and taking a structured abstract of a clustering center obtained by combining LLM as a next-layer node of the document tree; according to the vector representation of each document block and the hierarchical relationship and / or path distance among other nodes in the tree, based on a quinary training sample, enhancing an Embedding model and rearranging a Reranker model; representing a first cosine similarity between nodes except a root node in the tree based on a to-be-retrieved vector of the query text to obtain a global candidate text set; pruning and traversing nodes of the document tree layer by layer, and obtaining the similarity between the traversed nodes and the to-be-retrieved vector to obtain a fine candidate text set; and rearranging a union set of the global candidate text set and the fine candidate text set by adopting the enhanced Reranker model to obtain a retrieval result.
Owner:HANGZHOU HIKVISION DIGITAL TECHNOLOGY CO LTD

Language understanding and dialogue generation method oriented to power industry

The invention provides a power industry-oriented language understanding and dialogue generation method, which comprises the following steps of: retrieving a dialogue process template related to a current problem from a pre-constructed power industry multi-round dialogue knowledge base according to a field label of the problem, and determining a basic framework of a dialogue process and key information required to be acquired by each round of dialogue; after each round of dialogue is finished, the obtained information is synthesized, reasoning is carried out through a pre-constructed electric power knowledge graph, the incidence relation between different professional fields is analyzed, key points and possible solutions of questions are deduced, and candidate answers are generated; and establishing an answer sorting model by applying deep learning, scoring and sorting the candidate answers, and selecting the answer with the highest score as the reply of the current round in combination with the correlation, integrity and specialty of the answers.
Owner:CHINA SOUTHERN POWER GRID COMPANY

Intelligent construction and tracing method and device of attack graph

The invention discloses an intelligent construction and tracing method and device for an attack graph, and relates to the technical field of network security. The method comprises the steps of performing semantic analysis and entity relationship extraction on a multi-source heterogeneous security log according to a predefined structured security data model, and generating a standardized security entity relationship triple set; based on the set, taking an entity in an initial alarm as a starting point, and adopting an iterative closed loop driven by a large language model to dynamically construct an attack graph; and carrying out attack technique and tactics mapping and threat attribution based on the final map, and generating a response strategy of priority ranking. According to the method, automatic and high-precision source tracing and response of the attack chain are realized, and the problems that the prior art depends on static rules and semantic segmentation and lacks dynamic reasoning capability are effectively solved.
Owner:BEIJING CHAITIN TECH CO LTD

Dynamic configuration initialization and version synchronization method and system for multi-agent service

The invention relates to the technical field of computers, in particular to a dynamic configuration initialization and version synchronization method and system for multi-agent service, and the method comprises the following steps: obtaining a database update lock, constructing a database migration script dependency relationship, determining a current version of a database mode, upgrading and deploying the database mode, and verifying agent versions. The method has the beneficial effects that a rigorous database updating lock control mechanism, perfect migration script dependency chain verification, agent version management, port availability detection, idempotence and transaction safeguard measures are introduced, so that the processes of database structure upgrading and agent version initialization in a distributed deployment environment can be effectively supported; and the data consistency, the operation stability and the service continuity of the system are ensured.
Owner:JIANGSU HAIRUO INFORMATION TECHNOLOGY CO LTD

Knowledge graph-based teaching resource database construction method and system

The invention relates to a knowledge graph-based teaching resource database construction method and system, and belongs to the technical field of data resource processing, and the method comprises the following steps: S1, obtaining and preprocessing a multi-source heterogeneous teaching resource: carrying out the natural language processing of an unstructured text to recognize the association of an entity and a key concept, analyzing the user behavior log to extract hidden knowledge point association; s2, defining a multi-dimensional teaching knowledge graph mode layer: constructing a multi-dimensional graph mode layer; s3, collaborative extraction and fusion of graph entities and relationships: collaborative extraction of core teaching entities and specific relationship types from the preprocessed teaching resources to construct a knowledge graph; s4, adaptive graph updating and teaching path generation: taking the constructed knowledge graph as an underlying database, and responding to knowledge state query of a user; the method has the beneficial effects that massive and heterogeneous teaching resources and the knowledge graph are effectively fused.
Owner:SICHUAN TECH & BUSINESS UNIV

Product data question and answer method based on large model and mixed retrieval and related equipment

The invention discloses a product data question and answer method based on a large model and mixed retrieval and related equipment. The method comprises the following steps: constructing a double-track knowledge base based on multi-source heterogeneous product data; performing multi-dimensional analysis on the current query statement in combination with the large model to obtain a multi-dimensional analysis result; the multi-dimensional analysis result comprises a query vector, a structured query instruction and a keyword; inputting the query vector into a vector database for retrieval to obtain a vector retrieval result; inputting the structured query instruction into a graph database for retrieval to obtain an entity relationship retrieval result; inputting the keyword into the text knowledge fragment for keyword matching to obtain a keyword retrieval result; and combining the vector retrieval result, the entity relationship retrieval result and the keyword retrieval result, and sorting and screening the combined mixed retrieval result through a large language model to obtain target answer data. The method can significantly improve the accuracy and reliability of the retrieval result, and can be widely applied to the technical field of artificial intelligence.
Owner:广州极点三维信息科技有限公司

Large language model knowledge graph question answering method and system combined with semantic correction

The invention provides a big language model knowledge graph question answering method and system combined with semantic correction, and the method comprises the steps: generating a logic form according to an input question through a fine-tuned open source big language model, and executing a query statement corresponding to the logic form to obtain an answer; if the answer cannot be obtained by the query statement corresponding to the execution logic form, extracting a main line entity and a relationship from the non-executable logic form, and performing semantic similarity comparison on the extracted relationship and a relationship in the knowledge graph through an unsupervised dense searcher to generate a candidate relationship set; based on the main line entity and the candidate relation set, iteratively retrieving triples in a knowledge graph to construct a reasoning path; and screening the constructed reasoning path by using a closed source large language model, or selecting a tail entity in the multi-answer path, and outputting a final answer. According to the method, the non-executable logic form is corrected, the semantic analysis effect based on the large language model is optimized, and efficient knowledge graph question answering is achieved.
Owner:HUBEI SHENGTONGRONGZHI TECHNOLOGY GROUP CO LTD +2

Method and system for generating SQL (Structured Query Language) query based on natural language problem

The invention discloses a method and a system for generating an SQL (Structured Query Language) query based on a natural language question. The method comprises the following steps: converting mode information of a target database and the natural language question into semantic vector representation; based on the semantic vector representation, a simplified database mode set related to SQL query is screened out through an attention mechanism; based on the natural language problem, the simplified database mode set and preset database constraint information, generating an SQL structural skeleton, and filling specific elements of the SQL structural skeleton to form a preliminary SQL query; and performing dynamic correction and verification on the initial SQL query by utilizing a large language model, and outputting a final SQL query. According to the method, association mining between user query and a database mode is effectively enhanced by utilizing a context-aware cross-encoder mechanism, and an implicit corresponding relation between a natural language problem and a database table / column can be more accurately identified and utilized.
Owner:STATE GRID JIANGSU ELECTRIC POWER CO LIANYUNGANG POWER SUPPLY CO +1

Method and system for constructing Neo4j knowledge graph based on LLM natural language

The invention provides a method and system for constructing a Neo4j knowledge graph based on an LLM natural language, and belongs to the technical field of smart tourism and knowledge graphs. The method comprises the steps that S1, text entities are recognized, and semantics are understood; s2, analyzing an entity relationship and generating a Cypher statement; s3, extracting entity attributes and performing constraint verification; s4, constructing a Neo4j knowledge graph; and S5, performing dynamic updating and quality control. According to the method, the natural language understanding ability of the large language model and the relation modeling advantage of the Neo4j graph database are fused, so that automatic construction, dynamic updating and culture compliance verification of the tourism knowledge graph are realized.
Owner:SICHUAN UNIV JINCHENG INST

Text-to-SQL (Structured Query Language) generation method and equipment, medium and product

The invention discloses a Text-to-SQL (Structured Query Language) generation method and device, a medium and a product, and relates to the field of geographic information technology application, the method comprises the following steps: analyzing a natural language query text input by a user to obtain a source field set and a target field set; determining corresponding nodes of each field in the source field set and the target field set in the river-lake long-system database mode knowledge graph to obtain a source node set and a target node set; the nodes in the source node set serve as starting points, the nodes in the target node set serve as terminal points, the knowledge graph is processed through the shortest path algorithm, and a path set is obtained; decomposing the natural language query text into a plurality of sub-problems by adopting a large language model and a thinking chain technology, and obtaining a dependency relationship among the sub-problems; according to the dependency relationship and the target field set, a public table expression is obtained, and then the SQL statement is obtained, and the accuracy of database query language generation under the river and lake long-term system scene can be improved.
Owner:THE THIRD GEOINFORMATION MAPPING INST OF MINISTRY OF NATURAL RESOURCES

Knowledge graph completion method based on semantic-structure multi-level fusion

The invention relates to the technical field of knowledge maps, and discloses a knowledge map completion method based on semantic-structure multi-level fusion. According to the technical scheme, for a training set positive example triple, a structured rationality score and a semantic correlation score are fused to screen high-quality training samples; in order to complement a query search relation path, screening a guiding path through a uniqueness index; integrating the query text, the entity description, the neighbor facts and the guide path to construct an enhanced input prompt; dynamic structure embedding is generated by using a relational graph convolutional network, the dynamic structure is mapped by an adapter module and then injected into a large language model, and completion prediction is completed by combining a fusion input fine tuning model. According to the method, through multi-level fusion of semantics and structural information, intelligent sample screening, prompt enhancement construction and structural information dynamic injection are achieved, the accuracy, reasoning ability and training efficiency of a large language model in a knowledge graph completion task are effectively improved, and the method is especially excellent in performance in complex relation reasoning and inductive completion scenes.
Owner:DALIAN NATIONALITIES UNIVERSITY

Query method based on knowledge base and large model

The invention discloses a query method based on a knowledge base and a large model. The method comprises the following steps: constructing the knowledge base of a database; obtaining target language information which is input by a user and contains a user question; based on the knowledge base, generating a target pseudo mode corresponding to the target language information; based on the target pseudo mode, screening out a minimum table set associated with answering the user question from the knowledge base; packaging the multi-table connection logic in the minimum table set into a query view; based on the query view and the target language information, a reference example pair list which is most similar to the user problem and indicates the mapping relation between the problem and the query statement is retrieved from a knowledge base, and each example pair in the reference example pair list represents the mapping relation between the problem and the query statement; and generating a target query statement corresponding to the target language information based on the user problem, the target pseudo mode, the query view and the reference example pair list, and performing retrieval in a database based on the target query statement to obtain a query result.
Owner:JIUYOU TECH (SHENZHEN) CO LTD

Precise alignment method and system for multilingual terminologies in nuclear power field

The invention relates to the technical field of text processing, and discloses an accurate alignment method and system for multilingual terminologies in the nuclear power field, and the method comprises the steps: collecting original terminologies from a nuclear power design document, an operation manual and an international standard database, and constructing an original terminology set in the nuclear power field; encoding the original term set after term cleaning to obtain standardized term blocks; extracting semantic feature vectors according to the standardized term chunks; based on the attention scores of the semantic feature vectors in the sequence, performing weighted fusion on the semantic feature vectors to obtain enhanced semantic representation; constructing candidate term pairs in the nuclear power field according to the similarity of the term pairs in the enhanced semantic representation; performing consistency check on the candidate term pairs through entity relationships and attributes of the knowledge graph, and outputting the candidate term pairs passing the consistency check as target term pairs in the nuclear power field; according to the invention, the efficiency of accurate alignment of multilingual terminologies in the nuclear power field can be improved.
Owner:JIANGSU NUCLEAR POWER CORP