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

8951 results about "Data pre-processing" patented technology

Data preprocessing is an important step in the data mining process. The phrase "garbage in, garbage out" is particularly applicable to data mining and machine learning projects. Data-gathering methods are often loosely controlled, resulting in out-of-range values (e.g., Income: −100), impossible data combinations (e.g., Sex: Male, Pregnant: Yes), missing values, etc. Analyzing data that has not been carefully screened for such problems can produce misleading results. Thus, the representation and quality of data is first and foremost before running an analysis. Often, data preprocessing is the most important phase of a machine learning project, especially in computational biology.

System and methodology and adaptive, linear model predictive control based on rigorous, nonlinear process model

A methodology for process modeling and control and the software system implementation of this methodology, which includes a rigorous, nonlinear process simulation model, the generation of appropriate linear models derived from the rigorous model, and an adaptive, linear model predictive controller (MPC) that utilizes the derived linear models. A state space, multivariable, model predictive controller (MPC) is the preferred choice for the MPC since the nonlinear simulation model is analytically translated into a set of linear state equations and thus simplifies the translation of the linearized simulation equations to the modeling format required by the controller. Various other MPC modeling forms such as transfer functions, impulse response coefficients, and step response coefficients may also be used. The methodology is very general in that any model predictive controller using one of the above modeling forms can be used as the controller. The methodology also includes various modules that improve reliability and performance. For example, there is a data pretreatment module used to pre-process the plant measurements for gross error detection. A data reconciliation and parameter estimation module is then used to correct for instrumentation errors and to adjust model parameters based on current operating conditions. The full-order state space model can be reduced by the order reduction module to obtain fewer states for the controller model. Automated MPC tuning is also provided to improve control performance.
Owner:ABB AUTOMATION INC

Three-dimensional digital earth-space data organizing and rendering method based on quad-tree index

The invention provides a three-dimensional digital earth-space data organizing and rendering method based on a quad-tree index, which belongs to the technical fields of cartography, geography information systems and virtual reality. The method comprises the following steps of: unifying common spatial data formats under multi-scale and multi-projection conversion, multispectral, multi-temporal and high-resolution remote sensing satellite images and aerial images as well as digital thematic maps with different scales into same coordinate system, carrying out operation on the attribute of each element and the parameter regulation of quad-tree tiles, outputting in the form of the quad-tree tiles, carrying out quad-tree cutting on three-dimensional landscape map data, leading spatial data into a relevant database, and carrying out unified management. By using the method, common vector data, raster data, altitude data and three-dimensional map data are organically integrated and issued into a three-dimensional digital earth prototype, thereby shortening the time of data preprocessing, improving the execution efficiency and providing a new integration method for three-dimensional digital earth fundamental geographic data dissemination.
Owner:WUHAN IMMERSION ENVIRONMENT

High-precision map generation system and method based on high-definition ortho-photo map

The invention provides a high-precision map generation system and a high-precision map generation method based on a high-definition ortho-photo map. The system comprises an image shooting module, a horizontal laser radar, a GPS (global positioning system) processing module, an inertial navigation module, a rotary encoder, an image and data preprocessing module and a geographical information processing module, wherein the vehicle-mounted image shooting module is used for acquiring a road image; the laser radar is used for scanning a barrier and acquiring geographical information data; the precision of GPS information is optimized; the ortho-photo map of the road image is acquired and then is rotated and sheared to generate corresponding geographical information file operation; a full ortho-photo map sequence and a corresponding geographical information file are combined and spliced to generate a base map of a global map; various types of geographical information data are marked on the base map of the map. According to the method and the system, a high-precision navigation map can be generated, and the data precision can reach centimeter level; the method and the system are extremely high in practical value on an advanced auxiliary driving system and an unmanned vehicle.
Owner:SHANGHAI JIAO TONG UNIV

Text summarization generation system and method based on coding-decoding deep neural networks

The invention discloses a text summarization generation system and method based on coding-decoding deep neural networks. The system comprises: an Internet text obtaining module which is used for obtaining text information on the Internet; a data preprocessing module which is used for preprocessing the text information; a summarization model training module which is used for extracting quantified text information from the preprocessed text information and performing training according to a coding-decoding deep neural network model to obtain a summarization training model; a summarization generation module which is used for using the preprocessed text information as input and outputting summarization information with preset length according to the coding-decoding deep neural network model. The text summarization generation system and method based on coding-decoding deep neural networks have following advantages that text information is compressed into a summarization text with a coherent description by means of computer automatic analysis and abstraction or generation of the central content expressed by the text, which facilitate users to understand the text content and then to quickly read and select information of interest; the text is compressed into a summarization to reduce the browse burden of users.
Owner:TSINGHUA UNIV

Network resource personalized recommended method based on ultrafast neural network

InactiveCN101694652ALocal minima boostThere is no local minimum problemSpecial data processing applicationsNeural learning methodsNetwork resource managementLearning machine
The invention belongs to the field of network resource management, relates to the cooperative filtration technique of network resources and discloses a network resource personalized recommended method based on an ultrafast neural network. The network resource personalized recommended method based on ultrafast neural network comprises the following steps: firstly, data preprocessing, reading information from the journal files of a system user and generating a global user interested matrix, exchanging the global user interested matrix into a single user interested matrix of a current user, and then transforming and reducing dimensionality to mark out a training set A1 and a predicting set A2, secondly, model training, building an interest predicting model with single hidden layer neural network SLFN s structure for a target user, adopting ultrafast learning machine technique to carry out training on the training set A1 and getting various connection power values and hidden layer threshold values of the neural network model with single hidden layer, thirdly, prediction recommending, utilizing the obtained predicting model to calculate the scoring values of every resource in the predicting set A2 given by the target user and then recommending the first several resources with highest predicting scores to the target user.
Owner:XI AN JIAOTONG UNIV

Personalized recommendation method based on deep learning

The invention discloses a personalized recommendation method based on deep learning. The method comprises the steps of according to the viewing time sequence behavior sequence of the user, predictingthe next movie that the user will watch, including three stages of preprocessing the historical behavior characteristic data of the user watching the movie, modeling a personalized recommendation model, and performing model training and testing by using the user time sequence behavior characteristic sequence; at the historical behavior characteristic data preprocessing stage when the user watchesthe movie, using the implicit feedback of interaction between the user and the movie to sort the interaction data of each user and the movie according to the timestamp, and obtaining a corresponding movie watching time sequence; and then encoding and representing the movie data,wherein the personalized recommendation model modeling comprises the embedded layer design, the one-dimensional convolutional network layer design, a self-attention mechanism, a classification output layer and the loss function design. According to the method, the one-dimensional convolutional neural network technologyand the self-attention mechanism are combined, so that the training efficiency is higher, and the number of parameters is relatively small.
Owner:SOUTH CHINA UNIV OF TECH

Vehicle flow predicting method based on integrated LSTM neural network

The invention relates to a vehicle flow predicting method based on an integrated LSTM neural network. On the basis of historical data obtained by vehicle flow detection, an integrated LSTM neural network vehicle flow prediction model is established to carry out vehicle flow prediction, so that the generalization error of the prediction model is reduced and the accuracy is improved. The method comprises the following steps that: data preprocessing is carried out; according to a preprocessed vehicle flow time sequence value, a vehicle flow matrix data set is constructed and the vehicle flow of an (n+1)th period of time is predicted by using first n periods of time, wherein each period of time is delta t expressing the time length and the unit is min; a plurality of different LSTM neural network models are constructed by using different initial weights; on the basis of a bagging integrated learning method, a training set and a verification set are constructed; a plurality of LSTM neural networks are trained to obtain an optimized module; a weighting coefficient of the single LSTM model is calculated by using the verification set; and inverse transformation and reverse normalization are carried out on a predicted vehicle flow value to obtain a predicted vehicle flow and integrated weighting is carried out to obtain a vehicle flow value predicted finally by the model.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Three-dimensional optimizing route selection method based on airborne laser radar

