paper-with-me

Papers

Active Feature Acquisition with Supervised Matrix Completion

2018-02-15 · Sheng-Jun Huang, Miao Xu, Ming-Kun Xie, Masashi Sugiyama, Gang Niu, Songcan Chen

Feature missing is a serious problem in many applications, which may lead to low quality of training data and further significantly degrade the learning performance. While feature acquisition usually involves special devices or complex process, it is expensive to acquire all feature values for the whole dataset. On the other hand, features may be correlated with each other, and some values may be recovered from the others. It is thus important to decide which features are most informative for recovering the other features as well as improving the learning performance. In this paper, we try to train an effective classification model with least acquisition cost by jointly performing active feature querying and supervised matrix completion. When completing the feature matrix, a novel target function is proposed to simultaneously minimize the reconstruction error on observed entries and the supervised loss on training data. When querying the feature value, the most uncertain entry is actively selected based on the variance of previous iterations. In addition, a bi-objective optimization method is presented for cost-aware active selection when features bear different acquisition costs. The effectiveness of the proposed approach is well validated by both theoretical analysis and experimental study.

📄 PDF Abstract BibTeX arXiv:1802.05380

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

DEUX: Active Exploration for Learning Unsupervised Depth Perception

2023-09-16 · Marvin Chancán, Alex Wong, Ian Abraham

Depth perception models are typically trained on non-interactive datasets with predefined camera trajectories. However, this often introduces systematic biases into the learning process correlated to specific camera path…

Depth CompletionDepth EstimationMotion PlanningRobot Navigation+1

Matrix Completion with Noisy Side Information

2015-12-01 · NeurIPS 2015 12 · Kai-Yang Chiang, Cho-Jui Hsieh, Inderjit S. Dhillon

We study matrix completion problem with side information. Side information has been considered in several matrix completion applications, and is generally shown to be useful empirically. Recently, Xu et al. studied the…

ClusteringMatrix Completion

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

Cluster Developing 1-Bit Matrix Completion

2019-04-07 · Chengkun Zhang. Junbin Gao, Stephen Lu

Matrix completion has a long-time history of usage as the core technique of recommender systems. In particular, 1-bit matrix completion, which considers the prediction as a ``Recommended'' or ``Not Recommended'' question…

ClusteringMatrix CompletionRecommendation Systems

Adaptive Noisy Matrix Completion

2022-03-16 · Ilqar Ramazanli

Low-rank matrix completion has been studied extensively under various type of categories. The problem could be categorized as noisy completion or exact completion, also active or passive completion algorithms. In this pa…

Low-Rank Matrix CompletionMatrix Completion