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

14 results about "Sequence search" patented technology

Diffusion model reasoning acceleration method based on optimal time step sequence search and knowledge distillation

ActiveCN121809699AInference methodsPhysical realisationSequence designSequence search
The invention discloses a diffusion model reasoning acceleration method based on optimal time step sequence search and knowledge distillation, which constructs a unified search space covering a time step sequence and corresponding model architecture configuration on the premise of not performing overall fine adjustment on a pre-trained diffusion model, and searches an optimal time step sequence. And designing a knowledge distillation training method based on the optimal diffusion time step sequence obtained by searching, constructing a main distillation loss function in a discrete time step subspace limited by the optimal diffusion time step sequence, and introducing adjacent time step consistency loss to relieve discrete errors introduced by a non-uniform time step span. In the reasoning stage, a teacher model is frozen, a distilled student model is combined with an efficient sampler ACDMS based on UniPC and fused with flow matching dynamic correction, finite step sampling is carried out on an optimal time step sequence, and reasoning acceleration under generation quality maintenance is achieved.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

A user operation log data anomaly identification method, device, medium and product

ActiveCN118869264BSecuring communicationSequence searchData mining
The application discloses a user operation log data exception identification method and device, medium and product, wherein different logs in acquired user operation log data are taken as network nodes, mutual information between different nodes is calculated, a non-directional edge is determined according to the mutual information between different nodes, a non-directional minimum support tree is constructed, nodes in the non-directional minimum support tree are oriented, a preliminary minimum support tree structure is determined, node sequence groups are obtained by performing node sequence search in the minimum support tree structure, different node sequences are taken as different individuals in an initial population, the fitness of different individuals in the initial population is calculated, the initial population is updated according to the fitness of different individuals and a preset population optimization strategy, and the node sequence of an individual with the maximum fitness in the updated population is taken as a user operation exception log. The application can improve the optimization efficiency and optimization accuracy.
Owner:CHINA MOBILE GROUP DESIGN INST +1

SiRNA inhibition rate prediction method based on antisense strand multi-dimensional embedding representation

ActiveCN116844644BBiostatisticsSequence analysisSequence searchExpression gene
A siRNA inhibition rate prediction method based on antisense chain multidimensional embedding representation, in the offline stage, a deep neural network is constructed and a multidimensional feature is constructed for the antisense chain sequence of siRNA for training, in the online stage, given the target gene name, all candidate siRNA sequences are obtained, and the trained deep neural network is used to predict the real-time input of the candidate siRNA sequence and sort the silence efficiency. The present application uses one-hot encoding and pre-training RNA-FM model embedding representation features as input for the antisense chain sequence of siRNA, constructs a siRNA inhibition rate prediction model in the form of a deep neural network, improves the effectiveness and accuracy of the prediction, and fuses it with the gene expression sequence search algorithm to construct a complete process from the target gene name input to the screening of efficient siRNA sequences.
Owner:SHANGHAI JIAOTONG UNIV

Biomolecular sequence searching method and apparatus, device, and storage medium

PCT designated stageWO2026114095A1BiostatisticsSequence analysisAlgorithmSequence search
The present disclosure provides a biomolecular sequence searching method and apparatus, a device, and a storage medium. The method comprises: acquiring an unknown biomolecular sequence; inputting the unknown biomolecular sequence into a sequence encoding model for sequence encoding, to obtain an unknown biomolecular sequence representation; performing similarity searching on different candidate vector sets in a biomolecular sequence vector database by means of the unknown biomolecular sequence representation, wherein candidate biomolecular sequences of candidate vectors in the candidate vector sets have a same sequence length; on the basis of the similarity searching result, searching each candidate vector set for a preset number of known biomolecular sequence representations; and screening known biomolecular sequences corresponding to the plurality of known biomolecular sequence representations for homologous biomolecular sequences corresponding to the unknown biomolecular sequence.
Owner:TENCENT TECHNOLOGY (SHENZHEN) CO LTD

A search method and system for costas sequences based on multithreading

The application discloses a search method and system for a Costas sequence based on multithreading, and the method comprises the following steps: inputting the order of the Costas sequence to be searched; establishing a framework data structure of a bidirectional linked list, and generating a permutation matrix corresponding to the order through recursive iteration; generating a task for judging a check matrix corresponding to the permutation matrix, and submitting the task; submitting the task received by S2 and S3, creating a thread pool by using a thread pool technology, and performing multithread operation by combining a task stealing technology, so as to accelerate the judgment on the check matrix; and collecting the tasks, finally obtaining the number of the Costas sequences and the search time, and comparing with a traditional multithread search. The search method and system for the Costas sequence based on the multithreading realize efficient utilization of threads, improve the search speed, and provide a wider application prospect.
Owner:NANJING UNIV OF POSTS & TELECOMM