The invention discloses a three-dimensional optimizing route selection method based on an airborne laser radar. The method comprises the following steps of: carrying out flight design according to a feasible route of a line, and acquiring flight field data by the laser radar according to design parameters; carrying out united computation on laser ranging data and POS system positioning data to obtain laser point cloud data through pre-processing the data; post-processing the data to obtain a point cloud classification map, a digital elevation model (DEM), a digital surface model (DSM), a contour line and a digital orthoimage map (DOM); importing into a three-dimensional optimizing route selection system, selecting a line route, checking peripheral landform of a line corridor, and carrying out optimization design on the line; combining with a three-dimensional image and a plane section, carrying out operations of pre-arranging poles and arranging poles in a route selection software, and outputting an image route diagram; and drawing the plane section of the route, and carrying out alignment survey. The method utilizes the section view and the orthoimage in the three-dimensional optimizing route selection system to realize the operations of pre-arranging the poles and arranging the poles, so as to generate a plane section diagram needed by power industry department, and the operation efficiency of route selection is improved.
Owner:MIANYANG SKYEYE LASER TECH

Microgrid energy management system and method

The invention discloses a microgrid energy management system which comprises an information collection and data preprocessing unit, a network analysis unit and an energy optimization unit, wherein the information collection and data preprocessing unit performs data mining preprocessing on information, collected by SCADA / PMU mixed measurement, by adopting a CIM model and combining historical section management, the network analysis unit is used for realizing mixed measurement-based microgrid state estimation on the basis of network topology analysis, performing risk analysis and assessment and sensitivity analysis to realize early warning and warning for failure threat, and adopting corresponding precautionary measures or performing emergency control, and the energy optimization unit is used for performing microgrid energy optimization scheduling by combining forecast information and system operation analysis according to the information of the microgrid state estimation. The invention also provides a method which adopts the microgrid energy management system to perform microgrid energy management. The functions of the microgrid energy management system are further perfected, and the system safety, the power supply reliability and the system control accuracy and effectiveness of a microgrid are improved.
Owner:GUANGZHOU INST OF ENERGY CONVERSION - CHINESE ACAD OF SCI

Short text classification method based on topic word vectors and convolutional neural network

The invention discloses a short text classification method based on a topic word vector and a convolutional neural network, which comprises the following steps: 1) a data acquisition stage: acquiringshort text data according to requirements, and labeling the short text data as a training set; 2) a data preprocessing stage: performing word segmentation, stop word removal, useless text filtering and the like on the text; 3) representing short text features, namely respectively representing a theme level and a word vector level; 4) carrying out subject term vector joint training; 5) optimizing and iterating parameters of the convolutional neural network classification model; and 6) performing category prediction on the new sample. According to the invention, short text data characteristics are combined; in the feature representation stage, a topic vector and a word vector are combined for representation; semantic feature expansion is carried out on the data characteristics of the short text, text semantic information is further mined by utilizing the local sensitive information extraction capability of the convolutional neural network in the classification model training stage, and indexes such as short text classification task category prediction accuracy can be improved.
Owner:NANJING UNIV

Intelligent questioning-answering system construction method and system based on deep learning and knowledge atlas

The invention discloses an intelligent questioning-answering system construction method and system based on deep learning and a knowledge atlas. A crawler is utilized to obtain an interrogation medical dataset of the internet, and data preprocessing is conducted to obtain a labeled dataset; a word-splitting dictionary based on the medical field is constructed through the further utilization of a hospital electronic medical record, and is merged with a medical dictionary to serve as a word-splitting dictionary of the system; the knowledge atlas associated with diseases and symptoms is constructed, and disease entity aligning and symptom entity aligning are conducted; according to disease entity aligning, the labeled dataset is obtained; a language model based on deep learning is constructed; a query optimization algorithm which is combined with contextual information of a user and is based on the knowledge atlas is constructed; a training dataset merged by the language model and the knowledge atlas is constructed for model merging training, and a pre-diagnosis merging model based on the language model and the knowledge atlas is obtained. By means of the intelligent questioning-answering system construction method and system based on deep learning and the knowledge atlas, active interrogation interaction through the further utilization of self-reported information of the user anddisease pre-diagnosis according to the self-reported information and interrogation information of the user are achieved.
Owner:HUAQIAO UNIVERSITY
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