paper-with-me

홈 › Papers

Multi-View Matrix Completion for Multi-Label Image Classification

2019-04-08 · Yong Luo, Tongliang Liu, DaCheng Tao, Chao Xu

There is growing interest in multi-label image classification due to its critical role in web-based image analytics-based applications, such as large-scale image retrieval and browsing. Matrix completion has recently been introduced as a method for transductive (semi-supervised) multi-label classification, and has several distinct advantages, including robustness to missing data and background noise in both feature and label space. However, it is limited by only considering data represented by a single-view feature, which cannot precisely characterize images containing several semantic concepts. To utilize multiple features taken from different views, we have to concatenate the different features as a long vector. But this concatenation is prone to over-fitting and often leads to very high time complexity in MC based image classification. Therefore, we propose to weightedly combine the MC outputs of different views, and present the multi-view matrix completion (MVMC) framework for transductive multi-label image classification. To learn the view combination weights effectively, we apply a cross validation strategy on the labeled set. In the learning process, we adopt the average precision (AP) loss, which is particular suitable for multi-label image classification. A least squares loss formulation is also presented for the sake of efficiency, and the robustness of the algorithm based on the AP loss compared with the other losses is investigated. Experimental evaluation on two real world datasets (PASCAL VOC' 07 and MIR Flickr) demonstrate the effectiveness of MVMC for transductive (semi-supervised) multi-label image classification, and show that MVMC can exploit complementary properties of different features and output-consistent labels for improved multi-label image classification.

📄 PDF Abstract BibTeX arXiv:1904.03901

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationImage RetrievalMatrix CompletionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Image ClassificationRetrieval

Similar Papers 제목 키워드 기반

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

2018-05-23 · Miao Xu, Gang Niu, Bo Han, Ivor W. Tsang 외

We consider a challenging multi-label classification problem where both feature matrix $\X$ and label matrix $\Y$ have missing entries. An existing method concatenated $\X$ and $\Y$ as $[\X; \Y]$ and applied a matrix com…

General ClassificationMatrix CompletionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Speedup Matrix Completion with Side Information: Application to Multi-Label Learning

2013-12-01 · NeurIPS 2013 12 · Miao Xu, Rong Jin, Zhi-Hua Zhou

In standard matrix completion theory, it is required to have at least $O(n\ln^2 n)$ observed entries to perfectly recover a low-rank matrix $M$ of size $n\times n$, leading to a large number of observations when $n$ is l…

Matrix CompletionMulti-Label Learning

Errata: Distant Supervision for Relation Extraction with Matrix Completion

2014-11-17 · Miao Fan, Deli Zhao, Qiang Zhou, Zhiyuan Liu 외

The essence of distantly supervised relation extraction is that it is an incomplete multi-label classification problem with sparse and noisy features. To tackle the sparsity and noise challenges, we propose solving the c…

ClassificationGeneral ClassificationLow-Rank Matrix CompletionMatrix Completion+5

Transductive Matrix Completion with Calibration for Multi-Task Learning

2023-02-20 · Hengfang Wang, Yasi Zhang, Xiaojun Mao, Zhonglei Wang

Multi-task learning has attracted much attention due to growing multi-purpose research with multiple related data sources. Moreover, transduction with matrix completion is a useful method in multi-label learning. In this…

Matrix CompletionMulti-Label LearningMulti-Task Learning

Recognizing Emotions From Abstract Paintings Using Non-Linear Matrix Completion

2016-06-01 · CVPR 2016 6 · Xavier Alameda-Pineda, Elisa Ricci, Yan Yan, Nicu Sebe

Advanced computer vision and machine learning techniques tried to automatically categorize the emotions elicited by abstract paintings with limited success. Since the annotation of the emotional content is highly resourc…

General ClassificationMatrix CompletionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION