CN103886066B - A kind of image search method based on robust Non-negative Matrix Factorization - Google Patents

A kind of image search method based on robust Non-negative Matrix Factorization Download PDF

Info

Publication number
CN103886066B
CN103886066B CN201410105511.XA CN201410105511A CN103886066B CN 103886066 B CN103886066 B CN 103886066B CN 201410105511 A CN201410105511 A CN 201410105511A CN 103886066 B CN103886066 B CN 103886066B
Authority
CN
China
Prior art keywords
image
matrix
retrieval
follows
subspace
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201410105511.XA
Other languages
Chinese (zh)
Other versions
CN103886066A (en
Inventor
陈晋音
黄坚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Liangzhi Data Technology Co ltd
Original Assignee
HANGZHOU XISONG TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HANGZHOU XISONG TECHNOLOGY Co Ltd filed Critical HANGZHOU XISONG TECHNOLOGY Co Ltd
Priority to CN201410105511.XA priority Critical patent/CN103886066B/en
Publication of CN103886066A publication Critical patent/CN103886066A/en
Application granted granted Critical
Publication of CN103886066B publication Critical patent/CN103886066B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5838Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/22Matching criteria, e.g. proximity measures

Abstract

The invention discloses a kind of image search method based on robust Non-negative Matrix Factorization.The method relationship expression and deficiency of both anti-noise between image for Algorithms of Non-Negative Matrix Factorization model, the visual signature collection X for being first depending on view data builds the L1 constraint diagrams of characterize data distribution relation, and sparse noise item is added, build robust Algorithms of Non-Negative Matrix Factorization model;Then in the model training stage, using iteration optimization method for solving, the feature representation V of characteristics of image basic matrix U and all images in the subspace launched by U is obtained from X;It is last that the image x of retrieval reference is transformed into into the subspace of U in image retrieval, obtain new feature expression v;According to v and the distance of view data concentration image, image is sorted, the minimum front K image of layback realizes the search function to image to user.This method has stronger anti-noise ability, and the process to new images calculates the time for linear session, can rapidly and accurately carry out image retrieval.

Description

A kind of image search method based on robust Non-negative Matrix Factorization
Technical field
The present invention relates to CBIR and non-negative matrix factorization method, more particularly to it is a kind of non-based on robust The image search method that negative matrix decomposes.
Background technology
In recent years, with internet and smart mobile phone, the popularization of digital camera, substantial amounts of image resource is by continually Generate.In order to these image resources are effectively organized and retrieved, various image retrieval technologies are also therewith It is suggested.At present, image retrieval has become computer vision, especially a study hotspot in multimedia retrieval field.
Except the earliest image retrieval technologies based on keyword, the image retrieval technologies of the current overwhelming majority are all based on The image retrieval technologies of content.CBIR technology is by characterizing various Image Visual Features from image zooming-out Visual signature, be then based on specific algorithm calculate image to be retrieved and each picture in image data base that user submits to it Between similarity, i.e. distance, so as to the size according to characteristic distance, is ranked up to image, returns to user distance value less Image, realize retrieval to image in image data base.
In CBIR algorithm, Data Dimensionality Reduction Algorithm is a kind of technology for extensively being used.The technology Core concept be to think that primitive image features space has certain deficiency, it is impossible to effectively by different types of image distinguish Come, it is desirable to searching out a suitable proper subspace, on the subspace, different types of image is separated from each other, and The image of same type is gathered each other.This kind of method includes:Principal component analysiss(Principal Component Analysis, PCA), linear discriminant analysis(Linear Discriminant Analysis, LDA), Non-negative Matrix Factorization(Nonnegative Matrix Factorization, NMF)With various manifold learning arithmetics, such as multi-dimension analysis(Multidimensional Scaling, MDS), locally linear embedding(Local Linear Embedded, LLE), locality preserving projections(Local Preserving Projection, LPP)Deng.
In these subspace methods, NMF with the addition of nonnegativity restriction to the data after dimensionality reduction, and its object function is to solve for Two nonnegative matrixes U and V so that X ≈ UV.Due to the introducing of nonnegativity restriction so that NMF can learn to obtain special with local The basic matrix U for levying, locally constitutes the overall consistent data representation side based on local in also obtain a kind of cognition with people Method.Therefore the interpretability of the method is stronger, is widely applied to image retrieval, recognition of face, numeral identification, text classification Deng application.
The initialization procedure of NMF is expanded to Liang etc. the initialization of supervision, then using NMF in implicit semantic rope In drawing, for the relation between finding from bottom visual signature to high-level semantics features.BeAbdallah et al. then adopts NMF structures The implicit expression of image is built, for improving the mark accuracy of image.Caicedo et al. generates multi-modality images table based on NMF Reach, and image, semantic information is considered when NMF object functions are built.
However, weaker the relationship expression between view data and anti-noise acoustic energy method in traditional NMF.For this two Aspect problem, this method build vision L1 constraint diagram by L1 figures in the characteristic that automatically selects of visual signature, while introducing sparse Noise item constraint, is then added to both constraintss in traditional NMF algorithm frames, obtains robust Non-negative Matrix Factorization Algorithm model.Based on the model for being proposed, the process to new images calculates the time for linear session, rapidly and accurately can carry out Image retrieval.
The content of the invention
The purpose of the present invention be overcome it is existing based on Non-negative Matrix Factorization between image in terms of relationship expression and antinoise two On deficiency, propose a kind of image search method based on robust Non-negative Matrix Factorization.
Comprised the steps based on the image search method of robust Non-negative Matrix Factorization:
1) 50 classes totally 5000 images are selected from common image data set Corel5K, extracts PHOG visual signatures [1] collection X=[x1,...,xn], wherein n=5000, xiPHOG visual feature vectors corresponding to i-th image;PHOG visions is special Summits of the collection X as L1 figures to be built, the side right weight matrix W=[w of L1 figures1,...,wn], wherein wiIt is calculated as follows:
Wherein, xiFor the visual signature of the i-th width image, wiFor matrix W i-th arranges, and ε is error coefficient, wiiFor vectorial wi's I-th component;
Phenogram is built as the L1 constraint diagrams of data distribution architecture relation are as follows:
Wherein, G=(I-W) is (I-W)T, V=[v1,...,vn] be image set on subspace feature representation, I is unit Matrix;
2) L1 constraint diagrams and sparse noise constraints item E are added in traditional Algorithms of Non-Negative Matrix Factorization framework, are built Robust nonnegative matrix matrix decomposition algorithm model:
Wherein, λ1, λ2And λ3For regularization parameter, 0.01,0.001 and 0.1, U ∈ R are respectively set in an experimentd×rFor Keep the image basic matrix of vision and Semantic Similarity, V ∈ Rr×nMark sheet in the subspace launched by image basic matrix U Reach, E ∈ Rd×nIt is sparse noise constraints item, dimensions of the d for characteristics of image, r are the dimension of low-dimensional feature space;
3) it is trained using 3 algorithm model of view data set pair formula, is solved using iteration optimization, be calculated holding Mark sheets of the image basic matrix U and all images of vision and Semantic Similarity in the subspace launched by image basic matrix U Up to V, calculation procedure is as follows:
I) random initializtion U, V and E matrix, makes intermediate variable Xe=X-E;
Ii) fixed E, iterates to calculate U and V, and computing formula is as follows:
Wherein | G | is matrix G Middle all elements take the matrix constituted by correspondence absolute value;
Iii) fixed U and V, calculates optimal E, and computing formula is as follows:
Wherein function f is defined as:
4) when image retrieval is carried out, the image x as retrieval reference is transformed into the son sky launched by image basic matrix U Between in, obtain new feature representation v, be calculated as follows:
V=(UTU)-1UTX=Mx, 8
Wherein, M=(UTU)-1UT, UTFor matrix U transposition, (UTU)-1For UTThe inverse matrix of U;
5) according to step 4)The v for obtaining, calculates v and concentrates any image x with view dataiSub-space feature expression viIt Between apart from si, computing formula is as follows:
si=exp (- | | v-vi||2) 9
Finally according to apart from siAll images are concentrated to be ranked up view data, the minimum front K figure of layback value As giving user, so as to realize image retrieval.
This method can be between phenogram picture space structure relation, with stronger noise resisting ability, obtaining image After basic matrix U, it is linear session to the calculating time of the lower-dimensional subspace feature representation of new images, compared with the conventional method can Image retrieval is carried out more rapidly and accurately.
Description of the drawings
Fig. 1 is the part sample image on Corel5K image data sets;
When Fig. 2 (a) is Saigae Tataricae image as retrieval example, algorithm retrieval sample figure;
When Fig. 2 (b) is Saigae Tataricae image as retrieval example, 10 retrieval result figures before algorithm;
When Fig. 3 (a) is fire balloon image as retrieval example, algorithm retrieval sample figure;
When Fig. 3 (b) is fire balloon image as retrieval example, 10 retrieval result figures before algorithm;
When Fig. 4 (a) is cupboard image as retrieval example, algorithm retrieval sample figure;
When Fig. 4 (b) is cupboard image as retrieval example, 10 retrieval result figures before algorithm;
When Fig. 5 (a) is buses image as retrieval example, algorithm retrieval sample figure;
When Fig. 5 (b) is buses image as retrieval example, 10 retrieval result figures before algorithm.
Specific embodiment
Comprised the steps based on the image search method of robust Non-negative Matrix Factorization:
1) 50 classes totally 5000 images are selected from common image data set Corel5K, extracts PHOG visual signatures [1] collection X=[x1,...,xn], wherein n=5000, xiPHOG visual feature vectors corresponding to i-th image;PHOG visions is special Summits of the collection X as L1 figures to be built, the side right weight matrix W=[w of L1 figures1,...,wn], wherein wiIt is calculated as follows:
Wherein, xiFor the visual signature of the i-th width image, wiFor matrix W i-th arranges, and ε is error coefficient, wiiFor vectorial wi's I-th component;
Phenogram is built as the L1 constraint diagrams of data distribution architecture relation are as follows:
Wherein, G=(I-W) is (I-W)T, V=[v1,...,vn] be image set on subspace feature representation, I is unit Matrix;
2) L1 constraint diagrams and sparse noise constraints item E are added in traditional Algorithms of Non-Negative Matrix Factorization framework, are built Robust nonnegative matrix matrix decomposition algorithm model:
Wherein, λ1, λ2And λ3For regularization parameter, 0.01,0.001 and 0.1, U ∈ R are respectively set in an experimentd×rFor Keep the image basic matrix of vision and Semantic Similarity, V ∈ Rr×nMark sheet in the subspace launched by image basic matrix U Reach, E ∈ Rd×nIt is sparse noise constraints item, dimensions of the d for characteristics of image, r are the dimension of low-dimensional feature space;
3) it is trained using 3 algorithm model of view data set pair formula, is solved using iteration optimization, be calculated holding Mark sheets of the image basic matrix U and all images of vision and Semantic Similarity in the subspace launched by image basic matrix U Up to V, calculation procedure is as follows:
I) random initializtion U, V and E matrix, makes intermediate variable Xe=X-E;
Ii) fixed E, iterates to calculate U and V, and computing formula is as follows:
Wherein | G | is matrix G Middle all elements take the matrix constituted by correspondence absolute value;
Iii) fixed U and V, calculates optimal E, and computing formula is as follows:
Wherein function f is defined as:
4) when image retrieval is carried out, the image x as retrieval reference is transformed into the son sky launched by image basic matrix U Between in, obtain new feature representation v, be calculated as follows:
V=(UTU)-1UTX=Mx, 8
Wherein, M=(UTU)-1UT, UTFor matrix U transposition, (UTU)-1For UTThe inverse matrix of U;
5) according to step 4)The v for obtaining, calculates v and concentrates any image x with view dataiSub-space feature expression viIt Between apart from si, computing formula is as follows:
si=exp (- | | v-vi||2) 9
Finally according to apart from siAll images are concentrated to be ranked up view data, the minimum front K figure of layback value As giving user, so as to realize image retrieval.
List of references
[1] PHOG feature codes are realized:http://www.robots.ox.ac.uk/~vgg/research/ caltech/phog.html
Embodiment 1
Using Corel5K image data sets(As shown in Figure 1)Tested, Fig. 2, Fig. 3, Fig. 4, Fig. 5 shows four respectively Retrieval result.With reference to foregoing method and step, the embodiment is illustrated as follows:
1)Extract the PHOG original image visual signatures of 680 dimensions of image to the image in Corel5K respectively, as Image feature representation, obtains Image Visual Feature matrix X=[x1,...,xn], n=5000.
2)According to Image Visual Feature matrix X, visual similarity is modeled, with image set original visual feature X= [x1,...,xn] as the summit of L1 figures, the side right weight matrix W=[w of figure1,...,wn] in wiIt is calculated as follows:
ε=0.001 is set, tool kit is solved using L1_LS solution is optimized to object above function 1, be calculated W Matrix, so as to obtain such as next vision L1 constraint diagram:
Wherein, G=(I-W) is (I-W)T, V=[v1,...,vn] be image set on subspace feature representation, I is unit Matrix.
3) L1 constraint diagrams and sparse noise constraints item E are added in traditional Algorithms of Non-Negative Matrix Factorization framework, are built Robust nonnegative matrix matrix decomposition algorithm model:
Wherein, λ1, λ2And λ3For regularization parameter, 1.6,0.1 and 0.01, U ∈ R are respectively set tod×rFor keep vision and The image basic matrix of Semantic Similarity, V ∈ Rr×nFeature representation in the subspace launched by image basic matrix U, E ∈ Rd×n It is sparse noise constraints item, dimensions of the d for characteristics of image, i.e., 680 dimensions, r are the dimension of low-dimensional feature space, are set to 150 dimensions;
4) it is trained using 3 algorithm model of view data set pair formula, is solved using iteration optimization, be calculated holding Mark sheets of the image basic matrix U and all images of vision and Semantic Similarity in the subspace launched by image basic matrix U Up to V, calculation procedure is as follows:
I) random initializtion U, V and E matrix, makes intermediate variable Xe=X-E;
Ii) fixed E, iterates to calculate U and V, and computing formula is as follows:
Wherein | G | is matrix G Middle all elements take the matrix constituted by correspondence absolute value;
Iii) fixed U and V, calculates optimal E, and computing formula is as follows:
Wherein function f is defined as:
5) when image retrieval is carried out, the image x as retrieval reference is transformed into the son sky launched by image basic matrix U Between in, obtain new feature representation v, be calculated as follows:
V=(UTU)-1UTX=Mx, 8
Wherein, M=(UTU)-1UT, UTFor matrix U transposition, (UTU)-1For UTThe inverse matrix of U;
6) according to step 5)The v for obtaining, calculates v and concentrates any image x with view dataiSub-space feature expression viIt Between apart from si, computing formula is as follows:
si=exp (- | | v-vi||2) 9
Finally according to apart from siAll images are concentrated to be ranked up Corel5K view data, layback value minimum Front 10 images to user, so as to realize image retrieval.