Optimal odd complementary sequence pair search method, frame, storage medium and equipment

The invention discloses an optimal odd complementary sequence pair searching method, a framework, a storage medium and equipment, and belongs to the crossing field of signal processing and artificial intelligence, and the method comprises the following steps: initializing a sequence prefix, and carrying out searching through the steps of MCTS selection, expansion, evaluation and return; according to the evaluation step, CNN is adopted to directly carry out value estimation on a current sequence prefix, and high calculation overhead caused by random completion in a traditional MCTS is avoided; state, strategy and return information generated in the search process are subjected to independent management and fixed-length processing through a playback pool, and the stability and generalization ability of CNN training under input of sequences of different lengths are guaranteed; cNN parameters are updated in a closed-loop mode, and a search strategy is continuously optimized. In the fields of radar signal design, wireless communication channel estimation and synchronization and the like needing high-performance sequences, the optimal odd complementary sequence pair meeting the Cramer-Rao lower bound can be efficiently and stably searched, and the sequence searching efficiency and the engineering practicability are remarkably improved.
Owner:XIHUA UNIV

Dynamic phase sequence spherical decoding multi-step prediction control method for common-mode voltage rejection

ActiveCN120185423BAc-dc conversionCapacitor voltageSequence search
This invention discloses a dynamic phase sequence spherical decoding multi-step predictive control method for common-mode voltage suppression. It proposes incorporating a hard constraint mechanism for common-mode voltage during the search process, effectively suppressing common-mode voltage by pruning high common-mode voltage branch nodes, thus overcoming the problem of excessively high common-mode voltage in traditional spherical decoding predictive control. The method's computational reduction effect becomes more significant with increasing prediction step size. A dynamic phase sequence search strategy is proposed, periodically rotating the search phase sequence to achieve a uniform distribution of inverter switching frequency and reduce the risk of local overheating of the converter. This invention also proposes setting a hard constraint on the upper bound of the number of search nodes for spherical decoding predictive control, which can limit the algorithm's search time as needed and avoid a surge in the number of search nodes under operating condition disturbances. Simulation results based on a three-phase five-level active neutral-point clamped inverter verify that this method can achieve uniform switching frequency distribution, common-mode voltage suppression, capacitor voltage balance, and significantly reduce computational load.
Owner:TONGJI UNIV

A menu data acquisition method and apparatus

ActiveCN116303998BSequence searchSoftware engineering
The application provides a menu data acquisition method and device, relates to the technical field of data processing, and can be applied to the financial field or other technical fields.The method comprises the following steps: in response to an execution action of a target menu sequence searched by a user through a menu keyword, obtaining a candidate menu list corresponding to the menu keyword; calculating the similarity between each character data in the candidate menu list and the menu keyword to obtain a first menu sequence similar in semantics to the menu keyword; and generating the target menu sequence according to a second menu sequence containing historical click rate data corresponding to the user and the first menu sequence obtained in advance.The device executes the above method.The menu data acquisition method and device provided in the embodiment of the application can quickly and accurately find the menu data required by the user.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

An optimal odd complementary sequence pair search method, framework, storage medium and device

The application discloses a kind of optimal odd complementary sequence pair search method, framework, storage medium and equipment, belong to the cross field of signal processing and artificial intelligence, which comprises: initialization sequence prefix, search is carried out by the selection, expansion, evaluation, back transmission steps of MCTS;Wherein, evaluation step uses CNN to directly estimate the value of current sequence prefix, avoid the high computing overhead caused by random completion in traditional MCTS;The state, strategy and return information generated in the search process are independently managed and fixed length processing by replay pool, guarantee the stability and generalization ability of CNN training under different length sequence input;And update CNN parameter in closed loop mode, continuously optimize search strategy.The application can efficiently and stably search out optimal odd complementary sequence pair satisfying Krammer lower bound in the field of radar signal design, wireless communication channel estimation and synchronization, etc., significantly improve the efficiency and engineering practicability of sequence search.
Owner:XIHUA UNIV

Wind-solar carbon flow correlation analysis method and system based on PLHS sampling and sample optimization

A wind-solar carbon flow correlation analysis method and system based on PLHS sampling and sample optimization, comprising: constructing a wind-solar output probability distribution model; constructing a system carbon flow rate comprehensive analysis model under the coupling uncertainty of wind-solar output; using a hierarchical Latin hypercube sampling method to sample wind speed and light intensity to obtain a sample sequence; an adaptive sequence search algorithm is proposed, a composite index based on spatial dispersion is used as an optimization target to optimize the sample sequence, and the sample sequence is input into the wind-solar output probability distribution model to obtain a wind-solar output sample set; traversing the sample points in the wind-solar output sample set, the system carbon flow rate and its probability distribution characteristics are calculated; for each sample point in the wind-solar output sample set, the change amount of the system node, branch and network loss carbon flow rate caused by the wind-solar output injection is calculated respectively, and the weighted average of the change amount is obtained to obtain the average influence factor of the wind-solar output on the node, branch and network loss carbon flow rate. The present application realizes reliable evaluation of system carbon emission.
Owner:STATE GRID HENAN ELECTRIC POWER ELECTRIC POWER SCI RES INST +1

