Polynomial Algorithms for Simultaneous Unitary Similarity and Equivalence
Harikrishna VJ, Vittal Rao, Ramakrishnan K.R

TL;DR
This paper introduces polynomial algorithms for solving the simultaneous unitary similarity and equivalence problems, utilizing graph-based path analysis and block-diagonal transformations to efficiently determine matrix equivalences.
Contribution
The work presents novel polynomial-time algorithms that generalize to block-diagonal and rectangular matrices, extending the scope of matrix similarity and equivalence problems.
Findings
Algorithms operate in at most n steps.
Complexity of the algorithms is O(pn^4).
Applications include quantum evolution and gate design.
Abstract
We present an algorithm to solve the Simultaneous Unitary Similarity(S.U.S) problem which is to check if there exists a Similarity transformation determined by a Unitary s.t , , where and are complex matrices. We observe that the problem is simplest when is diagonal, where we see that the `paths' in the graph defined by non-zero elements of and determine the solution. Inspired by this we generalize this to the case when is block-diagonal to identify a form refered to as the `Solution-form' using `paths' determined by non-zero sub-matrices of which are non-zero multiples of Unitary. When not in Solution form we find an equivalent problem to solve by diagonalizing a Hermitian or a Normal matrix related to the sub-matrices. The problem is solved in a maximum of steps. The same idea can be extended to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Matrix Theory and Algorithms · Tensor decomposition and applications
