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

11 results about "Document filtering" patented technology

Document filters are responsible for: reading an original document in from a file in a specific format (e.g. different filters exist for handling plain text and OpenDocument/OpenOffice); extracting translatable content from a document;

A code security scanning method

PendingCN122333483AData setAlgorithm
This invention discloses a code security scanning method, comprising: project file filtering: filtering project files in a source code repository according to a preset filtering strategy to generate a set of files to be scanned; scan scheduling: scheduling a first scanning tool and / or a second scanning tool to perform code security scanning on the set of files to be scanned according to the scan mode selected by the user, and obtaining a set of scan alert results, wherein the first scanning tool is a static scanning tool based on regular expressions or abstract syntax trees, and the second scanning tool is a deep scanning tool based on graph analysis; result standardization: deduplicating the scan alert result set to obtain a standardized scan alert dataset; report generation: generating a standardized scan report based on the standardized scan alert dataset. By scheduling the corresponding scanning tool to perform code security scanning on the files to be scanned according to the scan mode selected by the user, multiple scanning modes are provided to improve scanning accuracy.
Owner:深圳市和讯华谷信息技术有限公司

System security protection method and device, electronic equipment and storage medium

The invention provides a system security protection method and device, electronic equipment and a storage medium, and relates to the technical field of network security. The method comprises the following steps: monitoring a client based on a configuration rule of a preset virtual machine control structure, and determining an event type and an instruction for triggering an event when monitoring that the client triggers a virtual machine exit event; determining a reason for triggering the virtual machine to exit the event based on the event type, the instruction and the configuration rule; when the reason is that the client executes the system call entry instruction, redirecting the read-write operation of the instruction on the target register to a preset corresponding shadow register; when the read-write operation is to read a system call kernel entry address, determining a file operation request of the client based on a system call number and parameters associated with a system call entry instruction; a file path of the file operation request is redirected to a file filtering module in a kernel mode of the client, and the control right of the central processing unit is returned to the client, so that the client sends the file operation request to the kernel mode of the client.
Owner:CHINA MOBILE INTERNET CO LTD +1

Offline file automatic encryption synchronization method and system

The invention provides an off-line file automatic encryption synchronization method and system, and the method comprises the steps: intercepting an I / O request through a kernel mode file filter driver, and initializing monitoring when a write release event is captured; performing stability judgment based on a sliding window on the monitored object, calculating a discrete difference fluctuation ratio, and confirming that writing is complete after convergence; calculating the local information entropy of the file to generate a weighted feature sensing fingerprint, and performing duplicate removal through Hamming distance comparison; generating a dynamic key based on the system epoch time to perform streaming encryption; only uploading the missing ciphertext data block according to a missing bitmap fed back by the server; and the server side decrypts the restored file and generates a chained hash log for solidification storage. According to the method, the file writing state can be accurately judged, data damage is prevented, and efficient duplicate removal, incremental transmission and whole-process credible traceability are achieved.
Owner:THREE GORGES SMART WATER TECH CO LTD

Ai-powered system for creating customized school improvement plans and method thereof

The present disclosure relates to an artificial intelligence (AI)-powered computer-implemented system (100) for connecting school leaders with informative resources that are aligned with industry-specific educational standards. The system (100) comprising a user device (102). The system (100) also comprising a document filtering module (104) configured to analyses and filter documents based on relevance to the received user inputs. The system (100) also comprising an intent recognition module (106) configured to interpret the user inputs to identify the user's intent and specific requirements. The system (100) also comprising a cloud-based application programming interface (API) module (114) and a page ranking module (116). The system (100) also comprising an artificial intelligence-based processing assembly (118) further having a document searching module (120), a text extraction module (122), and a summarizer (124). The system (100) also comprising an implementation, tracking, and evaluation module (ITEM) (126) configured to enable the users to apply best practices by providing recommendations, tracking progress, and evaluating outcomes.
Owner:LANE KIMBERLY DION

Method, system and medium for multi-modal document re-ranking based on answer quality driving

The application discloses a multi-modal document reordering method and system based on answer quality driving and a medium, relates to the technical field of artificial intelligence, and inputs a query question into a rearrangement large model to output a document rearrangement result; the training process of the rearrangement large model is as follows: an initial candidate document set corresponding to the query question is acquired through a multi-modal retriever and is taken as the input of a rearranger, and through screening and rearrangement, a rearranged document subset and a thinking process are generated; the document subset and the thinking process are input into a sandbox, the sandbox is internally deployed with a frozen parameter answer model, is used for parallel processing of multiple different rearrangement results of the same question, and generates corresponding multiple answers; a format consistency reward is set by using the output of the rearranger, a document filtering reward is set by using the rearranged document subset, and an answer quality reward is set by using the similarity between the answers and standard answers, so as to optimize the parameters of the rearranger; and the reordering method improves the document sorting quality and the question and answer accuracy.
Owner:ARTIFICIAL INTELLIGENCE RES INST OF HEFEI COMPREHENSIVE NAT SCI CENT (ANHUI ARTIFICIAL INTELLIGENCE LAB)

