ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1805.09156
28
16

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

23 May 2018
Miao Xu
Gang Niu
Bo Han
Ivor W. Tsang
Zhi Zhou
Masashi Sugiyama
ArXiv (abs)PDFHTML
Abstract

We consider a challenging multi-label classification problem where both feature matrix \X\X\X and label matrix \Y\Y\Y have missing entries. An existing method concatenated \X\X\X and \Y\Y\Y as [\X;\Y][\X; \Y][\X;\Y] and applied a matrix completion (MC) method to fill the missing entries, under the assumption that [\X;\Y][\X; \Y][\X;\Y] is of low-rank. However, since entries of \Y\Y\Y take binary values in the multi-label setting, it is unlikely that \Y\Y\Y is of low-rank. Moreover, such assumption implies a linear relationship between \X\X\X and \Y\Y\Y which may not hold in practice. In this paper, we consider a latent matrix Z\ZZ that produces the probability σ(Zij)\sigma(Z_{ij})σ(Zij​) of generating label YijY_{ij}Yij​, where σ(⋅)\sigma(\cdot)σ(⋅) is nonlinear. Considering label correlation, we assume [\X;Z][\X; \Z][\X;Z] 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.

View on arXiv
Comments on this paper