Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

38 results about "Model translation" patented technology

Decoding method based on deep neural network translation model

The invention relates to the field of the language processing, and provides a decoding method based on a deep neural network translation model. The problems of high model training complexity, large training difficulty and slow decoding speed in a machine translation model are solved. The specific implementation way of the method comprises the following steps: performing word segmentation processing on the to-be-translated sentence to obtain source language vocabulary; step two, performing word alignment on the linguistic data in a preset translation model glossary by using an automatic alignment tool so as to obtain a target language word aligned to the source language vocabulary; and step three, determining a target-side dynamic glossary of the to-be-translated sentence based on the target language word obtained in the step two, and using the sentence decoded by using a column searching method as the output of the translation model according to the pre-constructed translation model, wherein the translation model is the deep neural network based on the threshold residual mechanism and the parallel attention mechanism. Through the decoding method disclosed by the invention, the model translation quality is improved, and the mode coding speed is improved.
Owner:INST OF AUTOMATION CHINESE ACAD OF SCI +1

Customizing of computer aided design models

A CAD model customized, which represents a mechanical design of an artifact comprising a set of parts with respective dimensions. A configuration model defines an exhaustive range of ways to customize the CAD model by changing a subset the dimensions. A model translation module is arranged to convert the configuration model into: (i) a CSP representing all possible customizations defined by the configuration model, the CSP is defined by: (a) set of integer variables, wherein each variable may attain a finite number of different values, and (b) a set of constraints restricting which variable values that are simultaneously possible for the variables, (ii) a set of CSP variable-dimension pairs, and (iii) a set of CSP variable-parameter pairs. A configuration engine is arranged to: calculate a solution to the CSP, which solution is optimal with respect to a value assigned to each variable in the CSP relative to a predefined optimizing criterion, and assign a parameter value for each CSP variable-parameter pair, the allocated parameter value corresponding to the value assigned to the CSP variable in the optimal solution. A CAD interface is arranged to assign a dimension in the CAD model for each CSP variable-dimension pair, where the assigned dimension corresponds to a value assigned to the CSP variable in the optimal solution.
Owner:TACTON SYST

Security protocol code vulnerability mining method based on state machine consistency detection

The invention relates to a security protocol code vulnerability mining method based on state machine consistency detection, and belongs to the technical field of information security, and the method comprises the steps: carrying out the interaction with a device carrying a target security protocol in a mode of transmitting a test case, and deducing a state machine model of the security protocol through a learning machine; translating the state machine model into a formalized model, comparing the formalized model with a set formalized verification criterion, searching for the situation that theformalized model is inconsistent with the criterion in the state machine model, and giving out a counter example for debugging personnel to refer to. According to the method, a formal verification means is utilized to automatically detect the compliance condition of the protocol state machine, the conventional manual screening is fundamentally replaced, the analysis efficiency of the protocol state machine is improved, the accuracy is high, false detection is not likely to happen, the professional requirement of debugging personnel is lowered, the universality of the analysis method is enhanced, and even problems which are difficult to find by manual analysis can be found.
Owner:PLA STRATEGIC SUPPORT FORCE INFORMATION ENG UNIV PLA SSF IEU

Method for processing out-of-set words of Chinese-over-neural machine translation integrated with classification dictionary

The invention relates to a method for processing out-of-set words of Chinese-over-neural machine translation integrated with a classification dictionary, and belongs to the technical field of naturallanguage processing. Out-of-set words are classified. Different types of out-of-set words can be processed by adopting different methods. A classification dictionary is built in a targeted manner; wherein a bilingual dictionary is used for solving a translation problem of rare words outside a word list; an entity dictionary is used for solving the problem of inaccurate entity word translation; anda rule dictionary is used for solving the translation problem of numbers, symbols, time, dates and other words. Then, in the preprocessing stage of the model, out-of-set word recognition is performedby querying a classification dictionary. Label replacement is performed on out-of-set words at the encoding end of the model. A translation result with labels is acquired after model translation andtranslation recovery is carried out on the labels by querying the classification dictionary. The classification dictionary is fused into neural machine translation. The out-of-set words can be more accurately translated and the performance and effect of a neural machine translation system are improved.
Owner:KUNMING UNIV OF SCI & TECH

Translation model optimization method for dynamically adjusting length punishment and translation length

