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

24 results about "Case description" patented technology

A case is a particular instance of something. In a business context, a case is a collection of information about a particular instance of something, such as a person, company, incident or problem.

Legal clause recommendation method, electronic device and program product

The invention provides a legal clause recommendation method, electronic equipment and a program product. The legal clause recommendation method comprises the steps that a collected legal text is analyzed based on a large legal language model in the vertical field, a legal knowledge dynamic graph is generated, and the legal knowledge dynamic graph comprises the logic relation, the conflict relation and the dynamic revision relation between legal clauses; nodes in the legal knowledge dynamic graph are labeled with timeliness tags and regional tags; performing judicial logic reasoning on the received case description according to the law big language model and the law knowledge dynamic graph, and determining a target law clause matched with the case description; based on a weight adjustment factor, a weight value corresponding to the target legal clause is determined, and the weight adjustment factor is used for describing the association degree between the target legal clause and the case description; and generating a legal clause recommendation report according to the weight value corresponding to the target legal clause.
Owner:ROPEOK TECHNOLOGY GROUP CO LTD

Structured legal document generation method and system based on large model and knowledge base enhancement

The application discloses a structured legal document generation method and system based on a large model and a knowledge base enhancement, and belongs to the field of structured legal document generation. The method comprises the following steps: acquiring a case description and a document type according to user input; retrieving a legal regulation knowledge base based on the case description to obtain a relevant law article set related to the case description; retrieving a legal document template knowledge base based on the document type to obtain a legal document template set related to the document type; in the case that there is a legal document template suitable for the case description and consistent with the document type in the legal document template set, generating a legal document of the user input based on the user input, the relevant law article set and the legal document template; otherwise, performing network search according to the document type to generate a structured legal document. The application can improve the readability of the legal document and provide a more intuitive reading experience for the user.
Owner:中国司法大数据研究院有限公司

Case legal clause auxiliary recommendation method, system and device and medium

The invention relates to a case legal clause auxiliary recommendation method, system and device and a medium. The method comprises the following steps: according to a case description text input by a user, performing legal element extraction on the case description text to obtain case element data; obtaining a case feature vector by combining a preset legal concept ontology library and the case element data; generating an initial provision set based on the case feature vector and a preset legal provision knowledge graph; obtaining a legal provision sorting list according to the case feature vector and the initial provision set; and obtaining a legal provision recommendation result based on the legal provision sorting list. By adopting the method, case semantic features can be deeply understood, the accuracy and integrity of legal provision recommendation are improved, the pertinence of applicable situation analysis is effectively enhanced, and efficient and reliable intelligent auxiliary support is provided for legal practice.
Owner:GANSU INST OF POLITICAL SCI & LAW

Administrative law enforcement auxiliary system based on large language model and retrieval enhancement generation technology

The invention provides an administrative law enforcement auxiliary system based on a large language model and a retrieval enhancement generation technology, and relates to the technical field of artificial intelligence, comprising: an analysis processing module obtains case information of a law enforcement scene, and understands and analyzes the case information through the large language model to obtain case description information; a retrieval analysis module performs associated information retrieval in a knowledge base according to the case description information based on a retrieval enhancement generation technology to obtain target analysis data; and the suggestion feedback module determines law enforcement suggestions according to the target analysis data and performs feedback display on the law enforcement suggestions in combination with the target analysis data. According to the method, a large language model and a retrieval enhancement generation technology are combined, so that law enforcement officers can efficiently look up related data by means of artificial intelligence in the actual law enforcement process, meanwhile, dependence on the ability of the law enforcement officers can be reduced, the accuracy and interpretability of law enforcement bases are improved, the decision accuracy is ensured, and the law enforcement efficiency is improved. And the fairness and consistency of law enforcement are ensured.
Owner:GUANGZHOU MINSTONE SOFTWARE CO LTD

Method for recommending legal provisions, electronic device, and program product

The present disclosure provides a legal clause recommendation method, an electronic device and a program product. The legal clause recommendation method of the present disclosure comprises: analyzing collected legal texts based on a vertical field legal large language model to generate a legal knowledge dynamic graph, the legal knowledge dynamic graph comprising logical relationships, conflict relationships and dynamic revision relationships between legal clauses, and the nodes in the legal knowledge dynamic graph being labeled with time-effectiveness labels and regional labels; performing judicial logical reasoning on received case descriptions according to the legal large language model and the legal knowledge dynamic graph to determine target legal clauses matching the case descriptions; determining weight values corresponding to the target legal clauses based on a weight adjustment factor, the weight adjustment factor being used to describe the degree of association between the target legal clauses and the case descriptions; and generating a legal clause recommendation report according to the weight values corresponding to the target legal clauses.
Owner:ROPEOK TECHNOLOGY GROUP CO LTD

Legal affair consultation method and system based on AI interaction

The invention relates to the technical field of legal consultation, in particular to a legal affair consultation method and system based on AI interaction. The method comprises the following steps: acquiring consultation information; analyzing the consultation information, and determining a consultant type and case description; analyzing the case description, and determining a legal subject and a dispute focus; and determining a case handling lawyer according to the legal subject, the dispute focus and the consultant type. The consultation starting efficiency is improved, the initial interaction time is shortened, meanwhile, the data availability is guaranteed, and flow interruption caused by information omission is prevented. The interference of redundant data is eliminated, the accuracy of user identification and the clarity of case content are improved, and consultation deviation caused by identity misjudgment or content mixing is reduced. Error judgment of entities is avoided, analysis errors are reduced, the case processing period is shortened, and the correlation of legal suggestions is enhanced. The lawyer matching accuracy and efficiency are improved, resource waste is reduced, and the case processing quality is enhanced.
Owner:PARTICLE DIGITAL TECH CO LTD

Fraud recognition model construction, fraud recognition method and device

Embodiments of the present application provide a fraud identification model construction method, a fraud identification method and equipment. The method can include: obtaining a plurality of fraud case description texts; processing the plurality of fraud case description texts using a large model to obtain common feature description information corresponding to fraud cases of different types; retrieving from a modeling expert knowledge base according to the common feature description information of a target type of fraud case to obtain a modeling scheme corresponding to the target type of fraud case, wherein the modeling expert knowledge base stores a corresponding relationship between case features and modeling schemes, and the target type is any of the case types contained in the plurality of fraud cases; and constructing an identification model for fraud of the target type according to the modeling scheme. In this way, a precise identification model can be quickly constructed, and the fraud identification effect is improved.
Owner:ZTE CORP

Inquiry method, device, electronic equipment, storage medium and program product

Embodiments of the present application provide a method and device for inquiring, electronic equipment, storage medium and program product, relating to the technical field of artificial intelligence. The method comprises: obtaining case description information of an inquiring object, inputting the case description information into a large inquiring model, determining an involved case type corresponding to the case description information through the large inquiring model, generating corresponding inquiring suggestions based on the case description information and the involved case type through the large inquiring model, and inquiring the inquiring object based on the inquiring suggestions. Through the large inquiring model based on the case description information, the embodiments of the present application classify the case and generate inquiring suggestions, thereby realizing accurate inquiring, obtaining complete and accurate case information, and improving the efficiency of case handling.
Owner:360 MALL OF BEIJING STAR WORLD TECH CO LTD

Test case generation method and device, equipment and medium

The invention discloses a test case generation method and device, equipment and a medium, and relates to the field of automated tests.The test case generation method comprises the steps that an original case description document is obtained, and normalization processing is conducted on all case designs in the original case description document to obtain a normalized case description document; extracting a keyword interface from the normalized use case description document according to a test function point; wherein the keyword interface comprises a keyword function corresponding to the test function point and a corresponding function input parameter; analyzing use case step description in the normalized use case description document to match and extract corresponding parameters from the use case step description based on the keyword interface so as to generate use case test steps; and writing the case test steps into a target test case table to generate an executable test case file. According to the method and the device, the test case can be automatically generated, and the accuracy and the consistency of generating the test case are improved.
Owner:SHANDONG YUNHAI GUOCHUANG CLOUD COMPUTING EQUIP IND INNOVATION CENT CO LTD

A charge prediction multi-task learning method and system fusing behavior words

