1: \begin{abstract}
2: %Non-negative Matrix Factorization (NMF) is a popular clustering and dimension reduction method by decomposing a non-negative matrix into the product of two lower dimension matrices. In this paper, we propose the semi-orthogonal NMF, which enforces one of the matrix to be orthogonal with mixed signs. Our method preserves strict orthogonality by implementing the Cayley transformation to force the solution path to be exactly on the Stiefel manifold. We apply a line search update scheme along with an SVD-based initialization for fast convergence. In addition, we present formulations of our method to incorporate both continuous and binary design matrices. We show that our model has an advantage over other NMF variations regarding the accuracy of the factorization, rate of convergence, and the degree of orthogonality, while being computationally competitive. We apply our method in a Emergency Department Crowding case study, where the objective is to predict patients' dispositions in hospital's emergency department using triage notes. We show the effectiveness of our model in increasing classification accuracy compared to the conventional bag-of-words model and other alternative matrix factorization approaches, while providing an alternative interpretation for topic modeling.
3: %\end{abstract}
4: