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

30 results about "Knowledge base question answering" patented technology

RAG question and answer optimization method and device

The invention relates to the cross technical field of artificial intelligence and data retrieval, and particularly provides an RAG question and answer optimization method and device.Firstly, original knowledge documents of various formats and natural language query of a user are received on an input layer, then a knowledge base construction module and a knowledge retrieval module are arranged on a processing layer, and a knowledge retrieval module is arranged on the processing layer; the middleware layer is provided with an MCP Server module and a vector database, the MCP Server module is a standard interface agent, and the vector database is a distributed storage engine for efficient approximate nearest neighbor search and mixed retrieval; and finally, deploying an LLM generation module at an output layer for generating a final answer based on the retrieved enhanced context. Compared with the prior art, the method has the advantages that irrelevant or low-signal-to-noise-ratio knowledge contacted by a large language model (LLM) can be effectively reduced, and the accuracy, the reliability and the practicability of knowledge base questions and answers are comprehensively improved.
Owner:SHANGHAI INSPUR CLOUD COMPUTING SERVICE CO LTD

Knowledge question-answering method and system based on large language model and semantic abstract

The invention discloses a knowledge question-answering method and system based on a large language model and a semantic abstract. The system comprises a tree structure abstract generation subsystem which comprises a knowledge base configuration module, a file management module, a document analysis module and a knowledge block management module and is used for automatically generating tree structure hierarchical knowledge blocks for large manual documents or multi-chapter manual documents; the dual-channel retrieval engine subsystem comprises a question rewriting module, a semantic abstract retrieval module, a detail knowledge block retrieval module, a father-son retrieval module and a prompt word construction module, and all the modules work cooperatively to ensure that semantic abstract knowledge blocks and detail knowledge blocks related to the question of the user are retrieved. According to the method, by introducing the semantic abstract based on the tree structure and the two-channel retrieval, perception of global knowledge and accurate extraction of local fine-grained knowledge can be achieved at the same time, and then the ability of a knowledge base question-answering system in processing the general and inductive problems is improved.
Owner:NANJING SCIYON AUTOMATION GRP

Question answering system based on new energy automobile local knowledge base and construction method thereof

The invention relates to the cross technical field of artificial intelligence and knowledge engineering, in particular to a local knowledge base question-answering system based on a new energy automobile and a construction method thereof, and the method comprises the following steps: integrating a knowledge graph, a ChatGLM2-6B language model and a LangChain framework to construct a local knowledge base question-answering system; obtaining a ternary collaborative architecture for structured management, retrieval and semantic question and answer of heterogeneous data in the new energy field; and based on the ternary collaborative architecture, correspondingly designing a plurality of functional modules for providing an intelligent question-answering solution for the field of new energy vehicles, and forming the local knowledge base question-answering system for the new energy vehicles. According to the'knowledge graph-pre-trained large model-LangChain 'ternary collaborative architecture provided by the invention, structured management, efficient retrieval and high-precision semantic question and answer of heterogeneous data in the field can be realized, and structural management, efficient retrieval and high-precision semantic question and answer of multi-source heterogeneous data in the new energy automobile field can be realized; and local deployment, large model generation and interpretable retrieval can be combined.
Owner:ANHUI NORMAL UNIV

Medical knowledge base question and answer method and system, electronic equipment and storage medium

The invention relates to the technical field of data processing, and discloses a medical knowledge base question answering method and system, electronic equipment and a storage medium. Performing mixed retrieval on the medical problem based on a medical knowledge base to obtain a set number of text blocks as retrieval results, constructing cue words based on the medical problem and the retrieval results, and generating a preliminary answer containing a preliminary source identifier through a large language model; source verification and source tracing processing is carried out on the preliminary answer to generate a final answer, and the source verification and source tracing processing comprises the steps of analyzing the preliminary answer to obtain a plurality of independent claim points, carrying out sentence-level and block-level correlation judgment on text blocks pointed by the claim points and the preliminary source identifier based on a reordering model, and executing source judgment based on a threshold value; generating a corresponding source mark; according to the medical knowledge retrieval method and system, the accuracy and integrity of medical knowledge retrieval can be improved, and the fact accuracy of answer generation is ensured.
Owner:TONGFANG KNOWLEDGE DIGITAL PUBLISHING TECH CO LTD

Energy knowledge base question answering method and energy knowledge base question answering device

This application relates to an energy knowledge base question answering method and an energy knowledge base question answering device. The method includes: receiving an original question containing a role identifier, and determining a job vocabulary corresponding to the role identifier; splicing the lexical units in the original question that match the job vocabulary to obtain a job-limited text, mapping the job-limited text to a predetermined slot structure to obtain an intent lexical unit group; determining the latest approval node in the energy knowledge base that matches the role identifier and the intent lexical unit group; filtering in the energy knowledge base with the latest approval node to obtain a filtered business segment, matching the intent lexical unit group with the filtered business segment weighted by an approval weight, and obtaining a candidate business segment, where the approval weight is determined according to the level of the approval node corresponding to the filtered business segment; screening out a target business segment from the candidate business segments based on the intent lexical unit group; and generating a reply text based on the target business segment and the intent lexical unit group. Using this method can improve the accuracy of the reply.
Owner:CHN ENERGY NEW ENERGY TECHNOLOGY RESEARCH INSTITUTE CO LTD

Knowledge base question and answer method and system under full-process large language model small sample learning

The application discloses a knowledge base question answering method and system under full-process large language model small sample learning, the method comprises the following steps: question analysis, identifying candidate triples and question types of original user questions through a large language model; query template generation, generating a knowledge base query statement template with placeholders for user questions; knowledge base linking, obtaining matched expressions for the placeholders in the query statement template in combination with a large language model and an entity information index that has been constructed; answer generation, generating a knowledge base query language and returning a final result. Through the small sample learning capability of the large model, the retrieval process is redesigned for the knowledge base question answering task, a model does not need to be trained separately, and the question answering process is simplified; through the powerful knowledge reserve of the large model, the question answering effect and generalization capability are improved.
Owner:ZHEJIANG UNIV

Data retrieval method, server, terminal, and storage medium

The application discloses a data retrieval method, a server, a terminal and a storage medium, which are used for providing a knowledge base question and answer retrieval function for VDI users through a server without occupying the storage space of the server, and providing a safer, more reliable and more intelligent question and answer retrieval scheme. The method comprises the following steps: acquiring first text information from a first remote terminal in one or more remote terminals, wherein the first text information corresponds to a first embedding vector; if the similarity of the first embedding vector and a second embedding vector in a vector database is greater than or equal to a threshold value, determining a retrieval result of the first text information according to the second text information corresponding to the second embedding vector and the first embedding vector, wherein the second text information is obtained by text segmentation according to source documents of the one or more remote terminals.
Owner:RUIJIE NETWORKS CO LTD

Knowledge base question answering method and device, computer device and storage medium

The application discloses a knowledge base question answering method and device, computer equipment and a storage medium. The method comprises the following steps: in response to a user query, extracting a structured query element corresponding to a preset query dimension; the preset query dimension at least comprises a domain keyword; based on the structured query element, searching in a preset knowledge base to obtain a candidate knowledge record set; the preset knowledge base comprises a plurality of knowledge records, and each knowledge record at least comprises an identifier field and a domain keyword field, and each identifier is associated with a semantic vector generated based on the content of the corresponding knowledge record; encoding the user query into a query vector, and performing similarity matching between the query vector and the semantic vector associated with the identifier of each knowledge record in the candidate knowledge record set; and filtering a target knowledge record set from the candidate knowledge record set according to the matching result, and generating an answer corresponding to the user query based on the target knowledge record set. Thus, the accuracy of the answer is improved.
Owner:CHONGQING SOKON IND GRP CO LTD

An intelligent evaluation system and method for a knowledge base question answering application