Diffusion model inference acceleration method based on optimal time step sequence search and knowledge distillation

ActiveCN121809699BInference methodsPhysical realisationSequence designSequence search
The application discloses a diffusion model reasoning acceleration method based on optimal time step sequence search and knowledge distillation, which constructs a unified search space covering time step sequences and corresponding model architecture configurations without overall fine-tuning of a pre-trained diffusion model, and searches for optimal time step sequences. Based on the optimal diffusion time step sequences obtained through the search, a knowledge distillation training method is designed, a main distillation loss function is constructed within a discrete time step subspace defined by the optimal diffusion time step sequences, and an adjacent time step consistency loss is introduced to relieve the discrete error introduced by a non-uniform time step span. In the reasoning stage, the teacher model is frozen, and the distilled student model is combined with an efficient sampler ACDMS based on UniPC and fusing flow matching dynamic correction to perform limited step sampling on the optimal time step sequence, so that reasoning acceleration is realized under the condition of keeping generation quality.
Owner:NANJING UNIV OF INFORMATION SCI & TECH

Vulnerability utilization path speculation and analysis method, system and device based on knowledge graph and medium

The invention discloses a vulnerability utilization path speculation and analysis method, system and device based on a knowledge graph, and a medium. The method comprises the following steps: encoding a security entity in a network into a heterogeneous graph structure, and constructing a heterogeneous security entity knowledge graph; constructing an inference rule set of an attack path based on the knowledge graph, wherein each rule is composed of a precondition set, an operation semantic tag and a state change set; performing action sequence search based on inference rules in the knowledge graph to generate all paths meeting attack feasibility, and performing multi-dimensional risk quantitative evaluation on each path to obtain a high-risk attack path set; and executing incremental updating and path re-verification of the graph structure, identifying an affected path, re-verifying the precondition and the risk score of the affected path, and constructing a safety analysis closed loop of continuous evaluation and self-adaptive optimization. According to the method, mining, visualization and dynamic updating can be carried out on the high-risk path, and the method has good real-time performance, expandability and intelligent capability.
Owner:GUIZHOU POWER GRID CO LTD

A method and apparatus for predicting and analyzing RNA-binding residues

ActiveCN118866080BBiostatisticsProteomicsProtein DatabasesAlgorithm
A method and apparatus for predicting and analyzing RNA-binding residues are disclosed. The method constructs a GDRBind model using PyTorch and the DGL framework; inputs a protein sequence of a predetermined length into the GDRBind model and obtains the protein structure data of the protein sequence; generates a multiple sequence alignment (MSA) file using the protein sequence search software HHblits; collects several RNA-binding protein sequences from the UniProtKB protein database, performs clustering processing to obtain a pre-training dataset, and uses it to train a general protein language model to obtain an ESM-RBP representation model; obtains a first embedding matrix and a second embedding matrix through processing, and concatenates them to obtain a residue node feature representation matrix; calculates the edge features of all residue pairs in the protein sequence to obtain an edge set; and predicts the RNA-binding residues of the protein sequence using an equivariant graph neural network (EGNN) prediction model, outputting the predicted results. This invention can solve problems such as insufficient domain feature mining, low segmentation accuracy, and lack of interpretability.
Owner:HUNAN UNIV

A multi-target antimicrobial peptide sequence optimization method and system

ActiveCN120877880BBiostatisticsBiological modelsEvaluation resultSequence search
The application provides a multi-target antibacterial peptide sequence optimization method and system, and the method comprises the following steps: constructing a sequence search tree based on an initial peptide segment sequence; scoring nodes and selecting a current node; performing a point mutation operation on the current node; copying each candidate peptide segment to a corresponding sub-population based on improvement requirements, performing local optimization to obtain new candidate peptide segments, and evaluating each new candidate peptide segment; re-scoring each node and re-selecting the current node according to the evaluation results; and when an iteration stop condition is met, selecting a peptide segment sequence based on the score and outputting the peptide segment sequence. The application models antibacterial peptide sequence mutation as a tree structure search path, introduces multi-target cooperative evolution in the simulation stage, realizes efficient coupling between global search and attribute balance, can simultaneously model pharmacological attributes such as antibacterial activity, host toxicity and half-life, and completes efficient and fine optimization of the antibacterial peptide sequence.
Owner:THE CHINESE UNIV OF HONG KONG (SHENZHEN)