Claims (1)

1. a kind of image search method based on robust Non-negative Matrix Factorization, it is characterised in that comprise the steps:
1) 50 classes totally 5000 images are selected from common image data set Corel5K, extracts PHOG visual signature collection X= [x1,...,xn], wherein n=5000, xiPHOG visual feature vectors corresponding to i-th image;By PHOG visual signature collection Summits of the X as L1 figures to be built, the side right weight matrix W=[w of L1 figures1,...,wn], wherein wiIt is calculated as follows:
min | | w i | | 1 s . t . | | x i - Xw i | | ≤ ϵ , w i i = 0 , ∀ i - - - 1
Wherein, xiFor the visual signature of the i-th width image, wiFor matrix W i-th arranges, and ε is error coefficient, wiiFor vectorial wiI-th Individual component;
Phenogram is built as the L1 constraint diagrams of data distribution architecture relation are as follows:
min R g = Σ i = 1 n | | v i - Vw i | | 2 = | | V - V W | | F 2 = t r ( V ( I - W ) ( I - W ) T V T ) = t r ( VGV T ) - - - 2
Wherein, G=(I-W) is (I-W)T, V=[v1,...,vn] be image set on subspace feature representation, I is unit square Battle array;
2) L1 constraint diagrams and sparse noise constraints item E are added in traditional Algorithms of Non-Negative Matrix Factorization framework, build robust Nonnegative matrix matrix decomposition algorithm model:
m i n U , V ≥ 0 , E | | X - U V - E | | F 2 + λ 1 · | | E | | + λ 2 · | | U | | F 2 + λ 3 · t r ( VGV T ) - - - 3
Wherein, λ1, λ2And λ3For regularization parameter, 0.01,0.001 and 0.1, U ∈ R are respectively set in an experimentd×rTo keep The image basic matrix of vision and Semantic Similarity, V ∈ Rr×nFeature representation in the subspace launched by image basic matrix U, E ∈Rd×nIt is sparse noise constraints item, dimensions of the d for characteristics of image, r are the dimension of low-dimensional feature space;
3) it is trained using 3 algorithm model of view data set pair formula, is solved using iteration optimization, be calculated holding vision Feature representation V with the image basic matrix U and all images of Semantic Similarity in the subspace launched by image basic matrix U, Calculation procedure is as follows:
I) random initializtion U, V and E matrix, makes intermediate variable Xe=X-E;
Ii) fixed E, iterates to calculate U and V, and computing formula is as follows:
U i j ← U i j ( X ~ e V ~ T ) i j ( U V ~ V ~ T ) i j - - - 4
V i j ← V i j ( U T X e + λ 3 VG - ) i j ( U T U V + λ 3 VG + ) i j - - - 5
Wherein| G | is institute in matrix G There is element to take the matrix constituted by correspondence absolute value;
Iii) fixed U and V, calculates optimal E, and computing formula is as follows:
E = f λ 1 2 ( X - U V ) - - - 6
Wherein function f is defined as:
4) when image retrieval is carried out, the image x as retrieval reference is transformed into into the subspace launched by image basic matrix U In, new feature representation v is obtained, is calculated as follows:
V=(UTU)-1UTX=Mx, 8
Wherein, M=(UTU)-1UT, UTFor matrix U transposition, (UTU)-1For UTThe inverse matrix of U;
5) according to step 4) v that obtains, calculate v any image x is concentrated with view dataiSub-space feature expression viBetween Apart from si, computing formula is as follows:
si=exp (- | | v-vi||2) 9
Finally according to apart from siAll images are concentrated to be ranked up view data, the minimum front K image of layback value is to use Family, so as to realize image retrieval.
CN201410105511.XA 2014-03-20 2014-03-20 A kind of image search method based on robust Non-negative Matrix Factorization Active CN103886066B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410105511.XA CN103886066B (en) 2014-03-20 2014-03-20 A kind of image search method based on robust Non-negative Matrix Factorization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410105511.XA CN103886066B (en) 2014-03-20 2014-03-20 A kind of image search method based on robust Non-negative Matrix Factorization

Publications (2)

Publication Number Publication Date
CN103886066A CN103886066A (en) 2014-06-25
CN103886066B true CN103886066B (en) 2017-03-29

Family

ID=50954958

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410105511.XA Active CN103886066B (en) 2014-03-20 2014-03-20 A kind of image search method based on robust Non-negative Matrix Factorization

Country Status (1)

Country Link
CN (1) CN103886066B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239402B (en) * 2014-07-23 2017-12-22 中国科学院自动化研究所 Document searching method and device
CN104680179B (en) * 2015-03-09 2018-06-26 西安电子科技大学 Method of Data with Adding Windows based on neighborhood similarity
CN105005684A (en) * 2015-06-19 2015-10-28 河海大学 Sparse limited non-negative matrix decomposition algorithm based ultrafiltration membrane water treatment prediction method
CN106055576B (en) * 2016-05-20 2018-04-10 大连理工大学 A kind of fast and effectively image search method under large-scale data background
CN108416374B (en) * 2018-02-13 2020-07-31 中国科学院西安光学精密机械研究所 Non-negative matrix factorization method based on discrimination orthogonal subspace constraint
CN111177492A (en) * 2020-01-02 2020-05-19 安阳师范学院 Cross-modal information retrieval method based on multi-view symmetric nonnegative matrix factorization

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1026601A2 (en) * 1999-02-01 2000-08-09 Hyundai Electronics Industries Co., Ltd. Method and apparatus for retrieving multimedia data using shape information
CN103399863A (en) * 2013-06-25 2013-11-20 西安电子科技大学 Image retrieval method based on edge direction difference characteristic bag
CN103425768A (en) * 2013-08-07 2013-12-04 浙江商业职业技术学院 Image retrieval method based on vision and lexeme similarity constraint
CN103488664A (en) * 2013-05-03 2014-01-01 中国传媒大学 Image retrieval method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1026601A2 (en) * 1999-02-01 2000-08-09 Hyundai Electronics Industries Co., Ltd. Method and apparatus for retrieving multimedia data using shape information
CN103488664A (en) * 2013-05-03 2014-01-01 中国传媒大学 Image retrieval method
CN103399863A (en) * 2013-06-25 2013-11-20 西安电子科技大学 Image retrieval method based on edge direction difference characteristic bag
CN103425768A (en) * 2013-08-07 2013-12-04 浙江商业职业技术学院 Image retrieval method based on vision and lexeme similarity constraint