ActiveCN121278327BDigital data information retrievalBiological modelsLinguistic modelExponentially weighted moving average
The application discloses an intelligent evaluation system and method for a knowledge base question answering application, and relates to the technical fields of artificial intelligence, natural language processing and multi-agent collaborative system. The system comprises a data preprocessing module, a data synthesis module, a data screening module, a data scoring module and an adaptive weight adjustment module. The data preprocessing module performs data preprocessing on enterprise original documents and generates a data knowledge base. The data synthesis module repeatedly asks and answers each paragraph of the data knowledge base by using a large language model to generate a question and answer pair. The data screening module screens out high-quality samples through screening agent collaboration and a MACA framework mechanism. The data scoring module scores the question and answer pair through scoring agent collaboration and a MACA framework mechanism. The adaptive weight adjustment module dynamically updates the weight of each screening and scoring dimension by using an exponentially weighted moving average algorithm.
Owner:SHANGHAI PINJIAN INTELLIGENT TECH CO LTD

An adaptive rag-based low-altitude regulation knowledge base question-answering system

The application relates to the technical field of intelligent query of low-altitude flight regulations, and discloses a low-altitude regulation knowledge base question-answering system based on adaptive RAG, which comprises the following modules: a specification document preprocessing module, which is used for data cleaning of low-altitude multi-source heterogeneous regulation documents, extraction of multi-dimensional information, and establishment of a multi-dimensional label system; an adaptive RAG knowledge base construction module, which is used for structured storage of a clause unit and a label system structure and construction of a double-mode knowledge base; an adaptive routing and differentiated retrieval module, which is used for complexity discrimination of user queries and adaptive selection of different retrieval paths; a context integration and generation module, which is used for splicing of retrieval results, source information and user queries after sorting of the retrieval results, and generation of an interpretable answer based on reference materials; and a feedback optimization module, which is used for closed-loop optimization through periodical incremental fine-tuning of the model. The application can deeply understand the space-time constraint characteristics of the low-altitude field, dynamically resolve multi-source regulation conflicts, and realize efficient and accurate intelligent question-answering.
Owner:HAINAN AIRLINES LAND MACHINERY (CHONGQING) TECHNOLOGY CO LTD

Air knowledge base question and answer method and system based on vector retrieval and large model

The application relates to the technical field of information retrieval processing, and discloses an aviation knowledge base question answering method and system based on vector retrieval and a large model, which comprises the following steps: analyzing a business document into rule units to generate rule vectors; receiving a question to generate a question vector; judging whether a query condition satisfies necessary conditions; if the necessary conditions are not satisfied, outputting supplementary question information; if the necessary conditions are satisfied, screening the rule units, performing retrieval, and obtaining recalled rule units; judging whether there is a rule conflict among the recalled rule units; if there is a rule conflict, judging whether there is a substitution relationship or an exception relationship; if there is a substitution relationship or an exception relationship, determining an effective rule unit; if there is no substitution relationship or exception relationship, outputting verification information; if there is no rule conflict, determining the recalled rule units as the effective rule units; generating a question and answer result according to the effective rule units; and outputting a final question and answer result. The application improves the accuracy, pertinence and stability of an aviation knowledge base question and answer result.
Owner:BEIJING LEADING TIMES NETWORK TECHNOLOGY CO LTD

A smart work order scheduling system, method, device and medium

This invention relates to the field of intelligent work order scheduling platform design technology, and discloses an intelligent work order scheduling system, method, device, and medium. The method includes: the system integrates multiple functional modules to achieve efficient and intelligent scheduling of equipment failure work orders. First, the work order access module receives equipment failure information from different channels to ensure comprehensive and timely information. Next, the profile building module uses historical service data of maintenance personnel to build a multi-dimensional capability profile, providing a data foundation for intelligent matching. Then, the intelligent allocation module accurately matches the profile data and work order parameters, associating the most suitable maintenance personnel with the work order. The order grabbing interaction module generates a list of work orders to be grabbed and an order grabbing interface, enhancing scheduling flexibility and improving scheduling efficiency. The execution tracking module monitors the work order processing progress in real time, ensuring transparent and controllable scheduling. Finally, the knowledge base question-and-answer module provides professional knowledge support to maintenance personnel, helping them quickly resolve work order issues.
Owner:NANJING SOFT FAST TECH CO LTD

Retrieval enhancement generation vertical domain optimization method and device based on BGE big language model, equipment and storage medium

The invention discloses an optimization method, device and equipment for generating a vertical domain through retrieval enhancement based on a BGE large language model and a storage medium. The method comprises the steps that a vertical domain professional corpus is constructed and optimized, a retriever model is finely adjusted, an FAISS retrieval strategy is upgraded, a rearrangement device after fine adjustment is called, and rearrangement optimization is completed. And dynamic caching and updating are implemented, and performance verification is completed. According to the method, through multi-scene corpus training and double-stage fine tuning, the core problem of low distinction degree of synonymous terms, abbreviations and full names is solved; an FAISS mixed index and dynamic threshold adjustment strategy effectively adapts to a scarce terminology retrieval scene, and the retrieval response time is controlled while the recall ratio is ensured; and the weighted sorting design of the resorter model meets the accurate sorting requirements of the user on multiple related documents. The whole scheme of the invention is subjected to low-cost transformation based on the existing open source model and framework, and is widely applied to general scenes such as knowledge base question answering, professional document retrieval and multi-field consultation response.
Owner:INFORMATION SCI RES INST OF CETC

Power multi-modal knowledge base question-answer pair construction method and device

The invention relates to a power multi-mode knowledge base question and answer pair construction method and device. The method comprises the following steps: screening at least two target electric power knowledge graph types, and constructing a plurality of business knowledge units based on target scene information of electric power production environment inspection business of each target electric power knowledge graph type; performing knowledge association analysis on the plurality of business knowledge units to obtain a logic mapping relationship among the plurality of business knowledge units; based on the logic mapping relationship, performing structured recombination on the plurality of business knowledge units to obtain a structured recombination result, and matching a corresponding question and answer sentence pattern template for the structured recombination result; and based on the question and answer sentence pattern templates adapted to the business knowledge units, converting the structured recombination result into candidate power knowledge question and answer pairs, verifying the candidate power knowledge question and answer pairs by using a large language model, and outputting a target power knowledge question and answer pair. By adopting the method, efficient answers can be generated for cross-type power inspection data.
Owner:SHENZHEN POWER SUPPLY BUREAU

Method and system for collaborative construction of multi-source knowledge base in professional field and text question answering

This application relates to the field of retrieval enhancement and generation technology, and in particular to a method and system for collaborative construction of multi-source knowledge bases and text question answering in a professional domain. The construction method includes acquiring professional domain text data and performing block processing on the professional domain text data; constructing an initial knowledge graph, a text knowledge base, and a question answering knowledge base; binning the entity set in the initial knowledge graph by type, extracting connected components to obtain candidate entity clusters, employing a two-layer scheduling strategy for semantic determination using a large language model, and progressively solidifying the determination results and performing targeted supplementary judgments on unresolved nodes; updating the initial knowledge graph to form a knowledge graph library; and obtaining a multi-source heterogeneous knowledge base. The method and system for collaborative construction of multi-source knowledge bases and text question answering in this professional domain can solve the problems of insufficient quality in vertical domain knowledge graph construction, low entity disambiguation accuracy, and high computational cost, and also features high stability and adaptive adjustment.
Owner:SOUTH CHINA NORMAL UNIV

Search and knowledge base question answering for a voice user interface

A voice-controlled question answering system that is capable of answering questions using both a knowledge base and a search engine. The knowledge base is used to answer questions when answers to those questions are contained in the knowledge base. If an answer using the knowledge base is unavailable, and if the question is suitable for answering using an unstructured search approach, the system may obtain an answer using a search engine. The search engine results may be processed to obtain an answer to the question suitable for output using a voice user interface.
Owner:AMAZON TECH INC

Question and answer processing method, apparatus, device, and medium

The application relates to the technical field of data processing, and discloses a question and answer processing method, device, equipment and medium. Through joint training of a sorting task and an answer type prediction task, a model learns logical type constraints between questions and answers while optimizing semantic correlation, effectively suppresses false correlations caused by training data bias or high-frequency answer interference. Further, in the question and answer reasoning process, with the aid of an answer path sorting model and a cross-sequence interaction attention mechanism, comprehensive sorting results of each candidate answer path fusion semantic score and type consistency score can be obtained, multi-granularity accurate matching from overall semantics to local elements is realized, and the sorting accuracy and model robustness in a complex query scene are significantly improved. Therefore, in the knowledge base question and answer task in the fields of finance and insurance, medical treatment and the like, questions with similar semantics but different logical types can be effectively distinguished, information confusion is avoided, and the final answer has accuracy and reliability.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Artificial intelligence (AI)-driven interactive knowledge base question-answering method and system based on multiple large-language model (LLM) iterations with separate software tools for LLM evaluation and reinforcement learning from human feedback (RLHF)

