CN100595780C - Handwriting digital automatic identification method based on module neural network SN9701 rectangular array - Google Patents

Handwriting digital automatic identification method based on module neural network SN9701 rectangular array Download PDF

Info

Publication number
CN100595780C
CN100595780C CN200710300218A CN200710300218A CN100595780C CN 100595780 C CN100595780 C CN 100595780C CN 200710300218 A CN200710300218 A CN 200710300218A CN 200710300218 A CN200710300218 A CN 200710300218A CN 100595780 C CN100595780 C CN 100595780C
Authority
CN
China
Prior art keywords
neural network
perceptron
training
rectangular array
image
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.)
Expired - Fee Related
Application number
CN200710300218A
Other languages
Chinese (zh)
Other versions
CN101183430A (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.)
Hefei Institutes of Physical Science of CAS
Original Assignee
Hefei Institutes of Physical Science of CAS
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 Hefei Institutes of Physical Science of CAS filed Critical Hefei Institutes of Physical Science of CAS
Priority to CN200710300218A priority Critical patent/CN100595780C/en
Publication of CN101183430A publication Critical patent/CN101183430A/en
Application granted granted Critical
Publication of CN100595780C publication Critical patent/CN100595780C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a handwritten digital automatic identifying method based on module neural network SN9701 matrix, which comprises the following four steps: (1) pre-treating handwritten digitalimage; (2) dividing class space of training set using K means clustering algorithm or affinity propagation algorithm; (3) designing classifier using module neural network matrix; (4) ensembling classifier using improved means integrative method. The classifier of the invention is used for dividing the class space and matrix module neural network learning for task decomposition, thereby greatly improving learning speed for the classifier and the precision of handwritten digital classifying.

Description