Also Published As

Publication number Publication date
CN103886066A (en) 2014-06-25

Similar Documents

Publication Publication Date Title
CN103886066B (en) A kind of image search method based on robust Non-negative Matrix Factorization
CN109299341B (en) Anti-cross-modal retrieval method and system based on dictionary learning
CN110163299B (en) Visual question-answering method based on bottom-up attention mechanism and memory network
Liu et al. Learning a recurrent residual fusion network for multimodal matching
CN111581401B (en) Local citation recommendation system and method based on depth correlation matching
CN111897913B (en) Semantic tree enhancement based cross-modal retrieval method for searching video from complex text
CN102930302B (en) Based on the incrementally Human bodys' response method of online sequential extreme learning machine
CN111488474B (en) Fine-grained freehand sketch image retrieval method based on attention enhancement
CN110334759B (en) Comment-driven depth sequence recommendation method
CN107679580A (en) A kind of isomery shift image feeling polarities analysis method based on the potential association of multi-modal depth
US20160140425A1 (en) Method and apparatus for image classification with joint feature adaptation and classifier learning
CN112182166B (en) Text matching method and device, electronic equipment and storage medium
CN111291556B (en) Chinese entity relation extraction method based on character and word feature fusion of entity meaning item
CN104317834B (en) A kind of across media sort methods based on deep neural network
CN105718532B (en) A kind of across media sort methods based on more depth network structures
CN111274398A (en) Method and system for analyzing comment emotion of aspect-level user product
CN108595546B (en) Semi-supervision-based cross-media feature learning retrieval method
CN108154156B (en) Image set classification method and device based on neural topic model
CN103995903B (en) Cross-media search method based on isomorphic subspace mapping and optimization
CN103336835B (en) Image retrieval method based on weight color-sift characteristic dictionary
CN107943990B (en) Multi-video abstraction method based on prototype analysis technology with weight
CN109889923B (en) Method for summarizing videos by utilizing layered self-attention network combined with video description
CN110059220A (en) A kind of film recommended method based on deep learning Yu Bayesian probability matrix decomposition
CN103425768A (en) Image retrieval method based on vision and lexeme similarity constraint
CN104156464A (en) Micro-video retrieval method and device based on micro-video feature database

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20190816

