PRIVACY-PRESERVING PREDICTING METHOD AND ELECTRICAL DEVICE

Information

  • Patent Application
  • 20210141927
  • Publication Number
    20210141927
  • Date Filed
    March 12, 2020
    4 years ago
  • Date Published
    May 13, 2021
    2 years ago
Abstract
A provided method includes: obtaining a predictor matrix having at least one masked attribute; obtaining a response matrix; setting that the predictor matrix is approximated by a product of a basis matrix and a coefficient matrix; setting that the response matrix is approximated by a product of a weight matrix, a projection matrix and the predictor matrix; setting that the basis matrix, the coefficient matrix, the weight matrix, and the projection matrix are nonnegative; setting that the projection matrix, the weight matrix, or a product of the projection matrix and the predictor matrix is orthogonal, and thus setting a cost function; and calculating the basis matrix, the coefficient matrix, the weight matrix, and the projection matrix according to the cost function. Accordingly, operations of imputation, fitting, and subspace analysis can be performed.
Description
RELATED APPLICATIONS

This application claims priority to Taiwan Application Serial Number 108141046 filed Nov. 12, 2019, which is herein incorporated by reference.


BACKGROUND
Field of Invention

The present invention relates to a privacy-preserving predicting method for performing operations of imputation, fitting, and sub-space analysis simultaneously.


Description of Related Art

For privacy protection clauses, such as the General Data Protection Regulation (GDPR) proposed by the European Union, the privacy protection mechanism on software can be divided into three categories depending on the strength: encryption, obfuscation and information removal. Information removal technology uses masks to directly remove sensitive data from the original data that is irreversible and therefore is usually used for highly confidential data. Using information removal will loss numerical values, and therefore mathematical calculations such as general data mining algorithms cannot be performed. In this case, it is necessary to perform masked-value imputation first for subsequent analysis such as fitting and subspace analysis. The conventional techniques cannot simultaneously perform the three operations of imputation, fitting, and subspace analysis.


SUMMARY

Embodiments of the present disclosure provide a privacy-preserving predicting method for an electric device. The privacy-preserving predicting method including: obtaining a predictor matrix including multiple prediction records, in which each of the prediction records includes multiple prediction attributes, and at least one of the prediction attributes is masked; obtaining a response matrix including multiple response records, in which each of the response records includes multiple response attributes; setting that the predictor matrix is approximately equal to a product of a basis matrix and a coefficient matrix, setting that the response matrix is approximately equal to a product of a weight matrix, a projection matrix, and the predictor matrix with all of the basis matrix, the coefficient matrix, the weight matrix and the projection matrix equal to nonnegative matrices, and setting that the projection matrix, the weight matrix or a product of the projection matrix and the predictor matrix is orthogonal so as to determine a cost function; estimating the basis matrix, the coefficient matrix, the weight matrix and the projection matrix according to the cost function; obtaining a new vector including multiple attributes, in which the number of the attributes is equal to the number of the prediction attributes of each of the prediction records; and merging the new vector with the predictor matrix to obtain a new predictor matrix, and calculating a product of the new predictor matrix, the weight matrix and the projection matrix to obtain values of the response attributes corresponding to the new vector.


In some embodiments, at least one of the attributes of the new vector is masked.


In some embodiments, the prediction records correspond to multiple users respectively, and the prediction attributes include age, genders, places of residence, web browsing time and purchase histories of the users.


In some embodiments, the response records correspond to the users respectively, and the response attributes include advertising browsing time.


In some embodiments, the privacy-preserving predicting method further includes: estimating a product of the basis matrix and the coefficient matrix to obtain a masked prediction attribute of the prediction attributes.


From another aspect, an electric device including a memory and a processor is provided. The memory stores multiple instructions which are executed by the processor to perform the privacy-preserving predicting method.


In the predicting method, operations of imputation, fitting, and subspace analysis can be accomplished simultaneously.





BRIEF DESCRIPTION OF THE DRAWINGS

The invention can be more fully understood by reading the following detailed description of the embodiment, with reference made to the accompanying drawings as follows.