A computer-implemented method for providing artificial intelligence (AI)-driven interactive knowledge base question-answering based on multiple large-language model (LLM) Iterations with separate software tools for LLM evaluation, the method comprising receiving a query; generating, based on the query, prompts comprising contextual information associated with the query, and a reference to a database comprising associated with the query; initiating a first LLM to generate, based on the prompts and the database, a first response to the query; receiving from the first LLM, the first response; evaluating an accuracy of the first response using at least one software tool separate from the first LLM; initiating, based on the evaluating, a second LLM to generate a final response based on the prompts and the first response from the first LLM; and providing the final response to the query.
Owner:TEXAS A&M UNIVERSITY

A problem-based generation education domain knowledge base search optimization method and device

The application discloses an education field knowledge base search optimization method based on question generation, which comprises the following steps: firstly, obtaining the education field text by analyzing the education knowledge base direction field corpus; obtaining the semantic model by using the education field text to pre-train the language model migration learning; designing the fixed question and answer pair template based on the existing structured text information in the knowledge base to obtain the knowledge base question and answer pair; training the question generation model by using the knowledge base question and answer pair data and the Chinese open source question and answer pair data, deploying the question generation reasoning service; generating the question and answer pair to expand the knowledge base; simultaneously coding the entity node text in the knowledge base structured information and the question text in the question and answer pair by using the semantic model to construct the vector library, and performing the semantic similarity calculation after the user query input; recalling the best result in the online semantic matching; and the application greatly improves the recall rate of the returned result of the user search behavior, improves the learning efficiency and improves the user experience.
Owner:ZHEJIANG LAB

A method and system for query graph generation in complex knowledge base question answering

This invention relates to a query graph generation method and system for question answering in complex knowledge bases. The method includes: selecting top-ranking historical questions from historical cases based on the semantic similarity between the target question and historical questions; forming a candidate relation set from the relations in the standard query graphs corresponding to the selected historical questions; generating a query graph based on the candidate relation set using a retrieval-based semantic parsing method; converting the query graph into an executable query statement according to the syntax rules of knowledge base query statements; and executing the query on the knowledge base to obtain the answer to the target question. This invention proposes a method to significantly reduce the retrieval space in the reasoning process by utilizing historical cases and pre-screening the retrieved candidate relations, which can significantly improve the efficiency of question answering while keeping the impact on the performance of natural language question answering within an acceptable range.
Owner:WUXI POWER SUPPLY BRANCH OF STATE GRID JIANGSU ELECTRIC POWER CO LTD +1

A large model retrieval enhancement method based on multi-granularity dynamic adaptation

This invention discloses a large-model retrieval enhancement method based on multi-granularity dynamic adaptation, comprising the following steps: S1: Selecting and preprocessing the evaluation dataset; S2: Constructing a vector library with three granularities; S3: Allocating granularity to the input question; S4: Retrieving the TOP-K text blocks related to the question; S5: Selecting the most suitable text block through a budgeter; S6: Packaging all selected text blocks and returning them to the large model for answering. This invention can achieve adaptive coordination of retrieval granularity, candidate size, and final evidence set under different question types and evidence distributions, improving the integrity of the evidence chain and reducing noise interference. While maintaining a simple and easy-to-maintain block partitioning scheme, this invention improves the stability and accuracy of multi-hop question answering, and is suitable for application scenarios such as knowledge base question answering, intelligent retrieval, and question answering services. It can also be extended to tasks such as long document question answering and cross-document information aggregation.
Owner:XINJIANG UNIVERSITY

Meta-learning based knowledge base question answering vector generation method and system

The application discloses a knowledge base question answering vector generation method and system based on meta learning, relates to the technical field of knowledge base question answering and natural language processing, and discloses the knowledge base question answering vector generation method and system based on meta learning, which realizes cross-task parameter updating and few-sample self-adaptive fine-tuning through a meta learning optimization module, dynamically adjusts vector coding in combination with a reinforcement learning optimization module, and fuses contrast learning and knowledge distillation signals by using a collaborative optimization module, effectively solves the problems of insufficient static vector generalization ability, missing feedback mechanism and split retrieval and generation, can dynamically adapt to new tasks, optimize a user feedback mechanism, collaboratively improve retrieval and generation effects, and reduce the consumption of computing resources.
Owner:四川华鲲振宇智能科技有限责任公司

A method for answering questions based on a Chinese knowledge base using a dual processing system

ActiveCN117932006BEngineeringQuestion answer
The application discloses a Chinese knowledge base question answering method based on a double processing system. The knowledge base question answering model mainly comprises a coordination perception module (System 1) and an explicit reasoning module (System 2), and each model component is interrelated and closely combined. Under the demand of the existing knowledge base question answering task, the application proposes a Chinese knowledge base question answering model based on the double processing system. Based on the question raised by a user, System 1 firstly learns the representation of the question and predicts the corresponding simple path, then System 2 retrieves the complex path in the knowledge base for the question according to the simple path generated by System 1, and finally the trained model is used to predict the answer. The application is based on artificial intelligence technology and combines the double-process cognitive theory to design a new type of Chinese knowledge base question answering model. The method has wide application prospects in the intelligent question answering field of various industries.
Owner:SICHUAN UNIV

An intermediate inference attention-based multi-hop knowledge base question answering IR-MT model

ActiveCN116166779BAlleviate the plight of lackenhance reasoning abilityInference methodsEnergy efficient computingSorting algorithmAlgorithm
The application discloses a multi-hop knowledge base question answering IR-MT model based on intermediate reasoning attention, relates to the technical field of knowledge base question answering, and comprises a retrieval source construction module, a question representation module, an IR-MH model reasoning module and an answer generation module. First, the subgraph of a specific question is acquired from a knowledge graph according to the question, and then a sorting algorithm is executed to gradually acquire answers starting from a theme entity. On the basis of the retrieval multi-hop knowledge base question answering framework, the application introduces an intermediate reasoning attention mechanism, pays more attention to the part that has not been answered in the previous number of jumps in the original question in the process of generating each jump reasoning instruction, the weight of the attention is related to the last jump reasoning state, the reasoning state of the intermediate step can be fully utilized, the reasoning instruction of each step is dynamically updated, the close interaction between the reasoning state of the intermediate step and the reasoning instruction is promoted, and an effective attention feedback is provided for the optimization of the intermediate step reasoning instruction.
Owner:STATE GRID GREEN ENERGY CO LTD +1

A timing-dependent data prediction model optimization method based on agent trajectory feedback

This invention provides an optimization method for a temporally dependent data prediction model based on agent trajectory feedback, applicable to tasks such as webpage evidence text collection, open encyclopedia question answering, enterprise knowledge base question answering, or retrieval enhancement generation. The method collects multi-round execution trajectories formed by the agent's interaction with the retrieval system during task execution. Initial supervised samples are constructed based on the candidate document set returned by the search action and subsequent browsing actions. Positive samples are filtered using post-browsing inference text and an inference-evidence consistency judgment model. Relevance strength weights are estimated based on inference length, evidence citation count, number of fact entries, and changes in subsequent actions. The retrieval model is trained using temporally gated coding and a weighted contrastive learning objective function. The optimized retrieval model is then deployed back to the agent system for continuous closed-loop updates, improving the execution efficiency of webpage evidence collection, evidence retrieval, and complex question answering tasks.
Owner:RENMIN UNIVERSITY OF CHINA

Knowledge base question answering graphical user interface for electronic devices