Address after: Room 601, No. 371 Xingxing Road, Xiaoshan Economic and Technological Development Zone, Hangzhou City, Zhejiang Province

Patentee after: HANGZHOU LIANGZHI DATA TECHNOLOGY CO.,LTD.

Address before: Hangzhou City, Zhejiang province 311100 City Road No. 588 Fei Jia Tang building 424 room 4

Patentee before: HANGZHOU XISONG TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: An image retrieval method based on robust nonnegative matrix decomposition

Effective date of registration: 20220727

Granted publication date: 20170329

Pledgee: Hangzhou High-tech Financing Guarantee Co.,Ltd.

Pledgor: HANGZHOU LIANGZHI DATA TECHNOLOGY CO.,LTD.

Registration number: Y2022330001535

PC01 Cancellation of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20230803

Granted publication date: 20170329

Pledgee: Hangzhou High-tech Financing Guarantee Co.,Ltd.

Pledgor: HANGZHOU LIANGZHI DATA TECHNOLOGY CO.,LTD.

Registration number: Y2022330001535

PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: An Image Retrieval Method Based on Robust Nonnegative Matrix Decomposition

Effective date of registration: 20230902

Granted publication date: 20170329

Pledgee: Hangzhou High-tech Financing Guarantee Co.,Ltd.

Pledgor: HANGZHOU LIANGZHI DATA TECHNOLOGY CO.,LTD.

Registration number: Y2023330001900