FIG. 1 is a schematic diagram illustrating an electric device in accordance with an embodiment.



FIG. 2 is a flow chart of a privacy-preserving predicting method in accordance with an embodiment.





DETAILED DESCRIPTION

Specific embodiments of the present invention are further described in detail below with reference to the accompanying drawings; however, the embodiments described are not intended to limit the present invention, and it is not intended for the description of operation to limit the order of implementation. Moreover, any device with equivalent functions that is produced from a structure formed by a recombination of elements shall fall within the scope of the present invention. Additionally, the drawings are only illustrative and are not drawn to actual sizes.



FIG. 1 is a schematic diagram illustrating an electric device in accordance with an embodiment. Referring to FIG. 1, an electric device 100 may be a smart phone, a tablet, a personal computer, a notebook computer, a server, an industrial computer, or any electric device having computing ability, which is not limited in the invention. The electric device 100 includes a processor 110 and a memory 120. The processor 110 may be a central processing unit, a microprocessor, a microcontroller, etc. The memory 120 may be a volatile memory or a non-volatile memory storing instructions that are executed by the processor to perform a privacy-preserving predicting method.


The provided method can perform operations of imputation, fitting, and subspace analysis at the same time. Fitting is to predict a response matrix according to a predictor matrix. Take advertising push as an example. the predictor matrix is shown as the following Table 1 including N+1 columns and M+1 rows where M and N are positive integers. The first row indicates user numbers, and the first column indicates types of attributes of the predictor matrix. The values in the second to (N+1)th columns and in the second to (M+1)th rows constitute the predictor matrix. The second to (N+1)th columns refer to prediction records corresponding to N users. Each of the prediction records includes M prediction attributes such as age, genders, places of residence, web browsing time, and purchase histories. The black square in Table 1 indicates that the prediction attribute has been masked while unmasked attributes can be filled in with arbitrary values which are limited in the invention.


The aforementioned response matrix is shown in the following Table 2 which includes N+1 columns and L+1 rows where L is a positive integer. The first row indicates the user numbers, and the first column indicates types of attributes of the response matrix. The values in the second to (N+1)th columns and second to (L+1)th rows constitute the response matrix. The second to (N+1)th columns refer to response records corresponding to the N users. Each of the response records includes L response attributes such as browsing time of advertisements. Note that no response attribute is masked in Table 2.















TABLE 2







user number
1
2
. . .
N


















browsing time of advertisement 1



browsing time of advertisement 2



. . .



browsing time of advertisement L










Table 1 records the users' web browsing histories and product purchase histories that are used to fit (i.e. predict) the users' browsing time of advertisements in Table 2. This fitting process can also be referred to as a training phase. In a test phase, the training result is used to predict preferences of new users in order to push relative advertisements. The detailed predicting method will be explained in more detail below. Note that Table 1 and Table 2 are merely examples. In other embodiments, the predictor matrix and the response matrix may be related to other services or products such as tool machines or on-line learning. For example, each prediction record of the predictor matrix may be related to a product, the prediction attributes may include some manufacturing parameters, and the response attributes of the response matrix are specifications and/or yields of the product. The sizes and content of the predictor matrix and the response matrix are not limited in the invention.


In the following equations, the predictor matrix is written as X, of which the size is M×N. The response matrix is written as Y, of which the size is L×N. Note that the matrix or vector is written in bold here, and non-bold symbols represent scalars. At least one prediction attribute in the predictor matrix X is masked that is initially filled in zeros. In the embodiment, it is set that the predictor matrix is approximately equal to a product of a basis matrix and a coefficient matrix that is written as X≈AB where A is the basis matrix with size of M×K, and B is the coefficient matrix with size of K×N. The basis matrix A and the coefficient matrix B are nonnegative matrices, and that is to say, all the included values are nonnegative. In addition, it is set that the response matrix is approximately equal to a product of a weight matrix, a projection matrix and the predictor matrix that is written as WUTX≈Y where W is the weight matrix with size of L×D, U is the projection matrix with size of M×D, and D is a positive integer. The weight matrix W and the projection matrix U are both nonnegative matrices.


