SOTAVerified

Matrix Co-completion for Multi-label Classification with Missing Features and Labels

2018-05-23Unverified0· sign in to hype

Miao Xu, Gang Niu, Bo Han, Ivor W. Tsang, Zhi-Hua Zhou, Masashi Sugiyama

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We consider a challenging multi-label classification problem where both feature matrix and label matrix have missing entries. An existing method concatenated and as [; ] and applied a matrix completion (MC) method to fill the missing entries, under the assumption that [; ] is of low-rank. However, since entries of take binary values in the multi-label setting, it is unlikely that is of low-rank. Moreover, such assumption implies a linear relationship between and which may not hold in practice. In this paper, we consider a latent matrix that produces the probability (Z_ij) of generating label Y_ij, where () is nonlinear. Considering label correlation, we assume [; ] is of low-rank, and propose an MC algorithm based on subgradient descent named co-completion (COCO) motivated by elastic net and one-bit MC. We give a theoretical bound on the recovery effect of COCO and demonstrate its practical usefulness through experiments.

Tasks

Reproductions