ActiveCN111178092AThe optimization method is simpleThe optimization method is convenient and effectiveNatural language translationNeural architecturesData setAlgorithm
The invention discloses a translation model optimization method for dynamically adjusting length punishment and translation length. The method comprises the steps of obtaining standard data in a specified language direction as a standard bilingual data set for various index prediction; performing word segmentation operation on the standard bilingual data set, and performing further training to obtain a new training data set; modifying a neural machine translation model decoder part, and automatically predicting the optimal length punishment value of the current sentence pair; performing lengthstatistics to obtain a target statement sub-length; preparing an independent feedforward neural network model so that a translation finally predicted by the model tends to a translation result with the optimal length; and enabling the Transformer neural machine translation model to dynamically adjust the length penalty and the optimal translation sentence length for different sentences. Accordingto the method, the length punishment and the dynamic adjustment of the translation length in the model translation process are realized, the realization is simple, the method is effective, the practicability is high, and the model translation quality improvement effect is obvious.
Owner:沈阳雅译网络技术有限公司

Construction method of semi-supervised neural machine translation model based on word-to-word translation

The invention relates to a construction method of a semi-supervised neural machine translation model based on word-to-word translation, and belongs to the technical field of natural language processing. The method comprises the steps that firstly, monolingual corpora of a source language and a target language and parallel corpora of the source language and the target language are acquired; training a cross-language language model by using the monolingual corpus; initializing an encoder-decoder of the translation model by using the trained language model; acquiring bilingual dictionaries of thetwo languages; constructing a dictionary prefix tree in the translation model according to the bilingual dictionary; training an auto-encoder in the translation model; training a translation model byusing the parallel corpora of the source language and the target language; training the translation model and training the translation model at the same time; and training the translation model by using the parallel corpora of the source language and the target language through the auto-encoder, and fusing the translation model to obtain a final translation model. The method is simple and effective, the model can be translated normally, and the translation performance of the model is greatly improved.
Owner:KUNMING UNIV OF SCI & TECH

Dependency graph network-based Han-Vietnamese neural machine translation method

The invention relates to a dependency graph network-based Han-Vietnamese neural machine translation method, and belongs to the technical field of natural language processing. The method comprises thefollowing steps: firstly, crawling Chinese-Vietnamese parallel corpora ar from a website, and performing dependency syntax analysis on the obtained Chinese-Vietnamese bilingual corpora through a dependency syntax analysis tool; secondly, converting the obtained source language dependency syntax parsing tree into a dependency graph by using a graph encoder, encoding the dependency graph to obtain dependency graph structure information, sending the dependency graph structure information to an encoding end to be fused with source language sequence information, and sending the fused information toa decoding end to guide a model to translate. According to the invention, the dependency relationship is converted into the dependency graph by fusing the dependency syntax information, and the graphneural network is utilized to realize global structural coding of the dependency graph, so that richer global dependency information is provided for the translation model, and certain help is provided for improving the translation effect of the Han-Van language pairs with syntax differences.
Owner:KUNMING UNIV OF SCI & TECH

Neural machine translation method based on translation memory bank

The invention discloses a neural machine translation method based on a translation memory bank. The method comprises the following steps: crawling massive bilingual data from a network containing foreign language data; preprocessing the bilingual data to obtain processed bilingual data; storing half of the bilingual data as basic data of a translation memory bank, and adopting the other half of the bilingual data to find sentences most similar to each sentence in the training corpus in the translation memory bank by using a search technology; inputting the training corpus data and the translation memory bank data into the neural network model together to start training the model; importing user-defined data into a translation memory bank; searching a text input by a user in real time to find a sentence most similar to the text in a translation memory bank, inputting the sentence into a machine translation model, and guiding model translation at a decoding end by using a gating mechanism; and storing the sentence input by the user and the revised result into a translation memory bank. The advanced neural machine translation technology is applied, the translation effect is excellent, and the high-quality requirements of different users for translated texts are met.
Owner:沈阳雅译网络技术有限公司

Device and method for supporting various heterogeneous management data models by embedded gateway equipment

The invention discloses a device and a method for supporting various heterogeneous management data models by embedded gateway equipment, which relate to the field of embedded gateway equipment. The device comprise: a manufacturer unified model management module for loading a manufacturer unified model and generating an initialized model view, and notifying a model view module of updating the viewafter the operation of the local interface is processed; the model view module which is used for translating the operator model of the TR069 client into a manufacturer unified model and taking effect,and forwarding the request to the multi-model view switching module when a model view switching request is received; and the multi-model view switching module which is used for generating a model view needing to be switched according to the manufacturer unified model when receiving a model view switching request of a user, and switching the current working view into the model view needing to be switched. According to the device and the method provided by the invention, the same software version dynamically supports heterogeneous management data models of various operators during running, andsmooth upgrading and degrading of switching among various heterogeneous models are realized.
Owner:FENGHUO COMM SCI & TECH CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products