Three orthogonal conditions are set herein: (1) the projection matrix U is orthogonal; (2) the weight matrix W is orthogonal; and (3) the product of the projection matrix W and the predictor matrix X is orthogonal. These three conditions are used to set three different cost functions respectively, and the values in the basis matrix A, the coefficient matrix B, the weight matrix W and the projection matrix U can be estimated according to the corresponding cost function. Three embodiments are provided with respect to the three conditions.


FIRST EMBODIMENT

In the first embodiment, the projection matrix U is orthogonal, and the following equation (1) is set as the cost function based on the aforementioned description of the predictor matrix X and the response matrix Y.






E=∥Y−WU
Y
AB
custom-character

X
∥X−AB
custom-character

A
∥A
custom-character

B
∥B
custom-character

W
∥W
custom-character

U
∥U
custom-character
+Tr{α(UTU−I)}  (1)


Tr(•) is the trace operator for calculating the trace of a matrix. The superscript T represents the transpose of the matrix. ∥•custom-character is the square of the Frobenius norm of the matrix. α is a symmetric Lagrangian multiplier matrix with size of D×D. In other words, identical Lagrangian multipliers are filled in the symmetric positions of the matrix α. I is an identity matrix. ρX, ρA, ρB, ρW and ρU are real numbers which can be determined by experiments. The first term of the equation (1) is to approximate the response matrix Y by the product of the weight matrix W, the projection matrix U and the predictor matrix X. The second term of the equation (1) is to approximate the predictor matrix X by the product of the basis matrix A and the coefficient matrix B. The third to sixth terms of the equation (1) are to prevent the basis matrix A, the coefficient matrix B, the weight matrix W and the projection matrix U from being too complex (i.e. avoid overfitting). The last term is used to impose orthogonal constraints on the projection matrix U.


Note that a few nonnegativity constraints have to be added into the equation (1). That is, the values in the basis matrix A, the coefficient matrix B, the weight matrix W and the projection matrix U are limited to be nonnegative. After the cost function and the constraints are set, any suitable searching algorithm such as genetic algorithms and particle swarm optimization algorithms can be used to estimate the values of the basis matrix A, the coefficient matrix B, the weight matrix W and the projection matrix U such that the value E of the equation (1) is minimized. In some embodiments, the function (1) is a convex function with respect to a variable when other variables are fixed, and therefore it can be solved by differentiation. To be specific, differentiating E of the equation (1) with respect to the element of matrices Am,k, Bkn, Wld, and Umd yields the following equations (2)-(5) respectively.












E




A

m
,
k




=

2




(



-

UW





YB



+


UW




WU




ABB



-


ρ
X



XB



+


ρ
X



ABB



+


ρ
A


A


)

mk

.






(
2
)









E




B
kn



=

2




(



-

A





UW



Y

+


A




UW




WU



AB

-


ρ
X



A



X

+


ρ
X



A



AB

+


ρ
B


B


)

kn

.






(
3
)














E




W
ld



=

2




(



-

YB





A



U

+


WU




ABB




A



U

+


ρ
W


W


)

ld

.







(
4
)














E




U
md



=

2




(



-

ABY




W

+


ABB




A




UW



W

+


ρ
U


U

+

α





U


)

md

.







(
5
)







In this way, Lagrangian multiplier matrices are not included in the equations (2)-(4), so their multiplicative rule can be easily derived. The multiplicative rule means that the values of the matrix can be updated by multiplying the basis matrix A, the coefficient matrix B, the weight matrix W or the projection matrix U by a multiplier. A Lagrangian multiplier matrix is still included in the equation (5). To derive the multiplicative rule of U without solving the Lagrangian multiplier matrix, Stiefel manifold gradients are adopted. Let ∇custom-characterUmd denote Stiefel manifold gradient of the matrix U. It follows that ∇custom-characterUmd=∇custom-characterUmd+−∇custom-characterUmd, where ∇custom-characterUmd+ and ∇custom-characterUmd are calculated according to the following equations (6) and (7).





custom-characterUmd=2ABYTW+2UWTWUTABBTATU.   (6)





custom-characterUmd+=2ABBTATUWTW+2UWTYBTATU.   (7)


