paper-with-me

홈 › Papers

Heuristic Rank Selection with Progressively Searching Tensor Ring Network

2020-09-22 · Nannan Li, Yu Pan, Yaran Chen, Zixiang Ding, Dongbin Zhao, Zenglin Xu

Recently, Tensor Ring Networks (TRNs) have been applied in deep networks, achieving remarkable successes in compression ratio and accuracy. Although highly related to the performance of TRNs, rank selection is seldom studied in previous works and usually set to equal in experiments. Meanwhile, there is not any heuristic method to choose the rank, and an enumerating way to find appropriate rank is extremely time-consuming. Interestingly, we discover that part of the rank elements is sensitive and usually aggregate in a narrow region, namely an interest region. Therefore, based on the above phenomenon, we propose a novel progressive genetic algorithm named Progressively Searching Tensor Ring Network Search (PSTRN), which has the ability to find optimal rank precisely and efficiently. Through the evolutionary phase and progressive phase, PSTRN can converge to the interest region quickly and harvest good performance. Experimental results show that PSTRN can significantly reduce the complexity of seeking rank, compared with the enumerating method. Furthermore, our method is validated on public benchmarks like MNIST, CIFAR10/100, UCF11 and HMDB51, achieving the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2009.10580

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Permutation Search of Tensor Network Structures via Local Sampling

2022-06-14 · Chao Li, Junhua Zeng, Zerui Tao, Qibin Zhao

Recent works put much effort into tensor network structure search (TN-SS), aiming to select suitable tensor network (TN) structures, involving the TN-ranks, formats, and so on, for the decomposition or learning tasks. In…

Coarse to Fine: Image Restoration Boosted by Multi-Scale Low-Rank Tensor Completion

2022-03-29 · Rui Lin, Cong Chen, Ngai Wong

Existing low-rank tensor completion (LRTC) approaches aim at restoring a partially observed tensor by imposing a global low-rank constraint on the underlying completed tensor. However, such a global rank assumption suffe…

Image Restoration

Learning with tree tensor networks: complexity estimates and model selection

2020-07-02 · Bertrand Michel, Anthony Nouy

Tree tensor networks, or tree-based tensor formats, are prominent model classes for the approximation of high-dimensional functions in computational and data science. They correspond to sum-product neural networks with a…

Model SelectionQuantizationTensor Networks

Dominant Z-Eigenpairs of Tensor Kronecker Products are Decoupled and Applications to Higher-Order Graph Matching

2020-11-17 · Charles Colley, Huda Nassar, David Gleich

Tensor Kronecker products, the natural generalization of the matrix Kronecker product, are independently emerging in multiple research communities. Like their matrix counterpart, the tensor generalization gives structure…

Graph Matching

Neural Learning of Fast Matrix Multiplication Algorithms: A StrassenNet Approach

2026-02-25 · Paolo Andreini, Alessandra Bernardi, Monica Bianchini, Barbara Toniella Corradini 외 arxiv

Fast matrix multiplication can be described as searching for low-rank decompositions of the matrix--multiplication tensor. We design a neural architecture, \textsc{StrassenNet}, which reproduces the Strassen algorithm fo…