does boolean matrix factorization have to be boolean?

25 Views Asked by At

I am just curious that if I want to factorize a boolean matrix, do the factorized two components have to binary as well? I know that current work does in this way. I am just wondering whether it is possible to factorize a boolean matrix into two real matrices.