Besides, ∇custom-characterUmd>0 and ∇custom-characterUmd+>0. The multiplicative rule of the matrix U is written in the following equation (8) by forming ∇custom-characterUmd/∇custom-characterUmd+.










U

m

d





max


(

ϵ
,


U

m

d






(



ABY



W

+

U


W




WU




ABB




A



U


)


m

d




(



ABB




A




UW



W

+


UW




YB




A



U


)

md




)


.





(
8
)







⊙ represents element-wise multiplication. The division in the equation (8) is also element-wise division. max(•) is used to calculate the maximum, and ϵ is a small positive value. In addition, m and d are indexes for indicating the element in the mth row and dth column where 1≤m≤M, 1≤d≤D. In the initial step, the values of the matrix U are determined randomly, and the values are updated by the equation (8). Moreover, the values of the matrix U are nonnegative.


On the other hands, the multiplicative rules of the matrices A, B and W are written in the following equations (9)-(11).










A

m

k





(

ϵ
,


A
mk





(


U


W



Y


B



+


ρ
X



XB




)

mk



(



UW




WU




ABB



+


ρ
X



ABB



+


ρ
A


A


)

mk




)

.





(
9
)







B

k

n




(

ϵ
,


B
kn





(



A



U


W



Y

+


ρ
X



A



X


)

kn



(



A




UW




WU



AB

+


ρ
X



A



AB

+


ρ
B


B


)

kn




)





(
10
)







W
ld




(

ϵ
,


W
ld





(


YB




A



U

)

ld



(

W


(



U




ABB




A



U

+


ρ
W


I


)


)


l

d





)

.





(
11
)







In the equations, l, k, and n are indexes where 1≤n≤N, 1≤l≤L, and 1≤k≤K. Similarly, the values of the matrices A, B and W are set randomly in the initial step, and then they are updated by the equations (9)-(11). Performing equations (8)-(11) is referred to one round, and the matrices A, B, U and W converge after several rounds are performed. In some embodiments, if the magnitude of changes in the matrices A, B, U, and W converges within a preset range, or when the number of rounds exceeds a preset number, the updating procedure stops. Note that the masked attributes of X can be derived and updated by the corresponding elements in AB in each round.


SECOND EMBODIMENT

In the second embodiment, the projection matrix W is orthogonal, and the following equation (12) is set as the cost function based on the aforementioned description of the predictor matrix X and the response matrix Y.






E=∥Y−WU
T
AB
custom-character

x
∥X−AB
custom-character

A

custom-character

B
∥B
custom-character

W
∥W
custom-character

U
∥U
custom-character
+Tr{β(WTW−I)}  (12)


β is a symmetric Largrangian multiplier matrix with size of D×D. The description of identical symbols will not be repeated herein. The last term of the equation (12) is to impose orthogonality on the matrix W, that is, WTW=I. Similar to the first embodiment, to derive the multiplicative rule of the matrix W without solving the Lagrangian multiplier matrix β, Stiefel Manifold gradients are adopted in the embodiment. Let ∇custom-characterWld denote the Stiefel manifold gradient of the matrix W, then ∇custom-characterWld=∇custom-characterWld+−∇custom-characterWld where ∇custom-characterWld and ∇custom-characterWld+ are calculated according to the following equations (13) and (14).





custom-characterWld=2YBTATU   (13)





custom-characterWld+=2WUTABYTW   (14)


Besides, ∇custom-characterWld>0 and ∇custom-characterWld+>0. Based on ∇custom-characterWld/∇custom-characterWld+, the multiplicative rule of the matrix W is written in the following equation (15).










W
ld




(

ϵ
,


W
ld





(

Y


B




A



U

)

ld



(


WU




ABY



W

)

ld




)

.





(
15
)







The multiplicative rule of the matrix U is derived as the following equation (16) based on ∂E/∂Umd.










U

m

d





max


(

ϵ
,


U

m

d






(

A

B


Y



W

)

md



(


A

B


B




A




UW



W

+


ρ
U


U


)


m

d





)


.





(
16
)







