CN105243400A - Coal rock recognition method based on maximum value pooling sparse coding - Google Patents

Coal rock recognition method based on maximum value pooling sparse coding Download PDF

Info

Publication number
CN105243400A
CN105243400A CN201510758328.4A CN201510758328A CN105243400A CN 105243400 A CN105243400 A CN 105243400A CN 201510758328 A CN201510758328 A CN 201510758328A CN 105243400 A CN105243400 A CN 105243400A
Authority
CN
China
Prior art keywords
coal
image
rock
image block
maximum value
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.)
Pending
Application number
CN201510758328.4A
Other languages
Chinese (zh)
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.)
China University of Mining and Technology Beijing CUMTB
Original Assignee
China University of Mining and Technology Beijing CUMTB
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 China University of Mining and Technology Beijing CUMTB filed Critical China University of Mining and Technology Beijing CUMTB
Priority to CN201510758328.4A priority Critical patent/CN105243400A/en
Publication of CN105243400A publication Critical patent/CN105243400A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/19Recognition using electronic means
    • G06V30/192Recognition using electronic means using simultaneous comparisons or correlations of the image signals with a plurality of references
    • G06V30/194References adjustable by an adaptive method, e.g. learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/06Recognition of objects for industrial automation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a coal rock recognition method based on maximum value pooling sparse coding. According to the method, structural motifs of coal rocks are learnt in coal rock image data, and the learnt structural motifs capture essential structural features of a coal rock image, so that the resolving ability and the robustness on imaging environment changes are very strong, and as a result, the method has very high recognition stability and recognition correctness, and can provide reliable coal rock recognition information for automatic mining, automatic coal discharge, automatic waste rock selection and other production processes.

Description

Based on the Coal-rock identification method of maximum value pond sparse coding
Technical field
The present invention relates to a kind of Coal-rock identification method based on maximum value pond sparse coding, belong to coal and rock identify field.
Background technology
Namely coal and rock identify automatically identifies coal petrography object by a kind of method is coal or rock.In coal production process, coal and rock identify technology can be widely used in cylinder coal mining, driving, top coal caving, raw coal select the production links such as spoil, for minimizing getting working face operating personnel or realize unmanned operation, alleviate labor strength, improve operating environment, to realize mine safety High-efficient Production significant.
Multiple method is had to be applied to coal and rock identify, as natural Gamma ray detection, radar detection, stress pick, infrared acquisition, active power monitoring, shock detection, sound detection, dust detection, memory cut etc., but there is following problem in these methods: 1. need to install various kinds of sensors obtaining information on existing additional, cause apparatus structure complicated, cost is high.2. the equipment such as coal mining machine roller, development machine in process of production stressed complexity, vibration is violent, serious wear, dust large, sensor deployment is more difficult, and easily cause mechanical component, sensor and electric wiring to be damaged, device reliability is poor.3. for dissimilar plant equipment, there is larger difference in the selection of the best type of sensor and picking up signal point, needs to carry out personalized customization, the bad adaptability of system.
For solving the problem, image technique also more and more comes into one's own and have developed some Coal-rock identification method based on image technique, but existing method is all carry out coal and rock identify with the characteristics of image of human subjective's design or the combination of characteristics of image, the feature of engineer often can not accurately be caught coal petrography image essential structure to cause not have tool robustness to changing the view data change caused because of image-forming condition, thus identifying that stability and recognition correct rate also have very large deficiency.
Need a kind of Coal-rock identification method solving or at least improve one or more problems intrinsic in prior art, to improve coal and rock identify rate and to identify stability.
Summary of the invention
Therefore, the object of the present invention is to provide a kind of Coal-rock identification method based on maximum value pond sparse coding, the method is from the structural motif of coal petrography view data learning coal petrography, learn the architectural feature that structural motif captures coal petrography image essence, thus there is very strong distinguishing ability and the robustness to imaging circumstances change, thus make the method have very high identification stability and recognition correct rate, the production runes such as cash can be selected to provide reliable coal and rock identify information for automated mining, automatic coal discharge, robotization.
According to a kind of embodiment form, a kind of Coal-rock identification method based on maximum value pond sparse coding is provided, comprises the steps:
A. the image of a known coal and rock object is respectively gathered;
B. from coal petrography image, each extraction is N number of is respectively total to 2N image block [x 1, x 2... x 2N]=x ∈ R p × 2N, p is the dimension after image block vectorization;
C. with the coal extracted and rock image block x iby separating optimization problem obtain the primitive matrix D=[d of coal and rock image 1, d 2... d k] ∈ R p × Kwith the sparse coefficient matrix U=[u of 2N image block 1, u 2... u 2N] ∈ R k × 2N, ui=[u i1, u i2... u iK] t;
D. the primitive response distribution z of coal and rock image is obtained respectively cand z r, wherein z corr=[z 1, z 2... z k], a kth primitive response z k=max{|u 1, k|, | u 2, k| ..., | u n, k|;
E. for coal petrography image to be identified, extract N number of image block yi by the method identical with step B, express image block y with the D tried to achieve in step C i, by separating optimization problem obtain the coefficient of each image block V i * = [ v i 1 , v i 2 , ... v i K ] T ;
F. the primitive response distribution of coal petrography image to be identified is obtained by the method identical with step D
G. use the similarity of tolerance and known coal and rock object respectively, is greater than the threshold value of setting when distance and is greater than with the distance of coal and is then judged to be coal with the distance of rock, otherwise being rock;
Further specifically but without limitation, the optimization method of step C is:
C1. give D initialize, iterations is set;
C2. fix D, use u i * = arg min u i 1 2 | | x i - Du i | | 2 2 + λ | | u i | | 1 Obtain the coefficient U of all image blocks;
C3. fix U, ask D ∈ arg min D Σ i = 1 N 1 2 | | x i - Du i | | 2 2 ;
C4.C2 and C3 hockets until iteration terminates.
Accompanying drawing explanation
By following explanation, accompanying drawing embodiment becomes aobvious and sees, its only with at least one described by reference to the accompanying drawings preferably but the way of example of non-limiting example provide.
Fig. 1 is the principle schematic of Coal-rock identification method of the present invention.
Specific embodiments
Fig. 1 is the principle schematic of Coal-rock identification method of the present invention, mainly comprise 3 layers: image layer, coding layer and pond layer, image layer provides input to coding layer, the present embodiment with abstract image block from gray level image as coding layer input, also can from image abstract image characteristic set if sift feature is as input; Coding layer calculate each image block with from coal petrography image blend data learning to K primitive express time expression coefficient, according to computing method make to express nonzero element in coefficient seldom, be then called sparse coding, the present embodiment l 1-norm optimizes calculation expression coefficient, and thus the coefficient of gained is sparse; Pond layer calculates the statistical property of all expression coefficients and then obtains the feature representation of input picture, the present embodiment maximum value statistical property, and concrete implementation step is as follows:
A. from the scene of coal and rock identify task as coal-face collection comprises the image of coal and rock, therefrom intercept the image-region only comprising coal and only comprise rock, then unification normalizes to suitable size if 32*32 pixel size is as coal petrography sample image;
B. the N number of image block of each extraction 2N image block [x altogether from two sample images 1, x 2... x 2N]=x ∈ R p × 2N, p is the dimension after image block vectorization; As tile size gets 6*6 pixel, be that 2 pixels are slided sampled images block in sample image with step-length, standardization carried out to each image block vector: use remove the average of brightness of image, to eliminate the impact of brightness change, use image block vector is normalized, wherein, 1 prepresent complete 1 vector of p dimension, η is constant value;
C. with the coal extracted and rock image block x iby separating optimization problem obtain the primitive matrix D=[d of coal and rock image 1, d 2... d k] ∈ R p × Kwith the sparse coefficient matrix U=[u of 2N image block 1, u 2... u 2N] ∈ R k × 2N, u i=[u i1, u i2... u iK] t;
Due to employing is l 1-norm optimizes, the u obtained ivery sparse, namely nonzero element is little.
Method for solving can adopt the method for alternating minimization D and U, namely follows these steps to process:
C1. give D initialize, iterations is set;
C2. fix D, use u i * = arg min u i 1 2 | | x i - Du i | | 2 2 + λ | | u i | | 1 Obtain the sparse coefficient U of all image blocks;
C3. fix U, ask D ∈ arg min D Σ i = 1 N 1 2 | | x i - Du i | | 2 2 ;
C4.C2 and C3 hockets until iteration terminates.
The available approximate gradient algorithm of optimization of step C2, to each image block x icorresponding coefficient u iemploying the following step is optimized:
1. give coefficient u initialize, iterations is set;
2. in iteration each time:
U ← u+ ξ D t(x-Du), ξ is iteration step length;
u [ k ] = u [ k ] - λ i f u [ k ] ≥ λ u [ k ] + λ i f u [ k ] ≤ - λ 0 o t h e r w i s e , λ is given parameter, and k is primitive element index;
3. repeat 2 until iteration terminates.
The optimization of step C3 can adopt block coordinate descent algorithm, optimizes with the following step:
1.B←XU T,C←UU T
2.Fork=1,2,...,K
d k ← 1 C [ k , k ] ( b k - Dc k ) + d k ,
d k ← 1 m a x ( | | d k | | 2 ) , 1 ) d k
3. repeat 2 until convergence.
D. the primitive response distribution z of coal and rock image is obtained respectively cand z r, wherein z corr=[z 1, z 2... z k], a kth primitive response z k=max{|u 1, k|, | u 2, k| ..., | u 2N, k|;
E. for coal petrography image to be identified, N number of image block y is extracted by the method identical with step B i, express image block y with the D tried to achieve in step C i, by separating optimization problem obtain the coefficient of each image block V i * = [ v i 1 , v i 2 , ... v i K ] T ;
F. the primitive response distribution of coal petrography image to be identified is obtained by the method identical with step D
G. use the similarity of tolerance and known coal and rock object respectively, is greater than the threshold value of setting when distance and is greater than with the distance of coal and is then judged to be coal with the distance of rock, otherwise being rock.

Claims (2)

1., based on a Coal-rock identification method for maximum value pond sparse coding, it is characterized in that comprising the following steps:
A. the image of a known coal and rock object is respectively gathered;
B. from coal petrography image, each extraction is N number of is respectively total to 2N image block [x 1, x 2... x 2N]=X ∈ R p × 2N, p is the dimension after image block vectorization;
C. with the coal extracted and rock image block x iby separating optimization problem obtain the primitive matrix D=[d of coal and rock image 1, d 2... d k] ∈ R p × Kwith the sparse coefficient matrix of 2N image block
D. the primitive response distribution z of coal and rock image is obtained respectively cand z r, wherein z corr=[z 1, z 2... z k], a kth primitive response
E. for coal petrography image to be identified, N number of image block y is extracted by the method identical with step B i, express image block y with the D tried to achieve in step C i, by separating optimization problem obtain the coefficient of each image block
F. the primitive response distribution of coal petrography image to be identified is obtained by the method identical with step D
G. use the similarity of tolerance and known coal and rock object respectively, is greater than the threshold value of setting when distance and is greater than with the distance of coal and is then judged to be coal with the distance of rock, otherwise being rock.
2. method according to claim 1, is characterized in that the optimization method of step C is:
C1. give D initialize, iterations is set;
C2. fix D, use obtain the coefficient U of all image blocks;
C3. fix U, ask
C4.C2 and C3 hockets until iteration terminates.
CN201510758328.4A 2015-11-10 2015-11-10 Coal rock recognition method based on maximum value pooling sparse coding Pending CN105243400A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510758328.4A CN105243400A (en) 2015-11-10 2015-11-10 Coal rock recognition method based on maximum value pooling sparse coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510758328.4A CN105243400A (en) 2015-11-10 2015-11-10 Coal rock recognition method based on maximum value pooling sparse coding

Publications (1)

Publication Number Publication Date
CN105243400A true CN105243400A (en) 2016-01-13

Family

ID=55041041

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510758328.4A Pending CN105243400A (en) 2015-11-10 2015-11-10 Coal rock recognition method based on maximum value pooling sparse coding

Country Status (1)

Country Link
CN (1) CN105243400A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100040296A1 (en) * 2008-08-15 2010-02-18 Honeywell International Inc. Apparatus and method for efficient indexing and querying of images in security systems and other systems
CN102509087A (en) * 2011-11-24 2012-06-20 中国矿业大学(北京) Coal-rock identification method based on image gray level co-occurrence matrixes
CN102968635A (en) * 2012-11-23 2013-03-13 清华大学 Image visual characteristic extraction method based on sparse coding
CN104751192A (en) * 2015-04-24 2015-07-01 中国矿业大学(北京) Method for recognizing coal and rock on basis of co-occurrence features of image blocks
CN104778476A (en) * 2015-04-10 2015-07-15 电子科技大学 Image classification method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100040296A1 (en) * 2008-08-15 2010-02-18 Honeywell International Inc. Apparatus and method for efficient indexing and querying of images in security systems and other systems
CN102509087A (en) * 2011-11-24 2012-06-20 中国矿业大学(北京) Coal-rock identification method based on image gray level co-occurrence matrixes
CN102968635A (en) * 2012-11-23 2013-03-13 清华大学 Image visual characteristic extraction method based on sparse coding
CN104778476A (en) * 2015-04-10 2015-07-15 电子科技大学 Image classification method
CN104751192A (en) * 2015-04-24 2015-07-01 中国矿业大学(北京) Method for recognizing coal and rock on basis of co-occurrence features of image blocks

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
INGRID DAUBECHIES等: "An Iterative Thresholding Algorithm for Linear Inverse Problems with a Sparsity Constraint", 《COMMUNICATIONS ON PURE AND APPLIED MATHEMATICS》 *
JULIEN MAIRAL等: "Online Learning for Matrix Factorization and Sparse Coding", 《THE JOURNAL OF MACHINE LEARNING RESEARCH》 *
史郡等: "基于改进K-SVD字典学习的超分辨率图像重构", 《电子学报》 *
孙继平等: "基于支持向量机的煤岩图像特征抽取与分类识别", 《煤炭学报》 *
张鹏等: "基于稀疏特征的交通流视频检测算法", 《南京大学学报(自然科学)》 *

Similar Documents

Publication Publication Date Title
CN103927514B (en) A kind of Coal-rock identification method based on random local image characteristics
CN104751192B (en) Coal-rock identification method based on image block symbiosis feature
CN103927528B (en) Coal and rock recognition method based on close neighborhood pixel gray level joint distribution characteristics
CN103927553B (en) Coal and rock recognition method based on multi-scale micro-lamination and contrast ratio joint distribution
CN107424161B (en) Coarse-to-fine indoor scene image layout estimation method
CN106056607A (en) Monitoring image background modeling method based on robustness principal component analysis
CN104182985A (en) Remote sensing image change detection method
CN105243401A (en) Coal rock recognition method based on coal structure element study
CN104573713A (en) Mutual inductor infrared image recognition method based on image textual features
CN115147418B (en) Compression training method and device for defect detection model
CN104463242A (en) Multi-feature motion recognition method based on feature transformation and dictionary study
CN117292148A (en) Tunnel surrounding rock level assessment method based on directional drilling and test data
CN104751193B (en) Coal-rock identification method based on distance restraint similitude
CN115272826A (en) Image identification method, device and system based on convolutional neural network
CN103942576A (en) Method for identifying coal and rock through airspace multiscale random characteristics
CN104778461B (en) Coal-rock identification method based on Similar measure study
CN106529600A (en) SVM-based recognition method of building angular points in high-resolution optical image
CN105426909A (en) Coal-rock identification method based on cooperative sparse coding
CN105350963B (en) A kind of Coal-rock identification method learnt based on relativity measurement
CN104463098B (en) With the structure tensor direction histogram feature recognition coal petrography of image
CN105243400A (en) Coal rock recognition method based on maximum value pooling sparse coding
CN105354596B (en) Coal-rock identification method based on structural sparse coding
CN105447517A (en) Airspace pyramid matching and identification coal rock method based on sparse coding
CN109544545A (en) A kind of salt mine intelligent detecting method and system based on convolutional neural networks
CN105373797A (en) Coal rock identification method based on average pooling sparse coding

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160113