HOSVDやParaFacなどのテンソル分解では、目的関数は非凸です。これは、理論的には、多数の局所的な最適化が存在することを意味します。異なる開始点から開始すると、反復的に改善されたソリューションは異なるローカルソリューションに収束します。この非一意性は、画像の圧縮と検索の安定性と信頼性の問題を示します。このペーパーでは、この問題の包括的な調査の結果を示します。すべてのテンソル分解アルゴリズムが、ランダムデータとひどくスクランブルされたデータに関する一意のグローバルソリューションに到達できないことがわかりました。ただし、驚くべきことに、現実のすべてのいくつかのデータセット(かなりのスクランブルとオクルージョンを含む)で、HOSVDは常に、実用的なアプリケーションに適したパラメーター領域で独自のグローバルソリューションを生成しますが、ParaFacは非固有のソリューションを生成します。ソリューションの一意性を評価するための固有値ベースのルールを提供します。
For tensor decompositions such as HOSVD and ParaFac, the objective functions are nonconvex. This implies, theoretically, there exists a large number of local optimas: starting from different starting point, the iteratively improved solution will converge to different local solutions. This non-uniqueness present a stability and reliability problem for image compression and retrieval. In this paper, we present the results of a comprehensive investigation of this problem. We found that although all tensor decomposition algorithms fail to reach a unique global solution on random data and severely scrambled data; surprisingly however, on all real life several data sets (even with substantial scramble and occlusions), HOSVD always produce the unique global solution in the parameter region suitable to practical applications, while ParaFac produce non-unique solutions. We provide an eigenvalue based rule for the assessing the solution uniqueness.