Disclosed is a system in which Aan nfa conversion meansunit 21, receives the number of simultaneous/parallel processing characters from an input device 1 and, using a one-character transition finite automaton description matrix stored in an nfa description matrix storage unit 31 and a description matrix which is stored in an nfa conversion result matrix storage unit 32 as an intermediate conversion result, converts the finite automaton to a finite automaton whose transition condition is described in the number of characters subjected to simultaneous/parallel processing. The nfa conversion means 21 sequentially stores the intermediate result in the nfa conversion result matrix storage unit 32. When the conversion is completed, a result output meansunit 22 reads the resulting nfa description matrix from the nfa conversion result matrix storage unit 32 and outputs it to an output device 4.
|
15. A finite automaton generation method, comprising:
increasing a number of characters of a finite automaton transition condition which includes a transition condition with a fixed number of characters, to any specified number of characters; and
outputting a finite automaton that has a transition condition with the number of characters thereof increased to any specified number of characters.
18. A non-transitory computer-readable recording medium storing a program causing a computer to execute the processing comprising:
increasing a number of characters of a finite automaton transition condition, which has a transition condition with a fixed number of characters, to any specified number of characters; and
outputting a finite automaton that has a transition condition with the number of characters thereof increased to any specified number of characters.
1. A finite automaton generation system comprising:
an nfa conversion unit that increases a number of characters of a transition condition of a finite automaton which has a transition condition with a fixed number of characters, to any specified number of characters; and
a result output unit that outputs a finite automaton that has a transition condition with the number of characters thereof increased to any specified number of characters,
wherein said nfa conversion unit and the result output unit are configured out of hardware.
2. The finite automaton generation system according to
3. The finite automaton generation system according to
4. The finite automaton generation system according to
5. The finite automaton generation system according to
6. The finite automaton generation system according to
7. The finite automaton generation system according to
8. The finite automaton generation system according to
an nfa description matrix storage unit that stores a finite automaton that is described in a matrix form in advance and has a transition condition with a fixed number of characters;
the nfa conversion unit that performs conversion in which a number of characters of a transition condition of the finite automaton, stored in the nfa description matrix storage unit and described as a matrix, is increased;
an nfa conversion result matrix storage unit that stores a finite automaton description matrix halfway-converted by the nfa conversion unit; and
the result output unit that outputs a finite automaton that has a transition condition with the number of characters thereof increased to any specified number of characters.
9. The finite automaton generation system according to
10. The finite automaton generation system according to
11. The finite automaton generation system according to
an nfa description matrix storage unit that stores a finite automaton that is described in a matrix form in advance and has a transition condition with a fixed number of characters;
an nfa description matrix division unit that divides the matrix, which is stored in the nfa description matrix storage unit and which describes a finite automaton, into a plurality of sub-matrices;
the nfa conversion unit that performs conversion in which a number of characters of a transition condition of a new finite automaton is increased by using the plurality of divided sub-matrices;
an nfa conversion result matrix storage unit that stores a finite automaton description matrix halfway-converted by the nfa conversion unit;
an nfa conversion result sub-matrix storage unit that stores a plurality of sub-matrices of the finite automaton description matrix halfway-converted by the nfa conversion unit; and
the result output unit that outputs a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
12. The finite automaton generation system according to
13. The finite automaton generation system according to
an nfa description matrix generation unit that converts a received regular expression to a matrix that describes a finite automaton having a one-character transition condition;
an nfa description matrix storage unit that stores the matrix converted by the nfa description matrix generation unit;
the nfa conversion unit that performs conversion in which a number of characters of a transition condition of the finite automaton, described by the matrix stored in the nfa description matrix storage unit, is increased;
an nfa conversion result matrix storage unit that stores a finite automaton description matrix halfway-converted by the nfa conversion unit; and
the result output unit that outputs a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
14. The finite automaton generation system according to
an nfa description matrix generation unit that converts a received regular expression to a matrix that describes a finite automaton having a one-character transition condition;
an nfa description matrix storage unit that stores the matrix converted by the nfa description matrix generation unit;
an nfa description matrix division unit that divides the matrix, which is stored in the nfa description matrix storage unit and which describes a finite automaton, into a plurality of sub-matrices;
the nfa conversion unit that performs conversion in which a number of characters of a transition condition of a new finite automaton is increased by using the plurality of divided sub-matrices;
an nfa conversion result matrix storage unit that stores a finite automaton description matrix halfway-converted by the nfa conversion unit;
an nfa conversion result sub-matrix storage unit that stores a plurality of sub-matrices of the finite automaton description matrix halfway-converted by the nfa conversion unit; and
the result output unit that outputs a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
16. The finite automaton generation method according to
storing a finite automaton that is described in a matrix form in advance and has a transition condition with a fixed number of characters;
dividing the matrix, which describes the stored finite automaton, into a plurality of sub-matrices;
performing conversion in which a number of characters of a transition condition of a new finite automaton is increased by using the plurality of divided sub-matrices;
storing a halfway-converted finite automaton description matrix;
storing a plurality of sub-matrices of the halfway-converted finite automaton description matrix; and
outputting a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
17. The finite automaton generation method according to
converting a received regular expression to a matrix that describes a finite automaton having a one-character transition condition;
storing the converted matrix;
performing conversion in which a number of characters of a transition condition of the finite automaton, described by the stored matrix, is increased;
storing a halfway-converted finite automaton description matrix; and
outputting a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
19. The non-transitory computer-readable recording medium according to
an nfa description matrix storing processing that stores a finite automaton that is described in a matrix form in advance and has a transition condition with a fixed number of characters;
an nfa description matrix division processing that divides a description matrix of the stored finite automaton into a plurality of sub-matrices;
an nfa conversion processing that performs conversion in which a number of characters of a transition condition of a new finite automaton is increased by using the plurality of divided sub-matrices;
an nfa conversion result matrix storing processing that stores a finite automaton description matrix halfway-converted by the nfa conversion processing;
an nfa conversion result sub-matrix storing processing that stores a plurality of sub-matrices of the finite automaton description matrix halfway-converted by the nfa conversion processing; and
a result output processing that outputs a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
20. The non-transitory computer-readable recording medium according to
an nfa description matrix generation processing that converts a received regular expression to a matrix that describes a finite automaton having a one-character transition condition;
an nfa description matrix storing processing that stores the matrix converted by the nfa description matrix generation processing;
an nfa conversion processing that performs conversion in which a number of characters of a transition condition of the finite automaton, described by the matrix stored by the nfa description matrix storing processing, is increased;
an nfa conversion result matrix storing processing that stores a finite automaton description matrix halfway-converted by the nfa conversion processing; and
a result output processing that outputs a finite automaton that has the transition condition with a number of characters thereof increased to any specified number of characters.
|
The present invention claims priority from Japanese patent application 2006-355533 (filed on Dec. 28, 2006) the content of which is hereby incorporated in its entirety by reference into this specification.
The present invention relates to a technology for generating a finite automaton for character string matching, and more particularly to a finite automaton generation system, method, and generation program for character string matching that can perform character string matching by receiving multiple characters of a string simultaneously and in parallel.
Conventionally, regarding a finite automaton for character string matching (pattern matching), there has been employed a method using a Non-deterministic Finite Automaton (NFA) that allows multiple transition destinations from one state for the same character, or a method using a Deterministic Finite Automaton (DFA) that does not allow multiple transition destinations.
For example, an NFA can be generated based on a syntax tree constructed from the search target condition, such as a given regular expression, as described in Patent Document 1 and Non-Patent Document 1, A DFA can be generated using an NFA.
In general, with the state of a NFA or a DFA saved in a memory, software-based pattern matching is performed by retrieving the state information from the memory each time a state transition occurs. In this case, when an input character is received, an NFA has multiple states as the destinations of transitions from one state and, so, it is impossible to determine to which state the NFA should move to produce a correct result. Therefore, the NFA moves to one of the states to perform processing and, if the processing fails, moves to another state using the backtrack method.
On the other hand, a DFA has only one transition destination from one state when an input character is received, meaning that a DFA has advantages in that the processing is performed faster than an NFA but has disadvantages in that the number of states is larger than that of an NFA and, so, a large amount of memory is required.
To solve such software-based pattern matching problems, an NFA-based high-speed pattern matching method is recently introduced in which an NFA is built directly into a hardware circuit to take full advantage of high-speed processing due to parallel operations (Non-Patent Document 2). Another method is that a higher search throughput is achieved by increasing the number of input characters that can be processed in one clock cycle (Non-Patent Document 3). A still another method is also proposed in which the search throughput is increased by performing NFA state transition condition with multiple characters so that a character string of multiple characters are received simultaneously (Non-Patent Document 4, Non-Patent Document 5).
All the disclosed contents of Patent Document 1 and Non-Patent Documents 1-5 given above are hereby incorporated by reference into this specification. The following analysis of the related art is given by the present invention. The method for building an NFA directly into hardware for pattern matching, such as one described above, has the following several problems.
A first problem is that simply building an NFA, generated from a regular expression, into hard ware does not ensure a higher search throughput.
The reason is that, because the state transition condition for a built-in NFA is a condition for one input character of a search character string, only the one-character search can be performed per clock cycle.
A second problem is that simply increasing the number of search characters per clock cycle without changing a one-character transition NFA, such as the one described above, does not lead directly to an increase in the search throughput.
The reason is that simply increasing the number of search characters per clock cycle increases the length of the path by the number of simultaneously-processed characters and increases the period of a clock cycle, resulting in a decrease in the operating frequency. That is, if the number of characters is quadrupled, the operating frequency may be decreased to ¼ or lower.
A third problem is that the present method for using an NFA with multi-character state transition condition cannot be used to search a flexible character string such as a regular expression.
The reason is that the method is designed, not for an NFA composed of a regular expression and including loops, but only for a simple character string search (exact match) generated by expanding an NFA for excluding loops.
A fourth problem is that the number of states is increased when an NFA state transition condition is expanded to multiple characters.
The reason is that NFAs of the same number as that of characters to be processed are generated, considering the offset of the number of characters that are simultaneously processed.
Therefore, a first problem to be solved by the present invention is to provide a generation system, a generation method, and a generation program for a finite automaton for use in quickly searching a flexible character string represented, for example, by a regular expression.
In addition, a second problem to be solved by the present invention is to provide a generation system, a generation method, and a generation program that generate a finite automaton adjusted for the simultaneous, parallel processing of any number of characters from a search target for which a one-character transition NFA can constructed.
In addition, a third problem to be solved by the present invention is to provide a generation system, a generation method, and a generation program that generate a finite automaton adjusted for the number of characters for simultaneous, parallel processing without increasing the number of one-character transition NFA states.
The present invention provides a finite automaton generation system (method, program) that increases the number of characters of a finite automaton transition condition including a transition condition with a fixed number of characters, to any specified number of characters. The finite automaton is described in a matrix form. In the present invention, the increasing means does not change the number of states of an original finite automaton. Alternatively, in the present invention, the increasing means operates according to a matrix operation having a predefined operation rule. Alternatively, in the present invention, the increasing means applies a predefined operation rule to a matrix operation in which multiple sub-matrices are used. In the present invention, the matrix operation, in which multiple sub-matrices are used, generates and uses sub-matrices each time the operation is performed. Alternatively, in the present invention, the matrix operation, in which multiple sub-matrices are used, may generate sub-matrices in advance and uses the sub-matrices.
A finite automaton generation system in accordance with a first aspect of the present invention comprises an NFA description matrix storage unit (31 in
A finite automaton generation system in accordance with a second aspect of the present invention comprises an NFA description matrix storage unit (31 in
A finite automaton generation system in a third aspect of the present invention comprises NFA description matrix division unit (24 in
The first to third finite automaton generation systems of the present invention employ the configurations described above to convert a one-character transition NFA description matrix through the matrix operation for solving the first to third problems.
A finite automaton generation system in accordance with a fourth aspect of the present invention has NFA description matrix generation unit (26 in
A first effect is that a one-character transition finite automaton, stored in advance, can be converted to a finite automaton for use in a character string search in the multi-character, simultaneous/parallel processing.
The reason is that a one-character transition finite automaton is described as a predetermined matrix and NFA conversion unit converts the one-character transition finite automaton to a finite automaton that has a transition condition for the number of characters subjected to simultaneous/parallel processing and, after that, stores the converted finite automaton in the NFA conversion result matrix storage unit.
A second effect is that a one-character transition finite automaton is described as a predetermined matrix to facilitate conversion processing and to always allow the similar processing to be performed.
The reason is that a one-character transition finite automaton is described as a matrix, including its initial state or its final state, to allow the NFA conversion unit to perform matrix operation addition, the NFA conversion unit performs conversion by taking advantage of the matrix operation, eliminating the need to serially repeat the processing that is performed before a finite automaton is converted to a finite automaton having a transition condition for a desired number of characters subjected to simultaneous/parallel processing.
A third effect is that the limitation on a convertible search target is greatly reduced. This unit that, if a one-character transition finite automaton, such as a regular expression, may be generated from a search target, the finite automaton of any search target can be converted to a finite automaton having a transition condition for a desired number of characters subjected to simultaneous/parallel processing.
The reason is that the NFA description matrix generation unit can convert a regular expression always to a one-character transition NFA and, in addition, the NFA conversion unit, which performs conversion, performs conversion for the finite automaton, which is described as a matrix, without considering the regular expression that is the search target.
Still other features and advantages of the present invention will become readily apparent to those skilled in this art from the following detailed description in conjunction with the accompanying drawings wherein only exemplary embodiments of the invention are shown and described, simply by way of illustration of the best mode contemplated of carrying out this invention. As will be realized, the invention is capable of other and different embodiments, and its several details are capable of modifications in various obvious respects, all without departing from the invention. Accordingly, the drawing and description are to be regarded as illustrative in nature, and not as restrictive.
Next, exemplary embodiments of the present invention will be described in detail below with reference to the drawings.
Referring to
The storage device 3 comprises an NFA description matrix storage unit 31 and an NFA conversion result matrix storage unit 32.
The NFA description matrix storage unit 31 stores, in advance, a one-character transition NFA, constructed from a regular expression and so forth, in the form of the NFA description matrix S.
The NFA conversion result matrix storage unit 32 stores k-character transition NFA description matrix Mk created by the NFA conversion unit by converting the one-character transition NFA description matrix S.
The data processing device 2 comprises an NFA conversion unit 21 and a result output unit 22.
The NFA conversion unit 21 reads a one-character transition NFA description matrix S or a p-character transition NFA description matrix Mp as necessary from the NFA description matrix storage unit 31 or the NFA conversion result matrix storage unit 32, respectively, generates a k-character transition NFA description matrix Mk using the description matrix that has been read, and stores the generated matrix Mk in the NFA conversion result matrix storage unit 32 again. This processing is repeated according to the value of the number of characters subjected to simultaneous/parallel processing, m, received from the input device 1 until the m-character transition NFA description matrix Mm is generated.
The result output unit 22 reads the m-character transition NFA description matrix from the NFA conversion result matrix storage unit 32 and outputs the NFA description matrix or the state transition diagram, created by converting the matrix, to the output device 4. It is of course possible to implement the processing and function of the NFA conversion unit 21 and the result output unit 22 by the programs executed on the data processing device 2.
Next, the operation of the first exemplary embodiment for carrying out the present invention will be described with reference to
The number of characters subjected to simultaneous/parallel processing, m, received from the input device 1, is supplied to the NFA conversion unit 21. First, to prepare for generating a desired m-character transition NFA description matrix Mm, the NFA conversion unit 21 sets the variable k to 1, sets the one-character transition NFA description matrix S, read from the NFA description matrix storage unit 31, to the matrix M1, and stores the matrix M1 in the NFA conversion result matrix storage unit 32 (step A1).
The following describes a one-character transition NFA description matrix S={sij} i=1, . . . , n, j=1, . . . , n and a k-character transition NFA description matrix Mk={mkij} i=1, . . . , n, j=1, . . . n for an NFA that has n states. First, the row i i=1, . . . , n or column i i=1, . . . , n of the NFA description matrix corresponds to one of the N states of the NFA, and each element sij, mkij represents a set of characters or character strings that is a transition condition from the state corresponding to row column i to the state corresponding to row j, column j. In this matrix, the symbol “ ” is used to represent multiple conditions, and the symbol “*” is used to represent an arbitrary character.
In addition, element sii has is when the state corresponding to row i or column i is the initial state, and element sii has fs when the state corresponding to row i or column i is the final state. For example, when an NFA that has state 0 to state 4 is constructed as the NFA of the regular expression “a(bc)*(d|e)” as shown in
After the processing described above (step A1), the NFA conversion unit 21 compares the variable k and the number of characters subjected to simultaneous/parallel processing, in (step A2). If the number of characters subjected to simultaneous/parallel processing, m, is larger than the variable k, the processing of conversion to the k-character transition NFA is performed judging that the NFA is not yet converted to the desired m-character transition NFA. (step A3).
In the description below, the variable p is an integer greater than or equal to 1 and less than k, and there is no restriction on the matrices Mk-p and Mp, which are read, as long as they are already calculated. Using those matrices, the k-character transition NFA description matrix Mk is calculated by calculating the product of the matrix Mk-p and Mp. In this calculation, the following definitions are used, and the calculation is carried out according to the definitions.
Assuming that a and b are each a character or a character string including is and fs, and 0 is a null set, the following definitions are used for the operation on the elements.
To calculate M2=M1×M1={m2ij} i=1, . . . , 5, j=1, . . . , 5, k=2, p=1 using the one-character transition NFA description matrix S=M1 in [Expression 1], the element m215, for example, is calculated by [Expression 2] given below.
Each element of M2 is calculated in the same way as above and if it is judged that the calculation of all elements is completed (step B4), M2 is calculated as in [Expression 3], and the NFA conversion unit 21 stores the two-character transition NFA description matrix M2 in the NFA conversion result matrix storage unit 32.
In addition, to calculate the four-character transition NFA description matrix M4 when the number of characters subjected to simultaneous/parallel processing, m, is four, M4=M2×M2 is calculated (k=4, P−2) using two-character transition NFA description matrix M2 to generate the four-character transition NFA description matrix M4 shown in [Expression 4].
When the matrices to the desired m-character transition NFA description matrix are generated (step A2), the NFA conversion unit 21 reshapes the generated matrix Mm (step A4). In this case, is and fs in each element of the matrix are replaced by “*” that represents an arbitrary character. As a result, the four-character transition NFA description matrix M4, shown in [Expression 4] is reshaped, for example, as shown in [Expression 5].
When the desired m-character transition NFA description matrix Mm is generated, the NFA conversion unit 21 notifies the result output unit 22 that the result is obtained. The result output unit 22 reads Mm from the NFA conversion result matrix storage unit 32 and outputs the result via the output device 4. At this time, the result output unit 22 creates a matrix form if the output form is an NFA description matrix, or creates a state transition diagram from the NFA description matrix Mm if the output form is an NFA, and supplies it to the output device 4. For example, the state transition diagram of the four-character transition NFA description matrix M4 shown in [Expression 5] is as shown in
In the first exemplary embodiment described above, a matrix is used for NFA conversion to convert a one-character transition NFA to an m-character transition NFA (in is the number of characters subjected to simultaneous/parallel processing) without changing the number of states of the original one-character transition NFA. In addition, only the intermediate result of NFA matrix conversion is stored in the NFA conversion result matrix storage unit 32 to allow an NFA to be converted with a smaller storage capacity. In addition, because k is increased using k of the currently-generated k-character transition NFA description matrix and the number of characters subjected to simultaneous/parallel processing, m, during the conversion, there is no need to serially calculate the k-character transition NFA description matrix until k reaches the number of characters subjected to simultaneous/parallel processing and, because the reshaping processing for the m-character transition NFA description matrix is performed last, there is no need to determine from which state, is or fs, “*” representing an arbitrary character is generated. As a result, the matrix operation processing is simplified and the generation speed is increased.
Although how the variable k is incremented is determined by comparing it with the number of characters subjected to simultaneous/parallel processing, m, in the above exemplary embodiment, it is also possible to increment the variable k always using k=k+1.
The configuration of the present invention may be applied not only to a non-deterministic finite automaton (NFA) but also to a deterministic finite automaton (DFA).
Next, a second exemplary embodiment of the present invention will be described in detail below with reference to the drawings.
Referring to
The data processing device 5 comprises an NFA conversion unit 23 and a result output unit 22.
The NFA conversion unit 23 reads a one-character transition NFA description matrix S or a p-character transition NFA description matrix Mp, respectively, from an NFA description matrix storage unit 31 or NFA conversion result matrix storage unit 32 as necessary, divides it into three sub-matrices for generating k-character transition NFA description matrix Mk, and stores the generated matrix Mk again into the NFA conversion result matrix storage unit 32. In the description below, the sub-matrices S′, Si, and Sa of the one-character transition NFA description matrix 5, and the three sub-matrices M′k, Mik, and Mak of the k-character transition NFA description matrix Mk, are used as the three sub-matrices. This processing is repeated until the m-character transition NFA is generated according to the value of the number of characters subjected to simultaneous/parallel processing, m, entered from an input device 1. The result output unit 22 is the same as that in the first exemplary embodiment and, so, the description is omitted here. It is of course possible to implement the processing and the function of the NFA conversion unit 23 and the result output unit 22 by the programs executed on the data processing device 5.
Next, the operation of the second exemplary embodiment for carrying out the present invention will be described with reference to
The number of characters subjected to simultaneous/parallel processing, m, received from the input device 1, is supplied to the NFA conversion unit 23. First, to prepare for generating a desired m-character transition NFA description matrix Mm, the NFA conversion unit 23 sets the variable k to 1, sets the one-character transition NFA description matrix S, read from the NFA description matrix storage unit 31, to the matrix M1, and stores the matrix M1 in the NFA conversion result matrix storage unit 32 (step A1). The meaning of the NFA description matrices S and M1 is the same as that in the first exemplary embodiment and so the description is omitted here.
After the above processing described above (step A1), the NFA conversion unit 23 compares the variable k and the number of characters subjected to simultaneous/parallel processing, m (step A2). If the number of characters subjected to simultaneous/parallel processing, m, is larger than the variable k, the processing of conversion to the k-character transition NFA is performed judging that the NFA is not yet converted to the desired m-character transition NFA (step A6).
Next, sub-matrices M′k-p, Mik-p, Mak-p, M′p, Mip, and Map are calculated from the matrices Mk-p and Mp (step B5).
Here, the sub-matrices M′k, Mik, and Mak of the k-character transition NFA description matrix Mkk are defined as given below. First, the sub-matrices M′1, Mi1, and Ma1 of the NFA description matrix Mk=S, when k=1 are defined as follows.
For example, when the description matrix S is represented as shown in [Expression 1], M′1, Mi1, Ma1, and M1 are represented as shown in [Expression 6].
When k is larger than 1, the sub-matrices M′k, Mik, and Mak of the NFA description matrix Mk are defined as follows.
The NFA conversion unit 23 uses the sub-matrices, such as those described above, to calculate the sub-matrices M′k, Mik, and Mak of the k-character transition NFA description matrix Mk. In this calculation, definition 1 to definition 4 defined in the first exemplary embodiment are used. Calculating Mk=Mk-p×Mp using definition 1 to definition 4 derives [Expression 7] given below.
From definitions 3 and 4, M′k-p×Mip=0, Mak-p×M′p=0, Mak-p×Mip=0 and so [Expression 7] is represented by [Expression 8] given below.
Based on definitions 9, 10, and 11 and on [Expression 8], the sub-matrices M′k, Mik, and Mak of the k-character transition NFA description matrix Mk are defined as shown in [Expression 9]. Note that, in the calculation in [Expression 9], the calculation is carried out by treating “*”, which indicates an arbitrary character, as an ordinary character.
M′k=(M′k-p+Mik-p)×M′p
Mik=Mik-p×Mip
Mak=(M′k-p+Mik-p+Mak-p)×Map=Mk-p×Map
Mk=M′k+Mik+Mak [Expression 9]
When the sub-matrices M′k-p, Mik-p, Mak-p, M′p, Mip, and Map are calculated, respectively, from the matrices Mk-p and Mp, read from the NFA conversion result matrix storage unit 32 (step B5), the NFA conversion unit 23 calculates M′k, Mik, and Mak from [Expression 9] given above (step B6). After k-character transition NFA description matrix. Mk is calculated by calculating their sum (step B7) and it is judged that the calculation of all elements is completed (step B4), the NFA conversion unit 23 stores k-character transition NFA description matrix Mk in the NFA conversion result matrix storage unit 32.
For example, when the sub-matrices of M2 and the sum are calculated using the sub-matrices of the one-character transition NFA description matrix S=M1 (Expression 6) of the regular expression “a(bc)*(d|e)” shown in
In addition, to calculate the four-character transition NFA description matrix M4 when the number of characters subjected to simultaneous/parallel processing, m, is 4, the sub-matrices of the two-character transition NFA description matrix M2 are used for calculating M4 (k=4, p=2) to produce the sub-matrices of the four-character transition NFA description matrix M4 and M4 shown in [Expression 11].
When the NFA description matrices to the desired m-character transition NFA description matrix are calculated (step A2), the NFA conversion unit 23 notifies the result output unit 22 that the result is obtained. The description of the subsequent operation is omitted here because the operation is the same as that of the first exemplary embodiment.
In the second exemplary embodiment described above, matrices are used for NFA conversion, as in the first exemplary embodiment, to convert an NFA to an m-character transition NFA (m is the number of characters subjected to simultaneous/parallel processing) without changing the number of states of the original one-character transition NFA. In addition, because definition 1 to definition 4 are already taken into consideration in the matrix calculation of the NFA conversion unit, there is no need to check the elements during the calculation. As a result, this method requires the generation of sub-matrices but eliminates the need to perform processing such as branch processing, thus increasing the generation speed.
Although how the variable k is incremented in this exemplary embodiment is determined by comparing the variable with the number of characters subjected to simultaneous/parallel processing, m, in the same way as in the first exemplary embodiment, the variable may also be incremented always by k=k+1. This exemplary embodiment may be applied not only to a non-deterministic finite automaton (NFA) but also to a deterministic finite automaton (DFA).
Next, a third exemplary embodiment for carrying out the present invention will be described in detail below with reference to the drawings.
Referring to
The data processing device 6 comprises an NFA description matrix division unit 24, an NFA conversion unit 25, and a result output unit 22.
The NFA description matrix division unit 24 reads a one-character transition NFA description matrix S from an NFA description matrix storage unit 31, divides the matrix into sub-matrices S′, Si, and Sa, and supplies those matrices, as well as the one-character transition NFA description matrix S, to the NFA conversion unit 25.
The NFA conversion unit 25 receives the NFA description matrix S and its sub-matrices S′, Si, and Sa from the NFA description matrix division unit 24 as a one-character transition NFA description matrix M1 and its sub-matrices M′1, Mi1, and Ma1, and stores M1 into the NFA conversion result matrix storage unit 32, and the sub-matrices M′1, Mi1, and Ma1 into the NFA conversion result sub-matrix storage unit 33. The NFA conversion unit 25 reads, as necessary, k-p-character transition NFA description matrix Mk-p and its sub-matrices M′k-p, Mik-p, and Mak-p, which are already converted and stored in the NFA conversion result matrix storage unit 32 and the NFA conversion result sub-matrix storage unit 33, as well as the p-character transition NFA description matrix Mp and its sub-matrices M′p, Mip, and Map and, using them, generates sub-matrices M′k, Mik, and Mak of the k-character transition NFA description matrix Mk, calculates the sum to generate Mk, and stores the generated matrices in the NFA conversion result matrix storage unit 32 and the NFA conversion result sub-matrix storage unit 33 again. Because the meanings of various types of matrices and the result output unit 22 are the same as those in the second exemplary embodiment, the description is omitted here.
The storage device 7 comprises the NFA description matrix storage unit 31, NFA conversion result matrix storage unit 32, and NFA conversion result sub-matrix storage unit 33.
The NFA conversion result sub-matrix storage unit 33 stores the sub-matrices M′k, Mik, and Mak of the k-character transition NFA description matrix Mk. The NFA description matrix storage unit 31 and the NFA conversion result matrix storage unit 32 are the same as those in the second exemplary embodiment and so the description is omitted here. It is of course possible in this exemplary embodiment to implement the processing and function of the NFA description matrix division unit 24, NFA conversion unit 25, and result output unit 22 by the programs executed on the data processing device 6.
Next, by referring to
The number of characters subjected to simultaneous/parallel processing, m, received from an input device 1 is supplied to the NFA conversion unit 25. The NFA description matrix division unit 24 divides the one-character transition NFA description matrix S, read from the NFA description matrix storage unit 31, into sub-matrices S′, Si, and Sa (step A7). The NFA description matrix division meansunit 24 supplies those matrices to the NFA conversion unit 25. The NFA conversion unit 25 stores the matrices, received from the NFA description matrix division unit 24, as a one-character transition NFA description matrix M1 and its sub-matrices M′1, Mi1, and Ma1; that is, the NFA conversion unit 25 stores M1 into the NFA conversion result matrix storage unit 32, and the sub-matrices M′1, Mi1 and Ma1 into the NFA conversion result sub-matrix storage unit 33 (step A8).
The meanings of the NFA description matrix S and M1 and the meanings of their sub-matrices are the same those in the second exemplary embodiment and so the description is omitted here.
After the processing described above (step A8), the NFA conversion unit 25 compares the variable k and the number of characters subjected to simultaneous/parallel processing, m (step A2). If the number of characters subjected to simultaneous/parallel processing, m, is larger than variable k, the NFA conversion unit 25 performs conversion to a k-character transition NFA judging that the NFA is not yet converted to the desired m-character transition NFA (step A9).
In the third exemplary embodiment described above, the NFA conversion unit performs the matrix operation, in which not only the converted k-character transition NFA description matrix Mk is stored but also its sub-matrices M′k, Mik, and Mak are stored in the NFA conversion result sub-matrix storage unit 33, and so there is no need to divide a matrix into sub-matrices each time the NFA conversion unit repeats the conversion. This configuration therefore increases the generation speed of a k-character transition NFA description matrix.
Although how the variable k is incremented is determined by comparing it with the number of characters subjected to simultaneous/parallel processing, m, in the above exemplary embodiment as in the first and second exemplary embodiments, it is also possible to increment the variable k always using k=k+1. This exemplary embodiment may be applied not only to a non-deterministic finite automaton (NFA) but also to a deterministic finite automaton (DFA).
Next, a fourth exemplary embodiment for carrying out the present invention will be described in detail below with reference to the drawings.
Referring to
The data processing device 8 comprises an NFA description matrix generation unit 26, an NFA description matrix division means unit 24, an NFA conversion unit 25, and a result output unit 22.
The NFA description matrix generation unit 26 receives a regular expression itself from an input device 1. When a regular expression is received, the NFA description matrix generation unit 26 generates a syntax tree from the regular expression and, from that syntax tree, generates a one-character transition NFA. The NFA description matrix generation unit 26 generates an NFA description matrix S from the generated NFA and stores it in the NFA description matrix storage unit 31. It is of course possible in this exemplary embodiment to implement the processing and function of the NFA description matrix generation unit 26, NFA description matrix division unit 24, NFA conversion unit 25, and result output unit 22 by the programs executed on the data processing device 8.
Next, by referring to
The number of characters subjected to simultaneous/parallel processing, m, received from the input device 1, is supplied to the NFA conversion unit 25. In addition, a regular expression itself is supplied from the input device 1 to the NFA description matrix generation unit 26. The NFA description matrix generation unit 26 constructs a syntax tree based on the regular expressions such as those described in [Non-Patent Document 1] and generates a one-character transition NFA from the syntax tree. In general, because a list describing the transition destination state from each state and its transition condition is available when a method like this is used in which an NFA is constructed from a regular expression, the NFA description matrix generation unit 26 generates an NFA description matrix S from the list and stores the generated NFA description matrix S in the NFA description matrix storage unit 31 (step A10). The subsequent processing is the same as that of the third exemplary embodiment and so the detailed description is omitted here.
In the fourth exemplary embodiment described above, when an NFA description matrix is not stored in advance in the NFA description matrix storage unit 31, it is possible to receive a regular expression, to construct an NFA using the existing NFA construction method, and to generate its NFA description matrix S. This configuration makes it possible to generate an NFA description matrix that allows for an m-character transition (m is the number of characters subjected to simultaneous/parallel processing) based on a regular expression provided in a flexible manner.
Although the fourth exemplary embodiment described above has a configuration in which the NFA description matrix generation unit 26 is added to the configuration of the third exemplary embodiment, it is also possible to generate an NFA description matrix, which makes an m-character transition (m is specified number of characters subjected to simultaneous/parallel processing), from a given regular expression by adding the similar NFA description matrix generation unit 26 to the configuration of the first exemplary embodiment and the second exemplary embodiment.
Although the units of the processing device and the storage device are configured by hard ware in the first to fourth exemplary embodiments described above, it is also possible to provide a part or all of those units as a program that causes an information processing device to perform the functions of the units.
Examples of application of the present invention include a program for generating an automaton for speedily performing the attack/intrusion rule pattern-matching processing in an Intrusion Detection System (IDS) or an Intrusion Prevention System (IPS) that detect an attack against, or an intrusion into, network services. The present invention is also applicable to the generation of an automaton for use in the software-based pattern matching processing included in a personal computer or a workstation.
The embodiments and the examples may be changed and adjusted in the scope of all disclosures (including claims) of the present invention and based on the basic technological concept thereof. In the scope of the claims of the present invention, various disclosed elements may be combined and selected in a variety of ways. That is, it is to be understood that the present invention includes various modifications and changes that may be made by those skilled in the art based on all disclosures including claims and on the technical concept.
Kamiya, Satoshi, Ichino, Kiyohisa, Yamagaki, Norio
Patent | Priority | Assignee | Title |
9875045, | Jul 27 2015 | International Business Machines Corporation | Regular expression matching with back-references using backtracking |
Patent | Priority | Assignee | Title |
7185081, | Apr 30 1999 | PMC-Sierra, Inc. | Method and apparatus for programmable lexical packet classifier |
JP2003242179, | |||
JP3080366, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 28 2007 | NEC Corporation | (assignment on the face of the patent) | / | |||
Jun 17 2009 | YAMAGAKI, NORIO | NEC Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 022886 | /0994 | |
Jun 17 2009 | ICHINO, KIYOHISA | NEC Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 022886 | /0994 | |
Jun 17 2009 | KAMIYA, SATOSHI | NEC Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 022886 | /0994 |
Date | Maintenance Fee Events |
Jun 01 2017 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Aug 09 2021 | REM: Maintenance Fee Reminder Mailed. |
Jan 24 2022 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Dec 17 2016 | 4 years fee payment window open |
Jun 17 2017 | 6 months grace period start (w surcharge) |
Dec 17 2017 | patent expiry (for year 4) |
Dec 17 2019 | 2 years to revive unintentionally abandoned end. (for year 4) |
Dec 17 2020 | 8 years fee payment window open |
Jun 17 2021 | 6 months grace period start (w surcharge) |
Dec 17 2021 | patent expiry (for year 8) |
Dec 17 2023 | 2 years to revive unintentionally abandoned end. (for year 8) |
Dec 17 2024 | 12 years fee payment window open |
Jun 17 2025 | 6 months grace period start (w surcharge) |
Dec 17 2025 | patent expiry (for year 12) |
Dec 17 2027 | 2 years to revive unintentionally abandoned end. (for year 12) |