1. The name of the design product: knowledge base Q&A graphical user interface for electronic device. 2. The use of the design product: for electronic device. 3. The design points of the design product: the graphical user interface displayed on the electronic device. 4. The picture or photo that best indicates the design points: front view. 5. The use of the graphical user interface: AI search and Q&A for knowledge base. 6. The human-computer interaction mode of the graphical user interface: the front view defaults to the main interface of the knowledge base Q&A, which is used with reference to the use state reference figure 1; click the "@" icon in the lower area of the main view interface to enter the change state figure 1, which is used with reference to the use state reference figure 2; double-click a certain file in the interface of the change state figure 1 to enter the change state figure 2, which is used with reference to the use state reference figure 3. 7. Other circumstances that need to be explained: the "x" in each view represents variable text and / or numbers.
Owner:HUAJUN TECHNOLOGY (CHONGQING) CO LTD

Power knowledge base question answering method and system based on improved RAG

The invention provides an improved RAG-based power knowledge base question answering method and system, and the method comprises the steps: employing a mode of combining structured and unstructured data, carrying out the analysis and storage of various content types of drawings, tables and texts, and injecting the domain knowledge in a pre-training stage into a multi-modal Transform structure; according to the method, fragment correlation enhancement, optimization before retrieval and optimization after retrieval are applied to a model operation process of a multi-modal Transform structure, and an optimization result is obtained. According to the scheme, the intelligence, the adaptability and the response capability of the system are improved.
Owner:BEIJING SIFANG JIBAO AUTOMATION +1

AI knowledge base question-answering system for open caisson construction and electronic equipment

The invention provides an AI knowledge base question-answering system for open caisson construction and electronic equipment, and relates to the technical field of intelligent construction and engineering informatization. The system comprises a knowledge base construction module used for constructing a domain-specific knowledge base comprising a vector index and a graph database; the intelligent question and answer module is used for receiving natural language questions of the user and generating professional answers with references; the scheme generation module is used for generating a construction technical scheme containing texts and multi-modal drawings based on the parameters input by the user; the risk early warning module is used for identifying construction risks based on the real-time monitoring data and triggering early warning and emergency response; data in various construction fields are integrated to construct an exclusive knowledge base, and knowledge is quickly and accurately recognized based on semantic analysis and mixed retrieval, so that the construction decision-making efficiency is improved; historical data are integrated by means of a scheme generation mechanism, a targeted scheme is generated for major risk events, the method adapts to complex and changeable construction environments, and personnel dependence is reduced.
Owner:CHINA FIRST HIGHWAY ENGINEERING CO LTD +1

Construction method and system of oil and gas drilling professional knowledge base question-answering system

The invention belongs to the technical field of artificial intelligence, and particularly relates to a construction method and system of an oil and gas drilling professional knowledge base question-answering system, and the method comprises the steps: collecting structural data and non-structural data related to drilling engineering, and taking the structural data and the non-structural data as original data to construct an original knowledge base; performing data preprocessing on the original data in the original knowledge base to obtain standard data; carrying out blocking processing on the standard data by adopting a multi-granularity blocking strategy to obtain a plurality of document blocks; for user query, performing preliminary retrieval by adopting a two-way recall mechanism fusing semantic retrieval and full-text retrieval on the basis of the document blocks, and rearranging preliminary retrieval results to obtain final retrieval results; and based on the final retrieval result, using a large language model to generate an initial answer, optimizing the initial answer through a multi-model cooperation mechanism, and outputting the optimized initial answer to obtain a target answer. The accuracy of the oil and gas drilling professional knowledge base question-answering system is improved.
Owner:CHINA NAT PETROLEUM CORP +1

Drug regulatory industry knowledge base question answering system, method, electronic device, and storage medium

The application provides a drug regulatory industry knowledge base question answering system, method, electronic device and storage medium. The knowledge base question answering system comprises: a knowledge base warehousing module, comprising a question and answer library and a document library; the question and answer library comprises questions and answers, and the document library comprises drug regulatory industry documents; a knowledge base question answering module is configured to determine user input information, and determine first answering information corresponding to the user input information according to the question and answer library; when the first answering information corresponding to the user input information is not determined according to the question and answer library, second answering information corresponding to the user input information is determined according to the document library; and when the second answering information corresponding to the user input information is not determined according to the document library, generative answering is performed. Through the multi-stage and multi-level knowledge base warehousing processing, the knowledge retrieval accuracy and precision of the knowledge base question answering system can be improved.
Owner:CHINA TELECOM DIGITAL TECHNOLOGY CO LTD