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

354 results about "Nonnegative matrix" patented technology

In mathematics, a nonnegative matrix, written 𝐗≥0, is a matrix in which all the elements are equal to or greater than zero, that is, xᵢⱼ≥0 ∀i,j. A positive matrix is a matrix in which all the elements are strictly greater than zero. The set of positive matrices is a subset of all non-negative matrices. While such matrices are commonly found, the term is only occasionally used due to the possible confusion with positive-definite matrices, which are different.

Abnormal human behavior detecting method based on video sequence

The invention discloses an abnormal human behavior detecting method based on a video sequence. The abnormal human behavior detecting method based on the video sequence comprises the following steps of; firstly, carrying out movement target detection on a video image sequence acquired by a camera; secondly, extracting movement characteristics of a human movement region, and carrying out characteristic dimension reduction on the movement region by using nonnegative matrix decomposition to obtain local characteristics of the movement target; thirdly, fusing the movement characteristics with the local characteristics to obtain the characteristic vectors of the movement behaviors; and finally, identifying and classifying the movement behaviors by adopting an SVM (Support Vector Machine) multi-class classifier based on a voting algorithm and judging identified behaviors of a movement target. According to the abnormal human behavior detecting method based on the video sequence disclosed by the invention, a plurality of characteristics are fused while the dimensions are reduced, and the respective recognition performances are improved. The abnormal human behavior detecting method based on the video sequence is applied to the intelligent video monitoring and capable of judging the abnormal behaviors by automatically analyzing the behaviors of the moving body in the public place, so that the computer can assist the people to complete the monitoring task and can complete the monitoring task in place of the people.
Owner:DONGHUA UNIV

Non-negative matrix factorization-based face super-resolution processing method

The invention relates to the technical field of image super-resolution processing, in particular to a non-negative matrix factorization-based face super-resolution processing method. The method comprises the following steps: performing face alignment on high-resolution face images in a sample library, reading the aligned sample image library, utilizing a non-negative matrix factorization algorithm to perform a factorization operation to obtain a basic image W, performing alignment on input low-resolution face images to obtain the non-negative matrix factorization expression coefficient e of a target high-resolution face image, obtaining the target high-resolution image Z1=We in combination with the basic image W and the expression coefficient e and dividing the important areas of the face images in the sample library; performing factorization synthesis on the divided local areas; and weighting and combining the synthesized local area and the image Z1 to obtain a super-resolution image Z2. The method has the advantages of increasing semantic constraint like that the grayscale of the image is non-negative, improving the expression capacity of the characteristic basic image and finally improving the quality of the super-resolution image.
Owner:WUHAN UNIV

Face recognition method based on weighted diagnostic sparseness constraint nonnegative matrix decomposition

ActiveCN105469034AOvercome the problem of weak expression ability of facial featuresOvercoming the problem of poor occlusion robustnessCharacter and pattern recognitionMatrix decompositionIdentity recognition
The invention discloses a face recognition method based on weighted diagnostic sparseness constraint nonnegative matrix decomposition, and mainly aims to solve the problem that the method in the prior art is not robust to an obscured face and is of low recognition rate. According to the technical scheme, the method comprises the following steps: (1) constructing a nonnegative weight matrix according to the obscured area of a test image; (2) introducing the weight matrix into a general KL divergence objective function, applying a sparseness constraint to a basis matrix, and applying intra-class and inter-class divergence constraints to a coefficient matrix to get a weighted diagnostic sparseness constraint nonnegative matrix decomposition objective function; (3) solving the objective function, and decomposition-training a data matrix to get a basis matrix and a coefficient matrix; (4) projecting a test data matrix on the basis matrix to get a corresponding low-dimensional representation set, and taking the low-dimensional representation set as final test data; and (5) using a nearest neighbor classifier to classify the test data by taking the coefficient matrix as training data, and outputting the result. By using the method, the effect of obscured face recognition is improved. The method can be used in identity recognition and information security.
Owner:XIDIAN UNIV

Self-adaptive hyperspectral image unmixing method based on region segmentation

The invention discloses a self-adaptive hyperspectral image unmixing method based on region segmentation. In consideration of coexistence of linear mixing and bilinear mixing, the method is implemented by adopting the following steps: inputting a hyperspectral image; estimating the number of end elements with a minimum error based hyperspectral signal recognition method; extracting end element matrixes with a vertex component analysis algorithm; clustering hyperspectral data with a K-means clustering method, and segmenting the image into a homogeneous region and a detail region; adopting a linear model for the homogeneous region and performing unmixing with a sparse-constrained non-negative matrix factorization method, and adopting a generalized bilinear model for the detail region and performing unmixing with a sparse-constrained semi-non-negative matrix factorization method. According to the method, characteristics of the hyperspectral data and abundance are combined, the hyperspectral image is represented more accurately, and the unmixing accuracy rate is increased. The sparse constraint condition is added to the abundance, the defect of high probability of local minimum limitation of the semi-non-negative matrix factorization method is overcome, more accurate abundance is obtained, and the method is applied to ground-object recognition for the hyperspectral image.
Owner:XIDIAN UNIV

Video motion characteristic extracting method based on local sparse constraint non-negative matrix factorization

InactiveCN102254328AAccurate extractionNot affected by flash pointsImage analysisPattern recognitionVideo monitoring
The invention discloses a video motion characteristic extracting method based on local sparse constraint non-negative matrix factorization. The video motion characteristic extracting method mainly solves the problems that static background interference and flash points of a video cannot be filtrated, the convergence rate is low, and the factorization error is over-serious in the prior art. The video motion characteristic extracting method comprises the steps of: firstly converting a video into a video frame group by taking a target frame as the center, and converting the video frame group into a non-negative matrix; next, factorizing the non-negative matrix by a local sparse constraint non-negative matrix factorization method, carrying out sparse constraint on part of base matrix column vectors, and calculating a motion vector of the target frame through weighted summarization of the part of the base matrix column vectors undergoing sparse constraint and the corresponding coefficient matrixes; and finally converting the motion vector of the target frame into the motion characteristic of the target frame. The video motion characteristic extracting method disclosed by the invention is applicable to target tracking and video monitoring, and can be used for extracting the video motion characteristic quickly, accurately and effectively.
Owner:XIDIAN UNIV

Differentially expressed gene identification method based on combined constraint non-negative matrix factorization

ActiveCN107016261AEffective decomposition resultsEfficient Sparse Decomposition ResultsSpecial data processing applicationsData setAlgorithm
The invention discloses a differentially expressed gene identification method based on combined constraint non-negative matrix factorization. The method comprises the following steps of 1, representing a cancer-gene expression data set with a non-negative matrix X, 2, constructing a diagonal matrix Q and an element-full matrix E, 3, introducing manifold learning in the classical non-negative matrix factorization method, conducting orthogonal-constraint sparseness and constraint on a coefficient matrix G, and obtaining a combined constraint non-negative matrix factorization target function, 4, calculating the target function, and obtaining iterative formulas of a basis matrix F and the coefficient matrix G, 5, conducting semi-supervision non-negative matrix factorization on the non-negative data set X, and obtaining the basis matrix F and the coefficient matrix G after iteration convergence, 6, obtaining an evaluation vector (the formula is shown in the description), sorting elements in the evaluation vector (the formula is shown in the description) from large to small according to the basis matrix F, and obtaining differentially expressed genes, 7, testing and analyzing the identified differentially expressed genes through a GO tool. The identification method can effectively extract the differentially expressed genes where cancer data is concentrated, and be applied in discovering differential features in a human disease gene database. The identification method has important clinical significance for early diagnosis and target treatment of diseases.
Owner:HANGZHOU HANGENE BIOTECH CO LTD

Nonnegative matrix factorization method based on low-rank recovery

The invention belongs to the technical field of information processing and particularly relates to a nonnegative matrix factorization method based on low-rank recovery. The method comprises following steps: 1. each image sample in a raw database is converted into a vector to form an m*n original data matrix X, wherein m is the dimension of the image sample, n is the number of image samples; 2. low-rank sparse factorization is performed on the original data matrix X; 2.1 the rank of the low-rank matrix is set as r, and the sparseness of the sparse matrix is set as k; 2.2 a low-rank matrix L with the rank of r and a sparse matrix S with the rank of k of the original data matrix X is solved by means of the bilateral random projection algorithm; 3. nonnegative matrix factorization is performed on the low-rank matrix L obtained in step 2. to obtain a basis matrix W and an encoding matrix H. According to the nonnegative matrix factorization method based on low-rank recovery, data low-rank components and sparse components are obtained through low-rank sparse factorization and nonnegative matrix factorization is performed on the low-rank components removed of sparse noise parts to make the nonnegative matrix factorization results free from noise interference.
Owner:XI'AN INST OF OPTICS & FINE MECHANICS - CHINESE ACAD OF SCI

Method for fusing high-spectrum image and visible light image based on nonnegative matrix decomposition

The invention discloses a method for fusing a high-spectrum image and a visible light image based on nonnegative matrix decomposition. The method comprises the steps that the high-spectrum image is unmixed in a nonnegative matrix decomposition method based on sparsity constraint to obtain an end member spectrum curve; the mixed coefficient of each pixel in the image is solved by constrained quadratic programming according to the spectrum absorption curve of the visible light image and the end member spectrum curve obtained by unmixing; and the end member spectrum curve obtained by unmixing and the mixed coefficient of each pixel are linearly mixed to obtain the fused image of high spatial resolution and high high-spectrum images. The method disclosed by the invention solves the problem that spectra in some wave bands of the high-spectrum image are irrelevant to the visible light image. The high-spectrum image is unmixed by nonnegative matrix decomposition based on sparsity constraint to obtain a more accurate end member spectrum. At the same time the mixed coefficient of the pixel can be obtained by the constrained quadratic programming. The obtained fused image has high spatial resolution and high spectrum resolution.
Owner:INST OF AUTOMATION CHINESE ACAD OF SCI +1

Method and system for intrusion detection based on non-negative matrix factorization under sparse representation

InactiveCN103023927AReduce the detection dimensionConstrained Decomposition Iterative ProcessTransmissionHat matrixWeight coefficient
The invention discloses a method and a system for intrusion detection based on non-negative matrix factorization under sparse representation. The method includes: acquiring network data and host data, and obtaining a level-one audit privilege program of original network data; preprocessing the network data and the host data, and generating network characteristic data and short-sequence vectors; performing non-negative matrix iterative factorization for a data test matrix, and performing sparse representation for a basis matrix and a weight matrix; sampling weight matrix data subjected to sparse representation by the aid of a projection matrix so that highly characteristic weight coefficient vectors are obtained; and matching the highly characteristic weight coefficient vectors with characteristic vectors in training data by the aid of characteristic vector library data, and judging whether abnormal characteristics are conformed to or not. The method and the system for intrusion detection achieve data dimension reduction by non-negative matrix factorization and uses multi-divergence as a measurement level, an RIP (routing information protocol) condition in sparse representation is added into a combined divergence objective function family to restrain a non-negative matrix factorization iterative process, data detection dimensionality is lowered, and high-dimensional mass data processing of the system for intrusion detection is facilitated.
Owner:SOUTHWEST UNIVERSITY

Comic exaggeration method, device and system for human face digital image supporting position deflection

InactiveCN102103756AThe solution can only be applied to approximate frontal face imagesFix fixity2D-image generationExaggeration MethodCharacteristic space
The embodiment of the invention provides a comic exaggeration method, device and system for a human face digital image supporting posture deflection. The method comprises the following steps of: restoring the approximate depth information of a two-dimensional characteristic point of an input human face image according to a pre-established three-dimensional average face shape model; generating the three-dimensional shape of the input human face image according to the approximate depth information; performing three-dimensional exaggeration on the three-dimensional shape which is rotated to a front view according to a three-dimensional exaggeration rule in a pre-established nonnegative matrix decomposition based human face three-dimensional shape characteristic space to obtain a three-dimensional shape subjected to three-dimensional exaggeration; converting the three-dimensional shape subjected to three-dimensional exaggeration into the initial posture of the input human face image and projecting to generate a two-dimensional characteristic point subjected to three-dimensional exaggeration; and generating a human face image with a comic exaggeration effect according to the two-dimensional characteristic point subjected to three-dimensional exaggeration. By adopting the method, a vivid, humorous and variable comic exaggeration effect can be achieved on the human face image which is deflected by +/-40 degrees in a swinging way and deflected by +/-20 degrees in a pitching way.
Owner:HUAWEI TECH CO LTD +1

Human behavior identification method based on non-negative matrix decomposition and hidden Markov model

ActiveCN102393910AHigh behavior recognition rateImprove automatic behavior analysis capabilitiesCharacter and pattern recognitionVideo monitoringHuman behavior
A human behavior identification method based on non-negative matrix decomposition and a hidden Markov model comprises an off-line training stage of firstly pre-processing image of each kind of selected behavior sequence training data to obtain a total sample data matrix A of all training data, carrying out non-negative matrix decomposition (NMF) on the A to obtain a basic matrix W and a basic vector number r, and obtaining a characteristic matrix Ei of each kind of training behavior sequence according to the W and the A, and initializing the hidden Markov model (HMM) of each kind of training behavior sequence and respectively estimating an optimal parameter thereof; and an on-line identification stage of firstly pre-processing the image of the input behavior sequence to be identified to obtain an original matrix a of the behavior sequence, obtaining a characteristic matrix e according to the W and the a; and lastly, figuring up a likelihood of the behavior sequence to be identified and each kind of training behavior sequence to determine behavior types. In the invention, the human behavior identification rate is higher, and the automatic analysis ability of the human behavior applied to a real-time intelligent video monitoring system is improved.
Owner:菏泽建数智能科技有限公司
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