paper-with-me

홈 › Papers

Transfer Learning in Information Criteria-based Feature Selection

2021-07-06 · Shaohan Chen, Nikolaos V. Sahinidis, Chuanhou Gao

This paper investigates the effectiveness of transfer learning based on Mallows' Cp. We propose a procedure that combines transfer learning with Mallows' Cp (TLCp) and prove that it outperforms the conventional Mallows' Cp criterion in terms of accuracy and stability. Our theoretical results indicate that, for any sample size in the target domain, the proposed TLCp estimator performs better than the Cp estimator by the mean squared error (MSE) metric in the case of orthogonal predictors, provided that i) the dissimilarity between the tasks from source domain and target domain is small, and ii) the procedure parameters (complexity penalties) are tuned according to certain explicit rules. Moreover, we show that our transfer learning framework can be extended to other feature selection criteria, such as the Bayesian information criterion. By analyzing the solution of the orthogonalized Cp, we identify an estimator that asymptotically approximates the solution of the Cp criterion in the case of non-orthogonal predictors. Similar results are obtained for the non-orthogonal TLCp. Finally, simulation studies and applications with real data demonstrate the usefulness of the TLCp scheme.

📄 PDF Abstract BibTeX arXiv:2107.02847

Code (1)

shaohan-chen/transfer-learning-in-mallows-cp 공식 구현

Tasks

feature selectionTransfer Learning

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Guided Recommendation for Model Fine-Tuning

2023-01-01 · CVPR 2023 1 · Hao Li, Charless Fowlkes, Hao Yang, Onkar Dabeer 외

Model selection is essential for reducing the search cost of the best pre-trained model over a large-scale model zoo for a downstream task. After analyzing recent hand-designed model selection criteria with 400+ Imag…

modelModel SelectionTransfer Learning

Simple stopping criteria for information theoretic feature selection

2018-11-29 · Shujian Yu, Jose C. Principe

Feature selection aims to select the smallest feature subset that yields the minimum generalization error. In the rich literature in feature selection, information theory-based approaches seek a subset of features such t…

feature selection

Diverse Online Feature Selection

2018-06-12 · Chapman Siu, Richard Yi Da Xu

Online feature selection has been an active research area in recent years. We propose a novel diverse online feature selection method based on Determinantal Point Processes (DPP). Our model aims to provide diverse featur…

Diversityfeature selectionPoint Processes

Transferable Query Selection for Active Domain Adaptation

2021-06-19 · CVPR 2021 1 · Bo Fu, Zhangjie Cao, Jianmin Wang, Mingsheng Long

Unsupervised domain adaptation (UDA) enables transferring knowledge from a related source domain to a fully unlabeled target domain. Despite the significant advances in UDA, the performance gap remains quite large be…

Active LearningDiversityDomain AdaptationUnsupervised Domain Adaptation

A Review of Feature Selection Methods Based on Mutual Information

2015-09-24 · Jorge R. Vergara, Pablo A. Estévez

In this work we present a review of the state of the art of information theoretic feature selection methods. The concepts of feature relevance, redundance and complementarity (synergy) are clearly defined, as well as Mar…

feature selection