The multiplicative rules of the matrices A and B are identical to that of the first embodiment. Performing equations (9), (10), (15), and (16) is referred to one round. The matrices A, B, U, and W converge after multiple rounds are performed. The masked attributes of X can be derived and updated by the corresponding elements in AB in each round.


THIRD EMBODIMENT

In the third embodiment, UX is orthogonal. That is, UTΣXXU is orthogonal where ΣXX=XXT. The following equation (17) is set as the cost function based on this condition and the aforementioned description of the predictor matrix X and the response matrix Y.






E=∥Y−WU
T
AB
custom-character

X
∥X−AB
custom-character

A
∥A
custom-character

B
∥B
custom-character

W
∥W
custom-character

U
∥U
custom-character
+Tr{γ(UTΣXXU−I)}  (17)


γ is a symmetric Largrangian multiplier matrix with size of D×D. The description of identical symbols will not be repeated herein. The last term of the equation (17) is to impose orthogonal on the matrix UTΣXXU, and that is, UTΣXXU=I. Differentiating the value E of the equation (17) with respect to the element of matrix Umd yields the following equation (18). The multiplicative rule of the matrix U is written in the following equation (19).












E




U
md



=

2




(



-

ABY




W

+


ABB




A



U


W



W

+


ρ
U


U

+

γ

A

B


B




A



U


)


m

d


.






(
18
)







U

m

d





max


(

ϵ
,


U
md





(


ABY



W

)

md



(



ABB




A




UW



W

+

A

B


B




A



U





γ

+


ρ
U


U


)

md




)


.





(
19
)







However, the Largrangian multiplier matrix γ is still unknown and need to be solved. In view of such a problem, the multiplicative rule based on orthogonal nonnegative matrix tri-factorizations and Karush-Kuhn-Tucker condition is used to avoid complex computation. In other words, by setting the denominator equal to the nominator in the equation (19), the Largrangian multiplier matrix γ then becomes the following equation (20).





γ=UTABYTW−WTW−ρUUTU.   (20)


The multiplicative rule of the matrix U is written in the following equation (21) by substituting the equation (20) into the equation (19).










U
md




max


(

ϵ
,


U
md






(


ABY



W

)

md



(


A

B


B




A





UU




(



ABY



W

-


p
U


U


)



+


p
U


U


)

md





)


.





(
21
)







The multiplicative rules of the matrices A, B, and W are identical to that of the first embodiment. Performing the equations (9)-(11) and (21) is referred to as one round. The matrices A, B, U, and W converge after multiple rounds are performed. The masked attributes of X can be derived and updated by the corresponding elements in AB in each round.


[Imputation, Fitting, and Sub-Space Analysis]

Imputation is described first. As mentioned above, at least one prediction attribute of the predictor matrix X is masked. However, the predictor matrix X is approximately equal to the product of the basis matrix A and the coefficient matrix B in the embodiments, and therefore the masked attributes can be estimated according to the corresponding element of the product AB. In addition, the imputation error and fitting error are considered simultaneously while the imputation is performed so as to calculate the orthogonal subspace projection transformation matrix, and thus the independent variables (i.e. the predictor matrix X) are transformed into an independent variable subspace with less noises that is suitable for fitting dependent variables (i.e. the response matrix Y).


The fitting is described herein. The predictor matrix X and the response matrix Y are regarded as training data, and calculation of matrices A, B, W and U is regarded as training the model. When a new vector x is obtained, the response attributes of the new vector x can be predicted. In detail, the new vector x includes M attributes. In other words, the number of the attributes of the new vector_is equal to the number of the prediction attributes of each prediction record. Note that at least one attribute of the new vector is masked which may be set to be zero. The new vector x is merged with the predictor matrix X (e.g. add into the last column) to obtain a new predictor matrix written as [X|x] with size of M×(N+1). Next, a product WUT[X|x] of the new predictor matrix, the weight matrix and the projection matrix is calculated. The size of the matrix WUT[X|x] is L×(N+1). The last column of the matrix WUT[X|x] includes L response attributes corresponding to the new vector x.


