• Viện Tiến tiến về Kỹ thuật và Công Nghệ (AVITECH)

  • Chương trình mô phỏng

    ATT: Adaptive Algorithms for Tensor Train Decomposition of Streaming Tensors

    Tensor-train (TT) decomposition has been an efficient tool to find low order approximation of large-scale, high-order tensors. Existing TT decomposition algorithms are either of high computational complexity or operating in batch-mode, hence quite inefficient for (near) real-time processing. In this work, we propose a novel adaptive algorithm for TT decomposition of streaming tensors whose slices are serially acquired over time. By leveraging the alternating minimization framework, our estimator minimizes an exponentially weighted least-squares cost function in an efficient way.

     

    Fig: Effect of the noise level on the performance of TT-FOA.  Fig: Effect of the time-varying factor on the performance of TT-FOA. Fig: Time-varying scenario. Performance of TT algorithms.

    Download

    Our MATLAB code can be downloaded here.

    Requirement

    Our code requires the Tensor Toolbox http://www.tensortoolbox.org/

    Demo

    Quick Start: Run the file DEMO.m

    Reference

    This code is free and open-source for research purposes. If you use this code, please acknowledge the following paper.

    [1] L.T. Thanh, K. Abed-Meraim, N.L. Trung, R Boyer. Adaptive Algorithms for Tensor Train Decomposition of Streaming Tensors. European Signal Processing Conference (EUSIPCO), 2020. [PDF]. 

    Contact

    LE Trung Thanh

    AVITECH Institute
    VNU University of Engineering and Technology, Vietnam

    Email: thanhletrung@vnu.edu.vn // letrungthanhtbt@gmail.com

     

    Cùng chuyên mục

    Github

    DLAD: Image Entropy Reduction via Anisotropic Diffusion Steered by Probability Map from CNNs

    Medical images are often very large and medical image compression is important in teleradiology and teleinterventions. Medial image compression is challenging due to the quality of the images should remain sufficient for medical purpose. The lossless compression methods do not degrade the quality of the image, however their compression ratios are often very low. This […]

    Kỹ thuật mã mạng

    Network coding (NC) is considered a breakthrough to improve throughput, robustness, and security of wireless networks. Although the theoretical aspects of NC have been extensively investigated, there have been only few experiments with pure NC schematics. This work presents an implementation of NC under a two-way relay model and extends it to two non-straightforward scenarios: […]