Two-stage document filtering and robust fine tuning method based on graph attention network

The invention discloses a two-stage document filtering and robust fine tuning method based on a graph attention network, and relates to the technical field of natural language processing and deep learning. The problems that an existing retrieval enhancement generation system is difficult to accurately identify useful documents in a mixed document environment and is easily interfered by anti-fact information are solved. The method comprises the following steps of: constructing a multi-class document pool comprising correct documents, anti-fact documents, noise documents and irrelevant documents, and constructing a semantic graph on a paragraph level; the method comprises the following steps: sequentially filtering irrelevant documents and noise documents by adopting a two-stage graph attention network to obtain a reference document set, constructing a document discrimination training sample and a question and answer training sample based on the reference document set, and combining the document discrimination training sample and the question and answer training sample into joint fine tuning data to perform instruction fine tuning on a large language model. And the model has a document reliability discrimination capability and keeps stable output in a mixed document situation, so that the factuality and credibility of a retrieval enhancement generation system in an anti-fact attack and noise environment are improved.
Owner:CHANGCHUN UNIV OF SCI & TECH

A Two-Stage Document Filtering and Robust Fine-Tuning Method Based on Graph Attention Networks

ActiveCN121997918BLinguistic modelFactoid
A two-stage document filtering and robust fine-tuning method based on graph attention networks is proposed, relating to the fields of natural language processing and deep learning. It addresses the problems of existing retrieval augmentation generation systems struggling to accurately identify useful documents in mixed document environments and being susceptible to counterfactual information interference. This method constructs a multi-class document pool including correct documents, counterfactual documents, noisy documents, and irrelevant documents, and builds a semantic graph at the paragraph level. A two-stage graph attention network is used to sequentially filter irrelevant and noisy documents to obtain a reference document set. Based on this reference document set, document discrimination training samples and question-answering training samples are constructed. These two sets are combined into joint fine-tuning data to fine-tune a large language model, enabling the model to possess document reliability discrimination capabilities and maintain robust output in mixed document scenarios. This improves the factual accuracy and credibility of the retrieval augmentation generation system under counterfactual attacks and noisy environments.
Owner:CHANGCHUN UNIV OF SCI & TECH

Kernel-based virus searching and killing method and device, equipment and storage medium

The invention discloses a kernel-based virus searching and killing method, device and equipment and a storage medium, and relates to the technical field of information security, the kernel-based virus searching and killing method comprises the following steps: determining a target file operation on a target file, and determining a first target processing function corresponding to the target file operation; the first target processing function is a function which is configured through a file filtering drive of a kernel and corresponds to the target file operation; identifying whether the target file operation is a virus attack or not through a first target processing function, and if the identification fails, identifying whether the target file operation is the virus attack or not through a target antivirus engine; and if the target file operation is identified as a virus attack, intercepting the target file operation, generating virus attack risk prompt information, obtaining confirmation information generated by a user based on the virus attack risk prompt information, and if the confirmation information represents that interception is agreed, stopping execution of the target file operation, and generating a corresponding processing log. According to the invention, efficient and accurate virus searching and killing of the file can be realized.
Owner:CHENGDU WEISHITONG INFORMATION SECURITY TECH CO LTD

Malicious software mitigation

Various embodiments of methods, systems and computer program products described herein are directed to a Filter Engine. The Filter Engine includes a supervisor component and one or more File Input / Output (“I / O”) filters. The Filter Engine instantiates one or more file input / output (“file I / O”) filter modules that correspond with a file system, each respective file I / O module assigned to a different type of file system operation. A first file I / O filter module is assigned to a first type of file system operation. Prior to execution of an instance of a first type of file system operation: (i) a first file I / O filter module detects a first call for the instance of the first type of file system operation and determines whether to provide access to file system decoy data to a source of the first call.
Owner:ARMS CYBER DEFENSE INC

Method, device and electronic equipment for acquiring motion information

PendingCN122285875Aimprove accuracySolve technical problems with low accuracyThe InternetEngineering
This application discloses a method, apparatus, and electronic device for acquiring motion information. Relating to the field of artificial intelligence, the method includes: querying M source documents in a database and generating N query statements based on the requirements for acquiring target motion information; performing query operations on the M source documents using each query statement to obtain a set of N source documents; performing tag matching operations on each source document in the N source document sets to obtain tag matching results, and performing document filtering operations on the N source document sets based on the tag matching results to obtain P target documents; splitting the P target documents according to the document structure of each target document to obtain multiple text blocks, and identifying the multiple text blocks as motion information of the target motion. This application solves the problem of low accuracy in determining motion information based on knowledge documents, literature, and other information collected from the internet in related technologies.
Owner:BEIJING CALORIE INFORMATION TECH CO LTD