The present disclosure relates to a technical field of a data processing apparatus, a data processing method and a recording medium that are configured to generate a feature vector.
A Non-Patent Literature 1 discloses a method of performing a synthesis processing for synthesizing a plurality of feature vectors that represent features of a plurality types of data, respectively, and performing a desired arithmetic processing by using a feature vector generated by the synthesis processing (a method of performing a multi-modal processing).
Additionally, there are Patent Literatures 1 to 3 as a background art document relating to the present disclosure.
The method disclosed in the Non-Patent Literature 1 performs the synthesis processing for simply adding the plurality of feature vectors (for example, adding them along a channel direction). Namely, the method disclosed in the Non-Patent Literature 1 synthesizes the plurality of feature vectors by always using same method without considering contents of the plurality of feature vectors. Thus, the method disclosed in the Non-Patent Literature 1 has such a technical problem that the plurality of feature vectors are not necessarily synthesized properly.
Moreover, there is a possibility that the same technical problem occurs not only in a case where the plurality of feature vectors are synthesized but also in any case where another feature vector is generated from the plurality of feature vectors.
It is an example object of the present disclosure to provide a data processing apparatus, a data processing method and a recording medium that can solve the above described technical problem. By way of example, an example object of the present disclosure is to provide a data processing apparatus, a data processing method and a recording medium that is configured to efficiently perform a learning of an apparatus that is configured to properly generate another feature vector from a plurality of feature vectors.
A first example aspect of a data processing apparatus of the present disclosure is a data processing apparatus that is configured to generate a third feature vector from a first feature vector and a second feature vector, the data processing apparatus includes: a calculation unit that is configured to calculate, based on the first and second feature vectors, a map information that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in a fourth feature vector obtained by synthesizing the first and second feature vectors; and a generation unit that is configured to generate the third feature vector by using the fourth feature vector and the map information.
A second example aspect of a data processing apparatus of the present disclosure is a data processing apparatus that is configured to generate a third feature vector from a first feature vector and a second feature vector, the data processing apparatus includes: a calculation unit that is configured to calculate, based on the first and second feature vectors, a map information that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in the first feature vector; and a generation unit that is configured to generate the third feature vector by using the first feature vector and the map information.
A first example aspect of a data processing method of the present disclosure is a data processing method of generating a third feature vector from a first feature vector and a second feature vector, the data processing method includes: a calculation step for calculating, based on the first and second feature vectors, a map information that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in a fourth feature vector obtained by synthesizing the first and second feature vectors; and a generation step for generating the third feature vector by using the fourth feature vector and the map information.
A second example aspect of a data processing method of the present disclosure is a data processing method of generating a third feature vector from a first feature vector and a second feature vector, the data processing method includes: a calculation step for calculating, based on the first and second feature vectors, a map information that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in the first feature vector; and a generation step for generating the third feature vector by using the first feature vector and the map information.
A first example aspect of a recording medium of the present disclosure is a recording medium on which a computer program that allows a computer to execute a data processing method is recorded, wherein the data processing method is a data processing method is a data processing method of generating a third feature vector from a first feature vector and a second feature vector, the data processing method includes: a calculation step for calculating, based on the first and second feature vectors, a map information that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in a fourth feature vector obtained by synthesizing the first and second feature vectors; and a generation step for generating the third feature vector by using the fourth feature vector and the map information.
A second example aspect of a recording medium of the present disclosure is a recording medium on which a computer program that allows a computer to execute a data processing method is recorded, wherein the data processing method is a data processing method is a data processing method of generating a third feature vector from a first feature vector and a second feature vector, the data processing method includes: a calculation step for calculating, based on the first and second feature vectors, a map information that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in the first feature vector; and a generation step for generating the third feature vector by using the first feature vector and the map information.
Next, an example embodiment of a data processing apparatus, a data processing method and a recording medium will be described with reference to the drawings.
Firstly, with reference to
As illustrated in
The arithmetic apparatus 2 includes at least one of a CPU (Central Processing Unit), a GPU (Graphic Processing Unit) and a FPGA (Field Programmable Gate Array), for example. The arithmetic apparatus 2 reads a computer program. For example, the arithmetic apparatus 2 may read a computer program that is stored in the storage apparatus 3. For example, the arithmetic apparatus 2 may read a computer program that is stored in a non-transitory computer-readable recording medium by using a non-illustrated recording medium reading apparatus. The arithmetic apparatus 2 may obtain (namely, download or read) a computer program from a non-illustrated apparatus that is disposed outside the data processing apparatus 1 through a non-illustrated communication apparatus. The arithmetic apparatus 2 executes the read computer program. As a result, a logical functional block for performing an operation that should be performed by the data processing apparatus 1 is implemented in the arithmetic apparatus 2. Namely, the arithmetic apparatus 2 is configured to serve as a controller for implementing the logical block for performing the operation that should be performed by the data processing apparatus 1.
In the present example embodiment, a logical functional block for performing a vector arithmetic processing using a feature vector that represents a feature of desired data is implemented in the arithmetic apparatus 2.
The feature vector generation unit 21 is configured to generate, from data D1, a feature vector z1 representing a feature of the data D1. The feature vector generation unit 21 is configured to output the generated feature vector z1 to each of the feature vector generation unit 23 and the map calculation unit 24. The data D1 is any data that can be used by the data processing apparatus 1. For example, the data D1 may include image data, may include sound data, may include text data and may include data in another form.
The feature vector generation unit 22 is configured to generate, from data D2 that is different from the data D1, a feature vector z2 representing a feature of the data D2. The feature vector generation unit 22 is configured to output the generated feature vector z2 to each of the feature vector generation unit 23 and the map calculation unit 24. The data D2 is any data that can be used by the data processing apparatus 1. For example, the data D2 may include image data, may include sound data, may include text data and may include data in another form.
The feature vector generation unit 23 is configured to generate a feature vector z3 from the feature vectors z1 and z2. Specifically, the feature vector generation unit 23 firstly generates a feature vector z4 by synthesizing the feature vectors z1 and z2. For example, the feature vector generation unit 23 may generate the feature vector z4 by synthesizing the feature vectors z1 and z2 along a channel direction (namely, by performing what we call a concatenate calculation). In this case, the (N1+N2)-dimensional feature vector z4 may be generated from the N1-dimensional (wherein, N1 is an integer that is equal to or larger than 1) feature vector z1 and the N2-dimensional (wherein, N2 is an integer that is equal to or larger than 1) feature vector z2. Then, the feature vector generation unit 23 generate the feature vector z3 by using the feature vector z4 and a map information AP calculated by a below described map calculation unit 24. Specifically, the feature vector generation unit 23 generate the feature vector z3 by adding, to the feature vector z4, a feature vector z4×AP that is obtained by multiplying the feature vector z4 by the map information AP. Namely, the feature vector generation unit 23 generate the feature vector z3 by using a relational equation of z3=z4×(1+AP).
The map calculation unit 24 is configured to calculate the map information AP based on the feature vectors z1 and z2. The map information AP represents a distribution of a vector component having a relatively high importance of a plurality of vector components included in the feature vector z4. In other words, the map information AP represents a distribution of a vector component, to which an attention should be paid, of the plurality of vector components included in the feature vector z4. In this case, the map information AP may be regarded to represent a weight of each of the plurality of vector components included in the feature vector z4. Especially, the map information AP may represent a distribution of a vector component, which has a relatively high importance for generating the feature vector z3, of the plurality of vector components included in the feature vector z4. Especially, the map information AP may represent a distribution of a vector component, to which the attention should be paid for generating the feature vector z3, of the plurality of vector components included in the feature vector z4.
Note that the vector component which has the relatively high importance for generating the feature vector z3 (namely, the vector component to which the attention should be paid for generating the feature vector z3) may mean a vector component that contributes relatively largely to an accuracy of an arithmetic processing performed by the below described arithmetic unit 25. Namely, the vector component which has the relatively high importance for generating the feature vector z3 may mean a vector component that contributes to an increase of the accuracy of the arithmetic processing performed by the below described arithmetic unit 25 more largely than another vector component.
An method using an attention mechanism is one example of a method of calculating the distribution of the vector component to which the attention should be paid. In this case, the map calculation unit 24 may be regarded to calculate the map information AP by using the attention mechanism that calculates the map information AP as a weight. In other words, the map calculation unit 24 may be regarded to constitute at least a part of the attention mechanism that calculates the map information AP as the weight. Incidentally, when the map information AP is calculated by using the attention mechanism, the map information AP may be referred to as an attention map. However, the map calculation unit 24 may calculate the map information AP without using the attention mechanism.
The generated map information AP is a matrix (or a vector) including, as an element, a weight representing the distribution of the vector component to which the attention should be paid. In this case, the map calculation unit 24 may calculate the normalized map information AP. Namely, the map calculation unit 24 may normalize the calculated map information AP. For example, the map calculation unit 24 may normalize the map information AP by using a sigmoid function. As a result, the map information AP is normalized so that each element of the map information AP is a value between 0 and 1. Alternatively, for example, the map calculation unit 24 may normalize the map information AP by using a Softmax function. As a result, the map information AP is normalized so that a total sum of the element in each of each row and each column of the map information AP is 1.
When the map calculation unit 24 constitutes at least a part of the attention mechanism, the feature vector generation unit 23 may also be regarded to calculate the feature vector z3 by using the attention mechanism that performs a calculation using the map information AP as the weight. In other words, the feature vector generation unit 23 may also be regarded to constitute at least a part of the attention mechanism that performs the calculation using the map information AP as the weight. However, the feature vector generation unit 23 may calculate the feature vector z3 without using the attention mechanism.
Note that the feature vector generation unit 23 may obtain the feature vector z5 from the map calculation unit 24 and may use the obtained feature vector z5 as the feature vector z4, in addition to or instead of generating the feature vector z4 by using the feature vector generation unit 231. When the feature vector generation unit 23 obtains the feature vector z5 as the feature vector z4 from the map calculation unit 24, the feature vector generation unit 23 may not include the feature vector generation unit 231.
Again in
The storage apparatus 3 is configured to store a desired data. For example, the storage apparatus 3 may temporarily store the computer program that is executed by the arithmetic apparatus 2. The storage apparatus 3 may temporarily store a data that is temporarily used by the arithmetic apparatus 2 when the arithmetic apparatus 2 executes the computer program. The storage apparatus 3 may store a data that is stored for a long term by the data processing apparatus 1. Note that the storage apparatus 3 may include at least one of a RAM (Random Access Memory), a ROM (Read Only Memory), a hard disk apparatus, a magneto-optical disc, a SSD (Solid State Drive) and a disk array apparatus. Namely, the storage apparatus 3 may include a non-transitory recording medium.
The input apparatus 4 is an apparatus that receives an input of an information from an outside of the data processing apparatus 1 to the data processing apparatus 1.
The output apparatus 5 is an apparatus that outputs an information to an outside of the data processing apparatus 1. For example, the output apparatus 5 may output an information relating to the vector arithmetic processing performed by the data processing apparatus 1.
Next, with reference to
As illustrated in
Then, the map calculation unit 24 calculates the map information AP based on the feature vectors z1 and z2 generated at the step S12 (a step S13). Note that a method of calculating the map information AP is already described, and thus, a detailed description thereof is omitted here.
Then, the feature vector generation unit 23 generates the feature vector z3 based on the feature vectors z1 and z2 generated at the step S12 and the map information AP calculated at the step S13 (a step S14). Note that a method of generating the feature vector z3 based on the map information AP is already described, and thus, a detailed description thereof is omitted here.
Then, the arithmetic unit 25 performs the desired arithmetic processing using the feature vector z3 generated at the step S14 (a step S15).
As described above, in the present example embodiment, the data processing apparatus 1 is capable of properly generating the feature vector z3 by using the feature vectors z1 and z2. Specifically, the data processing apparatus 1 is capable of generating the feature vector z3 by using not only the feature vectors z1 and z2 but also the map information AP. As a result, the feature vector z3 is a feature vector in which the vector component having the relatively high importance is emphasized more than the vector component having the relatively low importance, compared to the feature vector z4 that is generated by simply synthesizing the feature vectors z1 and z2. Namely, the data processing apparatus 1 is capable of generating, as the feature vector z3, a feature vector which is obtained by synthesizing the feature vectors z1 and z2 and in which the vector component having the relatively high importance is emphasized more than the vector component having the relatively low importance. Thus, the accuracy of the arithmetic processing which the arithmetic unit 25 performs by using the feature vector z3 is higher than the accuracy of the arithmetic processing which the arithmetic unit 25 performs by using the feature vector z4.
Especially, when the content of the data D1 and the data D2 changes, the content of the feature vectors z1 and z2 also changes. As a result, when the content of the data D1 and the data D2 changes, the content of the map information AP calculated based on the feature vectors z1 and z2 also changes. Namely, it can be said that the map calculation unit 24 changes the map information AP based on the content of the data D1 and the data D2. Thus, it can be said that the feature vector generation unit 23 that generates the feature vector z3 based on the map information AP changes, based on the content of the data D1 and the data D2, a method of generating the feature vector z3. Thus, it can be said that the feature vector z3 generated by a generation method that is changed based on the content of the data D1 and the data D2 represents the features of the data D1 and the data D2 (especially, the feature that is desired to be extracted for a processing that is definitely desired to be realized by using the data D1 and the data D2) more properly, compared to the feature vector z4 generated by a generation method that is not changed based on the content of the data D1 and the data D2. As a result, the accuracy of the arithmetic processing which the arithmetic unit 25 performs by using the feature vector z3 is higher than the accuracy of the arithmetic processing which the arithmetic unit 25 performs by using the feature vector z4.
Firstly, with reference to
As illustrated in
The feature vector generation unit 21 generate, from the data D1a, the feature vector z1 that represents a first feature of the data D1a. On the other hand, the feature vector generation unit 22 generate, from the data D1a, the feature vector z1 that represents a second feature of the data D1a that is different from the first feature. For example, when the image data that represents the image including the person is used as the data D1a, the feature vector generation unit 21 may generate the feature vector z1 that represents the feature related to a gaze direction of the person and the feature vector generation unit 22 may generate the feature vector z2 that represents the feature related to a face direction of the person
The data processing apparatus 1a in the first modified example is capable of achieving an effect that is same as the effect achievable by the above described data processing apparatus 1.
Next, with reference to
As illustrated in
The feature vector generation unit 21b is different from the feature vector generation unit 21 in that it includes an intermediate vector generation unit 211b and a feature vector generation unit 212b. Another feature of the feature vector generation unit 21b may be same as another feature of the feature vector generation unit 21. The intermediate vector generation unit 211b is configured to generate, from the data D1, an intermediate vector z1b_int that is used to generate the feature vector z1. Note that the intermediate vector z1b_int may be regarded to be a vector representing the feature of the data D1, as with the feature vector z1. The feature vector generation unit 212b is configured to generate the feature vector z1 from the intermediate vector z1b_int. Especially, the feature vector generation unit 212b is configured to generate the feature vector z1 by using not only the intermediate vector z1b_int but also the map information AP calculated by the map calculation unit 24b. In the below described description, the feature vector z1 in the second modified example generated by using the map information AP is referred to as a “feature vector z1b” to distinguish it from the feature vector z1 generated without using the map information AP.
The feature vector generation unit 23b is different from the above described feature vector generation unit 23, which is configured to generate the feature vector z3 from the feature vector z1 generated without using the map information AP and the feature vector z2 in that it is configured to generate the feature vector z3 from the feature vector z1b generated by using the map information AP and the feature vector z2. Furthermore, the feature vector generation unit 23b is different from the above described feature vector generation unit 23, which is configured to use the map information AP to generate the feature vector z3 in that it may not configured to use the map information AP to generate the feature vector z3. When the feature vector z3 is generated without using the map information AP, the feature vector generation unit 23b may generate the feature vector z3 by synthesizing the feature vectors z1b and z2, for example. For example, the feature vector generation unit 23b may generate the feature vector z3 by synthesizing the feature vectors z1b and z2 along the channel direction (namely, by performing what we call the concatenate calculation). Another feature of the feature vector generation unit 23b may be same as another feature of the feature vector generation unit 23.
The map calculation unit 24b is different from the above described map calculation unit 24, which is configured to calculate the map information AP based on the feature vectors z1 and z2, in that it is configured to calculate the map information AP based on the intermediate vector z1b_int and the feature vector z2. Namely, the map calculation unit 24b is different from the above described map calculation unit 24 in that it is configured to calculate the map information AP by using the intermediate vector z1b_int that is generated in the process of generating the feature vector z1. Another feature of the map calculation unit 24b may be same as another feature of the map calculation unit 24.
As described above, the map calculation unit 24b constitutes at least a part of the attention mechanism even in the second modified example. Moreover, when the map calculation unit 24b constitutes at least a part of the attention mechanism, the feature vector generation unit 21b (especially, the feature vector generation unit 212b) that generates the feature vector z1b by using the map information AP may also be regarded to calculate the feature vector z1b by using the attention mechanism that performs the calculation using the map information AP as the weight. In other words, the feature vector generation unit 21b (especially, the feature vector generation unit 212b) may also be regarded to constitute at least a part of the attention mechanism that performs the calculation using the map information AP as the weight.
As described above, in the second modified example, the map information AP is used in the process of generating the feature vector z1b. specifically, the map information AP is generated from the feature vector z2 and the intermediate vector z1b_int that is generated in the process of generating the intermediate vector z1b. In this case, the map information AP substantially represents a distribution of a vector component having a relatively high importance of a plurality of vector components included in the feature vector z1b_int. Namely, the map information AP represents a distribution of a vector component, which has a relatively high importance for generating the feature vector z1b, of the plurality of vector components included in the intermediate vector z1b_int. Furthermore, since the feature vector z1b is used to generate the feature vector z3, it can be said that the map information AP represents a distribution of a vector component, which has a relatively high importance for generating the feature vector z3, of the plurality of vector components included in the intermediate vector z1b_int. Thus, it can be said that the feature vector z3 generated from the feature vector z1b, which is generated by using the map information AP, also represents the features of the data D1 and the data D2 more properly, as with the above described feature vector z3 generated by using the map information AP. Thus, the data processing apparatus 1b in the second modified example is capable of achieving an effect that is same as the effect achievable by the above described data processing apparatus 1.
Next, with reference to
As illustrated in
As described above, the feature vector z1b is generated by using the map information AP that is calculated based on the intermediate vector z1b_int and the feature vector z2. Thus, the feature vector z1b itself represents not only the feature of the data D1 but also the feature of the data D2 to some extent. Thus, the data processing apparatus 1c in the third modified example is capable of achieving an effect that is same as the effect achievable by the above described data processing apparatus 1b in the second modified example. However, it is preferable that the arithmetic unit 25 performs the arithmetic processing by using the feature vector z3 generated from the feature vector z1b and the feature vector z2 as described in the second modified example, instead of the feature vector z1b, from the viewpoint of prioritizing that the arithmetic unit 25 performs the arithmetic processing by using the feature vector that represents the feature of the data D2 more properly.
Next, with reference to
As illustrated in
When the data processing apparatus 1d does not include the feature vector generation unit 21, each of the feature vector generation unit 23 and the map calculation unit 24 may obtain the feature vector z1 from an outside of the data processing apparatus 1d. When the data processing apparatus 1d does not include the feature vector generation unit 22, each of the feature vector generation unit 23 and the map calculation unit 24 may obtain the feature vector z2 from an outside of the data processing apparatus 1d. When the data processing apparatus 1d does not include the arithmetic unit 25, the feature vector generation unit 23 may output the generated feature vector z3 to an outside of the data processing apparatus 1d.
In the above described description, the data processing apparatus 1 generates the feature vector z3 from two feature vectors (specifically, the feature vectors z1 and z2). However, the data processing apparatus 1 may generate the feature vector z3 from three or more feature vectors in this case, the data processing apparatus 1 may include three or more feature vector generation units that is configured to generate three or more feature vectors, respectively, a map calculation unit that is configured to generate the map information AP by using the three or more feature vectors and a feature vector generation unit that is configured to generate another feature vector by using the three or more feature vectors and the map information AP.
With respect to the example embodiments described above, the following Supplementary Notes will be further disclosed.
1. A data processing apparatus that is configured to generate a third feature vector (z3) from a first feature vector (z1) and a second feature vector (z2),
the data processing apparatus including:
a calculation unit (24) that is configured to calculate, based on the first and second feature vectors, a map information (AP) that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in a fourth feature vector (z4) obtained by synthesizing the first and second feature vectors; and
a generation unit (23) that is configured to generate the third feature vector (z3=z4*(1+AP) or z4*AP) by using the fourth feature vector and the map information.
The data processing apparatus according to Supplementary Note 1, wherein
the generation unit (23) is configured to:
generate a fifth feature vector (z4*AP) by multiplying the fourth feature vector (z4) by the map information (AP) as a weight; and
generate the third feature vector (z3=z4*(1+AP)) by adding the fifth feature vector (z4*AP) to the fourth feature vector (z4).
A data processing apparatus that is configured to generate a third feature vector (z1b) from a first feature vector (z1b_int) and a second feature vector (z2),
the data processing apparatus including:
a calculation unit (24) that is configured to calculate, based on the first and second feature vectors, a map information (AP) that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in the first feature vector (z1b_int); and
a generation unit (212b) that is configured to generate the third feature vector (z1b) by using the first feature vector and the map information.
The data processing apparatus according to Supplementary Note 3, wherein
the generation unit (212b) is configured to:
generate a fourth feature vector (z1b_int*AP) by multiplying the first feature vector (z1b_int) by the map information (AP) as a weight; and
generate the third feature vector (z1b) by adding the fourth feature vector (z1b_int*AP) to the first feature vector (z1b_int).
The data processing apparatus according to Supplementary Note 3 or 4, wherein
the generation unit (212b) is configured to generate a fifth feature vector (z3) by synthesizing the third feature vector (z1b) and the second feature vector (z2).
6. The data processing apparatus according to any one of Supplementary Notes 1 to 5, wherein
the calculation unit is configured to calculate the map information by using an attention mechanism that uses the map information as a weight.
The data processing apparatus according to any one of Supplementary Notes 1 to 6, wherein
the generation unit is configured to generate the third feature vector by using an attention mechanism that uses the map information as a weight.
The data processing apparatus according to any one of Supplementary Notes 1 to 7 including:
a first vector generation unit that is configured to generate, from first data, the first feature vector that represents a feature of the first data; and
a second vector generation unit that is configured to generate, from second data that is different from the first data, the second feature vector that represents a feature of the second data.
The data processing apparatus according to any one of Supplementary Notes 1 to 7 comprising:
a first vector generation unit that is configured to generate, from first data, the first feature vector that represents a first feature of the first data; and
a second vector generation unit that is configured to generate, from the first data, the second feature vector that represents a second feature of the first data that is different from the first feature.
10. The data processing apparatus according to any one of Supplementary Notes 1 to 9, wherein
the calculation unit is configured to calculate the map information by using a Neural Network.
The data processing apparatus according to any one of Supplementary Notes 1 to 10, wherein
the generation unit is configured to generate the third feature vector by using a Neural Network.
A data processing method of generating a third feature vector (z3) from a first feature vector (z1) and a second feature vector (z2),
the data processing method including:
a calculation step for calculating, based on the first and second feature vectors, a map information (AP) that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in a fourth feature vector (z4) obtained by synthesizing the first and second feature vectors; and
a generation step for generating the third feature vector (z3=z4*(1+AP) or z4*AP) by using the fourth feature vector and the map information.
A data processing method of generating a third feature vector (z1b) from a first feature vector (z1b_int) and a second feature vector (z2),
the data processing method comprising:
a calculation step for calculating, based on the first and second feature vectors, a map information (AP) that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in the first feature vector (z1b_int); and
a generation step for generating the third feature vector (z1b) by using the first feature vector and the map information.
A recording medium on which a computer program that allows a computer to execute a data processing method is recorded,
the data processing method is a data processing method of generating a third feature vector (z3) from a first feature vector (z1) and a second feature vector (z2),
the data processing method including:
a calculation step for calculating, based on the first and second feature vectors, a map information (AP) that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in a fourth feature vector (z4) obtained by synthesizing the first and second feature vectors; and
a generation step for generating the third feature vector (z3=z4*(1+AP) or z4*AP) by using the fourth feature vector and the map information.
A recording medium on which a computer program that allows a computer to execute a data processing method is recorded,
the data processing method is a data processing method of generating a third feature vector (z1b) from a first feature vector (z1b_int) and a second feature vector (z2),
the data processing method comprising:
a calculation step for calculating, based on the first and second feature vectors, a map information (AP) that represents a distribution of a vector component having a relatively high importance of a plurality of feature vector components that are included in the first feature vector (z1b_int); and
a generation step for generating the third feature vector (z1b) by using the first feature vector and the map information.
The present disclosure is allowed to be changed, if desired, without departing from the essence or spirit of the invention which can be read from the claims and the entire specification, and a data processing apparatus, a data processing method and a recording medium, which involve such changes, are also intended to be within the technical scope of the present disclosure.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2020/022844 | 6/10/2020 | WO |