A kind of handwriting digital automatic identification method based on modular neural network
Technical field
The present invention relates to the handwriting digital automatic recognition system, particularly a kind of handwriting digital automatic identification method based on modular neural network.
Background technology
Handwritten Digital Recognition research to as if: how to utilize robot calculator to recognize that automatically the people is handwritten in the arabic numeral on the paper.The application of Handwritten Digital Recognition system mainly comprises: postcode, statistical report form, financial statement, bank money or the like.China's " three gold medals " engineering of beginning to widely popularize will rely on the input of data message to a great extent over the years, if can realize the automatic typing of information by the Handwritten Digit Recognition technology, can promote the progress of this cause undoubtedly.Therefore, the Study of recognition of handwritten numeral has major and immediate significance, uses in case study successfully also to drop into, and will produce huge social and economic benefit.
In actual applications, to the requirement of digital identification form word recognition correct rate than the literal harshness many.This be because, numeral does not have context relation, the identification of each individual character is all concerning important, and financial accounting, its severity of financial field that digit recognition often relates to are self-evident especially.In addition, the standard exercise storehouse of some common handwriting digitals such as American National Standard and Technical Board NIST database, United States postal service database (USPS) etc. all include a large amount of training samples at present, data processing in enormous quantities has suitable requirement again to systematic learning speed, and is many very perfect in theory but the low excessively method of speed is impracticable.Therefore, studying high performance Handwritten Digit Recognition algorithm is a challenging task.
In in the past 40 years, people have found out the key feature that a lot of ways are obtained hand-written character.These means are divided two big classes: global analysis and structure analysis.To the former, can use technology such as template matches, PEL (picture element) density, square, unique point, mathematic(al) manipulation.The feature of this class is usually used together with the statistical classification method.To the latter, need extract the essential characteristic of character shape mostly from the profile of character or skeleton, comprising: circle, end points, node, arc, projection, depression, stroke or the like, the sorting technique of the sentence structure often that is used with these architectural features.The years of researches practice shows, for complete hard-core handwritten numeral, almost can affirm: do not have a kind of simple proposal can reach very high discrimination and accuracy of identification.Therefore, the effort of this respect develops towards more ripe, complicated, comprehensive direction recently.On the one hand, the research worker makes great efforts new method is applied to pre-service, and in the middle of the feature extraction, and on the other hand, the research worker makes great efforts to design new and effective sorter, comes ten classifications of numerical character are classified.The present invention designs at the latter just.
As a kind of very important sorter in the pattern-recognition, nerual network technique is because characteristics such as its high precision, concurrency, self study, self-adaptation have been widely used in the Handwritten Digital Recognition system.When neural network face be extensive training sample set the time, be subjected to the restriction of hardware advances, its pace of learning and popularization ability often can not be satisfactory." divide and rule problem " exactly in an important channel of head it off, many scholars have proposed to solve complicated classification problem based on the modular neural network model of various task decomposition methods.Modular neural network resolves into better simply a series of subtask with a complex task, processing is finished with a neural network (submodule) in each subtask, finish the not necessarily serial of subtask cooperation along order, have it concurrently and may be that serial is parallel.Therefore, modular neural network has pace of learning faster than single neural network, and the scale of single network can be very not big yet in the system.One-against-others[N.J.Nilsson, Learning Machines:Foundations of Trainable Pattern-Classifying Systems.New York:McGraw-Hill, 1965] be the task decomposition method of the K class problem of standard, it is that K is individual than the simple two class subtasks of former classification task with a K class PROBLEM DECOMPOSITION, and each subtask complexity is opened certain classification with other all K-1 class discrimination.Therefore, need K two class sorters of design, be respectively f 1..., f K, the output of each sorter all is the one dimension value in the scope [0,1].For a new samples, calculate all sorter f 1..., f KTo the output valve of this sample, the sorter sequence number that output valve is the highest is exactly whole modular neural network to the class categories of this sample number.This modular neural network can be obtained classification and the generalization ability better than single neural network.
Yet, this simple task decomposition method fundamentally can not reduce the training sample number of each module classification device, because though the classification number that each sorter need solve is few, but the sample number that they need be learnt still all is all original sample numbers, and, if the training set classification of K class problem originally is symmetry (sample number that comprises of all categories about equally) relatively, after then using this task decomposition method, all two class subtasks all become asymmetric problem, the K value is big more, and asymmetric degree is big more.Classification is asymmetric then to be the thorny problem that another one causes the network convergence difficulty easily.Though Anand etc. are at document [R.Anand, K.Mehrotra﹠amp; C.K.Mohan etc, " Efficient Classification forMulticlass Problems Using Modular Neural Networks; " IEEE Trans.Neural Networks, vol.6 (1), pp.117-124,1995] a kind of the improving one's methods of BP algorithm proposition at general perceptron in solved the classification asymmetric problem that occurs in this modular neural network, and experimental results show that it can accelerate pace of learning, but this solution has specific specific aim, only at the BP algorithm of perceptron, and inapplicable to other learning algorithm of the neural network of other type or perceptron, so it has very strong limitation.Thereby, thoroughly solve this asymmetric problem, must start with from the task decomposition method, avoid the appearance of asymmetric classification problem in the task decomposable process.The present invention will start with from the task decomposition method and fundamentally solve the problem of using neural network.
Summary of the invention: the objective of the invention is: propose a kind of handwriting digital automatic identification method based on modular neural network, this method can provide a kind of efficient sorter at big training sample set in the Handwritten Digital Recognition, realizes study fast and high precision identification.
Technical scheme of the present invention is: a kind of handwriting digital automatic identification method based on modular neural network, particularly: the pre-service of handwriting digital image, obtain the handwriting digital sample from ccd image sensor, obtain original data with CPLD as the control center of image capturing system, with DSP as graphics processing unit, realize the automatic acquisition process of image, the quick collection and the storage of completion rate image are carried out series of preprocessing to digital picture then;
Described CCD is linear array type imageing sensor Charge Coupled Device, and described CPLD is CPLD Complex Programmable Logic Device, and described DSP is digital signal processor Digital Signal Processor;
To digital picture carry out series of preprocessing be to image carry out binaryzation, level and smooth, cut apart, standardize, obtain input signal, after obtaining the gray level image of character 16*16 pixel, all that obtain are trained with stretching 256 dimensional vectors that become of gray level image matrix, form training and gather χ with input vector k, k=1 wherein, 2 ..., ten category labels of 10 expressions;
Do you judge that the input sample is training sample or test sample book? training sample then carries out the space-like division and the classifier design of training set successively in this way;
If test sample book, then carry out categorised decision, sorter comprises two ingredients: a neural network SN 9701 rectangular array and an integrated computer, wherein neural network SN 9701 rectangular array is to be made of the SN9701 chip, the manufacturer of described SN9701 chip is a Siemens, model is the SN9701 with self-learning function, it is the neural network integration modules of the single output of many inputs, and its inside mainly becomes circuit, feature weights to adjust circuit, performance index decision circuitry and function by the Chebyshev polynomials graupel to form circuit and form;
Integrated computer is made of a totalizer and a divider, and input vector produces a network output matrix through neural network SN 9701 rectangular array, produces final categorised decision according to this network output matrix by integrated computer again.
As a further improvement of existing technologies, the space-like of training set is divided, and is that input vector is gathered χ kBe divided into D kIndividual submanifold χ d (k), d=1,2 ..., D k, all submanifolds are formed
Figure C20071030021800101
Individual submanifold is right
Figure C20071030021800102
Each submanifold is to importing as the training of one two class sorter.
The mean value of formula (1) estimates to import the posterior probability that sample x belongs to di submanifold in the i class below totalizer in the integrated computer and divider calculating
Wherein M is a neural network SN 9701 rectangular array,
Figure C20071030021800105
It is the neural network element
Figure C20071030021800106
The output valve of certain SN9701 chip is by the 7th port OUT output of SN9701 chip, and then final classification judgement is according to being: ign x → c K ',
if
Figure C20071030021800107
i=1,2,...,K,di=1,2,...,Di(2)。
In the design of sorter, neural network SN 9701 rectangular array is expressed as formula (3) form:
M = Φ M 12 M 13 . . . . . . M 1 K M 21 Φ M 23 . . . . . . M 2 K . . . . . . . . . . . . M K 1 M K 2 . . . . . . M K ( K - 1 ) Φ , - - - ( 3 )
Wherein M ij = P 1 ( i ) 1 ( j ) P 1 ( i ) 2 ( j ) . . . . . . P 1 ( i ) D j ( j ) P 2 ( i ) 1 ( j ) P 2 ( i ) 2 ( j ) . . . . . . P 2 ( i ) D j ( j ) . . . . . . . . . . . . P D i ( i ) 1 ( j ) P D i ( i ) 2 ( j ) . . . . . . P D i ( i ) D j ( j ) = ( P di ( i ) dj ( j ) ) - - - ( 4 )
Wherein K is the classification number, i, and j=1,2 ..., K, i ≠ j, di=1,2 ..., D i, dj=1,2 ..., D j, neural network Be single output, its training sample set is expressed as formula (5)
S di ( i ) dj ( j ) = { ( X l di ( i ) , 1 ) l = 1 N di ( i ) ∪ ( X l dj ( j ) , 0 ) l = 1 N dj ( j ) } , - - - ( 5 )
In the design of sorter, each neural network SN 9701 rectangular array is the single output of a multilayer perceptron, each perceptron is a SN9701, dynamically construct its hidden unit number, and adopt back propagation learning algorithm study, the dynamic structure and the learning process of each perceptron is as follows in the neural network SN 9701 rectangular array: a, initialization S1=0;
B, perceptron that comprises S1 hidden unit of structure, wherein S1=0 represents that this perceptron is a double-layer structure, otherwise is three-decker.
The invention has the beneficial effects as follows:
Single neural network solves the handwriting digital automatic recognition problem, because training sample is larger, cause e-learning to be difficult to convergence, and pace of learning is slow.And traditional one-against-others task decomposition method still can not reduce the training sample scale, and causes the classification of each network training collection asymmetric easily, has increased the difficulty of study more.
The present invention proposes a kind of new neural network SN 9701 rectangular array, with K mean cluster method and affinity propagation clustering method, being used for space-like division and task decomposes, avoided the appearance of asymmetric classification problem in the task decomposable process, the training sample scale of each neural network after the decomposition reduces greatly, has simplified study greatly.The last integrated method of a kind of improved average that proposes again comes the result of integrated each module to obtain final categorised decision.
Test result on large scale database has proved the validity of this disaggregated model, the learning time of this model is 24% (as Fig. 5) of single neural network, is 20% (as Fig. 5) with modular neural network learning time of one-against-others task decomposition method; The recognition accuracy of this model can improve 1.6% than single perceptron, improves 0.7% (as Fig. 6) than the modular neural network with traditional one-against-others task decomposition method.
In addition, K mean cluster method or affinity propagation clustering method are used for the matrix module neural network that the space-like is divided and task is decomposed, be used for than general random method that the space-like is divided and the learning time of the matrix module neural network of task decomposition shortens (as Fig. 5) greatly, nicety of grading also increase (as Fig. 6).
Description of drawings:
Fig. 1 is a method flow diagram of the present invention.
Fig. 2 is a matrix module neural network classifier structural representation.
Fig. 3 is the neural network module that the SN9701 chip is imported single output more.
Fig. 4 is a pretreated example of handwriting digital image.
Fig. 5 is the learning time comparative result figure of sorter of the present invention and other sorter.
Fig. 6 is the nicety of grading comparative result figure of sorter of the present invention and other sorter.
Embodiment:
For a more detailed description to the present invention for example:
Fig. 1 is a method flow diagram of the present invention.In Fig. 1, at first obtain the handwritten numeral sample from CCD, CCD is as imageing sensor, with CPLD as image acquisition control center, with DSP as the primary image processing unit, realize the automatic acquisition process of image, finished the quick collection and the storage of image, then digital picture has been carried out series of preprocessing;
After the pre-service, enter the training set space-like respectively and divide and square modular neural network sorter.Wherein, the training set space-like is divided, input vector set χ kBe divided into D kIndividual submanifold χ d (k), d=1,2 ..., D kAll submanifolds are formed
Figure C20071030021800131
Individual submanifold is right Each submanifold is to can be used as the training input of one two class sorter.Related work adopts K mean cluster method to divide and the propagation clustering method of making a concerted effort is divided.
Fig. 2 is a matrix module neural network structure synoptic diagram.This figure has illustrated the element of a matrix module nerve network system, and has described the flow direction of data.It mainly comprises two ingredients: a neural network SN 9701 rectangular array and an integrated computer.Wherein neural network SN 9701 rectangular array is by the SN9701 chip structure, and integrated computer is made of a totalizer and a divider.Input vector produces a neural network output matrix through neural network SN 9701 rectangular array, produces final categorised decision according to this neural network output matrix by integrated computer again.
Fig. 3 is the intensive through mixed-media network modules mixed-media of the single output of input more than, adopts the SN9701 chip to realize, its pin is arranged as shown in the figure.Its inside mainly becomes circuit, feature weights to adjust circuit, performance index decision circuitry and function by the Chebyshev polynomials graupel to form circuit etc. and form.
In Fig. 3, the SN9701 chip pin is arranged as: the first port SS is the first port sample learning input end, for sample set xi, di}, analog quantity di hold input thus;
The second port IN: the sample learning input end, to sample set xi, di}, analog quantity xi hold input thus; For the neural network that has trained, input variable is end input thus also;
The 3rd port DIS: sample training end mark end, low level is effective, the light emitting diode indication;
The 4th port GND: power supply ground;
Five-port ε: the performance index input end, ε is a voltage for little just simulation between appointing, and can be obtained by two resistance in series dividing potential drops;
The 6th port ST: start neural network learning input merchant end, pulse is effective;
The 7th port OUT: neural network output terminal;
The 8th port Vcc: power positive end, Vcc are the 10-30V power supply.
Fig. 4 is a pretreated example of handwriting digital image.The digital image (a) that obtains by imageing sensor through binaryzation, level and smooth, cut apart and standardization processing obtains image (b).
Binary conversion treatment is that the gray level image that will obtain is converted into the bi-level digital image, and this method adopts the global threshold method to carry out binary conversion treatment.Smoothly be to use a kind of simple and effective smoothing method---median filter method.Cut apart is to be cutting apart of image to tell the digital picture district of needs identification and useless background image district from image acquisition in the resulting entire image.Here adopt the method for searching based on square frame.Standardization is used based on the location specification method of center of gravity the dot array data after handling and is carried out standard, makes it to become 16 * 16 dot array data form.All that obtain are trained with stretching 256 dimensional vectors that become of gray level image matrix, form training and gather with input vector
Figure C20071030021800151
K=1 wherein, 2 ..., ten category labels of 10 expressions, N kIt is input sample number of all categories.
Fig. 5 is sorter of the present invention and and the learning time comparative result figure of other sorter.In Fig. 5, the learning time of adopting two kinds of matrix module neural networks of cluster dividing in K mean cluster method and the affinity propagation clustering method respectively than other sorter as: single perceptron, one-against-others modular neural network and adopt the matrix module neural network etc. of the method for random division bunch to expend still less.
Fig. 6 is sorter of the present invention and and the nicety of grading comparative result figure of other sorter.In Fig. 6, adopt respectively two kinds of matrix module neural networks of method that K average and affinity propagate cluster dividing to the recognition accuracy of test set than other sorter as single perceptron, one-against-others modular neural network and adopt the matrix module neural network etc. of method of random division bunch higher to the recognition accuracy of test set.
Embodiment:
United States postal service database (USPS) picks up from actual hand-written postcode, and sample is the normalized gray level image of 16*16.Data centralization comprises 7291 training samples and 2007 test sample books altogether.All samples are represented numeral 0 to 9 respectively from 10 classifications.The number of training that each classification comprised sees Table 4.5, and they are unbalanced.USPS is a relatively classification task of difficulty, because people's naked eyes reach 2.5% to the identification error rate of these data.In the experiment,, all Digital Character Image are converted into the gray level image of 8*8 according to formula (6) in order to simplify study.
I 64 ( i , j ) = I 256 ( 2 i - 1,2 j - 1 ) + I 256 ( 2 i - 1,2 j ) + I 256 ( 2 i , 2 j - 1 ) + I 256 ( 2 i , 2 j ) 4 , - - - ( 6 )
I wherein, j=1,2 ..., 8
The USPS training set
Numerical character 0 1 2 3 4 5 6 7 8 9
Number of training 1194 1005 731 658 652 556 664 645 542 644
A. training set is divided
With affinity propagation clustering method each classification in the training set is carried out a bunch division, wherein parameter a is set to-1,0,0.5 respectively.Simultaneously, also with K mean cluster method each classification in the training set is carried out the division of identical submanifold number with random approach respectively.
When different parameters a value being set with the affinity propagation clustering, the number of clusters order that is divided of all categories
Figure C20071030021800162
B. classifier design
Adopt the sorter that designs among the present invention, respectively at three different divided rank, design comprises the matrix module neural network of 4031,12035 and 40736 SN9701 modules respectively.In the matrix module neural network, each SN9701 chip module all adopts dynamic structure and the learning algorithm that designs among the present invention.Simultaneously, in order relatively needing, also to have constructed single three layers of perceptron respectively and be used for the USPS classification with the one-against-others modular neural network that comprises 10 SN9701 chip modules.
The neural network number that comprises different hidden unit numbers in each sorter.Wherein ' NH ' represents hidden unit number in the perceptron, and NH=0 means that this network is two-layer perceptron, otherwise is three layers of perceptron.
Figure C20071030021800171
D. categorised decision
Adopt the integrated sorting algorithm among the present invention integrated, and carry out categorised decision the network output matrix in the matrix module neural network.From Fig. 5 and Fig. 6 result as can be seen, more single three layers of perceptron, the one-against-others modular neural network, and the matrix module neural network of dividing submanifold with random approach, the learning time of sorter can not only be shortened among the present invention with the matrix module neural network of K mean cluster and affinity Law of Communication division submanifold greatly, the nicety of grading of sorter can also be improved.When training set was divided, submanifold was divided thin more, and the sorter precision is high more; Though the learning time of sorter can increase to some extent, still can save a lot of learning times than single three layers of perceptron and one-against-others modular neural network.

