paper-with-me

Papers

Efficient Nonnegative Tensor Factorization via Saturating Coordinate Descent

2020-03-07 · Thirunavukarasu Balasubramaniam, Richi Nayak, Chau Yuen

With the advancements in computing technology and web-based applications, data is increasingly generated in multi-dimensional form. This data is usually sparse due to the presence of a large number of users and fewer user interactions. To deal with this, the Nonnegative Tensor Factorization (NTF) based methods have been widely used. However existing factorization algorithms are not suitable to process in all three conditions of size, density, and rank of the tensor. Consequently, their applicability becomes limited. In this paper, we propose a novel fast and efficient NTF algorithm using the element selection approach. We calculate the element importance using Lipschitz continuity and propose a saturation point based element selection method that chooses a set of elements column-wise for updating to solve the optimization problem. Empirical analysis reveals that the proposed algorithm is scalable in terms of tensor size, density, and rank in comparison to the relevant state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2003.03572

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accelerating Block Coordinate Descent for Nonnegative Tensor Factorization

2020-01-13 · Andersen Man Shun Ang, Jeremy E. Cohen, Nicolas Gillis, Le Thi Khanh Hien

This paper is concerned with improving the empirical convergence speed of block-coordinate descent algorithms for approximate nonnegative tensor factorization (NTF). We propose an extrapolation strategy in-between block …

Coordinate Descent Methods for Symmetric Nonnegative Matrix Factorization

2015-09-04 · Arnaud Vandaele, Nicolas Gillis, Qi Lei, Kai Zhong 외

Given a symmetric nonnegative matrix $A$, symmetric nonnegative matrix factorization (symNMF) is the problem of finding a nonnegative matrix $H$, usually with much fewer columns than $A$, such that $A \approx HH^T$. SymN…

Clustering

Sparse Nonnegative CANDECOMP/PARAFAC Decomposition in Block Coordinate Descent Framework: A Comparison Study

2018-12-27 · Deqing Wang, Feng-Yu Cong, Tapani Ristaniemi

Nonnegative CANDECOMP/PARAFAC (NCP) decomposition is an important tool to process nonnegative tensor. Sometimes, additional sparse regularization is needed to extract meaningful nonnegative and sparse components. Thus, a…

Tensor Decomposition

DID: Distributed Incremental Block Coordinate Descent for Nonnegative Matrix Factorization

2018-02-25 · Tianxiang Gao, Chris Chu

Nonnegative matrix factorization (NMF) has attracted much attention in the last decade as a dimension reduction method in many applications. Due to the explosion in the size of data, naturally the samples are collected a…

Dimensionality Reduction

Accelerating Nonnegative Matrix Factorization Algorithms using Extrapolation

2018-05-17 · Andersen Man Shun Ang, Nicolas Gillis

In this paper, we propose a general framework to accelerate significantly the algorithms for nonnegative matrix factorization (NMF). This framework is inspired from the extrapolation scheme used to accelerate gradient me…