The present application belongs to the field of information extraction, and particularly relates to a crime name prediction multi-task learning method fusing behavior words. Step 1: using BERT pre-training to obtain abstract semantic representation of text information for case description of judicial documents; Step 2: based on the abstract semantic representation of text information in step 1, using BiLSTM to obtain context semantic dependency features in the text; Step 3: based on the context semantic dependency features in step 2, recognizing the position of the text where the behavior word boundary is located in the manner of positioning the boundary; Step 4: based on the positioning of the behavior word boundary in step 3, obtaining the span of the behavior word by combination; Step 5: based on the behavior word span recognized in step 4, predicting the corresponding crime name by constructing the correlation information between the behavior words. The present application is used to solve the problem that the existing method often depends on text features, ignores the difference of behavior elements in different cases, lacks effective use of criminal behavior and the parameter information between different tasks cannot be shared.
Owner:GUIZHOU UNIV +1

Question asking method and device for case receiving scene and related equipment

PendingCN122285848Ameet information needsImprove user experienceUser inputData mining
This invention discloses a question-and-answer method, apparatus, and related equipment for case acceptance scenarios. The method receives the current case cause and case description information input by the user, and performs multi-dimensional feature recognition on the case description information to obtain multi-dimensional case feature tags; based on the case feature tags and the current case cause, it extracts corresponding question content from a pre-set question database; based on the case feature tags, it performs guided transformation on the question content to obtain guided questions; it receives the user's answer content input based on the guided questions, and performs semantic parsing on the answer content to obtain key case information; it stores the key case information in a structured manner and matches it with the core information items corresponding to the current case cause, determining the information completeness based on the information matching results; and it determines whether to continue questioning based on the information completeness. This method sets up multi-dimensional feature recognition for judicial case acceptance scenarios, which can comprehensively reflect the information quality of the parties' answers.
Owner:BEIJING TAIXIN TIANCHENG TECHNOLOGY CO LTD

Regulation query method and device based on coal mine regulation knowledge graph

The disclosure provides a regulation query method and device based on a coal mine regulation knowledge graph, and relates to the technical field of coal mine safety. The method comprises the following steps: obtaining a coal mine case text to be queried, a coal mine case set and a coal mine regulation knowledge graph; calculating the semantic similarity of the case text and each historical case, and taking the obtained semantic similarity as the semantic similarity component of the corresponding regulation; calculating the graph similarity of the case text and each node of the knowledge graph to obtain the graph similarity component of each regulation; and fusing the semantic and graph similarity components to select a target regulation and generate a reply text. Through the fusion of semantic matching and graph structure association, the disclosure can accurately screen the target clauses that are closely related to the semantic of the case text and the structure from the overall regulation system, realizes end-to-end accurate query from case description to regulation matching, and significantly improves the accuracy and completeness of the regulation basis obtained in the coal mine safety supervision.
Owner:CHINA COAL TECH GRP INFORMATION TECH CO LTD

Legal provision consulting device

The invention belongs to the technical field of legal provision matching, and discloses a legal provision consulting device which comprises a case input module used for receiving a natural language case description text input by a user; the element extraction module is in communication connection with the case input module and is used for carrying out natural language processing on the natural language case description text so as to extract legal element information in the natural language case description text; a matching recommendation module which is in communication connection with the element extraction module and is used for calculating the correlation degree between the case description and a plurality of pre-stored legal provisions based on the extracted legal element information and screening out a target legal provision according to the correlation degree; and the result output module is in communication connection with the matching recommendation module and is used for outputting the information of the target legal provisions. According to the method, the mapping problem between the living natural language of the user and the highly refined and professional legal language is solved, the consulting difficulty is reduced, and the accuracy and the comprehensiveness of consulting the legal provisions are improved.
Owner:GUANGZHOU CITY POLYTECHNIC

Standardize the method of storing CFD verification and validation case data

The method disclosed in the present invention for standardizing the storage of CFD verification and confirmation case data includes case data organization, case data collation standards, and case data storage standards; the case data collation standards include case data naming standards, case description file compilation standards, self-description file definition standards, computational grid data collation standards, computational result data collation standards, and test result data collation standards; the case data storage standards are based on the data output by the case data collation standards, using a hierarchical tree-like organizational structure that is convenient for domestic users to use, and enter the case database from the perspectives of newly created cases, basic properties, case descriptions, comparable data, extraction tools, and related documents. The technical solution provided by the present invention standardizes and ensures the quality of submitted case data, solving the problem of incomplete case data and lack of availability during the construction of a CFD verification and confirmation case library.
Owner:XIAN AVIATION COMPUTING TECH RES INST OF AVIATION IND CORP OF CHINA

Scene reproduction method and system and electronic equipment

The embodiment of the invention relates to a scene reproduction method and system, electronic equipment and a computer readable storage medium. The method comprises the steps of obtaining an evidence material of a case, and generating a case description text based on the evidence material; the evidence material comprises one or more of text data, image data, audio data and video data; scene analysis information is acquired based on the case description text; generating an image and a video based on the scene analysis information; and generating a three-dimensional scene reconstruction model based on the image and the video. The generated three-dimensional scene reconstruction model is based on evidence materials such as text data, image data, audio data, video data and the like, can realize visual reproduction of case scenes, and can be applied to auxiliary case analysis in the fields of judicial, criminal investigation and the like.
Owner:BEIJING INFORMATION SCI & TECH UNIV

Case information processing method, device and equipment

The application provides a case information processing method, device and equipment. The method of the application obtains a plurality of case description files of a to-be-processed case, extracts case description texts from each case description file, divides each case description text into text segments according to the relevance of sentences in the case description text, and the sentences in the same text segment correspond to the same event. The text segments divided by the plurality of case description files are clustered according to the relevance between the text segments, a plurality of clusters are obtained, each cluster contains at least one text segment corresponding to the same event. Event information is extracted from the text segments contained in each cluster, the event information is sorted according to time elements to generate case fact information, and the case fact information is output. The case fact information can be automatically sorted from the multiple and complex case description files, the time consumed by relevant personnel in sorting the case fact is reduced, the efficiency of generating the case fact is improved, and thus the case handling efficiency can be improved.
Owner:ALIBABA (CHINA) CO LTD

Judicial data access control method and device and storage medium

The invention provides a judicial data access control method and device and a storage medium, and relates to the technical field of judicial data access control, and the method comprises the steps: obtaining a case description text of a target case input by a user and an applicable law article specified by the user; according to an applicable law article specified by a user, the case description text of the target case is transferred, and a transferred case description text corresponding to the target case is obtained; performing semantic feature extraction on the transcription case description text corresponding to the target case to obtain a semantic feature vector XL1 of the transcription case description text corresponding to the target case; obtaining a first similarity between the XL1 and each historical case semantic feature vector; determining the historical case corresponding to the historical case semantic feature vector of which the first similarity is greater than a preset similarity threshold as a target historical case; pushing the target historical case to the user; according to the method and the device, the matching between the retrieved historical case and the current case is relatively high.
Owner:济南市中级人民法院审判保障中心

Disease reasoning model training method and device, computer device, and storage medium

PendingCN122337649ADiseaseLinguistic model
This application relates to a training method, apparatus, computer device, and storage medium for a disease reasoning model, comprising: acquiring a synthetic phenotype set of a target disease; the synthetic phenotype set including a core phenotype subset and a candidate phenotype subset; the core phenotype subset including at least one phenotype whose qualitative frequency reaches a preset condition; the candidate phenotype subset being sampled from other phenotypes besides those in the core phenotype subset; inputting the synthetic phenotype set into a first large language model to synthesize case text, obtaining case description text, and training an initial reasoning model based on the case description text to obtain a trained reasoning model; inputting a preset case description text into the trained reasoning model for prediction, obtaining a prediction result, and retraining the trained reasoning model based on the prediction result to obtain a target reasoning model. This method can improve the reasoning accuracy of the reasoning model.
Owner:TSINGHUA UNIVERSITY

Lawyer recommendation system based on artificial intelligence

The invention discloses a lawyer recommendation system and method based on artificial intelligence. According to the system, user case description and evidence files are obtained, and comprehensive case characterization is generated and vectorized after processing. On one hand, case similarity scores are calculated in a vector database through mixed search; and on the other hand, the historical agent cases of the lawyers are scored through a case scoring agent. And finally, the system fuses the similarity score, the case score and the user evaluation score, generates a comprehensive score, and recommends the most suitable lawyer to the user according to the comprehensive score. According to the lawyer recommendation method, the crossing from passive matching to active evaluation is realized, and the lawyer recommendation accuracy and the intelligent level are remarkably improved.
Owner:谢思婷

A case allocation and disposal method, device, equipment and medium

The application provides a case allocation handling method, device, equipment and medium, the method comprises the following steps: using a LangChain framework and a large language model to construct an intelligent acceptance system, and training the large language model of the intelligent acceptance system by using collected case data; collecting case data in real time through a data acquisition device, the case data includes case descriptions, and uploading the collected case data to the intelligent acceptance system; the intelligent acceptance system automatically accepts the received case data, uses the trained large language model to automatically classify the accepted cases, and automatically allocates the accepted cases to the handling terminal used by the handler in combination with a rule engine. The application has the advantages that the processing efficiency and accuracy of urban governance cases can be greatly improved, the complexity of manual operation is reduced, and more convenient and personalized urban governance service experiences are provided for users.
Owner:LINEWELL SOFTWARE

Simple case fast-handling intelligent auxiliary system based on large model

The invention discloses a large-model-based intelligent auxiliary system for quick handling of simple cases, which relates to the technical field of intelligent law assistance and comprises a semantic analysis module for receiving a case description text input by a user, performing semantic analysis on the case description text through a pre-trained large model and dynamically extracting a legal element set of the case; the conflict detection module is used for monitoring the editing behavior of the user in real time in the process of outputting the structured document block, and if modification occurs, triggering an antagonism verification mechanism and generating a legal logic conflict verification problem; and the document synthesis module dynamically optimizes the structured document block generation process according to the response of the user to the legal logic conflict verification problem, records the optimization weight of the user editing path, and combines the document content blocks to generate the judicial document. According to the method, accurate interception of legal logic errors is realized through node-level conflict detection of the legal element dependency graph and a text coordinate anchoring technology.
Owner:XIN RONG HUI XIN XI JI SHU YOU XIAN GONG SI

Large model inductive deductive reasoning method

The invention provides a large model inductive deductive reasoning method, which relates to the field of large models, effectively eliminates noise samples with similar case descriptions but contrary logics through double constraints of fact recombination and category limitation, constructs determined logic representations through an FOL symbolization form, and combines a feedback-driven cause-tracing reasoning mechanism, so as to improve the reliability of the large model. And refined logic induction of case fact features is realized. The inherent defect that a large model tends to be excessively generalized based on surface semantics is effectively overcome, fact features causing conclusion differences can be captured and internalized, and accurate logic mapping from key facts to decision conclusions is established. According to the method, a dynamic balance mechanism is established between pure logic reasoning and scene intuition by introducing a semantic constraint auto-reflection strategy, the rigid limitation of a traditional deductive reasoning mechanical application rule is broken through, and the self-adaptive ability of the model to cope with exceptional plots and complex contexts is improved.
Owner:NORTHEASTERN UNIV CHINA

Multi-police cooperative combat system and method based on workflow engine

The invention provides a multi-police collaborative combat system and method based on a workflow engine, and belongs to the field of information collaboration. The problem of low police resource transfer efficiency is solved; the specific system is as follows: a data fusion module for summarizing service data and constructing a decentralized block chain network; the police strength distribution module is used for predicting the number of cases in each region and distributing police strength; the case analysis module is used for extracting and separating case description information and case judgment information corresponding to each piece of case data, and training a text model; selecting a path for the police car by combining the speed of the police car according to the positions of the police car and the crime area; through efficient sharing and collaborative analysis of multi-police information, data of related departments are rapidly processed by using big data analysis and an artificial intelligence algorithm, a scientific basis is provided for decision making of the related departments, and the case detection efficiency and the social public security prevention and control capability are improved.
Owner:SHENZHEN BITNET INFORMATION TECH CO LTD

Lawyer recommendation method and device, terminal, server and readable storage medium

The invention provides a lawyer recommendation method and device, a terminal, a server and a readable storage medium. The method comprises the following steps: determining a case description of a case involved by a user; the case description is obtained based on current consultation records and historical consultation records of the user and / or one or more of uploaded documents, images, voices and videos; performing feature extraction on the case description to obtain a feature vector capable of representing the case description; the feature vectors serve as input, and a lawyer list and a judgment case list are matched through a trained recommendation model; wherein the lawyer list is obtained by performing descending sorting on the basis of the winning probability of the case documents involved by the simulation processing user, and the judgment case list is obtained by performing descending sorting on the basis of the similarity with the case documents involved by the user. According to the method, the case description is accurately determined on the basis of a multi-data combination mode of current data, traced historical data, texts, images, voices or videos and the like, so that the recommendation model is promoted to be matched with the optimal lawyer list and judgment case list.
Owner:FAQUANQUAN NETWORK TECH (SHENZHEN) CO LTD