The subspace analysis is described herein. The response matrix Y is approximately equal to the product of the weight matrix W, the projection matrix U and the predictor matrix X that means the dimensionality of the predictor matrix X is reduced. To be specific, the predictor matrix X is projected onto a subspace formed by the matrix U, and the weight matrix W represents the coefficients of each basis of the subspace. By constantly considering the correlation between the independent variables (i.e. predictor matrix X) and the dependent variables (i.e. response matrix Y), discriminative components of the independent variables are extracted to form the projection matrix U, and discriminative imputation is also accomplished.



FIG. 2 is a flow chart of a privacy-preserving predicting method in accordance with an embodiment. Referring to FIG. 2, in step 201, the predictor matrix X and the response matrix Y are obtained from a database. Procedures 210, 220, and 230 correspond to the first to third embodiments respectively. One of the procedures 210, 220, and 230 is selectively performed.


The procedure 210 includes steps 211-213. In the step 211, the equation (1) is set as the cost function. In the step 212, the equations (8)-(11) are performed to update the matrices A, B, U, and W. The step 213 determines if the update converges. The step 212 is repeated if computation does not converge; otherwise the procedure 210 ends.


The procedure 220 includes step 221-223. The equation (12) is set as the cost function in the step 221. In the step 222, the equations (9), (10), (15), and (16) are performed to update the matrices A, B, U, and W. The step 223 determines if the update converges. The step 222 is repeated if computation does not converge; otherwise the procedure 220 ends.


The procedure 230 includes step 231-233. The equation (17) is set as the cost function in the step 231. In the step 232, the equations (9)-(11) and (21) are performed to update the matrices A, B, U, and W. The step 233 determines if the update converges. The step 232 is repeated if computation does not converge; otherwise the procedure 230 ends.


After the procedure 210, 220, or 230 is performed, in step 240, the imputation and fitting procedure are performed at the same time. Alternatively, the matrices U and W are extracted to perform subspace analysis. However, all the steps in FIG. 2 have been described in detail above, and therefore the description will not be repeated. Note that the steps in FIG. 2 can be implemented as program codes or circuits, and the disclosure is not limited thereto. In addition, the method in FIG. 2 can be performed with the aforementioned embodiments, or can be performed independently. In other words, other steps may be inserted between the steps of the FIG. 2.


Note that the mentioned attributes may refer to independent/dependent variables, predictor/response, or features in some embodiments.


Although the present invention has been described in considerable detail with reference to certain embodiments thereof, other embodiments are possible. Therefore, the spirit and scope of the appended claims should not be limited to the description of the embodiments contained herein. It will be apparent to those skilled in the art that various modifications and variations can be made to the structure of the present invention without departing from the scope or spirit of the invention. In view of the foregoing, it is intended that the present invention cover modifications and variations of this invention provided they fall within the scope of the following claims.