Claims (4)

1, a kind of handwriting digital automatic identification method based on modular neural network is characterized in that:
Obtain the handwriting digital sample from ccd image sensor, obtain original data with CPLD as the control center of image capturing system, with DSP as graphics processing unit, realize the automatic acquisition process of image, finish image and gathered fast and storage, then digital picture has been carried out series of preprocessing;
Described to digital picture carry out series of preprocessing be to image carry out binaryzation, level and smooth, cut apart, standardize, obtain input signal, behind the gray level image that obtains character 16*16 pixel, all that obtain are trained with stretching 256 dimensional vectors that become of gray level image matrix, form training and gather χ with input vector k, k=1 wherein, 2 ..., ten category labels of 10 expressions;
Do you judge that the input sample is training sample or test sample book? training sample then carries out the space-like division and the classifier design of training set successively in this way, and the space-like of described training set is divided, and is that input vector is gathered χ kBe divided into D kIndividual submanifold χ d (k), d=1,2 ..., D k, all submanifolds are formed
Figure C2007103002180002C1
Individual submanifold is right Each submanifold is to importing as the training of one two class sorter;
If test sample book is then carried out categorised decision, sorter comprises two ingredients:
A neural network SN 9701 rectangular array and an integrated computer, wherein neural network SN 9701 rectangular array is made of a plurality of SN9701 chips, it is the neural network integration modules of the single output of many inputs, and its inside mainly becomes circuit, feature weights to adjust circuit, performance index decision circuitry and function by the Chebyshev polynomials graupel to form circuit and form;
Described integrated computer is made of a totalizer and a divider, and input vector produces a neural network output matrix through neural network SN 9701 rectangular array, produces final categorised decision according to this neural network output matrix by integrated computer again;
Totalizer in the described integrated computer and divider are used to calculate the mean value of following formula (1), estimate to import the posterior probability that sample x belongs to di submanifold in the i class
Figure C2007103002180003C1
= 1 D - D i Σ j = 1 j ≠ i K Σ dj = 1 D j o di ( i ) dj ( j ) / Σ k = 1 K Σ dk = 1 D k ( 1 D - D k Σ j = 1 j ≠ i K Σ dj = 1 D j o dk ( k ) dj ( j ) ) - - - ( 1 )
Wherein M is a neural network SN 9701 rectangular array,
Figure C2007103002180003C3
It is the neural network element
Figure C2007103002180003C4
The output valve of SN9701 chip is by the 7th port OUT output of SN9701 chip, and then final classification judgement is according to being: ign x → c K ',
Figure C2007103002180003C5
2, a kind of handwriting digital automatic identification method based on modular neural network according to claim 1 is characterized in that: in the design of described sorter, neural network SN 9701 rectangular array is expressed as formula (3) form:
M = Φ M 12 M 13 . . . . . . M 1 K M 21 Φ M 23 . . . . . . M 2 K . . . . . . . . . . . . M K 1 M K 2 . . . . . . M K ( K - 1 ) Φ , - - - ( 3 )
Wherein M ij = P 1 ( i ) 1 ( j ) P 1 ( i ) 2 ( j ) . . . . . . P 1 ( i ) D j ( j ) P 2 ( i ) 1 ( j ) P 2 ( i ) 2 ( j ) . . . . . . P 2 ( i ) D j ( j ) . . . . . . . . . . . . P D i ( i ) 1 ( j ) P D i ( i ) 2 ( j ) . . . . . . P D i ( i ) D j ( j ) = ( P di ( i ) dj ( j ) ) - - - ( 4 )
Wherein K is the classification number, i, and j=1,2 ..., K, i ≠ j, di=1,2 ..., D i, dj=1,2 ..., D j, neural network
Figure C2007103002180004C2
Be single output, its training sample set is expressed as formula (5)
S di ( i ) dj ( j ) = { ( X l di ( i ) , 1 ) l = 1 N di ( i ) ∪ ( X l dj ( j ) , 0 ) l = 1 N dj ( j ) } , - - - ( 5 )
3, a kind of handwriting digital automatic identification method according to claim 1 based on modular neural network, it is characterized in that: in the described classifier design, neural network is the single output of a multilayer perceptron, each perceptron is a SN9701 chip, dynamically construct its hidden unit number, and adopt back propagation learning algorithm study, the dynamic structure and the learning process of each perceptron is as follows in the neural network:
A, initialization S1=0;
B, perceptron that comprises S1 hidden unit of structure, wherein S1=0 represents that this perceptron is a double-layer structure, otherwise is three-decker;
C, employing learning algorithm are trained this perceptron, in certain big iterations, if end condition can satisfy, and then whole dynamic structure and study end; Otherwise put S1=S1+1, change b.
4, a kind of handwriting digital automatic identification method based on modular neural network according to claim 1 is characterized in that: it is with K mean cluster method or affinity propagation clustering method that the space-like of described training set is divided.
CN200710300218A 2007-12-13 2007-12-13 Handwriting digital automatic identification method based on module neural network SN9701 rectangular array Expired - Fee Related CN100595780C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200710300218A CN100595780C (en) 2007-12-13 2007-12-13 Handwriting digital automatic identification method based on module neural network SN9701 rectangular array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710300218A CN100595780C (en) 2007-12-13 2007-12-13 Handwriting digital automatic identification method based on module neural network SN9701 rectangular array

Publications (2)

Publication Number Publication Date
CN101183430A CN101183430A (en) 2008-05-21
CN100595780C true CN100595780C (en) 2010-03-24

Family

ID=39448698

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710300218A Expired - Fee Related CN100595780C (en) 2007-12-13 2007-12-13 Handwriting digital automatic identification method based on module neural network SN9701 rectangular array

Country Status (1)

Country Link
CN (1) CN100595780C (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850868A (en) * 2015-06-12 2015-08-19 四川友联信息技术有限公司 Customer segmentation method based on k-means and neural network cluster

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101561880A (en) * 2009-05-11 2009-10-21 华北电力大学(保定) Pattern recognition method based on immune antibody network
CN102063628B (en) * 2011-01-14 2012-10-03 长春大学 Method for extracting double-sided braille
CN102592152B (en) * 2012-01-05 2013-06-19 中国科学院合肥物质科学研究院 Computer-system-based online handwriting authentication method
CN102902969B (en) * 2012-08-22 2016-02-17 北京壹人壹本信息科技有限公司 The method of combination of handwriting input text importing and electronic installation
CN103064946B (en) * 2012-12-26 2015-10-28 天津三星通信技术研究有限公司 Original handwriting store method and device, original handwriting search method and device
CN103106346A (en) * 2013-02-25 2013-05-15 中山大学 Character prediction system based on off-line writing picture division and identification
CN103208004A (en) * 2013-03-15 2013-07-17 北京英迈杰科技有限公司 Automatic recognition and extraction method and device for bill information area
JP6601569B2 (en) * 2016-03-31 2019-11-06 富士通株式会社 Neural network model training method, apparatus, and electronic apparatus
CN107392212A (en) * 2017-07-19 2017-11-24 上海电机学院 A kind of image information method for quickly identifying
CN109086771B (en) * 2018-08-16 2021-06-08 电子科技大学 Optical character recognition method
CN109064494B (en) * 2018-09-13 2021-09-21 北京字节跳动网络技术有限公司 Video floating paper detection method and device and computer readable storage medium
CN110187499B (en) * 2019-05-29 2021-10-19 哈尔滨工业大学(深圳) Design method of on-chip integrated optical power attenuator based on neural network
CN111553346A (en) * 2020-04-26 2020-08-18 佛山市南海区广工大数控装备协同创新研究院 Scene text detection method based on character region perception
CN112069876A (en) * 2020-07-20 2020-12-11 广东海洋大学 Handwriting recognition method based on adaptive differential gradient optimization
CN113254654B (en) * 2021-07-05 2021-09-21 北京世纪好未来教育科技有限公司 Model training method, text recognition method, device, equipment and medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005045578A2 (en) * 2003-10-24 2005-05-19 Microsoft Corporation System and method for personalization of handwriting recognition

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005045578A2 (en) * 2003-10-24 2005-05-19 Microsoft Corporation System and method for personalization of handwriting recognition

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Chebyshev神经网络模块SN9701及其应用. 曾昭,邹阿金.国外电子元器件,第11期. 1998 *
Efficient Classification for Multiclass Problems Using ModularNeural Networks. Rangachari Anand et al.IEEE TRANSACTIONS ON NETWORKS,Vol.6 No.1. 1995 *
基于人工神经网络的数字识别系统的研究. 王建雄,刘应龙.计算机技术与发展,第16卷第5期. 2006 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850868A (en) * 2015-06-12 2015-08-19 四川友联信息技术有限公司 Customer segmentation method based on k-means and neural network cluster

Also Published As

Publication number Publication date
CN101183430A (en) 2008-05-21

Similar Documents

Publication Publication Date Title
CN100595780C (en) Handwriting digital automatic identification method based on module neural network SN9701 rectangular array
CN108595632B (en) Hybrid neural network text classification method fusing abstract and main body characteristics
CN108984745A (en) A kind of neural network file classification method merging more knowledge mappings
CN104462184B (en) A kind of large-scale data abnormality recognition method based on two-way sampling combination
CN102324038B (en) Plant species identification method based on digital image
CN107947921A (en) Based on recurrent neural network and the password of probability context-free grammar generation system
CN104331506A (en) Multiclass emotion analyzing method and system facing bilingual microblog text
CN104850890A (en) Method for adjusting parameter of convolution neural network based on example learning and Sadowsky distribution
CN113705446B (en) Open set identification method for individual radiation source
CN111143567B (en) Comment emotion analysis method based on improved neural network
CN104834941A (en) Offline handwriting recognition method of sparse autoencoder based on computer input
CN110033281A (en) A kind of method and device that intelligent customer service is converted to artificial customer service
CN101604322A (en) A kind of decision level text automatic classified fusion method
CN105975457A (en) Information classification prediction system based on full-automatic learning
CN104702465A (en) Parallel network flow classification method
CN109101584A (en) A kind of sentence classification improved method combining deep learning with mathematical analysis
CN101256631A (en) Method, apparatus, program and readable storage medium for character recognition
CN106127240A (en) A kind of classifying identification method of plant image collection based on nonlinear reconstruction model
CN105469080A (en) Facial expression recognition method
CN105046323A (en) Regularization-based RBF network multi-label classification method
CN103324758A (en) News classifying method and system
CN113407644A (en) Enterprise industry secondary industry multi-label classifier based on deep learning algorithm
CN109164794B (en) Multivariable industrial process Fault Classification based on inclined F value SELM
CN104699819A (en) Sememe classification method and device
CN103207804B (en) Based on the MapReduce load simulation method of group operation daily record

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100324

Termination date: 20151213

EXPY Termination of patent right or utility model