Claims
  • 1. A privacy-preserving predicting method for an electric device, the privacy-preserving predicting method comprising: obtaining a predictor matrix comprising a plurality of prediction records, wherein each of the prediction records comprises a plurality of prediction attributes, and at least one of the prediction attributes is masked;obtaining a response matrix comprising a plurality of response records, wherein each of the response records comprises a plurality of response attributes;setting that the predictor matrix is approximately equal to a product of a basis matrix and a coefficient matrix, setting that the response matrix is approximately equal to a product of a weight matrix, a projection matrix, and the predictor matrix with all of the basis matrix, the coefficient matrix, the weight matrix and the projection matrix equal to nonnegative matrices, and setting that the projection matrix, the weight matrix or a product of the projection matrix and the predictor matrix is orthogonal so as to determine a cost function;estimating the basis matrix, the coefficient matrix, the weight matrix and the projection matrix according to the cost function;obtaining a new vector comprising a plurality of attributes, wherein a number of the attributes is equal to a number of the prediction attributes of each of the prediction records; andmerging the new vector with the predictor matrix to obtain a new predictor matrix, and calculating a product of the new predictor matrix, the weight matrix and the projection matrix to obtain a plurality of values of the response attributes corresponding to the new vector.
  • 2. The privacy-preserving predicting method of claim 1, further comprising: setting that the projection matrix is orthogonal, and setting a following equation (1) as the cost function: E=∥Y−WUTAB+ρX∥X−AB+ρA∥A+ρB∥B+ρW∥W+ρU∥U+Tr{α(UTU−I)},   (1)wherein X represents the predictor matrix, Y represents the response matrix, W represents the weight matrix, U represents the projection matrix, A represents the basis matrix, B represents the coefficient matrix, α represents a symmetric Largrangian multiplier matrix, I represents an identity matrix, ρX, ρA, ρB, ρW and PU are real numbers, Tr(•) is a trace operator, and ∥• is a square of a Frobenius norm.
  • 3. The privacy-preserving predicting method of claim 1, further comprising: setting that the weight matrix is orthogonal, and setting a following equation (1) as the cost function: E=∥Y−WUTAB+ρX∥X−AB+ρA∥A+ρB∥B+ρW∥W+ρU∥U+Tr{β(WTW−I)},   (1)wherein X represents the predictor matrix, Y represents the response matrix, W represents the weight matrix, U represents the projection matrix, A represents the basis matrix, B represents the coefficient matrix, β represents a symmetric Largrangian multiplier matrix, I represents an identity matrix, ρX, ρA, ρB, ρW and ρU are real numbers, Tr(•) is a trace operator, and ∥• is a square of a Frobenius norm.
  • 4. The privacy-preserving predicting method of claim 1, further comprising: setting that a product of the projection matrix and the predictor matrix is orthogonal, and setting a following equation (1) as the cost function: E=∥Y−WUTAB+ρX∥X−AB+ρA∥A+ρB∥B+ρW∥W+ρU∥U+Tr{γ(UTΣXXU−I)},   (1)wherein X represents the predictor matrix, Y represents the response matrix, W represents the weight matrix, U represents the projection matrix, A represents the basis matrix, B represents the coefficient matrix, γ represents a symmetric Largrangian multiplier matrix, I represents an identity matrix, ΣXX=XXT, ρX, ρA, ρB, ρW and ρU are real numbers, Tr(•)is a trace operator, and ∥• is a square of a Frobenius norm.
  • 5. The privacy-preserving predicting method of claim 1, wherein at least one of the attributes of the new vector is masked.
  • 6. The privacy-preserving predicting method of claim 1, wherein the prediction records correspond to a plurality of users respectively, and the prediction attributes comprise age, genders, places of residence, web browsing time and purchase histories of the users.
  • 7. The privacy-preserving predicting method of claim 6, wherein the response records correspond to the users respectively, and the response attributes comprise advertising browsing time.
  • 8. The privacy-preserving predicting method of claim 1, further comprising: estimating a product of the basis matrix and the coefficient matrix to obtain a masked prediction attribute of the prediction attributes.
  • 9. An electric device comprising: a memory storing a plurality of instructions; anda processor for executing the instructions to perform a plurality of steps: obtaining a predictor matrix comprising a plurality of prediction records, wherein each of the prediction records comprises a plurality of prediction attributes, and at least one of the prediction attributes is masked;obtaining a response matrix comprising a plurality of response records, wherein each of the response records comprises a plurality of response attributes;setting that the predictor matrix is approximately equal to a product of a basis matrix and a coefficient matrix, setting that the response matrix is approximately equal to a product of a weight matrix, a projection matrix, and the predictor matrix with all of the basis matrix, the coefficient matrix, the weight matrix and the projection matrix equal to nonnegative matrices, and setting that the projection matrix, the weight matrix or a product of the projection matrix and the predictor matrix is orthogonal so as to determine a cost function;estimating the basis matrix, the coefficient matrix, the weight matrix and the projection matrix according to the cost function;obtaining a new vector comprising a plurality of attributes, wherein a number of the attributes is equal to a number of the prediction attributes of each of the prediction records; andmerging the new vector with the predictor matrix to obtain a new predictor matrix, and calculating a product of the new predictor matrix, the weight matrix and the projection matrix to obtain a plurality of values of the response attributes corresponding to the new vector.
Priority Claims (1)
Number Date Country Kind
108141046 Nov 2019 TW national